Commit graph

285 commits

Author SHA1 Message Date
unknown
88c8eee982 Weather settings form update functionality. API: update multiple values in one Config query 2021-05-27 13:21:11 +02:00
unknown
316bc49f5c Weather settings view. API: select which keys to get from Config 2021-05-27 12:30:09 +02:00
unknown
216c12a33c Updating categories using form 2021-05-26 13:13:56 +02:00
unknown
0f2125e720 Pin/Delete category 2021-05-25 14:05:53 +02:00
unknown
bd5354a2e3 Table component. Bookmarks edit view 2021-05-25 11:44:11 +02:00
unknown
4eaf9659d1 UI notification/alert system with global redux state 2021-05-24 14:54:46 +02:00
unknown
c145888aec Adding Categories and Bookmarks using form 2021-05-24 12:35:54 +02:00
unknown
38edb76929 Bookmarks Form 2021-05-24 11:51:05 +02:00
unknown
4e89e4c568 Outsourced ModalForm to make it more reusable 2021-05-24 11:00:42 +02:00
unknown
7b6ac3f6a4 Cleaned up Home component. Added 'settings' link vivible on mobile devices 2021-05-23 18:55:51 +02:00
unknown
e22e5afcb9 Bookmarks view with grid + redux actions 2021-05-23 18:38:39 +02:00
unknown
27250dc850 Bookmarks controller 2021-05-23 17:18:04 +02:00
unknown
100f274d96 Category model and controllers 2021-05-22 19:04:34 +02:00
unknown
5c948e1a68 Support for keyboard navigation for Apps. Small refactor to pinApp action 2021-05-22 18:10:12 +02:00
unknown
8813bf6181 Added App Edit Functionality 2021-05-22 17:03:32 +02:00
unknown
28683e7511 Some changes on how application list is being rendered. Added isDay property on WeatherIcon to render icon accordingly to time of day. Modal can now be closed by clicking on backdrop 2021-05-21 18:55:21 +02:00
unknown
e170f56a03 Created WeatherWidget 2021-05-19 18:26:57 +02:00
unknown
38f5d3b66a Added WebSockets with funcionality to send messages from any module 2021-05-19 17:17:24 +02:00
unknown
4510a709d4 Small fixes 2021-05-17 18:26:01 +02:00
unknown
adc4aaed0f Created Cron job to get data from external api every 15 minutes and save it to local database. Created Weather model and controller to get latest weather status 2021-05-17 18:23:54 +02:00
unknown
3fc3d07598 Config model and controllers 2021-05-15 18:33:59 +02:00
unknown
873faa6c97 Dynamic WeatherIcon with weatherStatusCode mapping 2021-05-15 18:05:53 +02:00
unknown
e293325da7 WeatherIcon. Small changes to theme state 2021-05-14 18:51:56 +02:00
unknown
cb0b4b495f Cleaned up Apps component. Delete App redux action. Apps edit mode with functionality do delete and pin apps 2021-05-13 18:23:12 +02:00
unknown
7e540587a5 Multiple changes to App related components. Created form to add new Apps, outsourced AppGrid component 2021-05-13 17:21:52 +02:00
unknown
f34bbd938d UI Components 2021-05-12 18:31:02 +02:00
unknown
fa5c35b619 Pinned Apps 2021-05-12 17:31:25 +02:00
unknown
d3c5e2a5ec Rewritten some parts of redux store to use typescript interfaces 2021-05-11 16:44:05 +02:00
unknown
78acede8ab Apps actions and reducer 2021-05-10 19:02:16 +02:00
unknown
2acc3b72ec SQLite database. App model and controller 2021-05-10 17:47:26 +02:00
unknown
8392c2422a Home and Settings components 2021-05-09 19:02:50 +02:00
unknown
0502a653ac Apps grid 2021-05-09 18:36:55 +02:00
unknown
7199e296b8 Added redux. Moved theme loading/setting to redux actions. Added automatic theme loading based on localStorage value. 2021-05-08 18:49:08 +02:00
unknown
765418d3d2 Theme changing. Simple routing 2021-05-07 18:30:06 +02:00
unknown
573814ddac Initial commit 2021-05-06 19:04:00 +02:00