Martina
|
0de02a006e
|
removed extra console.log in update search
|
2022-01-06 14:07:00 -08: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
|
9fd63292cf
|
fix(auth): radd missing code
|
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 |
|
Aminejv
|
9c5e2e87dc
|
feat(survey): add data methods
|
2021-12-14 16:48:27 +01:00 |
|
Martina
|
2ad80f2811
|
switched to id based carousel routing
|
2021-12-13 13:27:03 -08: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
|
33f92ca56f
|
made some edits to make the new get image url work
|
2021-11-16 13:18:10 -08:00 |
|
Martina
|
caa9193c0c
|
fixed some edge cases that weren't updating correctly
|
2021-11-15 14:11:22 -08:00 |
|
Martina
|
a7f629d370
|
adjustment script for change and edited flattening-migration script
|
2021-11-12 17:50:20 -08:00 |
|
Martina
|
60421cc214
|
swapped slate.preview for slate.coverImage
|
2021-11-12 13:53:31 -08:00 |
|
Martina
|
abf34ab852
|
added updating slate coverImage upon add/remove from slate
|
2021-11-12 13:14:07 -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 |
|
martinalong
|
84c25d0026
|
Merge pull request #972 from filecoin-project/@aminejv/new-carousel
Feat: New global carousel design
|
2021-11-05 13:11:16 -07: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 |
|
Aminejv
|
ba989feacd
|
feat(create-slate): fix typo
|
2021-11-03 11:51:14 +01:00 |
|
Martina
|
09dd4cfef6
|
hooked up the search endpoint to the front end
|
2021-11-01 13:42:23 -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
|
a194fe4046
|
added saving tags to the file itself
|
2021-10-02 14:38:54 -07:00 |
|
Martina
|
467a8304af
|
better handling for when bucketName is null
|
2021-09-29 14:53:58 -07:00 |
|
Martina
|
c3f2d7c617
|
removed storage deal options and made edits to storage deal script
|
2021-09-28 14:54:02 -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
|
9a836d3bdf
|
hot fix for undefined id and unused file stuff in sceneprofile
|
2021-09-15 11:20:17 -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
|
d0d0d356c9
|
added error messaging & extra privacy recalc when add to slate & conversions between version structures
|
2021-09-13 12:47:23 -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
|
c8b867bfa7
|
converted user.data.photo to user.photo
|
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 |
|