22 Commits

Author SHA1 Message Date
Ross Mountjoy
48b9ba5296 v0.5 revision 2
- fixed issue with collections not working without tags (fixes #75)
- centered card title (fixes #74)
- added buttons to /unauthorized to guide user to /login or back
2020-03-29 08:41:12 -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
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
924add8d76 fixed critical bug 2020-02-08 17:44:57 -05:00
Ross Mountjoy
fc5e422dc9 fixed critical bug 2020-02-08 17:31:53 -05:00
Ross Mountjoy
838831b857 0.3 ready for docker testing 2020-02-08 17:05:48 -05:00
Ross Mountjoy
91c5350330 move platform readmes to the their modules 2020-02-08 12:46:44 -05:00
Ross Mountjoy
25c530e5fc update config_readme.md 2020-02-08 11:22:20 -05:00
Ross Mountjoy
fb621ae66d new readme system 2020-02-08 11:07:31 -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
Ross Mountjoy
1194b543c5 worked on access groups/roles 2020-02-05 09:26:59 -05:00
Ross Mountjoy
52fda77c65 removed update system, added delete file 2020-02-01 19:20:18 -05:00
Ross Mountjoy
70fb719825 replaced os.rename with shutil.move 2020-02-01 18:22:47 -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
d510921fb5 finished update system 2020-01-31 19:15:13 -05:00
Ross Mountjoy
416dcdcd72 Added update base 2020-01-30 21:54:46 -05:00
Ross Mountjoy
2644093fc5 1 2020-01-30 07:56:10 -05:00
Ross Mountjoy
995d24664f added rest data 2020-01-29 17:33:59 -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
6ca5aff77e first commit 2020-01-06 07:21:52 -05:00