Commit Graph

843 Commits

Author SHA1 Message Date
Martina
1256ea109b style changes and fixed file not found bug 2020-12-11 15:23:14 -08:00
martinalong
68c2e44488
Merge pull request #474 from filecoin-project/@tarafanlin/cleanup
slatepreviewblock code cleanup
2020-12-11 14:38:41 -08:00
tarafanlin
57780b7095 code cleanup based on comments 2020-12-11 11:01:46 -08:00
CAKE
402a54a87e
Merge pull request #472 from filecoin-project/@tarafanlin/autosave
autosave for slate carousel editor inputs
2020-12-11 10:19:37 -08:00
tarafanlin
83582c1eef combine slatepreviewblocks & make internal/external styling more consistent 2020-12-11 00:16:12 -08:00
Martina
efb7ad1d34 small style tweaks 2020-12-10 19:12:03 -08:00
Martina
304af24e30 faq redirect 2020-12-10 19:06:22 -08:00
Martina
0033c30bab grey background style 2020-12-10 18:59:27 -08:00
tarafanlin
fe5e45639c autosave for slate carousel editor 2020-12-09 15:36:52 -08:00
CAKE
60fc762b31
Merge pull request #469 from filecoin-project/@akuokojnr/fix-nits
refactor: move unity frame props to guard code
2020-12-08 22:59:14 -08:00
tarafanlin
98c02f6da2 nits styling 2020-12-08 22:20:12 -08:00
Martina
265fe00e54 misc style updates 2020-12-08 20:22:17 -08:00
Martina
461c6eeed7 activity feed 2020-12-08 11:42:28 -08:00
Akuoko Daniel Jnr
ddcb4e96e1
refactor: move props to guard code 2020-12-08 18:04:35 +00:00
CAKE
b804027720
Merge pull request #468 from filecoin-project/@akuokojnr/fix-unity
fix: get unity game config and loader from data prop
2020-12-08 09:32:12 -08:00
Akuoko Daniel Jnr
8e965dc209
fix: add unity game config and loader from the game data 2020-12-08 11:00:15 +00:00
tarafanlin
4bd703806b changing loader spinner position 2020-12-07 16:23:34 -08:00
tarafanlin
92b1a6c018 resolve conflicts 2020-12-06 22:09:49 -08:00
tarafanlin
69928fc8a4 hide checkboxes for allobjects and other actions for deleted files when deleting 2020-12-06 22:06:58 -08:00
tarafanlin
701a13efaf default show action bar during loading 2020-12-06 22:06:58 -08:00
tarafanlin
c0ecc7afb0 adding action bar loader in slatelayout & hide actions when loading 2020-12-06 22:04:02 -08:00
tarafanlin
49e30249ee hiding actions when the action bar is working in dataview 2020-12-06 21:49:46 -08:00
Martina
037f50f103 borderless data view 2020-12-05 19:21:58 -08:00
Martina
6d6eb3b3f3 update to data bar appearance 2020-12-05 19:15:35 -08:00
Martina
4beb3e5f49 fixed small bug 2020-12-03 15:43:57 -08:00
martinalong
5cd65b9b66
Merge pull request #456 from filecoin-project/@akuokojnr/multiple-select
feat: range selection whilst pressing shift + click
2020-12-02 14:06:59 -08:00
Martina
9342ea75d0 new search update using flexsearch 2020-12-01 18:18:24 -08:00
tarafanlin
fc3e535b63 patch broken link for explore slates 2020-12-01 15:57:51 -08:00
Akuoko Daniel Jnr
bf71b111be
fix: remove text highlight if shift + click 2020-12-01 23:57:36 +00:00
Akuoko Daniel Jnr
bc2c9635b6
chore: clean-up checkbox event handler 2020-12-01 23:27:50 +00:00
tarafanlin
49d55531e2 new landing hero with product demo 2020-11-30 15:37:07 -08:00
Martina
500a2dc8e7 fixed bug where carousel doesn't show in external pages 2020-11-30 13:11:59 -08:00
Akuoko Daniel Jnr
15e6987271
chore: use appropriate name for event handlers 2020-11-30 16:23:32 +00:00
Akuoko Daniel Jnr
77f320fdba
chore: clean up range selection handler 2020-11-30 16:17:48 +00:00
Akuoko Daniel Jnr
e89d029bb7
feat: add multiple checkbox selection while pressing shift key to table view 2020-11-30 15:50:46 +00:00
Akuoko Daniel Jnr
0d374e1184
feat: add multiple checkbox selection while pressing shift key to grid view 2020-11-30 14:42:18 +00:00
@wwwjim
9d8e0bfbfa emotion 11.1.1 and react 17.0.1 update 2020-11-29 21:35:19 -08:00
Martina
c3ff1e31fe improved preview images 2020-11-29 15:47:08 -08:00
Martina
a5cec0fa9a converted to using error message formatter 2020-11-27 20:39:01 -08:00
Martina
0a99482fb1 new design system buttons 2020-11-27 19:35:48 -08:00
Martina
631ad13287 added optional chaining and fixxed gutter on profile buttons 2020-11-27 17:54:42 -08:00
Martina
396130ff64 hitbox for nav and standardizing api call format 2020-11-27 17:30:40 -08:00
Martina
579e879571 post db cleanup code changes plus unity game carousel 2020-11-27 17:19:30 -08:00
Martina
3a1d260523 fix for preveiw image not showing in sidebar 2020-11-27 15:38:57 -08:00
Martina
8f73ccc612 many misc fixes 2020-11-27 15:02:23 -08:00
@wwwjim
8659025d18 zero warning design system builds 2020-11-25 15:53:25 -08:00
@wwwjim
017d77996d design system purges, upgrades to 0.2.0, drops clientside powergate support 2020-11-25 15:19:08 -08:00
jimmylee
ea84ec0708 more robust removal code 2020-11-25 01:17:37 -08:00
CAKE
ea1fe551a2
Merge pull request #448 from akuokojnr/unity/cleaning-events
Fix: Cleanup Unity events after unmount
2020-11-24 19:42:07 -08:00
Martina
20612686ed moving functions to user behaviors 2020-11-23 22:31:52 -08:00