Aminejv
|
b5c985fc27
|
chore(node_common/utilities): remove unused code
|
2023-01-17 17:03:55 +01:00 |
|
Aminejv
|
5dda7eef1e
|
chore(constants&environement): remove textile env constants
|
2023-01-17 17:03:55 +01:00 |
|
Aminejv
|
86f9bbdc65
|
chore(node_common/managers/viewer): remove unused code
|
2023-01-17 17:03:55 +01:00 |
|
Aminejv
|
f7d24eb9e9
|
chore(node_common/utilities): remove unused code
|
2023-01-16 11:18:09 +01:00 |
|
Aminejv
|
d3be284719
|
chore(node_common/serializers): remove unused code
|
2023-01-16 11:17:01 +01:00 |
|
Aminejv
|
88cd23d055
|
chore(node_common): remove the powergate file
|
2023-01-16 11:10:37 +01:00 |
|
Aminejv
|
b9376bad0f
|
feat(viewer): add extension onboarding columns
|
2022-10-03 15:36:36 +01:00 |
|
Aminejv
|
95287d322f
|
feat(views): add unique constraint to filterBySource for each user
|
2022-09-14 14:19:28 +01:00 |
|
Aminejv
|
c8bcda4470
|
feat(managers/viewer): add views the viewer's payload
|
2022-09-12 12:28:57 +01:00 |
|
Aminejv
|
044911d21a
|
feat(node_common/data): add views methods
|
2022-09-12 12:27:46 +01:00 |
|
Aminejv
|
3359b9ad5b
|
feat(Constants): update ifps gateway to ipfs.io
|
2022-06-20 13:32:54 +03: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 |
|
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 |
|