1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-07-23 13:29:35 +02:00
Commit graph

19 commits

Author SHA1 Message Date
François Darveau
2c659d1e51 add bookmark sorting (#3) 2021-10-11 11:10:22 -04:00
François Darveau
31cf2bc5ad Add app categories (#0)
add app categories
2021-10-11 11:00:22 -04: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