Commit graph

1827 commits

Author SHA1 Message Date
Florian Pitance
5fe0e0bfda
Merge pull request #454 from Hado-K3n/patch-7
Update k8s.mariadb.ui.yml
2023-04-27 22:40:53 +02:00
Florian Pitance
8c71f7d278
Merge pull request #455 from Hado-K3n/patch-8
Update k8s.mysql.ui.yml
2023-04-27 22:40:40 +02:00
Florian Pitance
124378d7c9
Merge pull request #456 from Hado-K3n/patch-9
Update k8s.postgres.ui.yml
2023-04-27 22:40:31 +02:00
florian
c6a184d90a
fix ui integrations and fix stream support in db 2023-04-27 22:09:12 +02:00
florian
d8b7db167e
merge from ui 2023-04-27 21:36:30 +02:00
florian
ddd83a8089
docs - add stream support info and plugin description to settings page 2023-04-27 20:27:07 +02:00
florian
289b58567b
docs - add stream support info on security tuning page 2023-04-27 19:58:20 +02:00
BlasenhauerJ
4dda54a118 enhance style
*change editor theme for light and dark mode
*enhance file manager breadcrumb visibility
*enhance modal folder and file breadcrumb visibility
*fix color difference between flash float btns elements on dark mode
*enhance dark mode socials visibility
*enhance plugin menu message style
*enhance delete service form text visibility for light and dark mode
2023-04-27 19:49:21 +02:00
BlasenhauerJ
0ca473c690 fix style issue between load and page transition 2023-04-27 18:54:31 +02:00
BlasenhauerJ
1145b798f0 fix filter setting from custom selectors 2023-04-27 18:52:48 +02:00
BlasenhauerJ
63e7ccf132 better centering loading logo with text 2023-04-27 18:41:24 +02:00
BlasenhauerJ
001a63efc3 continue custom selectors + fix script + style
*create custom selectors instead of utility classes for settings_tabs and settings_plugins content
*update javascript script (now base on active class instead of utility calsses)
*fix menu close btn display breakpoint
2023-04-27 18:28:34 +02:00
BlasenhauerJ
4144faa93b fix create service issue + remove stash
*we can now create a service if all settings are default values
*remove stash
2023-04-27 17:45:34 +02:00
BlasenhauerJ
72bc9e4bb6 start creating custom selectors 2023-04-27 17:35:51 +02:00
bunkerity
98de3fc2fc docs - quickstart 2023-04-27 17:31:27 +02:00
bunkerity
f118f992f6 merge from ui 2023-04-27 16:57:56 +02:00
BlasenhauerJ
5285a2f4a1 force stash 2023-04-27 16:57:19 +02:00
bunkerity
1d354c9c6b docs - quickstart (wip) 2023-04-27 16:55:02 +02:00
BlasenhauerJ
55a7c8fee8 force stash 2023-04-27 16:53:18 +02:00
BlasenhauerJ
64a9fe4dba fix checkbox + style issues + script duplicate
*form.js classes now only instanciate on global.js
*fix checkbox behavior (force checked to always send data + change script logic around this)
*fix flash float btn hover effect
*fix dropdown issue with text-white
*set new checkbox logic to services
*
2023-04-27 16:41:05 +02:00
bunkerity
a90d9e6273 ui - fix default value for inputs 2023-04-27 15:06:51 +02:00
bunkerity
7e1efcbc66 Merge branch 'ui' into dev 2023-04-27 14:45:43 +02:00
bunkerity
b5f0fe856e docks quickstart wip 2023-04-27 14:45:25 +02:00
BlasenhauerJ
01d8c65c96 remove hidden input checkbox + fix script 2023-04-27 14:42:57 +02:00
BlasenhauerJ
b7f63450ed add special method for mode 2023-04-27 13:56:46 +02:00
bunkerity
bc47f1fa5e Merge branch 'ui' into dev 2023-04-27 13:16:54 +02:00
BlasenhauerJ
7089e8b4d2 fix checked state 2023-04-27 12:07:28 +02:00
BlasenhauerJ
d4fd4c4733 fix checkbox + template
*now checkbox value update hidden input that is taken for backend, allowing to change checkbox values
*set same jinja logic for checkbox and hidden input to get same value on rendering
2023-04-27 11:52:45 +02:00
florian
db5789fcb4
Merge branch 'ui' into dev 2023-04-27 11:44:36 +02:00
Hado-K3n
ab20f83b22
Update k8s.postgres.ui.yml
Fixed serviceaccountname: sa-bunkerweb missing in bunkerweb-ui for pod access
2023-04-27 11:39:46 +02:00
Hado-K3n
bbea8ba3fc
Update k8s.mysql.ui.yml
Fixed serviceaccountname: sa-bunkerweb missing in bunkerweb-ui for pod access
2023-04-27 11:38:33 +02:00
Hado-K3n
9a2005d1a8
Update k8s.mariadb.ui.yml
Fixed serviceaccountname: sa-bunkerweb missing in bunkerweb-ui for pod access
2023-04-27 11:37:09 +02:00
bunkerity
9512de630c docs - quickstart guide (wip) 2023-04-27 11:05:51 +02:00
Théophile Diot
956a7bd234
Merge pull request #453 from gin-gitaxias/patch-2 2023-04-26 21:48:01 +02:00
Paul Dessemond
f8c5543fd5
Update plugins.md
plugins doc ! not over yet
2023-04-26 21:42:42 +02:00
florian
667bb30036
docs - quickstart guide (wip) 2023-04-26 21:42:17 +02:00
florian
6b76596a88
Merge branch 'dev' of github.com:bunkerity/bunkerweb into dev 2023-04-26 19:55:51 +02:00
florian
78c2e16ead
add missing cluster config for ui/k8s and start quickstart guide doc 2023-04-26 19:55:36 +02:00
BlasenhauerJ
1e6cfe8b0e fix filter disabled issue + reset on modal open 2023-04-26 18:57:54 +02:00
Théophile Diot
574ecbd6b3
Lower the environnement variable for the mode 2023-04-26 17:11:35 +02:00
florian
aa3ce13a81
Merge branch 'dev' of github.com:bunkerity/bunkerweb into dev 2023-04-26 16:35:14 +02:00
florian
6f39fce6d6
docs - integrations 2023-04-26 16:34:50 +02:00
Théophile Diot
92fc5d981f
Remove ascii art showing in UI logs 2023-04-26 16:27:37 +02:00
Théophile Diot
ae7e3ddd9f
Fix how the ApiCaller is initialized for UI instances 2023-04-26 15:59:52 +02:00
Théophile Diot
df94bc4af7
Merge pull request #452 from bunkerity/dev
Dev
2023-04-26 15:35:21 +02:00
Théophile Diot
bf29fa2f92
Show how many plugins there are correctly in the home page 2023-04-26 15:34:06 +02:00
Théophile Diot
509bd21b06
Add log when deleting plugin 2023-04-26 15:33:42 +02:00
Théophile Diot
1530745a7e
Merge pull request #451 from bunkerity/ui
UI
2023-04-26 15:28:24 +02:00
BlasenhauerJ
a87abf3ce5 update home dark mode + variable 2023-04-26 15:25:44 +02:00
BlasenhauerJ
8a5836dd95 add popup darkmode 2023-04-26 15:20:10 +02:00