44 Commits

Author SHA1 Message Date
Ross Mountjoy
a1295a7b94 - added 'weather' data source and custom card
- fixes #89
- fixes #88
- fixes #82
2020-04-05 10:06:02 -04:00
Ross Mountjoy
15395d0f8d -fixed issue I've been dealing with concerning untagged apps
- they now show up as 'untagged'
- centered dropdown icon on tag headers
- added example for custom cards
- highlighted that HTML can now be used in the description field for apps.
- added sidebar_icon for all template apps, because if it's blank now, it doesnt show up on the sidebar.
2020-03-30 17:36:40 -04:00
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
97b3c656ab reduced size of tags 2020-03-28 18:07:22 -04:00
Ross Mountjoy
d6d3f7aebc fixed jinja2.exceptions.UndefinedError: 'GridViewApp' is undefined error 2020-03-28 14:07:19 -04:00
Ross Mountjoy
580c884174 0.5 ready for master 2020-03-28 09:17:14 -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
83c19616cc more v0.5 features
- users can now override global settings
- added update message
2020-03-21 12:18:07 -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
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
di-dc
3aaa1cae74 Updated error pages to set correct path for page-404.css 2020-02-16 12:10:18 -07: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
d0a53141b8 hot fix, kill tooltip on view switcher 2020-02-12 18:32:15 -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
fosspill
c5f5699d09 Autofocus search bar for quicker searching 2020-02-11 11:04:51 +00:00
Ross Mountjoy
438101c7ae mobile responsiveness fixes on /settings 2020-02-10 18:44:29 -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
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
dba238fa29 tweaking plugin/platform system, added ping platform 2020-02-07 08:43:51 -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
43ae3103e1 started work on the platform/plugin system 2020-02-06 10:57:45 -05:00
Ross Mountjoy
b4764d1046 fixing https://git.wolf-house.net/ross/DashMachine/issues/15 2020-02-06 07:12:47 -05:00
Ross Mountjoy
1194b543c5 worked on access groups/roles 2020-02-05 09:26:59 -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
15a17aa44f 1 2020-02-03 07:18:43 -05:00
Ross Mountjoy
fb5969f643 main /login use global base template 2020-02-03 06:51:50 -05:00
Ross Mountjoy
125f54dac0 removed all cdns, all files being hosted locally. 2020-02-02 22:25:38 -05:00
Ross Mountjoy
52fda77c65 removed update system, added delete file 2020-02-01 19:20:18 -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
5cdd55976d 1 2020-01-30 20:54:04 -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
1435c10962 1 2020-01-06 21:30:36 -05:00
Ross Mountjoy
6ca5aff77e first commit 2020-01-06 07:21:52 -05:00