Commit graph

2051 commits

Author SHA1 Message Date
Clemente Raposo
8aaf22e0ff Adjust top widget styling 2025-01-23 13:05:21 +00:00
o.smith
c8117e92b7 Make function visiblity protected 2025-01-22 11:28:27 +00:00
o.smith
17c86b5a8b Prevent recaching of language metadata on navigation 2025-01-22 11:28:27 +00:00
Jack Anderson
838339c529 Fix filter button overlapping on mobile 2025-01-22 07:24:20 +00:00
Clemente Raposo
cbf21aeb81 Add break-word to field layout labels 2025-01-22 07:24:20 +00:00
Clemente Raposo
23228e4403 Adjust field layout label break down limits 2025-01-22 07:24:20 +00:00
Clemente Raposo
b8c064ce68 Adjust subpanel padding on mobile view 2025-01-22 07:24:20 +00:00
Clemente Raposo
89702be8bd Fix #511 - Fix Metadata caching issue on cases 2025-01-21 16:31:55 +00:00
Clemente Raposo
5f597a54a5 Fix title display in install-header 2025-01-21 16:29:30 +00:00
Clemente Raposo
2113418b6b Set default error message in install component 2025-01-21 16:29:30 +00:00
Clemente Raposo
946229bb6e Add support for default error messages in async action 2025-01-21 16:29:30 +00:00
Clemente Raposo
d83a424d35 Add support for default text in messages component 2025-01-21 16:29:30 +00:00
Clemente Raposo
281f9db442 Update wrong license in install pre-checks files 2025-01-21 16:29:30 +00:00
Clemente Raposo
9ba41588f4 Remove exception alert from the installation process
Point to the logs.
2025-01-21 16:29:30 +00:00
Clemente Raposo
ae785eee84 Add migration to generate logs/legacy on upgrade 2025-01-21 16:29:30 +00:00
Clemente Raposo
777e4b2673 Re-direct to pre-check page if trying to re-install 2025-01-21 16:29:30 +00:00
Clemente Raposo
e9cf01f911 Add missing permissions warning page to install pre-checks 2025-01-21 16:29:30 +00:00
Clemente Raposo
a549d23644 Always log install log to base log folder 2025-01-21 16:29:30 +00:00
Clemente Raposo
844b6ecbfc Add debug messages to LegacyInstall step feedback 2025-01-21 16:29:30 +00:00
Clemente Raposo
fbce5c4f7c Update legacy install step
- Call AppInstallService
- Update feedback handling
2025-01-21 16:29:30 +00:00
Clemente Raposo
e6b0e00d50 Fix feedback handling after legacy install
- Pass back feedback from legacy
2025-01-21 16:29:30 +00:00
Clemente Raposo
a2c7628722 Fix message handling on InstallActionHandler 2025-01-21 16:29:30 +00:00
Clemente Raposo
308e254644 Fix InstallHandler 2025-01-21 16:29:30 +00:00
Clemente Raposo
759c4c0011 Fix InstallActionHandler 2025-01-21 16:29:30 +00:00
y.yerli
d2a0c04724 Fix #585 - Fix navbar order from user preference 2025-01-21 16:06:02 +03:00
y.yerli
78eb20ccca Fix #475 - Add deletion warning on upgrade 2025-01-21 16:04:23 +03:00
Jack Anderson
ae05bdb653 Update 2fa Styling
- Add copy button for secret
2025-01-20 14:45:32 +00:00
Jack Anderson
90bff782b5 Fix backup codes not deleting 2025-01-20 14:45:32 +00:00
Jack Anderson
7aef0d0688 Add show secret section to two factor 2025-01-20 14:45:32 +00:00
Jack Anderson
bab7d9a202 Add encoding to Totp Secret and Backup Codes
- Remove double call for backup codes
2025-01-20 14:45:32 +00:00
Clemente Raposo
f829346938 Fix currency-formatter.service dependency 2025-01-17 17:47:00 +03:00
Jack Anderson
a2ff98643a Fix #478 - Rename attribute triggeringStatus 2025-01-17 17:47:00 +03:00
Jack Anderson
c6778416d3 Fix #478 - Add from format check on toUserFormat 2025-01-17 17:47:00 +03:00
Jack Anderson
464830fd9d Fix #478 - Add check for 'onFieldInitialize' 2025-01-17 17:47:00 +03:00
Jack Anderson
7e73cdddcb Fix #478 - Add trigger status to currency logic 2025-01-17 17:47:00 +03:00
Jack Anderson
39881bceb6 Fix #478 - Add new trigger status check 'onDependencyChange'
- add trigger to email select action
2025-01-17 17:47:00 +03:00
Jack Anderson
3adb99624d Fix #478 - Rename 'onValueChange' to 'onAnyLogic'
- update default to `onDependencyChange`
2025-01-17 17:47:00 +03:00
Jack Anderson
1ebf1390cd Fix #478 - Format currency on update value 2025-01-17 17:47:00 +03:00
Jack Anderson
b145a923c4 Fix #478 - currency losing format after conversion 2025-01-17 17:47:00 +03:00
Jack Anderson
2c5861e9cb Fix #478 - field logic not being added 2025-01-17 17:47:00 +03:00
Jack Anderson
7c96218746 Fix #478 - Add replace separators to internal format function 2025-01-17 17:47:00 +03:00
Jack Anderson
3d9fcc190e Fix #478 - Add Currency Edit Component 2025-01-17 17:47:00 +03:00
Jack Anderson
48492fde05 Remove unnecessary imports 2025-01-17 17:47:00 +03:00
Jack Anderson
5baeec198a Reduce timer on history timeline 2025-01-17 17:47:00 +03:00
Jack Anderson
84e68d7ab8 Reduce timeout on refreshing notifications 2025-01-17 17:47:00 +03:00
Jack Anderson
0305972a4d Remove extra user logout call 2025-01-17 17:47:00 +03:00
Jack Anderson
8a783f2356 Add check for meta on record panel 2025-01-17 17:47:00 +03:00
Jack Anderson
fc0079726e Fix reinstall redirecting to legacy 2025-01-17 17:47:00 +03:00
y.yerli
cd0a2544e6 Fix #572 - Fix filter area readOnly field issue 2025-01-17 17:42:59 +03:00
y.yerli
9b2e7def5d Add subpanel sliding animation during opening 2025-01-09 12:50:00 +03:00