Oliver Walters
|
9ffcdbc417
|
Fix issues when re-opening a secondary modal
|
2022-01-19 19:18:20 +11:00 |
|
Oliver
|
2f01691095
|
"patch" for legacy checkboxes in HTML forms
- Update to match the style of more "modern" API-driven forms
- These legacy forms will be removed in future revision anyway
|
2022-01-13 16:37:42 +11:00 |
|
Oliver
|
d8057e88e7
|
Fix messaging in build complete dialg
|
2022-01-09 07:50:08 +11:00 |
|
Oliver
|
e9796676c0
|
Add a progress spinner to modal forms
|
2021-12-04 10:44:48 +11:00 |
|
Oliver
|
3be4acf3ef
|
More refactoring for notifications
- Adds default behaviour for successful stock item creation
|
2021-11-04 23:09:49 +11:00 |
|
Oliver
|
df30a85c03
|
More fixes:
- Add "back to site" button on logout screen
- Add favicon to account pages
- Refactor notifications / alerts / caching
|
2021-11-04 09:59:56 +11:00 |
|
Oliver
|
2778ff55da
|
Remove btn-default
|
2021-10-28 19:57:17 +11:00 |
|
Oliver
|
ae2c3e8293
|
remove "panel-inventree" references
|
2021-10-28 08:31:36 +11:00 |
|
Oliver
|
e235e5adec
|
Replace "panel-body" with "panel-content"
|
2021-10-27 23:09:14 +11:00 |
|
Oliver
|
711b3ba923
|
remove "panel-default"
|
2021-10-27 23:08:15 +11:00 |
|
Oliver
|
a004f293ff
|
Replace all instances of data-toggle with data-bs-toggle
|
2021-10-27 22:06:30 +11:00 |
|
Oliver
|
827ff0f58b
|
Modal forms fixes
- Update bootstrap classes and terminology
- Visual tweaks to modal form title block
|
2021-10-27 16:26:28 +11:00 |
|
Oliver
|
c6ceea4d45
|
Remove reliance on "bootstrap-toggle" library
- Still needs fixing in modal forms
|
2021-10-27 09:37:07 +11:00 |
|
Oliver
|
25031e09e4
|
Enable setting for legacy launchModalForm function
|
2021-10-11 11:22:17 +11:00 |
|
Oliver
|
a32b5fdd64
|
Adds setting to close forms using escape key
- Configurable per user
- Default = false (to preserve behavior)
|
2021-10-11 11:16:33 +11:00 |
|
Matthias
|
847fb62ab5
|
js style
|
2021-09-13 23:25:13 +02:00 |
|
Matthias
|
c890a4a6d0
|
only add button per name once
|
2021-09-13 23:18:44 +02:00 |
|
Oliver
|
888fa51cd7
|
lots of linting fixes for JS files
|
2021-09-03 22:54:17 +10:00 |
|
Oliver Walters
|
4c39607e00
|
Brace style fixes
|
2021-08-30 20:30:26 +10:00 |
|
Oliver Walters
|
e0e7788af6
|
More js fixes
|
2021-08-30 15:32:01 +10:00 |
|
Oliver
|
14aebfdae1
|
Split dynamic javascript files into two separate directories
- One gets translated and is served statically
- One does not get translated and is served dynamically
- Add CI step
|
2021-07-29 09:23:24 +10:00 |
|