6 Commits

Author SHA1 Message Date
Ross Mountjoy
62191b21b8 ##### Updated to version 0.6!
> Version 0.6 brings DashMachine one big step forward to being a finished product by adding a gui to edit the various settings in the config.ini.

**Changelog**
- improvements to /home including 'pinned' cards, multi-select tag filtering, 'action providers' allowing you to do web searches from the searchbar
- rebuilt sidenav with list view, mirroring filter/search/collapse state of the homepage
- /settings and /home now on same route
- dynamic reloading of settings (no more page reloads)
- dedicated config.ini editor slide-out
- settings editor slide-out
- card editor slide-out
- better access group control
- dedicated documentation pages
- improved documentation
- new system for automatically generating documentation for platforms
- ability to load custom platforms
- added an 'on_starup' method for platforms allowing for registering api routes. (example coming soon)
2020-05-07 09:27:18 -04:00
Ross Mountjoy
ff6b2372b3 - reduced the size of app cards, moving description to a pop-open
- broke up config readme into 3 tabs, and 3 .md files
- changed 'app templates' to 'card templates'
- added 'collection' cards
- added 'custom' cards
- added options for setting tag icons and sort position
- removed list view to focus on different card types on /home
- added ability to collapse/expand tags on /home
- added setting for having tags default to collapsed state
- added settings for the default state of the sidebar
- created a public user view with no sidebar
- added sidebar default overrides for users
2020-03-27 08:58:11 -04:00
Ross Mountjoy
83c19616cc more v0.5 features
- users can now override global settings
- added update message
2020-03-21 12:18:07 -04:00
Ross Mountjoy
4fe3cb6575 Started work on 1.0
added roles/access groups
2020-02-04 08:40:36 -05:00
Ross Mountjoy
984ec6ae20 separated user data 2020-01-28 08:39:21 -05:00
Ross Mountjoy
6ca5aff77e first commit 2020-01-06 07:21:52 -05:00