1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-08-04 18:35:17 +02:00
Commit graph

27 commits

Author SHA1 Message Date
François Darveau
cb794daf73 update default order ID for docker and kubernetes apps to allow custom order before apps without the order attribute 2021-10-11 11:41:12 -04:00
François Darveau
064ec83c12 update kubernetes integration to match changes to docker integration in this fork 2021-10-11 11:39:17 -04:00
François Darveau
e07159e952 add 'order' flame label for docker integration (#9) 2021-10-11 11:25:53 -04: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
14fbc7e221 fixes after latest rebase 2021-10-11 11:12:58 -04:00
Paweł Malak
7129fe83da Fixed bug with fetching config. Pushed version 1.7.0 2021-10-11 15:15:26 +02:00
pawelmalak
6f8a017bfb
Merge pull request #109 from pa-sowa/docker-user-icon-fix
Don't override user selected icon of a docker app
2021-10-11 15:03:47 +02:00
unknown
63346f7e38 Pushed version 1.6.9 2021-10-09 23:12:26 +02:00
Przemysław Adam Sowa
04be0d1316 Don't override user selected icon of a docker app 2021-10-09 12:57:14 +02:00
Pablo Ruiz
231dbc4577 Added remote docker host 2021-10-06 22:17:43 +02:00
unknown
1625932e52 Fix for #96 2021-10-04 16:15:17 +02:00
unknown
6a6f1750b1 Pushed version 1.6.7 2021-10-04 12:11:41 +02:00
Pablo Ruiz
9606978bd7 Add custom icon & multiple apps support to Docker API 2021-09-29 22:26:12 +02:00
Dimitri Pommier
8681f75bab
Kubernetes integration (#80)
* chore(): skaffold

* chore(): kubernetes integration

* chore(skaffold): refine shokohsc profile

* chore(): removed docker & kubernetes from database + stoppedApp pin option

* Revert "chore(): removed docker & kubernetes from database + stoppedApp pin option"

This reverts commit 5111c7ad79.
2021-08-17 10:32:15 +02:00
unknown
1699146f79 Added support for custom SVG icons 2021-08-06 15:15:54 +02:00
unknown
a01661d0d5 Pushed version 1.6.2. Small formatting fixes 2021-08-06 10:36:05 +02:00
Pablo Ruiz
39349dded1 fix optional docker.sock mount 2021-08-05 08:56:02 +02:00
Pablo Ruiz
b53509aa69 docker api 2021-08-04 22:19:35 +02:00
unknown
1fbe0746a4 Fixed custom icons not updating 2021-07-28 11:36:48 +02:00
unknown
12974ab01b Upload custom icon on client 2021-06-23 15:27:46 +02:00
unknown
6c067bee31 Option to open links in the same tab. Api upload icon. Render image icon instead of MDI. Dockerfile client dependencies fix. 2021-06-23 14:15:14 +02:00
unknown
8974fb3b49 Preparation for custom sorting 2021-06-17 10:56:27 +02:00
unknown
ce173f2c42 Apps reordering. Sorting apps while adding them 2021-06-15 16:02:57 +02:00
unknown
9a1ec76ffd Case-insensitive sorting. App version checking 2021-06-15 12:36:23 +02:00
unknown
8b87ad92f1 Added option to pin new apps/categories by default 2021-06-09 10:58:45 +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
2acc3b72ec SQLite database. App model and controller 2021-05-10 17:47:26 +02:00