François Darveau
21aabf7267
fix default categories nesting
2021-10-11 11:44:32 -04:00
François Darveau
55b32f9ce9
actually filter categories by type when querying
2021-10-11 11:44:30 -04:00
François Darveau
64a9dabdd6
filter categories in server instead of the client and small fixes following latest rebase
2021-10-11 11:43:39 -04:00
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
f51ccf71c7
clarify order parameter in docker example
2021-10-11 11:25:56 -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
François Darveau
32bfe33a75
another test
2021-10-11 11:11:20 -04:00
François Darveau
1ff5ac8724
Revert "chnage fork sync to merge instead of rebase"
...
This reverts commit 7199a0b1168df98e91d0711698380e537a906330.
2021-10-11 11:11:20 -04:00
François Darveau
b48a9cedb8
chnage fork sync to merge instead of rebase
2021-10-11 11:11:20 -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
1b57668792
Revert "send email on merge failure"
...
This reverts commit 5271e92ab22749cbb70be6a8c7a656d870c069b7.
2021-10-11 11:11:20 -04:00
François Darveau
3ead1e99c5
send email on merge failure
2021-10-11 11:11:20 -04:00
François Darveau
59b9d20dd5
add github workflow to automatically build a docker image
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
c80e4257ff
Add app categories ( #2 )
...
add app categories
2021-10-11 11:11:19 -04:00
François Darveau
beec2485d5
chnage fork sync to merge instead of rebase
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
de51659647
Revert "send email on merge failure"
...
This reverts commit 5271e92ab22749cbb70be6a8c7a656d870c069b7.
2021-10-11 11:11:18 -04:00
François Darveau
5cf0518799
send email on merge failure
2021-10-11 11:11:18 -04:00
François Darveau
50b9eb1b79
fix docker image Github Action
2021-10-11 11:11:18 -04:00
François Darveau
48b61df504
update docker image Github Action for full build and push
2021-10-11 11:11:18 -04:00
François Darveau
605e110509
add bookmark sorting ( #3 )
2021-10-11 11:11:18 -04:00
François Darveau
504e399fc1
Add app categories ( #2 )
...
add app categories
2021-10-11 11:11:18 -04:00
François Darveau
83eb42578a
back to the original fork sync action
2021-10-11 11:11:17 -04:00
François Darveau
b0408b2d29
fetch all history when syncing fork
2021-10-11 11:11:17 -04:00
François Darveau
7eff483221
another test
2021-10-11 11:11:17 -04:00
François Darveau
dcd97f0d1e
test another fork syncing action
2021-10-11 11:11:17 -04:00
François Darveau
530dc26519
Revert "chnage fork sync to merge instead of rebase"
...
This reverts commit 7199a0b1168df98e91d0711698380e537a906330.
2021-10-11 11:11:17 -04:00
François Darveau
48e6c26fb5
chnage fork sync to merge instead of rebase
2021-10-11 11:11:17 -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
30d5db79b7
Revert "send email on merge failure"
...
This reverts commit 5271e92ab22749cbb70be6a8c7a656d870c069b7.
2021-10-11 11:11:16 -04:00
François Darveau
79fc59da06
send email on merge failure
2021-10-11 11:11:16 -04:00
François Darveau
3120c60f7b
add github workflow to automatically build a docker image
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
2530f2d089
Add app categories ( #2 )
...
add app categories
2021-10-11 11:11:15 -04:00
François Darveau
74e3cbc7e2
chnage fork sync to merge instead of rebase
2021-10-11 11:11:15 -04:00
François Darveau
a4b9887c68
add default values for database migration purposes
2021-10-11 11:11:15 -04:00
François Darveau
e8c1567bc5
remove Dockerfile comments
2021-10-11 11:11:15 -04:00
François Darveau
d60dc5cc31
optimize Dockerfile cache use for client build
2021-10-11 11:11:15 -04:00
François Darveau
122ace346d
fix docker-image branch tag comparison
2021-10-11 11:11:15 -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
28ea50676a
Revert "send email on merge failure"
...
This reverts commit 5271e92ab22749cbb70be6a8c7a656d870c069b7.
2021-10-11 11:10:25 -04:00
François Darveau
6daad824cf
send email on merge failure
2021-10-11 11:10:25 -04:00
François Darveau
a05a046328
fix docker image Github Action
2021-10-11 11:10:25 -04:00
François Darveau
671fc028dd
fix docker image tag name
2021-10-11 11:10:25 -04:00
François Darveau
b64a452411
update docker image Github Action for full build and push
2021-10-11 11:10:25 -04:00
François Darveau
2593a63e25
add github workflow to automatically build a docker image
2021-10-11 11:10:25 -04:00