1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-07-19 11:39:36 +02:00
Commit graph

19 commits

Author SHA1 Message Date
François Darveau
9e19af7d4c
update to latest react version and update client dependencies (#23) 2023-08-03 23:24:56 -04:00
François Darveau
4c827d2c91 Merge branch 'master' of https://github.com/pawelmalak/flame 2022-04-15 14:40:47 -04:00
Paweł Malak
12295a6f68 Moved some settings between general and ui tabs - continued. Fixed settings links in apps and categories tables 2022-02-04 15:01:40 +01:00
François Darveau
021bd4e85a Merge branch 'master' of https://github.com/pawelmalak/flame into merge_upstream_2020-12-06 2021-12-06 22:29:22 -05:00
Paweł Malak
068c8ab2e7 Changed some messages and buttons to make it easier to open bookmarks editor 2021-12-02 14:12:23 +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
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
Paweł Malak
76e50624e7 Client: Implemented new config system 2021-10-22 13:31:02 +02:00
François Darveau
ccdb477ac4 Support for app categories in docker integration (#8)
* initial support for app categories in docker integration

* fixed readme examples for docker integration and some fixes to integration

* fix obtaining category from container label

* hide edit actions for default categories (such as Docker)
2021-10-11 11:24:55 -04:00
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
5b900872af Apps reordering with drag-and-drop functionality 2021-06-18 12:09:59 +02:00
unknown
ce173f2c42 Apps reordering. Sorting apps while adding them 2021-06-15 16:02:57 +02:00
unknown
bd5354a2e3 Table component. Bookmarks edit view 2021-05-25 11:44:11 +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
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