added collection rules change list in the confirmation popup

This commit is contained in:
Gani Georgiev
2024-11-26 22:28:34 +02:00
parent 06acaf38d8
commit fcf65dcc77
33 changed files with 176 additions and 106 deletions

View File

@@ -4,6 +4,9 @@
- Added support for passing more than one id in the `Hook.Unbind` method for consistency with the router.
- Added collection rules change list in the confirmation popup
(_to avoid getting anoying during development, the rules confirmation currently is enabled only when using https_).
- Fixed `--dev` log query print formatting.