admin
1b42fe1e25
fix: mark React component props as Readonly
...
Bulk update to make all component props immutable at the type level.
This prevents accidental prop mutation and improves type safety.
Resolves ~50 SonarCloud code smells.
2025-12-18 15:31:40 -06:00
bakerboy448
f49c35563d
Fix syntax
2025-09-10 07:47:39 -05:00
Bogdan
6e23750705
Fix clearing pending changes for First Run
...
`TypeError: can't access property "section", a is undefined`
2025-09-10 07:28:03 -05:00
Treycos
540659a799
Convert First Run to TypeScript
...
(cherry picked from commit 8484a8bebac38def457d428257888b7824ffb72f)
Closes #10307
2024-08-24 04:24:31 +03:00
Bogdan
14b4b5e122
Cleanup appName tokens
...
Co-authored-by: Stevie Robinson <stevie.robinson@gmail.com>
Closes #9430
2023-11-19 21:14:48 +02:00
Mark McDowall
10f5f3c5c8
New: Require password confirmation when setting or changing password
...
(cherry picked from commit b248163df598dc611ee919d525eb7357256d73d5)
2023-11-19 21:10:52 +02:00
Bogdan
756384d94a
Simplify user check in Authentication Required for newer installs
2023-08-29 19:57:48 +03:00
Bogdan
7f172dcfd1
Fix user check in Authentication Required for newer installs
2023-08-29 18:54:12 +03:00
Bogdan
2210ce9394
Improve messaging in Authentication Required modal
2023-08-29 01:42:30 +03:00
Mark McDowall
ca93a72d63
New: Show all options when authentication modal is open
...
(cherry picked from commit c7d6c0f45264944bb5c00374ff025344218ef7eb)
2023-08-14 20:05:03 -05:00
Qstick
8911386ed0
New: Rework and Require Authentication
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2023-08-14 20:05:03 -05:00