Commit Graph

45 Commits

Author SHA1 Message Date
Aminejv
cfa8d69425 feat(Onboarding): store survey answers in the surveys table 2021-12-20 17:06:16 +01:00
Aminejv
5743dea99f feat(Upload): delete onboarding table 2021-12-14 18:10:20 +01:00
Aminejv
19a63411dc feat(onboarding): add onboarding/update endpoint 2021-12-14 17:21:01 +01:00
Aminejv
20ba244ce8 feat(survey): change surveys table name to onboarding 2021-12-14 16:50:29 +01:00
Aminejv
9c5e2e87dc feat(survey): add data methods 2021-12-14 16:48:27 +01:00
Martina
a194fe4046 added saving tags to the file itself 2021-10-02 14:38:54 -07:00
Martina
99b16cbfab estuary storage deals 2021-09-27 21:16:26 -07:00
Martina
838d08f743 adding api key and editing deals table 2021-09-26 17:20:16 -07:00
Martina
8be6c257b4 add get api key and check link extension endpoints 2021-09-14 16:00:55 -07:00
Martina
4e5f1d2d67 adding sendgrid contacts update functions 2021-08-27 15:27:00 -07:00
Martina
ab80643e4b updated user count calculation functions 2021-08-23 16:43:19 -07:00
Martina
c7f18df245 improved slate filecount and subscriber count calculations 2021-08-23 16:43:19 -07:00
Martina
3faf4ee961 removed likes 2021-08-07 15:41:18 -07:00
Martina
c86a738266 modified backend to recalculate file privacy upon add/remove from public collection 2021-08-06 18:13:45 -07:00
Aminejvm
7fb84a2655 added: new colors tokens 2021-07-27 13:16:52 +01:00
Martina
e8e1e1f26e squashing commits 2021-06-08 15:53:30 -07:00
Martina
c686488721 adding likes and counts 2021-05-24 15:19:48 -07:00
Martina
a26100b75e tracking actions for activity and usage for analytics 2021-05-18 19:58:14 -07:00
Martina
55d724771a fixed filtering bug and cleaned up code 2021-04-17 17:36:28 -07:00
jimmylee
39be3be228 getAllStats and getOrCreateGlobalStats for intelligence.slate.host 2020-12-02 02:42:49 -08:00
@wwwjim
9442927505 adds all activity endpoint, adds full slate map, adds expensive stats endpoint 2020-12-01 23:01:39 -08:00
Martina
8b33b787ea now deletes from all reposted slates when delete a file 2020-11-18 18:51:27 -08:00
martinalong
f3a3da38c8
Merge pull request #421 from filecoin-project/@tarafanlin/newprofile
empty profile view & styling tweaks
2020-11-18 15:59:56 -08:00
jimmylee
83ba2b6a85 adds method to get libp2p tokens back when user accounts are deleted from Slate 2020-11-17 00:03:49 -08:00
tarafanlin
acd89f3e9e empty profile view & styling tweaks 2020-11-16 23:12:35 -08:00
@wwwjim
763bb14f72 get objects that have a CID from slates query 2020-10-28 23:03:12 -07:00
Martina
d2e002befe working on delete-reposts-by-cid 2020-10-21 13:26:17 -07:00
@wwwjim
dda2ec8bf9 get all deals API call 2020-10-19 09:47:45 -07:00
Martina
29a8c0f685 endpoints work but not saving data to user 2020-09-21 15:21:50 -07:00
Martina
afad702467 added followers viewing 2020-09-06 15:30:42 -07:00
@wwwjim
8039d31192 slates: adds an easy way to get every user and every slate (use with caution) 2020-08-27 15:05:20 -07:00
@wwwjim
b76d7735dc trust: adds pending trust requests and verification step, completes integration example 2020-08-26 03:03:39 -07:00
@wwwjim
0af4431bd3 integration: example subscribe and unsubscribe endpoints with ui example 2020-08-25 20:13:06 -07:00
@wwwjim
c5a9ba9294 search: lands fuzzy slatename and username search into one search endpoint 2020-08-25 18:27:05 -07:00
@wwwjim
9b73c7f8f9 node_common: fixes issue with misnamed path 2020-08-25 14:26:03 -07:00
@wwwjim
8bd1d76c1f postgres: adds trusted relationship and activity queries 2020-08-25 14:23:45 -07:00
@wwwjim
835898d5f9 subscriptions: queries for subscriptions 2020-08-25 13:26:15 -07:00
@wwwjim
e79f611fda slates: supports deleting slates 2020-08-06 19:17:49 -07:00
jimmylee
ab462f39c4 user-deletion: elegantly deletes slates and fixes bucket deletion 2020-08-02 15:06:46 -07:00
@wwwjim
d1048382d7 api: lands get slate and add data to slate by id 2020-07-28 16:08:44 -07:00
@wwwjim
d3ac3599ed api keys: users can generate their own API keys now 2020-07-27 23:54:15 -07:00
@wwwjim
e70c55f4e7 slates: creating slates 2020-07-26 18:51:51 -07:00
@wwwjim
a80ede160c slates: adds database retrieval, update, and creation methods 2020-07-24 17:16:35 -07:00
@wwwjim
a533b5249b models: moves from username checks to id checks because users change usernames 2020-07-22 03:51:40 -07:00
@wwwjim
b6a8c880cd postgres: user accounts, migration scripts, api route rewrite, stopping point 2020-07-17 03:24:20 -07:00