Commit Graph

204 Commits

Author SHA1 Message Date
Martina
29c4f8c106 removed file importing a deleted file 2021-09-28 14:57:55 -07:00
Martina
c3f2d7c617 removed storage deal options and made edits to storage deal script 2021-09-28 14:54:02 -07:00
Aminejv
d2c26ab62e feat(Upload.Modal):
- feat(Controls): adjust to design styles

feat(Summary):

- add upload indicator

- add summary table
2021-09-17 15:20:27 -07:00
Aminejv
958387a2bf chore(SidebarAddFileToBucket): remove file since it's not used anywhere in the app 2021-09-17 15:18:10 -07:00
Aminejv
856d5cb69c feat(UploadSummary): update to new styles 2021-09-17 14:44:29 -07:00
Martina
d99e5d7d28 stylistic changes and fixes, as well as resolving bugs 2021-09-13 12:47:24 -07:00
Martina
ef725d8040 added max length for body and extended database length for body & edited migration script 2021-09-13 12:47:23 -07:00
Martina
e4e4f67293 removed remaining mentions of user.data, slate.data, file.data 2021-09-13 12:47:23 -07:00
Martina
c1d4aec9cb converted file.link. to top level fields 2021-09-13 12:47:23 -07:00
Martina
7081b19f7f converted slate.data.preview -> slate.preview 2021-09-13 12:44:49 -07:00
Martina
e0a044fcac converted file.data.size to file.size 2021-09-13 12:40:51 -07:00
Martina
3b19a78d58 ocnverted data.twitter to twitterVerified and twitterUsername 2021-09-13 12:40:51 -07:00
Martina
27f32cbcd9 converted data.settings to just the individual settings 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
877bf39951 updated save link button to be more visible 2021-08-30 13:14:47 -07:00
Martina
9110cdc313 removed collection level tags 2021-08-24 14:04:10 -07:00
Aminejv
8e0838b3c3 chore(SlateLayout): replace SlateLayout with DataView 2021-08-12 18:12:11 +01:00
Martina
c86a738266 modified backend to recalculate file privacy upon add/remove from public collection 2021-08-06 18:13:45 -07:00
Martina
000e66c935 changed links to use image instead of screenshot 2021-08-03 21:42:31 -07:00
Martina
d28d2bd19a added missing border colors 2021-08-03 16:02:42 -07:00
Aminejvm
7fb84a2655 added: new colors tokens 2021-07-27 13:16:52 +01:00
Martina
9c52ef40f5 added convenience function for endpoints checking authentication 2021-07-13 15:52:21 -07:00
Martina
1ea482c87b add external endpoints for creating links 2021-07-12 21:27:23 -07:00
Martina
eaca8addf3 converted colors to new scheme 2021-07-07 14:44:13 -07: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
c94e384af6 text grayscale 2021-07-07 12:24:01 -07:00
tarafanlin
bba0c55e09 colors 2021-07-07 12:14:51 -07:00
Martina
4f343e5e02 removed 50gb language 2021-06-15 13:29:58 -07:00
Martina
387045082c adding Logging function and converting console.log to Logging.log 2021-06-11 12:25:58 -07:00
Martina
7ec07655dc adding names to input fields 2021-06-08 18:01:16 -07:00
Martina
5230d891c7 converting reposts to save copy 2021-05-31 16:41:00 -07:00
Martina
c686488721 adding likes and counts 2021-05-24 15:19:48 -07:00
Martina
17f1ca18cf added standard typography styles 2021-05-16 17:44:02 -07:00
jasonleyser
494511b9ef Sidebar css updates and added modals
Fixed css bug with the modal and sidebar, and replaced more window confirms
2021-05-11 23:48:35 -06:00
jasonleyser
2050f10f52 Replacing window.confirm
Replacing all window.confirm instances with the updated confirmation modals
2021-05-11 10:42:33 -06:00
Martina
5cf59c3c41 fixed error when edit slate name, new tags not removeable 2021-04-23 19:24:03 -07:00
Martina
7516175d15 renamed slates to collections on front end 2021-04-22 22:18:46 -07:00
Martina
c2628fc497 fixed data table view and privacy toggling issues 2021-04-19 18:07:19 -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
Akuoko Daniel Jnr
55113bc308
feat: add tag component to create slate sidebar 2021-04-02 13:59:20 +00:00
Akuoko Daniel Jnr
0af771dd58
fix: suggestions update 2021-04-01 10:12:48 +00:00
Akuoko Daniel Jnr
865d10c79c
fix: bulk editing 2021-04-01 04:08:56 +00:00
Akuoko Daniel Jnr
bee2ff4b13
clean-up: tags and suggestions states 2021-03-31 21:05:09 +00:00
Akuoko Daniel Jnr
ed0ed33b63
refactor: update suggestions function 2021-03-31 21:00:58 +00:00
Akuoko Daniel Jnr
38fb6a8b0b
fix: remove global tag delete 2021-03-31 20:08:58 +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