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

33 commits

Author SHA1 Message Date
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
d5610ad6be Fixed bug with alphabetical order not working for bookmarks. Minor changes related to bookmarks form 2021-11-26 14:04:46 +01:00
Paweł Malak
ec5f50aba4 Added option to reorder bookmarks 2021-11-25 16:54:27 +01:00
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
d83e3056c6 Split categories and bookmarks forms into separate files. Added visibility functionality to categories and bookmarks 2021-11-09 23:40:58 +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
François Darveau
5fde088001 fix bookmarks 2021-10-11 12:13:04 -04:00
François Darveau
0097ae2a77 Add custom icons to bookmarks (#5)
* allow custom icons for bookmarks

* update docker-image action to tag images based on source branch
2021-10-11 11:11:20 -04:00
François Darveau
9698fdc598 add bookmark sorting (#3) 2021-10-11 11:11:19 -04:00
François Darveau
d020fd4c0f Add custom icons to bookmarks (#5)
* allow custom icons for bookmarks

* update docker-image action to tag images based on source branch
2021-10-11 11:11:19 -04:00
François Darveau
605e110509 add bookmark sorting (#3) 2021-10-11 11:11:18 -04:00
François Darveau
abd28c4052 Add custom icons to bookmarks (#5)
* allow custom icons for bookmarks

* update docker-image action to tag images based on source branch
2021-10-11 11:11:16 -04:00
François Darveau
8fab9bc06c add bookmark sorting (#3) 2021-10-11 11:11:16 -04:00
François Darveau
c0d3ea2c4a Add custom icons to bookmarks (#5)
* allow custom icons for bookmarks

* update docker-image action to tag images based on source branch
2021-10-11 11:11:12 -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
53d50ca869 Normal and live search for bookmarks 2021-09-06 13:22:47 +02:00
unknown
ae3141e37b Sorting and custom ordering for categories 2021-06-18 13:42:55 +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
4583ca00e9 Added ability to set icons on bookmarks. Added hover indicator for apps 2021-06-09 12:45:55 +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
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
38edb76929 Bookmarks Form 2021-05-24 11:51:05 +02:00
unknown
e22e5afcb9 Bookmarks view with grid + redux actions 2021-05-23 18:38:39 +02:00