Commit Graph

2993 Commits

Author SHA1 Message Date
Aminejv
9fd63292cf fix(auth): radd missing code 2021-12-14 16:49:19 +01:00
Aminejv
c6482e64e3 feat(SceneSurvey): add same wrapper as auth 2021-12-14 16:49:18 +01:00
Aminejv
bd0632929a feat(useForm): add support for checkbox with array value 2021-12-14 16:49:18 +01:00
Aminejv
6387fb8348 feat(theme): update grayLight4 and gray 2021-12-14 16:49:18 +01:00
Aminejv
e1df84d756 feat(survey): add sceneSurvey and link with the backend 2021-12-14 16:49:16 +01:00
Aminejv
e151b74bbe fix(SignUpPopover): height overflowing 2021-12-14 16:48:27 +01:00
Aminejv
ead69d141a feat(survey): add createSurvey action 2021-12-14 16:48:27 +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
Aminejv
66254a8d99 feat(survey): added survey table 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
0a5281b29b fixed incorrect id used for sceneslate file id 2021-12-13 14:17:21 -08:00
Martina
ee04e0addd deleting SearchModal.js because no longer used 2021-12-13 13:40:19 -08:00
Martina
6109d1982f moved alert to bottom of page so don't have to worry about positioning 2021-12-13 13:35:08 -08:00
martinalong
27913b1789
Merge pull request #1039 from filecoin-project/@martinalong/id-based-file-routing
switched to id based carousel routing
2021-12-13 13:27:29 -08:00
Martina
2ad80f2811 switched to id based carousel routing 2021-12-13 13:27:03 -08:00
martinalong
07ab8caa2a
Merge pull request #1038 from filecoin-project/@martinalong/profile-pages
Integrated profile and slate pages
2021-12-13 12:34:30 -08:00
Martina
c18d49f365 fixed scrolling of pages that are empty and removed filter from 404 and signin pages 2021-12-13 12:31:59 -08:00
Martina
42eda96cdb added internal routing for default to first slate in profile, and added directory to sidebar 2021-12-13 12:31:59 -08:00
Martina
c0f918f8c6 added default to first slate in a profile, and redirect to data for own profile 2021-12-13 12:31:59 -08:00
Martina
3c290bf0e1 setup profiles in new format 2021-12-13 12:31:59 -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
martinalong
b2a5670a56
Update README.md 2021-12-08 13:06:22 -08:00
martinalong
9106c47a06
Merge pull request #973 from filecoin-project/@aminejv/filter-updates
Add tags to the filter sidebar
2021-11-29 13:34:46 -08:00
martinalong
34aedadb6a
Merge branch 'main' into @aminejv/filter-updates 2021-11-29 13:34:27 -08:00
martinalong
af3f5d820c
Merge pull request #1014 from filecoin-project/@tarafanlin/new-landing
@tarafanlin/new landing
2021-11-29 13:10:17 -08:00
Aminejv
791665d861 feat(Search): show search result when user is not logged in 2021-11-29 20:36:40 +01:00
Aminejv
66e9559c42 feat(SceneFilesFolder): remove Filter components 2021-11-29 18:43:42 +01:00
Aminejv
e454e30c85 feat(ApplicationHeader): add search input 2021-11-29 18:43:42 +01:00
Aminejv
e910f63a32 feat(SceneSlate): remove slate actions 2021-11-29 18:43:42 +01:00
Aminejv
10db14380d feat(Application): wrap data, slate and profile scenes with filter components 2021-11-29 18:43:42 +01:00
Aminejv
e8f29c10a8 feat(Filter): remove filter state 2021-11-29 18:43:42 +01:00
Aminejv
8ec4aae957 feat(Search/index): add search components 2021-11-29 18:43:42 +01:00
Aminejv
e9caf827db feat(Search/store): manage search state 2021-11-29 18:43:42 +01:00
Aminejv
de5bafe58f feat(constants): add intercomWidget to sizes 2021-11-29 18:43:42 +01:00
Aminejv
b3a79ba686 feat(TextObjectPreview): cache file's fetched content 2021-11-29 18:43:42 +01:00
Aminejv
d65162d916 feat(ImageObjectPreview): prevent reloading images that are cached by the browser 2021-11-29 18:43:42 +01:00
Aminejv
f86bb5b8ab feat(Filter/Sidebar): fix overflow 2021-11-29 18:43:42 +01:00
Aminejv
5233b5c056 feat(Filter/Popup): add responsive popup component 2021-11-29 18:43:42 +01:00
Aminejv
d3459a9919 feat(Filter/Provider):
- remove useWorker

- add useFilterPopup
2021-11-29 18:43:41 +01:00
Aminejv
ba3e2c8877 feat(Filter/Sidebar): add tags filters 2021-11-29 18:43:41 +01:00
Aminejv
0697c2d266 feat(Filter/Filters): add tags and remove browser filters 2021-11-29 18:43:41 +01:00
Aminejv
15d0940546 feat(Divider): add support for css prop 2021-11-29 18:43:41 +01:00
Aminejv
2e7606a4e9 feat(filter-utilities): simplify filtering structure 2021-11-29 18:43:41 +01:00
Aminejv
2827589e45 feat(ApplicationHeader): update header's height 2021-11-29 18:43:41 +01:00
Aminejv
779bbac89e feat(Filter): remove filter-files worker 2021-11-29 18:43:41 +01:00
Aminejv
f22e79aac2 feat(Filter/Breadcrumb): delete Breadcrumb component 2021-11-29 18:43:41 +01:00
Martina
c592dc6520 allow search by unauthenticated users 2021-11-24 15:15:36 -08:00
tarafanlin
30026b77dd fix styling bugs 2021-11-24 11:38:48 -08:00