Commit Graph

17 Commits

Author SHA1 Message Date
Théophile Diot ece5ce1cdf
Add HTML sanitization when injecting code in pages in the UI 2023-09-28 11:30:45 +01:00
Théophile Diot 1c71572f44
Update tsparticles in the UI + remove unused static files 2023-09-28 08:59:27 +01: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
BlasenhauerJ 6916a81c5d bunkerweb is now W3C friendly 2023-04-25 18:49:57 +02:00
Théophile Diot 50829293c7
Merge branch 'ui' into dev 2023-04-18 14:03:55 +02:00
BlasenhauerJ 649d29b056 change news base url 2023-04-15 14:34:51 +02:00
BlasenhauerJ 217d1aa502 enhance style + menu script 2023-04-15 13:40:58 +02:00
BlasenhauerJ 6c6845a794 enhance some responsive + change api 2023-03-27 15:51:14 +02:00
BlasenhauerJ 53f480a66e enhance multiple logic + fix conflict
*add missing _SCHEMA on jinja to avoid conflict with regular inputs rendering
*fix multiple error with the default-value being replace by service value when creating new multiple
*change the way custom multiples are created by better sorting of multiple data before rendering
*add comments and better logic separation
*create common functions to render custom multiple and create new one in order to get less code
*first multiple group has no longer a suffix, second one has a suffix starting with '_1' like server-side
*flash message dynamic count when removing
2023-03-24 15:44:41 +01:00
BlasenhauerJ 8b0d8a9d3d remove log + fix service tab 2023-02-06 14:00:02 +01:00
BlasenhauerJ 3d96fdb344 update dashboard
*add new global classes (checkbox, popover, select, filter, tabs)
*fix service modal error when setting current service data
2023-01-29 22:37:53 +01:00
BlasenhauerJ 477e87a2f4 news script + multiples groups
=> news render on client side
=> add multList logic to handle differents groups of multiple settings
2022-12-13 14:30:42 +01:00
BlasenhauerJ e5574fbdc6 change flash messages style 2022-12-12 16:59:37 +01:00
BlasenhauerJ 4595295bd8 fix tab focus style + dark mode style 2022-12-05 17:00:15 +01:00
BlasenhauerJ ff83b342de fix issues
=> center socials
=> up flash display delay
=> add possibility to close flash
=> fix add file issue
=> add flash code from base to login
=> can remove all external plugins + redirection only if custom page
=> fix custom plugin page link
=> delete plugin modal working
2022-11-29 17:35:57 +01:00
TheophileDiot 1d4998356d Fix darkmode + Add new variables to pass to the front 2022-11-29 14:40:15 +01:00
BlasenhauerJ 3c5f6002d6 filter script + manage files + fix css + enhance
=> remove auto update jobs for JSON format error reason
=> add filter system for settings except multiple schemas
=> hidden multiple handler if doesn't exist
=> avoid reupdate value if open same services multiple times
=> fix error with adding custom multiple with no previous custom settings created
=> add style for used tabs btn
=> fix z-index
=> fix live update input
=> sort scripts files
2022-11-25 16:14:38 +01:00
Renamed from src/ui/static/js/dashboard.js (Browse further)