Commit Graph

152 Commits

Author SHA1 Message Date
Aminejv
b9376bad0f feat(viewer): add extension onboarding columns 2022-10-03 15:36:36 +01:00
Aminejv
c8bcda4470 feat(managers/viewer): add views the viewer's payload 2022-09-12 12:28:57 +01:00
Martina
0de02a006e removed extra console.log in update search 2022-01-06 14:07:00 -08: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
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
00ee322ee0 feat(survey): add api/surveys/create endpoint 2021-12-14 16:48:27 +01:00
Martina
c592dc6520 allow search by unauthenticated users 2021-11-24 15:15:36 -08:00
Aminejv
f189affcbb feat(GlobalCarousel): add save button 2021-11-22 09:38:02 +01:00
Martina
caa9193c0c fixed some edge cases that weren't updating correctly 2021-11-15 14:11:22 -08:00
Martina
60421cc214 swapped slate.preview for slate.coverImage 2021-11-12 13:53:31 -08:00
Martina
a5e3670581 removed link source from code and from database and search 2021-11-11 13:11:13 -08:00
Martina
8accb20f1c added ability to search through another user's files 2021-11-08 17:17:09 -08:00
Martina
e3553d71a0 improving search for filenames 2021-11-05 11:12:04 -07:00
Martina
3247cff0d1 fixing some places where search manager wasn't properly updating files 2021-11-03 10:56:42 -07:00
Martina
09c1f3b1f0 added search multiple object types at once 2021-11-01 13:38:58 -07:00
Martina
ddaacf72fa added search all query 2021-11-01 13:38:58 -07:00
Martina
14eb5925b2 plugged in search update function where appropriate 2021-11-01 13:38:58 -07:00
Martina
3abdd3f517 made search add/update/delete queries more succinct 2021-11-01 13:38:58 -07:00
Martina
053e2f2d04 breaking up search into multiple files and a script 2021-11-01 13:38:58 -07:00
Martina
24160ca830 search queries 2021-11-01 13:38:58 -07:00
Martina
c1bceaf1ec added search-utilities and basic schema for index creation 2021-11-01 13:38:58 -07:00
Martina
0c91a54382 textile bucketsGetOrCreate replacement 2021-09-24 18:20:28 -07:00
Martina
ee28db9142 removed serializers except sanitizeUser and updated properties lists in serializer 2021-09-13 12:47:23 -07:00
Martina
e4e4f67293 removed remaining mentions of user.data, slate.data, file.data 2021-09-13 12:47:23 -07:00
Martina
c53f7a42af comment out tagging 2021-09-13 12:47:23 -07:00
Martina
4cbd6cab6f converted file.data.coverImage -> file.coverImage 2021-09-13 12:44:49 -07:00
Martina
44820c388a converted file.data.type -> file.type 2021-09-13 12:40:51 -07:00
Martina
e0a044fcac converted file.data.size to file.size 2021-09-13 12:40:51 -07:00
Martina
33cca1c1a3 convert user.data.onboarding -> user.onboarding 2021-09-13 12:40:51 -07:00
Martina
27f32cbcd9 converted data.settings to just the individual settings 2021-09-13 12:40:51 -07:00
Martina
9110cdc313 removed collection level tags 2021-08-24 14:04:10 -07:00
Aminejv
e04c528c3b fix(viewer): use promise.allSettled instead of promise.all in the getById method 2021-08-19 21:41:59 +01:00
Aminejv
b3c23bdb45 feat(viewer): update getById to call independent data methods on parallel 2021-08-19 17:02:35 +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
martinalong
671a230c89
Merge branch 'main' into @aminejv/activity 2021-08-02 19:02:57 -07:00
Martina
006511a11d adding handling for non number sizes 2021-08-02 17:45:55 -07: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
Aminejvm
31c2a62bf5 Merge branch 'main' of github.com:filecoin-project/slate into @aminejv/email-fixes 2021-06-11 19:35:32 +01:00
Martina
387045082c adding Logging function and converting console.log to Logging.log 2021-06-11 12:25:58 -07:00
Aminejvm
ced4c05334 fix(email): add sender name to sendTemplate 2021-06-11 19:02:29 +01:00
Martina
e8e1e1f26e squashing commits 2021-06-08 15:53:30 -07:00
Martina
1c26502bf9 fixed undefined value for email serializing 2021-05-25 16:04:16 -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
5cf59c3c41 fixed error when edit slate name, new tags not removeable 2021-04-23 19:24:03 -07:00