Commit Graph

36 Commits

Author SHA1 Message Date
Alicia Sykes e6ba3243c3 UI implementation of custom response code (#456) 2022-01-28 23:24:10 +00:00
Alicia Sykes c3b6d2b0e0 💄 Collapsible sections fill available space 2022-01-22 20:46:03 +00:00
Alicia Sykes d10e6a8987 🐛 Fixes unable to add new app bug (#390) 2022-01-09 14:21:52 +00:00
Alicia Sykes 9933766adf 💄 Display horizontally in wide mode 2021-12-29 12:50:51 +00:00
Alicia Sykes 0b868af5bb Merge branch 'master' of github.com:Lissy93/dashy into FEATURE/basic-widget-support 2021-12-18 23:58:05 +00:00
Alicia Sykes 70f99ea1e9 Adds ability to open widgets in full-page 2021-12-13 21:38:39 +00:00
Alicia Sykes 2075cbc222 Adds refresh button to widget, for reloading data 2021-12-13 16:22:24 +00:00
Alicia Sykes 2e57ea908b Case-insensitive item sorting (#352) 2021-12-06 18:34:51 +00:00
Alicia Sykes c9f2483c3e 🎨 Improved code style in Section 2021-11-30 15:52:15 +00:00
Alicia Sykes e6a607572e Add attribute for isNew to section form, to determine if editing existing 2021-10-29 23:02:45 +01:00
Alicia Sykes 4b291808f2 🎨 Minor imprvments to code structure 2021-10-26 22:48:02 +01:00
Alicia Sykes 6bdc4fe313
Reusable save/cancel buttons for new config editors 2021-10-26 17:01:36 +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 df03046288 Adds functionality for navigating to single-section view 2021-10-24 14:47:37 +01:00
Alicia Sykes d3772891b5 Adds context menu for more options on Settings 2021-10-24 14:31:14 +01:00
Alicia Sykes fecd1c6493 Builds edit section form and functionality 2021-10-24 13:26:49 +01:00
Alicia Sykes 7a817c17d4 Generate and append a unique ID to each item 2021-10-16 16:41:10 +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 2f3b89bbb0 Include the index in item ID 2021-10-10 21:08:49 +01:00
Alicia Sykes fddb77dec9 🔥 Implementation of VueX, delete all emit events 2021-10-10 14:32:54 +01:00
Alicia Sykes b55f96c839 Remove all instances of inject, replace with VueX store 2021-10-09 19:24:51 +01:00
Alicia Sykes 27d52c0635 💄 Use min-max css func, when calculating row fraction 2021-10-03 21:44:13 +01:00
Alicia Sykes 98d50446a1 (#250) Adds option for custom column count 2021-10-02 18:24:58 +01:00
Alicia Sykes 3141565cc9 💄 Show provider in tooltip, if available 2021-09-05 17:15:54 +01:00
Alicia Sykes 96e9adf6f3 Completes the sortBy functionality for items 2021-09-05 16:49:19 +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 f343af3b00 Re: #181 Adds option to ignore SSL in ping 2021-08-26 22:18:21 +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
Renamed from src/components/LinkItems/ItemGroup.vue (Browse further)