Alicia Sykes
|
229e67aca8
|
⚡ Updates key names
|
2021-10-28 23:40:27 +01:00 |
Alicia Sykes
|
e4ea1c802d
|
⚡ Radio button component accepts object input for options
|
2021-10-28 23:38:43 +01:00 |
Alicia Sykes
|
2facae3dc1
|
✨ Adds live preview mode to JSON editor
Also updates the YAML parser, uses reusable radio bttons, reads initial config from state, refactos code, and few other things :)
|
2021-10-28 01:33:35 +01:00 |
Alicia Sykes
|
a19b8b8f88
|
🎨 Updates data state for custom CSS
|
2021-10-28 00:11:46 +01:00 |
Alicia Sykes
|
618ab1c439
|
🎨 Update to read + write conf from store
|
2021-10-27 23:33:31 +01:00 |
Alicia Sykes
|
06dd8ed525
|
🎨 Use schema title attribute if available and fixed position save menu
|
2021-10-27 22:03:28 +01:00 |
Alicia Sykes
|
08072f1fb6
|
⚡ Adds info log for interactive-editor to store
|
2021-10-27 21:24:32 +01:00 |
Alicia Sykes
|
016dfb17c4
|
💚 Fixes CI
|
2021-10-26 23:18:55 +01:00 |
Alicia Sykes
|
4b291808f2
|
🎨 Minor imprvments to code structure
|
2021-10-26 22:48:02 +01:00 |
Alicia Sykes
|
7cda6651c0
|
✨ Implements save to disk functionality
|
2021-10-26 17:02:17 +01:00 |
Alicia Sykes
|
6bdc4fe313
|
⚡ Reusable save/cancel buttons for new config editors
|
2021-10-26 17:01:36 +01:00 |
Alicia Sykes
|
b882a38950
|
🚧 WIP, redo layout and size, to use VueX state
|
2021-10-25 23:41:05 +01:00 |
Alicia Sykes
|
06d08a8fff
|
✨ Implements Add new Item functionality
|
2021-10-25 23:22:41 +01:00 |
Alicia Sykes
|
31e172befb
|
✨ Implements move, copy and delete item, and delete section functionality
|
2021-10-25 19:11:13 +01:00 |
Alicia Sykes
|
f398a374e7
|
🚧 Working on interactive editor, commiting to switch computer
|
2021-10-24 17:36:30 +01:00 |
Alicia Sykes
|
91956d88a2
|
⚡ Convert hotkey value to Number
|
2021-10-24 17:24:09 +01:00 |
Alicia Sykes
|
16e649c67f
|
🎨 Update Input to accept Number or Text
|
2021-10-24 17:23:26 +01:00 |
Alicia Sykes
|
9d361142bb
|
🚧 Creates copy part of move item
|
2021-10-24 17:20:38 +01:00 |
Alicia Sykes
|
df03046288
|
✨ Adds functionality for navigating to single-section view
|
2021-10-24 14:47:37 +01:00 |
Alicia Sykes
|
640e605ea5
|
🌐 Add translations for edit mode tooltip
|
2021-10-24 14:37:54 +01:00 |
Alicia Sykes
|
f5965a788f
|
✨ Adds edit title button next to page title
|
2021-10-24 14:32:41 +01:00 |
Alicia Sykes
|
51bcd2344e
|
🌐 Updates translation keys
|
2021-10-24 14:32:11 +01:00 |
Alicia Sykes
|
d3772891b5
|
✨ Adds context menu for more options on Settings
|
2021-10-24 14:31:14 +01:00 |
Alicia Sykes
|
64bd506c91
|
⚡ Display a different tooltip, depending on if in edit mode
|
2021-10-24 13:28:20 +01:00 |
Alicia Sykes
|
fecd1c6493
|
✨ Builds edit section form and functionality
|
2021-10-24 13:26:49 +01:00 |
Alicia Sykes
|
87bf9263db
|
⚡ If in edit mode, open item-edit instead of launching, onclick
|
2021-10-23 20:05:43 +01:00 |
Alicia Sykes
|
e78bd07ced
|
🔄 Rebased from master
|
2021-10-23 19:43:09 +01:00 |
Alicia Sykes
|
89737ffa5d
|
✨ Implements UI editor form for appConfig
|
2021-10-23 19:28:08 +01:00 |
Alicia Sykes
|
b1a7fce05d
|
🎨 Move interactive-editor styles into own stylesheet
|
2021-10-23 19:26:34 +01:00 |
Alicia Sykes
|
8147f40e9c
|
✨ Adds ability to edit pageInfo through the UI
|
2021-10-23 13:07:30 +01:00 |
Alicia Sykes
|
3f35f99a72
|
🐛 Fixes auth data structure reverting to array
|
2021-10-23 01:57:21 +01:00 |
Alicia Sykes
|
3ac29d2a98
|
✨ Adds utils for target opening method (#289)
|
2021-10-23 01:18:56 +01:00 |
Alicia Sykes
|
4b98e05f75
|
✨ Support for _parent and _top targets (#289)
|
2021-10-23 00:49:31 +01:00 |
Alicia Sykes
|
6f927797d8
|
✨ Adds an option to enable edit mode, in settings
|
2021-10-22 00:30:43 +01:00 |
Alicia Sykes
|
2876357297
|
🔥 Replaces old export code, with new export modal
|
2021-10-22 00:29:44 +01:00 |
Alicia Sykes
|
4fe3d5c5a0
|
🚧 Adds option for Move and Delete item, plus translations
|
2021-10-22 00:26:55 +01:00 |
Alicia Sykes
|
da7717b6f2
|
✨ Builds a modal for exporting config to file or clipboard
|
2021-10-22 00:22:13 +01:00 |
Alicia Sykes
|
30bdf153c3
|
Revert "[FIX] Improves item layout, fixes hover bug"
|
2021-10-20 12:32:54 +01:00 |
Alicia Sykes
|
cd40bb192f
|
⚡ Fixes value not updating on form init
|
2021-10-19 21:57:51 +01:00 |
Alicia Sykes
|
a3da4c743f
|
🐛 Improves item layout, fixes hover bug (#283)
|
2021-10-19 21:13:52 +01:00 |
Alicia Sykes
|
1ed55b42c6
|
🎨 Apply local style vars for embeded form elements, and adds in-code docs
|
2021-10-18 22:47:32 +01:00 |
Alicia Sykes
|
8a4f4373c1
|
💄 Creates configurable CSS variables for new config editor
|
2021-10-18 22:14:02 +01:00 |
Alicia Sykes
|
03906130c7
|
🚧 Adds responsivness, translations, icons and layout to bottom banner
|
2021-10-18 21:58:18 +01:00 |
Alicia Sykes
|
6f0ee82821
|
📱 Responsive mobile-support for form elements
|
2021-10-18 21:57:28 +01:00 |
Alicia Sykes
|
31a2d74461
|
⚡ Turn on edit mode and close, then show banner on hompage when edit mode on
|
2021-10-17 20:10:59 +01:00 |
Alicia Sykes
|
ef57a5be1f
|
🚧 Started on the save config banner
|
2021-10-17 20:09:17 +01:00 |
Alicia Sykes
|
159748e3de
|
✨ Show banner when in edit mode
|
2021-10-17 19:14:12 +01:00 |
Alicia Sykes
|
5aefbb272f
|
🚧 Now displays different input fields, dependeing on data type
|
2021-10-17 18:55:54 +01:00 |
Alicia Sykes
|
71a0194612
|
✨ Made a radio-button component
|
2021-10-17 18:55:17 +01:00 |
Alicia Sykes
|
3a3a26c3c5
|
💚 Remove duplicate style
|
2021-10-17 18:54:54 +01:00 |
Alicia Sykes
|
b78db37a8f
|
✨ A drop-down select form component
|
2021-10-17 16:20:42 +01:00 |
Alicia Sykes
|
8d84dbddb3
|
🚧 Adding and removing of all form items
|
2021-10-17 14:42:42 +01:00 |
Alicia Sykes
|
664727c3e7
|
🐛 Fixes text overflow bug (#278)
|
2021-10-17 12:04:19 +01:00 |
Alicia Sykes
|
6ef202337e
|
🍱 Adds icons for add + remove fields
|
2021-10-16 22:27:16 +01:00 |
Alicia Sykes
|
b1e7ce22dd
|
🚧 You can now add more items, neat!
|
2021-10-16 21:55:28 +01:00 |
Alicia Sykes
|
f1fc013457
|
🚧 You can now save items to VueX store, neat!
|
2021-10-16 21:03:26 +01:00 |
Alicia Sykes
|
677f0eea4e
|
🚧 Able to display form data from schema
|
2021-10-16 20:34:31 +01:00 |
Alicia Sykes
|
716bb7419a
|
📎 Adds option for description by input
|
2021-10-16 20:33:18 +01:00 |
Alicia Sykes
|
7a817c17d4
|
⚡ Generate and append a unique ID to each item
|
2021-10-16 16:41:10 +01:00 |
Alicia Sykes
|
b9b9c30713
|
🚧 Lays ground-work for the Edit Item modal form
|
2021-10-16 15:32:18 +01:00 |
Alicia Sykes
|
a45887fe48
|
🩹 Fix text overflow on small items
|
2021-10-15 22:07:02 +01:00 |
Alicia Sykes
|
9270b85203
|
✨ Builds single-section view
|
2021-10-15 21:49:34 +01:00 |
Alicia Sykes
|
51789f8164
|
📱 Improved responsivness for large items with grid layout
|
2021-10-12 20:26:44 +01:00 |
Alicia Sykes
|
a21dc50597
|
📱 Ignore custom grid, when on tiny screen/ mobile
|
2021-10-11 22:17:22 +01:00 |
Alicia Sykes
|
67b0e69b78
|
✏️ Fixes typo in App Version translation key
|
2021-10-11 22:07:17 +01:00 |
Alicia Sykes
|
6bd6a5ade5
|
📱 Quick-settings hidden by default on mobile
|
2021-10-11 21:39:39 +01:00 |
Alicia Sykes
|
27a4f9fa5c
|
📱 Improved mobile responsivness for quick-settings
|
2021-10-11 21:36:52 +01:00 |
Alicia Sykes
|
987f904430
|
📱 Navbar show/ hide functionality on mobile
|
2021-10-11 21:36:23 +01:00 |
Alicia Sykes
|
5fe79711bd
|
⚡ If only 1 section set, then expand on load
|
2021-10-10 22:33:39 +01:00 |
Alicia Sykes
|
894b7198f3
|
💄 Updates min footer-height, to prevent scrollbar visible
|
2021-10-10 21:11:17 +01:00 |
Alicia Sykes
|
2f3b89bbb0
|
⚡ Include the index in item ID
|
2021-10-10 21:08:49 +01:00 |
Alicia Sykes
|
fed991dbdd
|
💚 Fix ordering issue raised by CI
|
2021-10-10 16:43:22 +01:00 |
Alicia Sykes
|
54c8805cd4
|
💚 Fix ordering issue raised by CI
|
2021-10-10 16:20:11 +01:00 |
Alicia Sykes
|
4e3b41332d
|
⚡ Language now managed in VueX store
|
2021-10-10 15:52:39 +01:00 |
Alicia Sykes
|
048f0cb112
|
🩹 Fixes cannot type with modal open
|
2021-10-10 15:12:35 +01:00 |
Alicia Sykes
|
eae8dc476c
|
⏩ Rebased from master
|
2021-10-10 15:05:08 +01:00 |
Alicia Sykes
|
fddb77dec9
|
🔥 Implementation of VueX, delete all emit events
|
2021-10-10 14:32:54 +01:00 |
Alicia Sykes
|
004bffce18
|
🔥 Remove no longer needed props, replaced with VueX state
|
2021-10-09 22:41:28 +01:00 |
Alicia Sykes
|
0e5eca1b7b
|
🔥 Use VueX store instead of props for router
|
2021-10-09 19:42:51 +01:00 |
Alicia Sykes
|
b55f96c839
|
⚡ Remove all instances of inject, replace with VueX store
|
2021-10-09 19:24:51 +01:00 |
Alicia Sykes
|
46bc451e9b
|
🚚 (#252) Refactor collapsible section behavior
|
2021-10-09 12:57:54 +01:00 |
Alicia Sykes
|
2d778bee98
|
🐛 (#252) Ignore local storage collapse state, if set by user
|
2021-10-09 12:45:49 +01:00 |
Alicia Sykes
|
3e3e0b7847
|
💚 Fix SonarCloud code readibility warning
|
2021-10-05 21:45:54 +01:00 |
Alicia Sykes
|
f517e31cd2
|
🔥 Refactors minimal search to share code of parent search
|
2021-10-05 21:40:25 +01:00 |
Alicia Sykes
|
96f6a845a2
|
🐛 (#267) Fix custom search engine option
|
2021-10-05 20:30:02 +01:00 |
Alicia Sykes
|
27d52c0635
|
💄 Use min-max css func, when calculating row fraction
|
2021-10-03 21:44:13 +01:00 |
Alicia Sykes
|
7ede2c4a4d
|
🐛 (#250) Fix adds an ellipse when text is overflowing
|
2021-10-03 21:42:03 +01:00 |
Alicia Sykes
|
848b661c76
|
🚚 Refactor form elemts
|
2021-10-02 22:35:47 +01:00 |
Alicia Sykes
|
98d50446a1
|
✨ (#250) Adds option for custom column count
|
2021-10-02 18:24:58 +01:00 |
Alicia Sykes
|
b88f128154
|
💄 (#250) Item description capped at 2 lines
|
2021-10-02 17:02:47 +01:00 |
Alicia Sykes
|
dbb036bf30
|
🩹 Re: #259 - Remove CSS validation
|
2021-10-01 00:43:16 +01:00 |
Alicia Sykes
|
0bfca16dda
|
⚡ Re: #254 - Adds new tab functionality to Workspace
|
2021-09-29 20:39:39 +01:00 |
Alicia Sykes
|
2f1dd2a9fa
|
✨ Re: #255 - Adds an option for landing URL in workspace
|
2021-09-29 20:26:24 +01:00 |
Alicia Sykes
|
5ec2abcf81
|
👽 New API for generative icons, Re: #163
|
2021-09-29 19:46:04 +01:00 |
Alicia Sykes
|
5ae100b44f
|
✨ Adds support for home-lab icons
|
2021-09-28 21:37:48 +01:00 |
Alicia Sykes
|
3104cf605d
|
🔥 Removes non-essential code from AppInfo modal
|
2021-09-24 00:13:55 +01:00 |
Alicia Sykes
|
cdab7981bd
|
⚡ Replace error with warning for failed user actions
|
2021-09-19 21:29:39 +01:00 |
Alicia Sykes
|
4888f2a803
|
🐛 Re: #232 - Fix tooltip arrow placement + other improvments
|
2021-09-18 17:47:25 +01:00 |
Alicia Sykes
|
744e962624
|
💄 Some minor UI improvments
|
2021-09-18 17:45:46 +01:00 |
Alicia Sykes
|
8e03930e0c
|
🎨 Improvments to status-check tooltip CSS
|
2021-09-18 17:44:52 +01:00 |
Alicia Sykes
|
d94b166c78
|
🩹 Fix status indicator and opening method overlapping
|
2021-09-18 17:43:01 +01:00 |
Alicia Sykes
|
f0449969e7
|
⚡ Use constants for API endpoints
|
2021-09-17 22:40:39 +01:00 |
Alicia Sykes
|
32195ca888
|
🔒 Removes v-html, to protect against XSS
|
2021-09-12 21:55:13 +01:00 |
Alicia Sykes
|
e9aa2bb7fc
|
⚡ Improved handling of unexpected events
|
2021-09-12 16:33:29 +01:00 |
Alicia Sykes
|
e216de0e63
|
⚡ Show error log
|
2021-09-12 15:59:59 +01:00 |
Alicia Sykes
|
0f651b281a
|
💚 Fix alert, remove event listener when component destroyed
|
2021-09-11 20:11:51 +01:00 |
Alicia Sykes
|
688dece915
|
✨ Re: #206 - Implements support for search bangs
|
2021-09-11 19:47:54 +01:00 |
Alicia Sykes
|
412d341b23
|
💄 Nicer design for language swtitcher
|
2021-09-11 01:35:02 +01:00 |
Alicia Sykes
|
e7fb8e2d01
|
💄 Nicer design for language swtitcher
|
2021-09-10 23:51:21 +01:00 |
Alicia Sykes
|
fb0489ff2e
|
📱 Improved display for smaller screens
|
2021-09-10 23:48:08 +01:00 |
Alicia Sykes
|
0e6dfc10fb
|
💄 Increase size of language switcher modal
|
2021-09-10 23:47:06 +01:00 |
Alicia Sykes
|
eb93f00702
|
✏️ Fix minor in-code typos
|
2021-09-10 21:26:25 +01:00 |
Alicia Sykes
|
3b1abbb6f4
|
🚨 Fixes sonarcloud linter warning
|
2021-09-06 21:57:20 +01:00 |
Alicia Sykes
|
d5643bc0dc
|
🌐 Adds missing translation for View-switcher tooltip
|
2021-09-06 21:34:38 +01:00 |
Alicia Sykes
|
86b83e7e3b
|
🩹 Adds missing tooltip to theme configurator
|
2021-09-06 21:34:02 +01:00 |
Alicia Sykes
|
3141565cc9
|
💄 Show provider in tooltip, if available
|
2021-09-05 17:15:54 +01:00 |
Alicia Sykes
|
27dd60a812
|
🩹 Fixes the UI for tooltip description
|
2021-09-05 17:02:47 +01:00 |
Alicia Sykes
|
96e9adf6f3
|
✨ Completes the sortBy functionality for items
|
2021-09-05 16:49:19 +01:00 |
Alicia Sykes
|
591b03420b
|
✨ Adds option for user to disable smart-sort
|
2021-09-05 01:01:45 +01:00 |
Alicia Sykes
|
11f5f8c9df
|
✨ Allows sorting items by last used
|
2021-09-05 01:00:44 +01:00 |
Alicia Sykes
|
955985071f
|
✨ Allows sorting items by most used
|
2021-09-05 00:43:52 +01:00 |
Alicia Sykes
|
48533f397a
|
✨ Implements optional alphabetical sort for sections
|
2021-09-04 23:07:50 +01:00 |
Alicia Sykes
|
412c179d5a
|
🐛 Re: #199 - Fixes loading of local SVG icons
|
2021-09-04 20:50:36 +01:00 |
Alicia Sykes
|
b756e65d2e
|
✨ Re: #196 - Adds option for different favicon API for each app
|
2021-09-04 20:45:14 +01:00 |
Alicia Sykes
|
e65d4479ee
|
💄 Re: #200 - Icon image assets max height
|
2021-09-04 14:02:16 +01:00 |
Dan Gilbert
|
c9fc7e4bbd
|
Fix import for simple-icons
|
2021-08-31 12:57:51 +02:00 |
Dan Gilbert
|
9de041f1d3
|
Fix simple icons color fill
|
2021-08-31 12:33:18 +02:00 |
Alicia Sykes
|
30bb4fdf5f
|
🌐 Adds note for web search
|
2021-08-28 16:58:07 +01:00 |
Alicia Sykes
|
438693c8db
|
✨ Adds web search to Minimal View
|
2021-08-28 16:19:51 +01:00 |
Alicia Sykes
|
411357c5b6
|
✨ Adds web search functionality
|
2021-08-28 15:55:41 +01:00 |
Alicia Sykes
|
84eb2036db
|
💄 Adds color variable for progress bar
|
2021-08-28 13:48:02 +01:00 |
Alicia Sykes
|
4f3e96c506
|
💄 Improve UI for material theme in Workspace view
|
2021-08-28 13:43:45 +01:00 |
Alicia Sykes
|
23a5064d3d
|
✨ Adds view-switching links to ws sidebar
|
2021-08-27 23:35:31 +01:00 |
Alicia Sykes
|
42884a03e7
|
🌐 Adds missing translations for view-switcher
|
2021-08-27 23:32:58 +01:00 |
Alicia Sykes
|
f1df24ef72
|
⚡ Displays progress bar during requests
|
2021-08-27 23:15:58 +01:00 |
Alicia Sykes
|
ff663f8647
|
💄 Fixes styles for status check tooltip
|
2021-08-27 20:50:19 +01:00 |
Alicia Sykes
|
f343af3b00
|
✨ Re: #181 Adds option to ignore SSL in ping
|
2021-08-26 22:18:21 +01:00 |
Alicia Sykes
|
be7369f206
|
💄 Minor style improvments
|
2021-08-22 19:20:05 +01:00 |
Alicia Sykes
|
96021f7641
|
💄 Small style updates to themes and item
|
2021-08-22 17:54:59 +01:00 |
Alicia Sykes
|
b0384d8f06
|
🐛 Fixes regex for validating custom CSS input
|
2021-08-22 15:46:08 +01:00 |
Alicia Sykes
|
4c1475533e
|
💚 Removes commented out code in Section
|
2021-08-21 16:49:06 +01:00 |
Alicia Sykes
|
f7ad5206d6
|
🐛 Re: #172 - Moves section filtering to higher order
|
2021-08-21 16:41:40 +01:00 |
Alicia Sykes
|
c83041882a
|
🚚 Rename ItemGroup → Section
|
2021-08-21 15:01:08 +01:00 |
Alicia Sykes
|
8df84252ac
|
✨ Re: #165 - Implements granular user controlls
|
2021-08-20 21:52:24 +01:00 |
Alicia Sykes
|
b71e1548ee
|
⚡ Refactor, no longer need parameter passed to Auth functions
|
2021-08-20 21:51:43 +01:00 |
Alicia Sykes
|
a8cf946f76
|
🚑 [67174449] Fixes version checking
|
2021-08-20 00:36:38 +01:00 |
Alicia Sykes
|
ed1556fdba
|
➖ Removes Prism editor, to reduce app size
|
2021-08-19 19:49:03 +01:00 |
Alicia Sykes
|
a08eb1082a
|
🌐 Adds text for no permission to edit, in guest mode
|
2021-08-18 22:17:17 +01:00 |
Alicia Sykes
|
edf941229c
|
🌐 Adds translations for Guest Access
|
2021-08-18 21:52:47 +01:00 |
Alicia Sykes
|
a95c91a380
|
🚨 Adds null check for appConfig
|
2021-08-18 21:35:21 +01:00 |
Alicia Sykes
|
e4d7660712
|
🚚 Renames AppButtons to AuthButtons
|
2021-08-18 21:15:47 +01:00 |
Alicia Sykes
|
242dfe61c6
|
✨ Implements guest access into Login page
|
2021-08-18 21:14:26 +01:00 |
Alicia Sykes
|
22f23aacfd
|
⚡ Removes keyDown event listener onDestroy
|
2021-08-14 19:33:32 +01:00 |
Alicia Sykes
|
fb86f55bf2
|
⚡ Fix potential performance and quality issues
|
2021-08-14 19:29:03 +01:00 |
Alicia Sykes
|
a18b723484
|
💄 Adds configurable CSS variables to the Minimal view
|
2021-08-14 19:12:00 +01:00 |
Alicia Sykes
|
e1cc17c7e0
|
✨ Add a dropwdown menu for switching between views
|
2021-08-14 15:20:53 +01:00 |
Alicia Sykes
|
095bd3612c
|
🚧 Show all when search field has value
|
2021-08-13 21:48:28 +01:00 |
Alicia Sykes
|
5290be9214
|
Merge branch 'master' of github.com:Lissy93/dashy into FEATURE/minimal-view
|
2021-08-13 21:12:30 +01:00 |
EVOTk
|
a89f1dabba
|
Update ContextMenu.vue
|
2021-08-12 19:01:42 +02:00 |
Alicia Sykes
|
c8df328178
|
🐛 Open in workspace when target set, Fixes #143
|
2021-08-11 21:19:36 +01:00 |
Alicia Sykes
|
21509c727d
|
✨ Implements multi-tasking functionality in Workspace view
|
2021-08-11 20:51:41 +01:00 |
Alicia Sykes
|
126ae5f155
|
🚧 Adds new component to handle multi-tasking
|
2021-08-11 05:04:32 +01:00 |
Alicia Sykes
|
7efca2c3df
|
Merge branch 'master' of github.com:Lissy93/dashy into FEATURE/minimal-view
|
2021-08-09 20:46:46 +01:00 |
Alicia Sykes
|
9ab26e0033
|
🚨 Fixes lint issues, import order was incorrect
|
2021-08-09 20:15:37 +01:00 |
Alicia Sykes
|
787b7a42c3
|
✨ Re: #139 Adds support for Material-Decison-Icons
|
2021-08-08 22:44:27 +01:00 |
Alicia Sykes
|
3daee52634
|
🚸 Improve user experience of config modals
|
2021-08-08 20:11:23 +01:00 |
Alicia Sykes
|
e6cfad6d4e
|
🔥 Removes view config screen, as not necessary
|
2021-08-08 18:39:52 +01:00 |
Alicia Sykes
|
aa89a5b27e
|
🔒 Adds password verify check to cloud sync
|
2021-08-08 18:38:35 +01:00 |
Alicia Sykes
|
88ae71cb6b
|
🚧 Adds the grid layout to minimal view
|
2021-08-08 17:16:31 +01:00 |
Alicia Sykes
|
0c130b0d4b
|
🚧 Starts working on Search component for minimal view
|
2021-08-08 17:15:46 +01:00 |
Alicia Sykes
|
e7105bc9b9
|
✨ Hide Header and Footer on minimal and login view
|
2021-08-08 17:15:01 +01:00 |
Alicia Sykes
|
98d92f9c87
|
🚧 Implemented the tab-switching functionality into the minimal view
|
2021-08-08 14:37:37 +01:00 |
Alicia Sykes
|
2b0e17c169
|
Merge branch 'master' of github.com:Lissy93/dashy into FEATURE/minimal-view
|
2021-08-08 14:09:19 +01:00 |
Alicia Sykes
|
c29e7105e2
|
🩹 Fixed a bunch of minor UI things
|
2021-08-07 15:15:53 +01:00 |
Alicia Sykes
|
4ead7b6742
|
🩹 Re: #123 - Fixes cut-off text
|
2021-08-07 14:31:18 +01:00 |
Alicia Sykes
|
1ea00ec863
|
🔥 Removed obsolete lougout code, and adds translations
|
2021-08-07 14:24:31 +01:00 |
Alicia Sykes
|
25289f3861
|
➖ Removes highlight.js, to reduce app size
|
2021-08-07 14:22:46 +01:00 |
Alicia Sykes
|
7a669d6ee4
|
🌐 Re: #126 - Implements missing translations for Login action
|
2021-08-07 14:19:28 +01:00 |
Alicia Sykes
|
a8ac255649
|
🚧 Working on section selection functionality
|
2021-08-06 21:11:40 +01:00 |
Alicia Sykes
|
992a18cf1b
|
Merge branch 'master' of github.com:Lissy93/dashy into FEATURE/minimal-view
|
2021-08-06 20:48:59 +01:00 |
Alicia Sykes
|
d740baf6ab
|
🩹 Re: #118 - Fixes config menu footer note overflow
|
2021-08-05 20:25:23 +01:00 |
Alicia Sykes
|
d8ae1dc1a6
|
🩹 Re: #119 - Fixes text overflow in theme selector
|
2021-08-05 20:20:25 +01:00 |
Alicia Sykes
|
81fdfd1b2a
|
🩹 Minor fix, reduce height to hide scrollbar
|
2021-08-04 20:27:18 +01:00 |
Alicia Sykes
|
6f5943073f
|
🐛 Re: #115 - Fixes width in config container for long languages
|
2021-08-04 20:23:01 +01:00 |
Alicia Sykes
|
690409d642
|
🔒 Prevents user making themself admin from UI
|
2021-08-01 15:24:35 +01:00 |
Alicia Sykes
|
3434bfacba
|
🔥 Removed cloud sync button from home, moved to config menu
|
2021-07-31 18:40:16 +01:00 |
Alicia Sykes
|
38516d6dd2
|
✏️ Re: #106 Fixes typo, deafault --> default
|
2021-07-31 18:33:52 +01:00 |
Alicia Sykes
|
2f3a641013
|
✨ Adds an optional logo image to the header, Re: #104
|
2021-07-26 20:49:42 +01:00 |
Alicia Sykes
|
b90dfe2477
|
🌐 Adds translations for Update component
|
2021-07-25 16:55:13 +01:00 |
Alicia Sykes
|
dcdcdfb979
|
✨ Shows app version + status in Config and About menu
|
2021-07-25 16:46:49 +01:00 |
Alicia Sykes
|
840a4296b3
|
🚧 Adds a component to check for updates
|
2021-07-25 16:46:03 +01:00 |
Alicia Sykes
|
43c94b76b3
|
Merge branch 'master' of github.com:Lissy93/dashy into FEATURE/minimal-view
|
2021-07-25 15:02:17 +01:00 |
Alicia Sykes
|
0f5b6a2ec7
|
🩹 Quick fix, dont emmit close event for Lang switcher
|
2021-07-25 12:29:38 +01:00 |
Alicia Sykes
|
1fe3909cd6
|
⚡ Closes modal agter apply, and adds error toast
|
2021-07-25 12:28:32 +01:00 |
Alicia Sykes
|
f6e0092190
|
🌐 Adds translations for language-switcher component
|
2021-07-24 22:02:49 +01:00 |
Alicia Sykes
|
a829099631
|
⚡ Removed demo language, adds note when thres only 1 language
|
2021-07-24 21:57:45 +01:00 |
Alicia Sykes
|
a15255afb8
|
✨ Implements language switcher into config component
|
2021-07-24 21:36:13 +01:00 |
Alicia Sykes
|
afa2745194
|
✨ Build a language switcher component
|
2021-07-24 21:33:58 +01:00 |
Alicia Sykes
|
55aeb44c1a
|
🌐 Adds localisation for Settings, Config and Theme maker
|
2021-07-24 16:18:28 +01:00 |
Alicia Sykes
|
ef3468e2fb
|
🌐 Translations for app config, json editor, rebuild dialog and css dialog
|
2021-07-24 14:18:48 +01:00 |