Commit Graph

121 Commits

Author SHA1 Message Date
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 35289df0d9 Adds code editor for user to specify custom CSS 2021-05-31 17:01:00 +01:00
Alicia Sykes 0edf235178 Adds sytnax highlighting to the YAML export 2021-05-31 16:10:12 +01:00
Alicia Sykes fdde53588e Adds custom CSS functionality 2021-05-31 15:17:54 +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 9020caa4e3 Fixed bug causing error for adding navbar items to empty list 2021-05-29 23:02:00 +01:00
Alicia Sykes d3ff42a5e1 Adds note about local data, plus UI improvments 2021-05-29 23:01:07 +01:00
Alicia Sykes a632634218 Launch backup sync menu from config menu 2021-05-29 23:00:06 +01:00
Alicia Sykes 4104dd119f Fixed typo in Saved dialog, Re #7 2021-05-29 22:59:25 +01:00
Alicia Sykes 9a573d8ac7 Disable searching when item iframe is open 2021-05-29 22:57:48 +01:00
Alicia Sykes 5b729cfbdd Finished of cloud backup and restore feature 2021-05-24 20:46:58 +01:00
Alicia Sykes 0e43e91d84 Adds update restore from backup functionality 2021-05-24 18:59:35 +01:00
Alicia Sykes bdb6e310e8 Adds update backup functionality 2021-05-24 17:39:05 +01:00
Alicia Sykes 44b2594dfa Adds backup functionality 2021-05-24 17:25:16 +01:00
Alicia Sykes 8ffbfb8123 Started on some very basic crypto 2021-05-23 22:11:25 +01:00
Alicia Sykes 83d94b76be Adds a settings menu icon, and pop-up modal for cloud backup and restore 2021-05-23 20:22:31 +01:00
Alicia Sykes b3e40d446f Adds icons for cloud backup and restore feature 2021-05-23 20:21:55 +01:00
Alicia Sykes a74b45136e Creates skeleton input and button form component 2021-05-23 20:21:29 +01:00
Alicia Sykes 34e0467889 Doesnt add nav items if text field is empty 2021-05-18 16:20:35 +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 e59f501dab Completes basic functionality for UI configuration 2021-05-17 21:04:50 +01:00
Alicia Sykes 062f48a6ef Almost finished form that lets user set PageInfo 2021-05-17 20:48:42 +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 88a3ae9c3a Adds JSON editor component in config modal 2021-05-16 20:03:12 +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 0e9aef3f30 Displays a tab view in the config modal, with raw YAML for downloading 2021-05-16 18:29:30 +01:00
Alicia Sykes 52bf47d91e A function that converts JSON into YAML for downloading 2021-05-16 18:28:24 +01:00
Alicia Sykes d59379bcd4 Adds a button to open modal 2021-05-16 15:12:22 +01:00
Alicia Sykes b44707ab3c Adds option for custom background image and footer 2021-05-04 19:43:42 +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 c6f8a629f6 Things and Stuff 2021-05-02 13:52:30 +01:00
Alicia Sykes 0a68333f6c Completes arrow-key navigation functionality 2021-04-23 19:51:10 +01:00
Alicia Sykes baff357854 Basic up and down arrow functionality 2021-04-23 16:07:29 +01:00
Alicia Sykes d2f14d3e19 Implements arrow key navigation 2021-04-20 19:54:09 +01:00
Alicia Sykes 3d342bb43d ♻️ Ensures all colors are using variables 2021-04-20 17:26:21 +01:00
Alicia Sykes 9f70181422 Allows user to customize navigation links 2021-04-20 15:49:37 +01:00
Alicia Sykes 7c016ac2e8 �� Refactor CSS to use constants for media queries 2021-04-20 15:12:58 +01:00
Alicia Sykes 33127ab414 Adds variable size for Font Awesome, and upgrades to premium 2021-04-20 10:33:06 +01:00
Alicia Sykes 628f7f2868 Small fixes and better mobile layout 2021-04-18 16:18:32 +01:00
Alicia Sykes 375ab032cd Adds itemSize property 2021-04-18 13:57:20 +01:00
Alicia Sykes 786e45ef23 Moved config and user customizable assets to public 2021-04-17 18:42:38 +01:00
Alicia Sykes f0106ea4b2 Fixed font awesome not loading 2021-04-17 17:48:09 +01:00