Commit Graph

2206 Commits

Author SHA1 Message Date
Akuoko Daniel Jnr
38fb6a8b0b
fix: remove global tag delete 2021-03-31 20:08:58 +00:00
Akuoko Daniel Jnr
dab8685e9d
fix: fetch suggestions 2021-03-30 18:08:21 +00: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
Akuoko Daniel Jnr
c7597abedb
fix: jumping icons 2021-03-24 16:51:53 +00:00
Akuoko Daniel Jnr
7e95d6363f
fix: remove unused import 2021-03-21 20:15:30 +00:00
Akuoko Daniel Jnr
db879ec62c
fix: add missing import 2021-03-21 20:12:14 +00:00
Akuoko Daniel Jnr
089d271e02
fix: suggestions update 2021-03-21 20:09:11 +00:00
Akuoko Daniel Jnr
ce5b5b4c98
fix: tag deletion 2021-03-21 19:37:44 +00:00
Akuoko Daniel Jnr
d11c082f4e
fix: tag addition 2021-03-20 20:35:49 +00:00
Akuoko Daniel Jnr
2eb128b942
fix: update tag suggestions on tag state update 2021-03-19 17:52:24 +00:00
Akuoko Daniel Jnr
1945354f36
fix: add press enter to add tag 2021-03-19 17:05:35 +00:00
Akuoko Daniel Jnr
d9019e67c1
fix: change decorators names and add corresponding messages 2021-03-19 16:51:18 +00:00
Akuoko Daniel Jnr
3230a70f79
fix: get all tags on user login 2021-03-19 16:37:09 +00:00
Akuoko Daniel Jnr
d692974fd7
feat: add input tag to data object 2021-03-18 13:16:37 +00:00
Akuoko Daniel Jnr
743fa736e9
feat: add show more/less 2021-03-15 16:41:51 +00:00
Akuoko Daniel Jnr
a392ad9707
feat: add tag dropdown utilities 2021-03-15 16:01:55 +00:00
Akuoko Daniel Jnr
48052647a5
fix: active state 2021-03-12 13:33:16 +00:00
Akuoko Daniel Jnr
7c3888a735
fix: imports 2021-03-12 13:00:10 +00:00
Akuoko Daniel Jnr
55b808ca1a
feat: add filter 2021-03-12 12:52:55 +00:00
Akuoko Daniel Jnr
e372d03714
fix: remove unused ref 2021-03-12 12:31:24 +00:00
Akuoko Daniel Jnr
97bf545acd
fix: remove log to console 2021-03-12 12:26:53 +00:00
Akuoko Daniel Jnr
13f43f05d1
fix: dedupe tags 2021-03-12 12:26:08 +00:00
Akuoko Daniel Jnr
fc243fdd60
feat: add dropdown utils 2021-03-12 12:17:10 +00:00
Akuoko Daniel Jnr
5f01f99284
fix: dropdown styling 2021-03-12 10:11:39 +00:00
Akuoko Daniel Jnr
02fc1fea71
fix: dropdown states 2021-03-12 02:16:20 +00:00
Akuoko Daniel Jnr
62e8888b12
feat: add dropdown 2021-03-12 01:59:40 +00:00
Akuoko Daniel Jnr
88bd0cc356
feat: add dropdown 2021-03-12 01:02:17 +00:00
Akuoko Daniel Jnr
ed914bd247
fix: tag style 2021-03-12 00:24:17 +00:00
Akuoko Daniel Jnr
1c418f632b
fix: tag style 2021-03-12 00:23:43 +00:00
Akuoko Daniel Jnr
3ed71f4b6f
fix: tag input style 2021-03-12 00:04:41 +00:00
Akuoko Daniel Jnr
8e790c5623
fix: add placeholder 2021-03-12 00:02:08 +00:00
Akuoko Daniel Jnr
89c6144a03
fix: tag input 2021-03-11 21:34:30 +00:00
Akuoko Daniel Jnr
89472aad9f
fix: input tag 2021-03-11 21:34:29 +00:00
Akuoko Daniel Jnr
0484994aff
feat: display tags on slate scene page 2021-03-11 21:34:28 +00:00
Akuoko Daniel Jnr
d407530a1d
fix: tag input functionailty 2021-03-11 21:34:27 +00:00
Akuoko Daniel Jnr
6235849780
fix: add style fixes 2021-03-11 21:34:26 +00:00
Akuoko Daniel Jnr
87864a4982
feat: add input tag 2021-03-11 21:34:25 +00:00
Akuoko Daniel Jnr
129b77939c
feat: add tag field in slate settings sidebar 2021-03-11 21:34:25 +00:00
Martina
172b0223eb fixed not serializing slates bug 2021-03-11 12:20:11 -08:00
Martina
cc19234634 fix for private slates not showing 2021-03-09 18:04:51 -08: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
martinalong
9e4d9a473d
Merge pull request #617 from filecoin-project/@aminejv/multi-download-fixes
Multi download fixes
2021-03-08 15:12:17 -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
CAKE
08206d823d
Merge pull request #612 from filecoin-project/@toastts/mac-icon-changes
os detection for search key modifier, cmd icon to information icon
2021-03-07 20:59:30 -08:00
jimmylee
7682266781 fixes vulunerability with three126 update but also disables globe because of geometry implementation changes 2021-03-07 20:57:26 -08:00
toast
9284ea4330 consistent tooltip text styling 2021-03-07 15:51:16 -08:00
toast
0073f21ba0 make search modal use state.mobile instead of props.mobile 2021-03-07 15:46:44 -08:00