Commit Graph

122 Commits

Author SHA1 Message Date
Aminejv
f99c652bd9 feat(views): add unique constraint to filterBySource for each user 2022-09-14 14:18:51 +01:00
Aminejv
f38957b6b9 feat(managers/viewer): add views the viewer's payload 2022-09-12 12:40:30 +01:00
Aminejv
5c50b7652a feat(node_common/data): add views methods 2022-09-12 12:40:30 +01:00
Martina
d13e480e1a fixed bug with removing from slates already deleted 2022-01-27 18:35:29 -08:00
Aminejv
d812bcab63 fix(delete-user): delete user's survey record 2022-01-19 20:45:21 +01:00
Aminejv
5f893bb1f8 feat(DB/Surveys): update database scripts with the surveys table changes 2021-12-29 09:50:53 +01:00
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
4050d2a2c3 chore(survey): rename ownerId param to userId to match other tables 2021-12-14 16:49:19 +01:00
Aminejv
150ea7710f feat(survey): delete survey when deleting a user 2021-12-14 16:49:19 +01:00
Aminejv
9c5e2e87dc feat(survey): add data methods 2021-12-14 16:48:27 +01:00
Martina
caa9193c0c fixed some edge cases that weren't updating correctly 2021-11-15 14:11:22 -08:00
Aminejv
ba989feacd feat(create-slate): fix typo 2021-11-03 11:51:14 +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
d637d683cf removed unnecessary console.logs 2021-09-26 14:39:35 -07:00
Martina
0c91a54382 textile bucketsGetOrCreate replacement 2021-09-24 18:20:28 -07:00
Martina
fe8b2ce013 edited to remove serializers sanitize 2021-09-14 16:01:49 -07:00
Martina
8be6c257b4 add get api key and check link extension endpoints 2021-09-14 16:00:55 -07:00
Martina
d99e5d7d28 stylistic changes and fixes, as well as resolving bugs 2021-09-13 12:47:24 -07:00
Martina
ee28db9142 removed serializers except sanitizeUser and updated properties lists in serializer 2021-09-13 12:47:23 -07:00
Martina
ec03aa5c3d simplified database methods 2021-09-13 12:47:23 -07:00
Martina
cee2af3c75 edited data methods to fit new data structure 2021-09-13 12:47:23 -07:00
Martina
3b19a78d58 ocnverted data.twitter to twitterVerified and twitterUsername 2021-09-13 12:40:51 -07:00
Martina
4e5f1d2d67 adding sendgrid contacts update functions 2021-08-27 15:27:00 -07:00
Martina
758ac3cb23 removed likes deleting from the delete file method 2021-08-23 19:14:12 -07:00
Martina
de79a8b0c8 updated incorrect label for data function 2021-08-23 16:43:19 -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
Aminejv
79be77787f fix(delete-files-by-ids): delete files from the likes table 2021-08-13 20:40:43 +01:00
Martina
1b0cd2cb49 removing user filecount 2021-08-07 19:58:28 -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
Aminejv
19b1c7c6d9 fix(getSubscriptionByUserId): return slates.id instead of ownerId as id 2021-08-04 17:28:15 +01:00
Aminejv
5eac0f1a9f feat(activity): show owner info in CollectionPreviewBlock 2021-07-27 13:16:58 +01:00
Aminejvm
7fb84a2655 added: new colors tokens 2021-07-27 13:16:52 +01:00
Martina
6cb68d14a3 links 2021-07-07 14:10:31 -07:00
Martina
387045082c adding Logging function and converting console.log to Logging.log 2021-06-11 12:25:58 -07:00
Martina
18ccfeb61c testing monitor functions and changing brand colors 2021-06-10 22:12:39 -07:00
Martina
e8e1e1f26e squashing commits 2021-06-08 15:53:30 -07:00
Martina
c9c148adc9 fixed showing zero counts for slate preview blocks 2021-05-31 22:14:22 -07:00
Martina
5230d891c7 converting reposts to save copy 2021-05-31 16:41:00 -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
17f1ca18cf added standard typography styles 2021-05-16 17:44:02 -07:00
Martina
4656540a60 fixing broken date on markdown files and api key generation and monitor subscribe undefined 2021-04-30 12:14:14 -07:00
Martina
280746bec3 misc small improvements 2021-04-22 20:55:26 -07:00