Commit Graph

119 Commits

Author SHA1 Message Date
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
0af771dd58
fix: suggestions update 2021-04-01 10:12:48 +00:00
tarafanlin
e1f3c0f200 code clean up 2021-03-31 12:21:02 -07:00
tarafanlin
aa45067c69 code clean up 2021-03-30 14:31:29 -07:00
tarafanlin
4c6e663a86 disallow action bar when viewing other's profile 2021-03-30 14:22:12 -07:00
Akuoko Daniel Jnr
1adad7d273
feat: handle tag overflow 2021-03-30 17:36:26 +00:00
Akuoko Daniel Jnr
7d769f6e41
feat: bulk editing 2021-03-30 02:06:42 +00:00
Aminejvm
8fdc1962a1 moved endpoints to shovel 2021-03-05 08:32:08 +01:00
Aminejvm
952bb22008 added error handling 2021-03-03 11:01:34 +01:00
Aminejvm
bfd8f6640b Added download support for slates 2021-03-03 09:48:59 +01:00
Aminejvm
d67ac63cc1 multi-download support 2021-03-02 14:33:10 +01:00
Martina
11140b35a4 direct link to items in files that are public + removed copy link buttons 2021-02-28 20:17:41 -08:00
Martina
698b53c335 small change to fix file name rendering on grid 2021-02-24 13:03:10 -08:00
CAKE
1c3b5c50b8
Merge pull request #524 from filecoin-project/@aminejv/ux-improvements
Ux improvements
2021-02-15 10:44:10 -08:00
Aminejvm
b15dd5c5f8 fixed namings 2021-02-15 18:32:44 +01:00
Aminejvm
926a5d955e added drag to download to SlateLayout 2021-02-12 19:08:07 +01:00
Aminejvm
cc6f91fdf0 remove dragging event collisions 2021-02-12 16:12:20 +01:00
Aminejvm
374866e9af added uploading images from clipboard 2021-02-11 11:31:39 +01:00
Aminejvm
b4f6a176b7 added Esc to uncheck all selections 2021-02-11 07:59:28 +01:00
Aminejvm
44746ee37d initial draft 2021-02-11 07:31:22 +01:00
Aminejvm
812aee8ba2 Added support for deselection 2021-02-09 19:38:24 +01:00
Aminejvm
6c56e23458 fixed conflicts 2021-02-09 19:38:19 +01:00
Aminejvm
0b84cd0edf fixed pointer bug 2021-02-09 19:37:53 +01:00
Aminejvm
10b60b51cf adjusted selecting box style 2021-02-09 19:37:53 +01:00
Aminejvm
aa9a3d2afa Removed unnecessary rerenders 2021-02-09 19:37:53 +01:00
Aminejvm
db05e37c50 performance improvements 2021-02-09 19:37:53 +01:00
Aminejvm
e593b32ff2 initial draft for the drag and select behavior 2021-02-09 19:37:53 +01:00
Martina
a52729d1e0 fixed comments' 2021-01-18 13:21:39 -08:00
tarafanlin
77b2346a03 peer & file context menu 2021-01-15 17:16:50 -08:00
tarafanlin
34814e5ed6 follow/unfollow and misc styling 2021-01-15 17:16:50 -08:00
Martina
e55d6981da removed unnecessary loading and removed await set state 2020-12-21 17:20:24 -08:00
Martina
d9b8d16f6a new home navigation style 2020-12-17 13:49:39 -08:00
Martina
e849324486 optimistic updates 2020-12-14 17:54:07 -08:00
Martina
265fe00e54 misc style updates 2020-12-08 20:22:17 -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
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
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
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
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