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
|
627d886600
|
[Legacy] Add perform_setup_service
|
2025-01-21 16:29:30 +00:00 |
|
Clemente Raposo
|
e0fca2599a
|
[Legacy] Add install_service
|
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
|
db9aca1460
|
Fix #475 - [Legacy] Keep upgrade log
|
2025-01-21 16:04:23 +03:00 |
|
y.yerli
|
78eb20ccca
|
Fix #475 - Add deletion warning on upgrade
|
2025-01-21 16:04:23 +03:00 |
|
Jack Anderson
|
31a20e84d0
|
[Legacy] Remove extra cancel label
|
2025-01-20 14:45:32 +00: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
|
c7eb2027ed
|
[Legacy] Add secret labels for two factor
|
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 |
|
y.yerli
|
bb4afd4b56
|
Fix #577 - Fix empty addr variable creating logs
|
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
|
773425c14e
|
Fix #478 - Remove unneeded formatter from Currency Mapper
|
2025-01-17 17:47:00 +03:00 |
|
Jack Anderson
|
d7880e064a
|
Fix #478 - Add Currency Mapper
|
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
|
de1c91b086
|
[Legacy] Fix non-admin user profiles
|
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
|
e36e287669
|
Remove cookie on pre install page
|
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
|
264019abc1
|
Fix #553 - Fix special character db password on install
|
2025-01-17 17:47:00 +03:00 |
|
y.yerli
|
34d9128f87
|
Fix #537 - Fix blank email detail page
|
2025-01-17 17:47:00 +03:00 |
|
y.yerli
|
94a880c201
|
Fix #274 #542 #583 #589 - Fix incorrectly ecoded UTF chars
|
2025-01-17 17:46:59 +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 |
|
y.yerli
|
60169feb1a
|
Fix sorting arrow update on list and subpanel
|
2025-01-09 12:48:59 +03:00 |
|
y.yerli
|
0424425848
|
Fix field required not-updating on required logic
|
2025-01-09 12:44:28 +03:00 |
|
y.yerli
|
46b06deff2
|
Fix field display not-updating on display logic
|
2025-01-09 12:41:28 +03:00 |
|
y.yerli
|
36a2f16fd5
|
Add navigating away check before login wizard completed
|
2025-01-09 12:20:30 +03:00 |
|
y.yerli
|
e806a35660
|
Fix saving all user prefences in favor of only language
|
2025-01-09 12:01:46 +03:00 |
|
Jack Anderson
|
10f198553c
|
Fix backup code format in db
- remove unnecessary function
|
2025-01-08 15:59:16 +00:00 |
|
Jack Anderson
|
447e419ddf
|
Update install page styling
|
2025-01-08 15:58:51 +00:00 |
|