Commit Graph

280 Commits

Author SHA1 Message Date
Aminejv
3359b9ad5b feat(Constants): update ifps gateway to ipfs.io 2022-06-20 13:32:54 +03:00
Martina
420bca3ad9 redo a deleted file 2022-01-04 15:41:13 -08:00
Aminejv
42a81b9e0c feat(CTATransition): update to match new auth design 2021-12-14 17:54:08 +01:00
Martina
2ad80f2811 switched to id based carousel routing 2021-12-13 13:27:03 -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
d9e2c89659 added standalone file page and edited share modal to use it 2021-11-16 16:52:19 -08:00
Martina
7081b19f7f converted slate.data.preview -> slate.preview 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
6c1c66b09e converted user.data.photo -> user.photo 2021-09-13 12:40:51 -07:00
Martina
cabcdc31ec converting data.body to body 2021-09-13 12:40:51 -07:00
Martina
b45be08ffb modified data.name to just name 2021-09-13 12:40:51 -07:00
Martina
10c663e7a5 api doc edits and adding google site verification file 2021-08-18 13:35:38 -07:00
Martina
2de540bc86 fix import bugs 2021-08-18 13:12:57 -07:00
Aminejv
8e0838b3c3 chore(SlateLayout): replace SlateLayout with DataView 2021-08-12 18:12:11 +01:00
Aminejv
edbd3b5e5a chore(env): remove EXTERNAL_RESOURCES and use new envs 2021-08-09 14:51:51 +01: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
tarafanlin
765a7beeda swap out color vars 2021-07-07 12:58:14 -07:00
tarafanlin
bba0c55e09 colors 2021-07-07 12:14:51 -07:00
Martina
387045082c adding Logging function and converting console.log to Logging.log 2021-06-11 12:25:58 -07:00
Martina
e8e1e1f26e squashing commits 2021-06-08 15:53:30 -07:00
Martina
e9db8cdb2f removed unused files 2021-06-07 16:55:56 -07:00
Martina
088b9bf2b1 removing design system 2021-05-27 12:11:40 -07:00
Martina
17f1ca18cf added standard typography styles 2021-05-16 17:44:02 -07:00
Martina
55d724771a fixed filtering bug and cleaned up code 2021-04-17 17:36:28 -07:00
Martina
1aaefd2540 minor adjustments to tags 2021-04-15 13:26:24 -07:00
martinalong
d0d40b280c
Merge pull request #615 from filecoin-project/@akuokojnr/tags
feat: add tags to slates
2021-04-06 17:34:50 -07:00
Akuoko Daniel Jnr
6696744a89
feat: add tag to sds 2021-03-31 20:44:41 +00:00
Aminejvm
3258eb0223 added more slider style props 2021-03-25 11:47:15 +01:00
martinalong
16650b6f15
Merge pull request #616 from filecoin-project/@akuokojnr/cleanup-sds
Clean-up: component imports in SDS
2021-03-08 15:13:15 -08:00
Aminejvm
a24802e698 fixed when slate is empty edge case 2021-03-08 19:45:56 +01:00
Akuoko Daniel Jnr
0134b9845d
fix: component imports 2021-03-08 10:13:56 +00:00
Akuoko Daniel Jnr
69d8cec571
fix: use proper link to package on npm 2021-03-08 09:59:27 +00:00
toast
c9d508269c os detection for search key modifier, cmd icon to information icon 2021-03-07 15:26:44 -08:00
Martina
11140b35a4 direct link to items in files that are public + removed copy link buttons 2021-02-28 20:17:41 -08:00
Akuoko Daniel Jnr
eb31f8204d
fix: add attribution 2021-02-23 19:22:53 +00:00
Akuoko Daniel Jnr
802b1be449
fix: typo on systems page 2021-02-23 17:36:52 +00:00
Akuoko Daniel Jnr
b586db501e
fix: edit system page 2021-02-23 17:18:07 +00:00
Akuoko Daniel Jnr
489166cd79
fix: allow 3d card to take arbitrary children 2021-02-23 14:09:26 +00:00
Akuoko Daniel Jnr
52cc5d813f
feat: add 3d card 2021-02-23 13:38:20 +00:00
Aminejvm
f0ec023fd5 fixed list tokens spaceing issue 2021-02-22 11:56:56 +01:00
Akuoko Daniel Jnr
03bb1eb5f1
fix: remove react-pdf 2021-02-15 08:33:02 +00:00
Akuoko Daniel Jnr
91538573f5
refactor: extract pdf-viewer into a component and display on system page 2021-02-08 12:22:20 +00:00
martinalong
9c1dd7fd65
Merge pull request #502 from filecoin-project/@tarafanlin/privacy 2021-02-05 22:44:55 -08:00
CAKE
21fba66ef0
Merge pull request #503 from filecoin-project/@akuokojnr/multiplayer-slate
feat: show user online status
2021-02-05 22:22:00 -08:00
CAKE
2adfa9c73a
Merge pull request #506 from filecoin-project/@aminejvm/add-carrousel-mobile
Fix: GlobalCarrousel not working on slates (mobile)
2021-02-05 22:20:45 -08:00
Xuefeng Zhu
5502d92999 add pdf viewer system page 2021-02-05 14:08:23 -08:00
Akuoko Daniel Jnr
bda5f2d771
refactor auth condition 2021-02-05 13:10:50 +00:00