10 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
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
10a1b16016 fixed critical bug 2020-02-08 17:34:46 -05:00
Ross Mountjoy
fc5e422dc9 fixed critical bug 2020-02-08 17:31:53 -05:00
Ross Mountjoy
2d0f53ca4f working on user system 2020-02-08 09:12:57 -05:00
Ross Mountjoy
63f9f4b536 starting working on ui for multiple users 2020-02-06 21:31:51 -05:00
kv
800f99b79c Update 'dashmachine/user_system/forms.py'
Making change to 1 character minimum for username
2020-02-04 15:20:59 +00: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
6ca5aff77e first commit 2020-01-06 07:21:52 -05:00