13 Commits

Author SHA1 Message Date
Ross Mountjoy
bd9a246fcf This should fix the alembic issue, unfortunately this will require the site.db file to be deleted one more time. 2020-03-19 15:19:45 -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
838831b857 0.3 ready for docker testing 2020-02-08 17:05:48 -05:00
Ross Mountjoy
63f9f4b536 starting working on ui for multiple users 2020-02-06 21:31:51 -05:00
Ross Mountjoy
71b5f17f83 finished the core of platform/plugin system 2020-02-06 12:00:03 -05:00
Ross Mountjoy
d934878f5a starting working on plugin/platform system 2020-02-06 06:48:27 -05:00
Ross Mountjoy
4fe3cb6575 Started work on 1.0
added roles/access groups
2020-02-04 08:40:36 -05:00
Ross Mountjoy
14821e7481 1 2020-01-30 21:12:44 -05:00
Ross Mountjoy
bd90f6439f init db migrate 2020-01-30 21:11:55 -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