Commit Graph

24 Commits

Author SHA1 Message Date
Paweł Malak
dfdd49cf4a Moved entityInUpdate to app state. It applies for apps, categories and bookmarks 2021-11-22 14:36:00 +01:00
Paweł Malak
882f011d07 Cleaned up Apps and Bookmarks containers. Changed AppTable to use TableActions component 2021-11-20 14:51:47 +01:00
Paweł Malak
07cd725d4a Added new search bar shortcut. Fixed bug with forms still being visible after logout. Fixed bug with config fetching order 2021-11-14 23:20:37 +01:00
Paweł Malak
d94a6cea5a Added auth headers to api requests 2021-11-12 12:38:01 +01:00
Paweł Malak
f127a354ef Fixed state bug while updating categories. Fixed bug with bookmarks not being displayed under categories. 2021-11-09 15:51:50 +01:00
Paweł Malak
969bdb7d24 Components: refactored rest of the components to use new state. Minor changes to exports, imports and props 2021-11-09 14:33:51 +01:00
Paweł Malak
d1738a0a3e Set app visibility 2021-11-08 23:40:30 +01:00
unknown
6ae6c58f4c Local search for apps 2021-09-06 12:24:01 +02:00
unknown
8974fb3b49 Preparation for custom sorting 2021-06-17 10:56:27 +02:00
unknown
e884c84aa8 Fixes for apps and bookmarks tabs 2021-06-14 12:19:53 +02:00
unknown
f137498e7e Added auto-refresh for greeting and date. Fixed multiple React warnings 2021-06-13 01:06:42 +02:00
unknown
35c589c94c Display info message on homescreen if applications or categories arrays are empty 2021-06-08 14:02:19 +02:00
unknown
519b6d0746 Delete and update Bookmarks 2021-05-28 13:41:27 +02:00
unknown
216c12a33c Updating categories using form 2021-05-26 13:13:56 +02:00
unknown
38edb76929 Bookmarks Form 2021-05-24 11:51:05 +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
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
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
0502a653ac Apps grid 2021-05-09 18:36:55 +02:00
unknown
765418d3d2 Theme changing. Simple routing 2021-05-07 18:30:06 +02:00