Michael Datelle
741e8532ab
refactor: unraid-ui-web-migration ( #1106 )
...
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Introduced enhanced stepper components for smoother multi-step
interactions.
- Added new loading indicators and improved the loading experience with
customizable variants.
- **UI Improvements**
- Refreshed the global color palette and updated styling across buttons,
badges, and loading indicators for a more modern, consistent experience.
- Improved the organization and readability of templates and styles
across various components.
- **Code & Dependency Updates**
- Updated key dependencies and revised the theme and configuration
settings to improve performance and maintainability.
- Introduced new environment variables for better configuration
management.
- **Legacy Cleanup**
- Removed deprecated components and streamlined registrations to
simplify the codebase without affecting end-user functionality.
- Eliminated unused utility functions and legacy code to enhance overall
code quality.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Co-authored-by: mdatelle <mike@datelle.net >
Co-authored-by: Eli Bosley <ekbosley@gmail.com >
2025-02-12 18:00:06 -05:00
Zack Spear
ff24f12cae
refactor: optional chaining for click props
2024-05-16 14:13:01 -07:00
Zack Spear
cef1b29355
fix: type check
2024-05-16 14:13:01 -07:00
Zack Spear
85802e7af7
fix: formattedRegTm type
2024-05-16 14:13:01 -07:00
Zack Spear
1d562d404c
fix(web): registration component remove unused ref
2024-05-06 10:44:16 -07:00
Zack Spear
f28b7510fa
feat(web): Registration key linked to account status
2024-05-06 10:44:16 -07:00
Zack Spear
31a5413643
feat(web): registration page array status messaging
2024-05-01 12:21:24 -07:00
Zack Spear
a95fc5ed07
chore: lint fix
2024-05-01 12:21:24 -07:00
Zack Spear
c97a4f1268
feat: registration page server error heading + subheading
2024-05-01 12:21:24 -07:00
Zack Spear
3eba95b8cc
feat: array state on registration page
2024-05-01 12:21:24 -07:00
Zack Spear
882e3e1ef4
feat: server config enum message w/ ineligible support ( #861 )
...
* test: serverState local components data tweaks
* feat: server config enum message w/ ineligible support
* refactor: config error messages
* chore: lint
2024-03-26 09:57:04 -04:00
Zack Spear
ecb3ed5003
fix: regDevs usage to allow more flexibility for STARTER ( #860 )
...
* fix: regDevs usage to allow more flexibility for STARTER
* fix: lint and type-check
2024-03-20 08:50:02 -04:00
Zack Spear
77eed36990
refactor: replaceRenewCheck only fire on Tools > Registration
2024-02-05 12:58:15 -08:00
Zack Spear
58f9eec8b1
refactor: targeting keyType strings for Starter / Unleashed
2024-01-31 11:02:37 -08:00
Zack Spear
26841aa10d
refactor: Registration component onBeforeMount
2024-01-31 11:02:37 -08:00
Zack Spear
6910a020d2
chore: clean up console log
2024-01-31 11:02:37 -08:00
Zack Spear
60e5c6e3e8
fix: regTm format when already set
2024-01-31 11:02:37 -08:00
Zack Spear
90b1432875
fix: regTm format after key install without page refresh
2024-01-31 11:02:37 -08:00
Zack Spear
0742382ae1
refactor: registration page conditionals
2024-01-31 11:02:37 -08:00
Zack Spear
79ff9bedb9
refactor: add title to BrandButton usage
2023-12-12 08:22:47 -08:00
Zack Spear
fb31fb584b
refactor(web): registration feedback
2023-11-08 16:15:26 -08:00
Zack Spear
220a64ebdc
chore(web): type fixes
2023-11-01 13:36:17 -07:00
Zack Spear
2104eebe02
chore: lint manual fixes
2023-11-01 13:36:17 -07:00
Zack Spear
caab570be6
chore: lint auto fixes
2023-11-01 13:36:17 -07:00
Zack Spear
1098e0f0e9
fix(web): reg component conditional keyActions
2023-11-01 13:36:17 -07:00
Zack Spear
c1cff9e95f
refactor: renew to extend front-end facing copy
2023-11-01 13:36:17 -07:00
Zack Spear
9e1320b272
refactor(web): rename time composable to dateTime
2023-11-01 13:36:17 -07:00
Zack Spear
93649d0557
refactor(web): update ineligible text + DateTime helper exports
2023-11-01 13:36:17 -07:00
Zack Spear
3d99061a07
chore(web): clean up unsued props
2023-11-01 13:36:17 -07:00
Zack Spear
d943b67270
refactor: Registration component regExp usage & styles
2023-11-01 13:36:17 -07:00
Zack Spear
70fd31afb6
fix(web): Registration key actions
2023-11-01 13:36:17 -07:00
Zack Spear
05369a49a4
refactor(web): registration ux/ui button placement
2023-11-01 13:36:17 -07:00
Zack Spear
676ea0629b
chore(web): concise param
2023-11-01 13:36:17 -07:00
Zack Spear
41d6ebe536
refactor(web): progress on regExp & dateTimeFormat from server
2023-11-01 13:36:17 -07:00
Zack Spear
7246ee34bd
feat(web): WIP key expiration
2023-11-01 13:36:17 -07:00
Zack Spear
a84b972121
feat(web): registration too many devices messaging
2023-11-01 13:36:17 -07:00
Zack Spear
6c98369719
feat(web): registration component ui / ux
2023-11-01 13:36:17 -07:00
Zack Spear
90303689db
refactor: WIP registration update expiration
2023-11-01 13:36:17 -07:00
Zack Spear
17a5767108
refactor(web): registration page UI UX
2023-11-01 13:36:17 -07:00
Zack Spear
e04b619071
feat(web): WIP registration page UI UX
2023-11-01 13:36:17 -07:00
Zack Spear
858a93ccd2
feat(web): WIP registration page web component
2023-11-01 13:36:17 -07:00