17 Commits

Author SHA1 Message Date
Ross Mountjoy
9ecb749601 removed border-bottom from sidenav collection items. 2020-05-30 12:00:15 -04:00
Ross Mountjoy
9243692217 - fixed issue where expanding cards were breaking grid 2020-05-21 15:19:23 -04:00
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
e1d4b9f23e v0.5
- users are now managed through config.ini
- no more alembic, completely dynamic database, created on startup
- performance fixes
2020-03-20 17:56:53 -04:00
Ross Mountjoy
1240664303 fixed #16, #10 and some ui fixes 2020-03-19 16:30:44 -04:00
Ross Mountjoy
131a49030e added list view, and possibly some bugs ;) 2020-02-12 18:17:23 -05:00
Ross Mountjoy
0fc2c327b8 accent color scrollbars 2020-02-09 17:26:25 -05:00
Ross Mountjoy
838831b857 0.3 ready for docker testing 2020-02-08 17:05:48 -05:00
Ross Mountjoy
dba238fa29 tweaking plugin/platform system, added ping platform 2020-02-07 08:43:51 -05:00
Ross Mountjoy
04c933e163 fixed theme white on bright accent issue 2020-02-03 21:18:59 -05:00
Ross Mountjoy
78e9600167 fixed firefox scrollbar issue
fixed error when background set to None
added material color scheme colors
fixed mobile issues
2020-02-03 20:09:43 -05:00
Ross Mountjoy
b59974c0e4 user edit, fixed app heights, added api tutorial ready for docker 2020-02-01 11:55:14 -05:00
Ross Mountjoy
47fe5c34cb 1 2020-01-29 07:21:00 -05:00
Ross Mountjoy
e65f345bae 1 2020-01-28 07:36:49 -05:00
Ross Mountjoy
1435c10962 1 2020-01-06 21:30:36 -05:00
Ross Mountjoy
6ca5aff77e first commit 2020-01-06 07:21:52 -05:00