Commit graph

19 commits

Author SHA1 Message Date
Neil Brommer 90adbcfb7c Add sorting columns 2022-04-19 13:04:38 -07:00
Neil Brommer adf24cbd5c Improve Alert component 2021-12-16 22:16:30 -08:00
Neil Brommer eda134c471 Improve the Dialog component 2021-12-16 22:06:41 -08:00
Neil Brommer ad1552e343 Move the containter list into it's own component 2021-12-16 21:26:53 -08:00
Neil Brommer 93888369ce Add deleting bookmarks 2021-12-16 10:46:22 -08:00
Neil Brommer 07a3245bfc Fix create bookmark button not doing anything, fix bookmark notes not being saved 2021-12-13 22:04:07 -08:00
Neil Brommer 55625b1be4 Add create bookmark 2021-12-13 16:27:13 -08:00
Neil Brommer 64b893b778 Add deleting bookmark groups 2021-12-11 13:56:35 -08:00
Neil Brommer 402445fb3f Style changes 2021-12-07 17:34:47 -08:00
Neil Brommer f63798e897 Turn the top nav bar into a sidebar
Add an edit mode
2021-12-07 17:12:20 -08:00
Neil Brommer 91a660ef43 Automatically change bookmark group text color based on background color 2021-12-05 16:26:14 -08:00
Neil Brommer dbfe36f7d8 Fix create container form validation 2021-12-05 15:52:56 -08:00
Neil Brommer 7841d1d1a8 Add creating bookmark groups 2021-12-05 15:50:48 -08:00
Neil Brommer 560c25b4e8 Use Fluxor for state management 2021-12-03 16:44:02 -08:00
Neil Brommer 437e90039f Create a component for displaying bookmark containers 2021-11-29 22:26:38 -08:00
Neil Brommer b00158daa7 Use Refit for APIs, make data/API stack async 2021-11-28 22:32:21 -08:00
Neil Brommer 4623d8838d Move bookmark container API endpoints to their own controller 2021-11-23 21:55:04 -08:00
Neil Brommer b8b23abffc Finish delete container process 2021-11-22 22:12:13 -08:00
Neil Brommer 3eb2b2ae98 Add Spectre, add bookmark container creation, save selected container to localStorage 2021-11-20 22:47:10 -08:00