Commit Graph

9 Commits (02175423e5ea8d3bcff42becba7f896def1b274c)

Author SHA1 Message Date
Carlos Roca 996d4e56e6 [MIG] web_dialog_size: Migration to 17.0 2024-08-16 09:41:59 +02:00
Carlos Roca 95c85e4fce [FIX] web_dialog_size: Fixes on legacy Dialogs
The problems found on Legacy Dialogs are the next:

1. The modal can't be dragged
2. The button for extending and reduce the modal is doing nothing
3. The x for close the modal is showed twice

You can test it with dialogs showed on Vault module
2024-08-16 08:35:31 +02:00
tarteo 0b8750db7c [IMP] web_dialog_size: Migration to 16.0
[IMP] web_dialog_size: Migration to 16.0

[REM] Remove duplicate configuration readme file

[FIX] Make it work for normal dialogs also

[FIX] SelectCreateDialog

precommit
2024-08-16 08:35:31 +02:00
Mantux11 de7f74d8d8 [15.0][MIG] web_dialog_size: migration to 15.0 2024-08-16 08:35:31 +02:00
Stéphane Bidoul 0c69cbaef3 pre-commit update: prettier xml indent 2024-08-16 08:35:31 +02:00
Jairo Llopis ad37c8252b [IMP] pre-commit run after update
Includes some manual fixes to silent ESLint warnings.
2024-08-16 08:35:31 +02:00
ernesto 090c0dbeed [MIG] web_dialog_size: Migration to 12.0 2024-08-16 08:35:31 +02:00
Pedro M. Baeza f621949f6b [IMP] web_dialog_size: Select default dialog size by config
* [IMP] web_dialog_size: Put dialog size expanded by default

* [REM] web_popup_large: By duplication of the functionality

* [IMP] web_dialog_size: README and contributors

* [ADD] configuration parameter for default behavior

[FIX] return super's promise
[IMP] use fontawesome icons for buttons
2024-08-16 08:35:31 +02:00
Anthony Muschang 0a12012776 [ADD] module web_dialog_size
New module that let the user expand a dialog box to the full screen
width.
2024-08-16 08:35:31 +02:00