15 Commits

Author SHA1 Message Date
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
259068e618 No more committing straight to master. Moving all development to dev branch. 2020-03-19 14:08:48 -04:00
Ross Mountjoy
00786d9eb6 - fixed lack of feedback on login screen
- fixed broken images on README.md
- updated README.md
- updated the PR template
- adding option for changing the tab name
- added tag headers for grid and list view
- added function that resizes template app images to 64x64 on startup
- fixed error that was blocking image types from being uploaded
2020-03-08 11:55:21 -04:00
Ross Mountjoy
445ca85808 changed how template apps are handled, no more database table, also separate files for each app. Unfortunately the idea of displaying a list here is not going to work. As we add data sources for template apps, there's going to be too much data to send at one time, so we'll need to keep the autocomplete. 2020-02-13 11:22:40 -05:00
Ross Mountjoy
131a49030e added list view, and possibly some bugs ;) 2020-02-12 18:17:23 -05:00
Ross Mountjoy
c59d2cab27 fixed https://git.wolf-house.net/ross/DashMachine/issues/32 and https://git.wolf-house.net/ross/DashMachine/issues/31 2020-02-12 08:59:07 -05:00
Ross Mountjoy
b768e26dcf updated version.py 2020-02-10 18:51:08 -05:00
Ross Mountjoy
838831b857 0.3 ready for docker testing 2020-02-08 17:05:48 -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
fb5969f643 main /login use global base template 2020-02-03 06:51:50 -05:00
Ross Mountjoy
c924e8f9d6 updated version 2020-02-02 22:26:23 -05:00
Ross Mountjoy
416dcdcd72 Added update base 2020-01-30 21:54:46 -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