Commit 4142115
feat: 6132 upgrade angular and primeNg to v21
* feat: migrate PrimeNG 17 to 18
* feat: migrate Angular 18/PrimeNG 18 to Angular 19/PrimeNG 19
* feat: migrate Angular 19/PrimeNG 19 to Angular 20/PrimeNG 20
* fix: default preset to Aura
* fix: bridge dead PrimeNG color vars and override Aura primary to brand blue
* fix: restore login styling and rename dead PrimeNG 19 CSS class tokens app-wide
* fix: schema page spacing regression after PrimeNG 20 migration
* fix: apply schema page spacing to other full pages and update shared tab selectors for PrimeNG 20
* fix: initial tab values, menu alignment, grid header padding
* fix: add 40px gap below Import Schema dialog tabs
* fix: restore close icon default in DynamicDialog
* fix: Restore p-checkbox labels for PrimeNG 20
* fix: Restore PrimeNG 20 accordion headers and toggle functionality
* fix: Lazy-render hidden default forms and add trackBy for schema field lists
* fix: Fix Schema dialog height to prevent vertical shrinking on tab switch
* fix: Restore Guardian accordion styling for PrimeNG 20
* fix: Restore Import dialog tabs gap, search icon positioning, toolbar button alignment
* fix: prompt for mock before policy Dry-Run
* fix: Restyle Import Artifacts dialog to match Guardian standard
* fix: Stop artifact page CSS leaking into paginator dropdown
* fix: Unify toolbar-to-table gap to 40px across all grid pages
* fix: Unify toolbar-to-grid gap to 40px on Tools and shared-layout pages
* fix: Fix Manage Policies grid regressions: toolbar gap, scroll chrome, status dropdown width, button alignment, duplicate tooltip
* fix: fix Policy Comparison accordion: independent toggles, icon positioning, filter width
* fix: Fix frozen Operations column stacking over status drop-downs on scroll
* fix: Center items-per-page number in paginator select box
* fix: Fix comparison page accordions: independent toggles, icon positioning, initial open panels
* fix: Restore Migrate Data dialog tab switching after PrimeNG 20 migration
* fix: Restore Manage Policies status dropdown backgrounds and alignment
* fix: restore Tools page status pill styling and Operations column width
* fix: Restore date picker to seamless white control after PrimeNG 20 migration
* fix: Fix remaining date picker styling for PrimeNG 20 class renames
* fix: Restore document viewer accordion open/close behaviour
* fix: Establish page layout tokens and update shared skeleton
* fix: Connect Manage Policies to shared page skeleton and tokens
* fix: Add header gap to shared styles and connect Manage Modules to shared skeleton
* fix: Convert Manage Modules table to shared grid pattern via p-table
* fix: Consolidate paginator select/button/inputtext styling into shared component
* fix: Flatten shared page header to match Tools etalon spacing
* feat: Connect all 13 remaining pages to shared header skeleton
* feat: Align Artifacts page to Module page pattern with shared grid
* fix: Harmonize toolbar button and dropdown styles across policy engine pages
* fix: Align Formulas page toolbar to Artifacts pattern, fix double-render bug
* fix: Align Schema Rules page to actions-block pattern, remove back button
* fix: remove page-local header spacing override and update toolbar to common pattern
* refactor: Centralize header and tabs spacing into shared theme styles
* feat: Centralize badge styling into shared Guardian theme
* refactor: Extract Draft/Dry-run dropdown styling to shared guardian-status-select
* refactor: Align List of Tokens page to common main-page pattern
* fix: Align Retirement and Relayer Accounts pages to common spacing
* fix: Equalize grid row heights on Tools and Formulas pages
* refactor: Align Roles page list view to common main-page pattern
* refactor: Align User Management page to common main-page pattern
* refactor: Align Logs page to common pattern with variable row height
* fix: Align Worker Tasks page to guardian-grid-container pattern with text-truncate and tooltips
* fix: Align Notifications page to guardian-grid-container pattern with text-truncate and tooltips
* fix: Align Profile page header/tabs to common pattern
* fix: Align Search for Policies page header to common pattern
* fix: Align Statistics page action block to Formulas pattern and remove Back button
* fix: Align Policy Labels page action block to Formulas pattern and remove Back button
* fix: Align List of Tokens header to common pattern and remove back-button blocks
* fix: Align Retirement page to common Modules pattern with shared header, actions, and grid
* fix: minor ts issue policy configurator
* fix: Make Logs toolbar responsive and fix date-range icon positioning
* feat: upgrade Angular and PrimeNG to version 21
* fix: Angular 21 frontend build errors
* fix: clean Angular 21 build warnings
* chore: clean up dependencies after Angular 21 migration
* chore: clean up TypeScript compiler config
* fix: new package lock file
* fix: resolve UI regressions after Angular 21 / PrimeNG 21 migration
* fix: Enable TypeScript strict mode with isolatedModules and noImplicitOverride
* fix: minor fix for svg icon
* fix: tsconfig options
* fix: start policy wizard dialog
---------
Signed-off-by: Alex Piatakov <alex.piatakov@swirldslabs.com>
Co-authored-by: Alex Piatakov <alex.piatakov@swirldslabs.com>1 parent b0e1c76 commit 4142115
728 files changed
Lines changed: 49940 additions & 50457 deletions
File tree
- frontend
- src
- app
- components
- credentials/credentials-panel
- info/info
- meeco-vc-submit-dialog
- new-relayer-account-dialog
- notification
- policy-parameter-property
- qr-code-dialog
- relayer-account-details-dialog
- search-result-card
- standard-registry-card
- token-dialog
- user-keys-dialog
- directives
- modules
- analytics
- compare-document
- compare-module
- compare-policy
- compare-record
- compare-schema
- compare-tool
- compare
- multi-compare-policy
- search-policies
- search-policy-dialog
- artifact-engine
- artifact-config
- artifact-import-dialog
- artifact-properties
- common
- alert
- angular-text-input-autocomplete
- async-progress
- checkbox-button
- compare-btn
- compare-viewer
- confirm-dialog
- content-search
- custom-confirm-dialog
- data-input-dialog
- datetime-picker
- file-drag-n-drop
- file-explorer
- grid-dialog
- guardian-switch-button
- hedera-explorer
- icon-preview-dialog
- import-entity-dialog
- ipfs-link
- mathlive
- new-versions
- pages-control
- paginator
- pipes
- policy-comments
- selector-dialog
- separate-stepper
- status-dropdown
- step-tree
- switch-button
- table-dialog
- token-configuration
- tree-graph
- contract-engine
- components/refresh-btn
- configs
- contract-config
- user-contract-config
- dialogs
- dialog-wrapper
- retire-pools-dialog
- retire-requests-dialog
- set-pool-dialog
- user-retire-pools-dialog
- user-retire-requests-dialog
- wipe-requests-dialog
- pipes
- formulas
- dialogs
- formulas-view-dialog
- formulas-graph-tab
- link-dialog
- new-formula-dialog
- upload-formula-file-dialog
- formula-configuration
- formulas
- policy-engine
- dialogs
- add-document-dialog
- approve-update-vc-document-dialog
- change-block-settings-dialog
- code-editor-dialog
- compare-modules-dialog
- compare-policy-dialog
- cron-config-dialog
- delete-dialog
- discontinue-policy
- export-policy-dialog
- field-link-dialog
- ignore-rules-dialog
- invite-dialog
- json-editor-dialog
- math-editor-dialog
- migrate-data
- mock-dialog
- multi-policy-dialog
- new-import-file-dialog
- new-module-dialog
- new-policy-dialog
- new-theme-dialog
- policy-api-config-dialog
- policy-documentation-dialog
- policy-parameters-config-dialog
- policy-parameters-dialog
- policy-test-dialog
- policy-wizard-dialog
- preview-policy-dialog
- publish-policy-dialog
- publish-tool-dialog
- replace-schemas-dialog
- save-policy-dialog
- save-tool-dialog
- search-external-policy-dialog
- search-tool-dialog
- test-code-dialog
- user-policy-dialog
- viewer-dialog
- directives
- external-policies
- helpers
- document-path
- help-icon
- parameter-document-path
- policy-test-result
- search-blocks
- select-block
- select-schema
- modules-list
- policies
- policy-configuration
- blocks
- calculate
- calculate-config
- calculate-math-config
- custom-logic-config
- data-transformation-config
- math-config
- documents
- aggregate-config
- document-validator-config
- document-viewer-config
- external-data-config
- filters-addon-config
- reassigning-config
- request-addon-config
- request-config
- revoke-config
- send-config
- source-addon-config
- timer-config
- main
- action-config
- button-config
- container-config
- group-manager-config
- http-request-config
- information-config
- roles-config
- switch-config
- module
- report/report-item-config
- tokens
- create-token-config
- mint-config
- token-action-config
- token-confirmation-config
- wipe-config
- tool
- common-properties
- common-property
- json-properties
- module-properties
- policy-configuration
- policy-properties
- policy-settings
- policy-tree
- policy-repository
- policy-viewer
- blocks
- action-block
- button-block-addon
- button-block
- confirmation-dialog
- container-block
- create-token-block
- document-dialog-block
- documents-source-block
- dropdown-block-addon
- external-topic-block
- filters-addon-block
- global-events-reader-block
- global-events-writer-block
- group-manager-block
- information-block
- integration-button-block
- messages-report-block
- models
- multi-sign-block
- pagination-addon-block
- report-block
- request-document-block-addon
- request-document-block
- dialog
- roles-block
- step-block
- tags-manager-block
- token-confirmation-block
- transformation-button-block
- upload-document-block
- dialog-block
- dialogs
- add-global-event-topic
- add-savepoint-dialog
- global-events-reader-filters-dialog
- on-load-savepoint-dialog
- restore-savepoint-dialog
- mint-requests
- policy-test-automation
- policy-viewer
- progress-tracker
- render-block
- project-data-export
- record
- record-controller
- record-result-dialog
- record-results
- save-policy-test-record-dialog
- test-results
- requests
- services
- structures
- policy-models
- module
- tool
- styles
- tools-list
- project-comparison
- component
- annotation-block
- projects-comparison-table
- projects-overview
- structures
- schema-engine
- compare-schema-dialog
- copy-schema-dialog
- document-view
- enum-editor-dialog
- export-plantuml-dialog
- export-schema-dialog
- geo-image
- geojson-type
- import-schema
- schema-configuration
- schema-delete-dialog
- schema-delete-warning-dialog
- schema-dialog
- schema-field-configuration
- schema-form-dialog
- schema-form-root
- schema-form-view
- schema-form
- controls/date-time
- schema-tree
- schema-view-dialog
- sentinel-hub-type
- set-version-dialog
- table-field
- table-viewer
- upload-geo-data-dialog
- vc-dialog
- vc-fullscreen-dialog
- statistics
- policy-labels
- dialogs
- new-policy-label-dialog
- policy-label-preview-dialog
- search-label-dialog
- policy-label-configuration
- components
- policy-label-document-configuration
- policy-label-document-view
- policy-label-documents
- policy-labels
- policy-statistics
- dialogs
- new-policy-statistics-dialog
- score-dialog
- statistic-preview-dialog
- statistic-assessment-configuration
- statistic-assessment-view
- statistic-assessments
- statistic-definition-configuration
- statistic-definitions
- schema-rules
- dialogs
- new-schema-rule-dialog
- schema-rule-config-dialog
- schema-rules-preview-dialog
- schema-rule-configuration
- schema-rules
- tag-engine
- multiple-tags-explorer-dialog
- tags-create-dialog
- tags-explorer-dialog
- tags-explorer
- services
- themes/guardian
- views
- admin
- admin-header
- details-log-dialog
- logs-view
- service-status
- settings-view
- audit
- branding
- header
- home
- list-of-tokens-user
- login
- change-password
- forgot-password-dialog
- otp-codes-dialog
- otp-config-dialog
- otp-dialog
- otp-disable-dialog
- register-dialogs
- account-type-selector-dialog
- register-dialog
- new-header
- notifications
- policy-search
- policy-ai-search
- policy-guided-search
- register
- relayer-accounts
- roles
- root-profile
- schemas
- suggestions-configuration
- token-config
- trust-chain
- user-management-detail
- user-management
- user-profile
- worker-tasks
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | | - | |
113 | 111 | | |
114 | 112 | | |
115 | 113 | | |
116 | 114 | | |
117 | 115 | | |
118 | 116 | | |
119 | | - | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
120 | 125 | | |
121 | 126 | | |
122 | 127 | | |
123 | | - | |
| 128 | + | |
124 | 129 | | |
125 | 130 | | |
126 | 131 | | |
127 | 132 | | |
128 | 133 | | |
129 | | - | |
| 134 | + | |
130 | 135 | | |
131 | 136 | | |
132 | 137 | | |
| |||
144 | 149 | | |
145 | 150 | | |
146 | 151 | | |
147 | | - | |
| 152 | + | |
148 | 153 | | |
149 | 154 | | |
150 | 155 | | |
| |||
179 | 184 | | |
180 | 185 | | |
181 | 186 | | |
182 | | - | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
183 | 214 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
0 commit comments