Commit Graph

58 Commits

Author SHA1 Message Date
Alicia Sykes
a82a4c7103 🔥 Refactor and removes less-important stuff 2021-07-05 21:09:17 +01:00
Alicia Sykes
b24d2ff3d3 ⚠️ Fixes merge conflicts 2021-07-02 19:25:41 +01:00
Alicia Sykes
b065a54832 🔣 Adds new optional font-face, for cyberpunk 2021-06-28 22:42:29 +01:00
Alicia Sykes
75fd1347ac 🎨 Extract variable for Footer and Search label 2021-06-28 22:39:40 +01:00
Alicia Sykes
d71d980c1a 💄 2 new color themes, vapourwave and cyberpunk 2021-06-28 22:38:48 +01:00
Alicia Sykes
8a5656df0c 💄 Ensures context menu looks good across all themes 2021-06-25 13:28:01 +01:00
Alicia Sykes
46d01de512 💄 Adds supporting style variables for context menu, and documents 2021-06-24 20:54:07 +01:00
Alicia Sykes
cc336e8872 Reference fonts locally, and documents 2021-06-24 14:41:42 +01:00
Alicia Sykes
fd0107443a 🐛 Re: #41 No longer cuts title text on items 2021-06-23 16:30:42 +01:00
Alicia Sykes
d432e925b0 🩹 Fixed stickey footer, Chris Coyier to the rescue 2021-06-23 15:30:39 +01:00
Alicia Sykes
0b8b1fcf8a Adds an App Info section, to help users raise bug for current version 2021-06-22 22:30:46 +01:00
Alicia Sykes
b051c399ac 💅 Adds new theme, Vapourwave. And fixes curve styling of nav 2021-06-22 14:44:05 +01:00
Alicia Sykes
be4621d76f 🐛 Ammends color variables for login page, Re: #50 2021-06-22 14:41:17 +01:00
Alicia Sykes
cd314cb523 🎨 Adds new styles used by config editor 2021-06-20 20:43:55 +01:00
Alicia Sykes
77bf770c02 🎨 Refactor of stylesheets, making way for new changes 2021-06-20 16:59:43 +01:00
Alicia Sykes
a3a84e5b49 Re: #39 - Adds specifc styles to fix status indicator tooltip
Fixes styling issue causing status check tooltip to not be visible in certain themes
2021-06-19 14:12:50 +01:00
Alicia Sykes
c81d57f02d Adds new color variable for styling status check tooltips 2021-06-19 14:10:55 +01:00
Alicia Sykes
69dbb4d3ad Move dimension-related CSS vars to their own file 2021-06-17 22:24:34 +01:00
Alicia Sykes
491c07ed67 Working on adding a workspace/ sidebar view 2021-06-15 14:22:22 +01:00
Alicia Sykes
9af4af75ec Specifies text highlight color, and adds variable 2021-06-15 13:08:46 +01:00
Alicia Sykes
25ee90b987 Adds functionality and supporting components for frontend authentication 2021-06-13 09:40:40 +01:00
Alicia Sykes
f6cecaf3bb Show splash screen while loading for first time 2021-06-11 17:18:07 +01:00
Alicia Sykes
506509fa04 Updates developing and contributing docs, and a small fix in material theme 2021-06-11 15:56:49 +01:00
Alicia Sykes
3b9b974ae7 #19 - Settings container not visible in mobile 2021-06-08 16:15:44 +01:00
Alicia Sykes
0e86d0dbfb Converted schema from JavaScript into JSON 2021-06-07 16:01:11 +01:00
Alicia Sykes
9ae8fe921e Includes note in the UI better highlighting that web-based config is only applied locally 2021-06-03 19:25:42 +01:00
Alicia Sykes
78314f96c6 Adds ability for user to show/ hide settings menu
For a cleaner, less clutterd UI
2021-06-03 12:19:55 +01:00
Alicia Sykes
fca9162f02 Adds option for a section to have an icon 2021-06-02 19:06:28 +01:00
Alicia Sykes
f08a4dfbad Adds material dark theme 2021-06-02 18:54:57 +01:00
Alicia Sykes
453b162cac Adds new material theme 2021-06-02 16:05:42 +01:00
Alicia Sykes
9cf720e711 New material theme, additional fonts, more complete theme coverage, and bug fixes 2021-06-01 22:44:59 +01:00
Alicia Sykes
b60b8db884 Adds 2 new themes, minimal-dark, and minimal-light 2021-06-01 14:24:18 +01:00
Alicia Sykes
a75db93e8e Adds fancy scrollbar 2021-05-31 14:25:25 +01:00
Alicia Sykes
10ec99d742 Lets the user specify number of items per row, fixes #7
Ussage: Under `displayData` for a given section, specify `layout: grid`, and then to set the number of horizontal items, use `itemCountX: 3`. You can also set `itemCountY` for number of items vertically, but this can be infered automatically if left blank.
2021-05-31 13:25:29 +01:00
Alicia Sykes
44b2594dfa Adds backup functionality 2021-05-24 17:25:16 +01:00
Alicia Sykes
5353c3ab90 Adds ability for user to add custom nav bar links plus UI improvments 2021-05-18 15:22:11 +01:00
Alicia Sykes
ce851b2f0c Shows toast on success, and other UX improvments 2021-05-17 19:38:18 +01:00
Alicia Sykes
8064a46b39 Adds menu to Config popup, adds delete and download functionality 2021-05-17 18:53:35 +01:00
Alicia Sykes
25dc8cc4ea You can now edit sections and items from the UI 🤓 2021-05-16 21:17:32 +01:00
Alicia Sykes
e05a04243d Added a data prop to be set when modal is open, in order to disable key bindings 2021-05-16 19:40:43 +01:00
Alicia Sykes
2831391ad4 Shows more specific message when there are no results 2021-05-04 19:01:18 +01:00
Alicia Sykes
3aba7f23da Adds additional safeguards for edge cases, and improves theme coverage 2021-05-04 14:49:25 +01:00
Alicia Sykes
5e10cb2140 Removes animation on colorful theme, and updates initial config 2021-05-02 15:50:31 +01:00
Alicia Sykes
3d342bb43d ♻️ Ensures all colors are using variables 2021-04-20 17:26:21 +01:00
Alicia Sykes
628f7f2868 Small fixes and better mobile layout 2021-04-18 16:18:32 +01:00
Alicia Sykes
786e45ef23 Moved config and user customizable assets to public 2021-04-17 18:42:38 +01:00
Alicia Sykes
c5f630849f Adds more themes, adds ability to hide unneeded components 2021-04-16 14:29:19 +01:00
Alicia Sykes
7f3e8dd818 Wrote a ton of color themes 2021-04-15 19:30:30 +01:00
Alicia Sykes
8b3d3cab88 Completed theme switching functionality 2021-04-15 12:51:43 +01:00
Alicia Sykes
e31e6d4239 Uses CSS variables for common definitions, to allow for themes 2021-04-14 21:05:37 +01:00