Commit dd5307f
authored
integrate ui module (#127)
* fix tsc checks, replace eslint with biomejs
* remove eslint files
* add defguard-ui apply hooks rules
* update ui module commit
* properly ignore i18n files
* correct biome includes
* resolve scss utils import conflitcs
* remove old scss helpers, fix font imports
* add copy field from core
* fix runs-on in gh workflow lint ui
* check text1 parent beb9d14 commit dd5307f
File tree
179 files changed
+3342
-3293
lines changed- .github/workflows
- web
- public/fonts
- Poppins
- Roboto
- SourceCodePro
- src
- components
- App
- LogoContainer
- i18n
- en
- pages
- enrollment
- components
- AdminInfo
- EnrollmentSideBar
- EnrollmentStepControls
- EnrollmentStepIndicator
- TimeLeft
- hooks/store
- steps
- DataVerificationStep
- DeviceStep
- components
- ConfigureDeviceCard
- components
- DeviceConfiguration
- QuickGuideCard
- FinishStep
- PasswordStep
- WelcomeStep
- main
- DeviceSetupMethodCard
- mfa
- openidCallback
- components
- passwordReset
- hooks
- steps
- CodeStep
- EmailStep
- FailureStep
- LinkSentStep
- PasswordStep
- SuccessStep
- sessionTimeout
- token
- components
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
179 files changed
+3342
-3293
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments