Alicia Sykes
1a2731220a
🌐 Adds translations for Login page
2021-07-24 12:01:12 +01:00
Alicia Sykes
b90b612f91
🚨 Updates indentation, fixes linter warning
2021-07-24 11:36:37 +01:00
Alicia Sykes
e02d33b0df
🌐 Adds en translations for Home and Search components
2021-07-22 22:33:47 +01:00
Alicia Sykes
f5eb8f262c
🔥 Applies users colors to workspace, fixes spacing on CSS config view, and improves theme reset process
2021-07-18 17:57:11 +01:00
Alicia Sykes
78bb0afe30
🎈 Refactors external theme prop name
2021-07-17 20:03:44 +01:00
Alicia Sykes
65aa971099
🚧 WIP - working on the custom theme feature
2021-07-11 20:52:12 +01:00
Alicia Sykes
a82a4c7103
🔥 Refactor and removes less-important stuff
2021-07-05 21:09:17 +01:00
Alicia Sykes
fe9f9f664a
⚡ Improves the process for auto checking if Font-Awesome needed
2021-06-28 22:40:46 +01:00
Alicia Sykes
ebcd8c584f
✨ Re: #64 - Implements a 'Remember Me' dropdown in the Login form
2021-06-26 11:22:00 +01:00
Alicia Sykes
d432e925b0
🩹 Fixed stickey footer, Chris Coyier to the rescue
2021-06-23 15:30:39 +01:00
Alicia Sykes
be4621d76f
🐛 Ammends color variables for login page, Re: #50
2021-06-22 14:41:17 +01:00
Alicia Sykes
6d30b54612
Adds w raw config view
2021-06-21 13:07:49 +01:00
Alicia Sykes
3a22283f3c
Implemented a workspace feature
2021-06-17 22:59:56 +01:00
Alicia Sykes
50b5b7a081
Updates the About page, with Help details
2021-06-17 22:58:09 +01:00
Alicia Sykes
69dbb4d3ad
Move dimension-related CSS vars to their own file
2021-06-17 22:24:34 +01:00
Alicia Sykes
c92083f88f
Commiting in order to switch computers
2021-06-17 13:34:02 +01:00
Alicia Sykes
491c07ed67
Working on adding a workspace/ sidebar view
2021-06-15 14:22:22 +01:00
Alicia Sykes
7c13d1d14c
Adds content to the About page
2021-06-15 13:07:02 +01:00
Alicia Sykes
25ee90b987
Adds functionality and supporting components for frontend authentication
2021-06-13 09:40:40 +01:00
Alicia Sykes
3b9b974ae7
#19 - Settings container not visible in mobile
2021-06-08 16:15:44 +01:00
Alicia Sykes
fca9162f02
Adds option for a section to have an icon
2021-06-02 19:06:28 +01:00
Alicia Sykes
453b162cac
Adds new material theme
2021-06-02 16:05:42 +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
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
0e9aef3f30
Displays a tab view in the config modal, with raw YAML for downloading
2021-05-16 18:29:30 +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
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
f0106ea4b2
Fixed font awesome not loading
2021-04-17 17:48:09 +01:00
Alicia Sykes
8e7a99a2e7
Deoendency update
2021-04-16 18:43:33 +01:00
Alicia Sykes
56f2ba4155
Global contants for default keys
2021-04-16 15:36:30 +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
Alicia Sykes
2baccdb718
Adds item size switching functionality and styles
2021-04-14 14:31:08 +01:00
Alicia Sykes
84459b4864
Refactored the Search functionality into its own component
2021-04-13 14:30:16 +01:00
Alicia Sykes
8bdf59a1ee
Organised components into directories
2021-04-13 12:36:31 +01:00
Alicia Sykes
0c12cdb0f6
Removed SCSS variables, and replaced with CSS --vars
2021-04-08 20:12:35 +01:00
Alicia Sykes
0cb6cc7d62
Implemented pre-loading external style functionality
2021-04-08 19:53:04 +01:00
Alicia Sykes
d365be1394
Only include Font-Awesome if needed, deleted unused assets
2021-04-05 14:22:59 +01:00
Alicia Sykes
7f33be8485
Moved Header from Home to App, and added check that data exists
2021-04-05 14:06:39 +01:00
Alicia Sykes
5ca3192992
Uses SVGs instead of images for interface icons
2021-04-04 22:17:10 +01:00
Alicia Sykes
4fffa2b698
Adds functionality for setting and remembering layout orientation
2021-04-04 21:22:47 +01:00
Alicia Sykes
67638b1d4c
Slight refactor
2021-04-03 09:29:00 +01:00
Alicia Sykes
6f608b570c
Adds buttons for layout change options
2021-04-03 09:08:44 +01:00