Commit Graph

377 Commits

Author SHA1 Message Date
Aminejv
8c32055e28 fix(landing): replace current landing pages assests to our Estuary's ipfs gateway 2023-01-21 18:00:20 +01:00
Aminejv
44a7d84a12 feat(api/zip): deprecate get-paths api 2023-01-21 17:09:59 +01:00
Aminejv
e677b9aeb7 chore(api/users&/twitter): no need to create a bucket when signup a user 2023-01-21 17:09:59 +01:00
Aminejv
bddcb9bd51 chore(data/api): remove textile code 2023-01-21 17:09:59 +01:00
Aminejv
b2d69caebb chore(api/data): no need to remove from textile 2023-01-21 17:09:59 +01:00
Aminejv
572761304b chore(api/data): remove bucket-remove and get-bucket 2023-01-21 17:09:59 +01:00
Aminejv
bb5d770c1e chore(api): remove unsused apis 2023-01-21 17:07:30 +01:00
Aminejv
2189dd93a3 feat(api/data/create-link): return created links data 2022-11-07 14:47:58 +01:00
Aminejv
0f7852c5b7 feat(View): return created view in the response 2022-09-29 14:01:18 +01:00
Aminejv
f99c652bd9 feat(views): add unique constraint to filterBySource for each user 2022-09-14 14:18:51 +01:00
Aminejv
4bced27f0c feat(views/create): return error if filterBySource is invalid 2022-09-12 13:46:37 +01:00
Aminejv
2d3130840c feat(views/create): return error if filterBySlateId is invalid 2022-09-12 13:02:16 +01:00
Aminejv
239539a381 feat(api): add views endpoints 2022-09-12 12:40:30 +01:00
Aminejv
481839adcf fix(data/delete): delete objects from search index 2022-08-18 10:46:34 +01:00
Martina
d13e480e1a fixed bug with removing from slates already deleted 2022-01-27 18:35:29 -08:00
Martina
eb20803b87 removed no private files alert 2022-01-27 15:13:48 -08:00
Aminejv
bbfb94b813 fix(TwitterAuth): safari doesn't set cookies on requests 2022-01-26 17:05:25 +01:00
Aminejv
dd3f46f0c9 feat(db/users):
- remove settings column

- add isFilterSidebarCollapsed column
2022-01-03 12:24:34 +01:00
Aminejv
cfa8d69425 feat(Onboarding): store survey answers in the surveys table 2021-12-20 17:06:16 +01:00
Aminejv
0f7b43cf1d feat(onboarding): delete status-update endpoint
- update onboarding via users/update endpoint
2021-12-14 18:10:44 +01:00
Aminejv
5743dea99f feat(Upload): delete onboarding table 2021-12-14 18:10:20 +01:00
Aminejv
da00d27a4c feat(db/users): add settings column 2021-12-14 18:08:54 +01:00
Aminejv
49672e489b fix(password-reset): update /password-reset's email template 2021-12-14 18:08:54 +01:00
Aminejv
df6683f4e5 feat(Onboarding): conditionally render survey onboarding 2021-12-14 18:08:53 +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
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
Martina
44b8e0d9af delete slate when removed the last file from it 2021-12-13 14:19:46 -08:00
Martina
49c94daa47 fixed bugs with navigating between profile slate pages 2021-12-13 12:31:59 -08:00
Martina
538b931309 added profile page 2021-12-13 12:31:59 -08:00
Martina
c592dc6520 allow search by unauthenticated users 2021-11-24 15:15:36 -08:00
Martina
caa9193c0c fixed some edge cases that weren't updating correctly 2021-11-15 14:11:22 -08:00
Martina
abf34ab852 added updating slate coverImage upon add/remove from slate 2021-11-12 13:14:07 -08:00
Martina
06793ee36b fixed some bugs caught during testing 2021-11-11 17:44:14 -08:00
Martina
f4e60193a6 corrected data format for create collection 2021-11-11 14:42:04 -08:00
Martina
384ad03ac1 edited previous endpoitns and added v3 endpoitns 2021-11-11 14:10:53 -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
3247cff0d1 fixing some places where search manager wasn't properly updating files 2021-11-03 10:56:42 -07:00
Aminejv
c2dc502f84 feat(slates/create): add hydrateViewer param 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
14eb5925b2 plugged in search update function where appropriate 2021-11-01 13:38:58 -07:00
Martina
c6cd40a679 added forgotten check for remove file from slate 2021-10-13 13:39:49 -07:00
Martina
c28b532179 fixed check is owner bug 2021-10-13 13:39:01 -07:00
Martina
c3f2d7c617 removed storage deal options and made edits to storage deal script 2021-09-28 14:54:02 -07:00
Martina
b2ddaf183c updated storage deal code and fixed import error 2021-09-28 13:52:21 -07:00