Skip to content

Admin UI redesign - #29

Draft
JC-wk wants to merge 63 commits into
mainfrom
admin-ui-redesign
Draft

Admin UI redesign#29
JC-wk wants to merge 63 commits into
mainfrom
admin-ui-redesign

Conversation

@JC-wk

@JC-wk JC-wk commented Jul 31, 2026

Copy link
Copy Markdown
Owner

Resolves HASH_SIGN_FOLLOWED_BY_ISSUE_NUMBER

What is being addressed

Describe the current behavior you are modifying. Please also remember to update any impacted documentation.

How is this addressed

  • Describe the changes made, and if appropriate, why they are addressed this way
  • Note any pending work (with links to the issues that will address them)
  • Update documentation
  • Update CHANGELOG.md if needed
  • Increment template version if needed, for guidelines see Authoring templates - versioning

JC-wk and others added 30 commits December 19, 2025 09:55
* Initial UI tests

* Move to shared mocks

* Fix failing tests

* fix costs tag

* fix costs test failures

* fix(ui): resolve test failures in App.test.tsx

- Updated the MSAL mock in `App.test.tsx` to use a class-based mock, resolving the `TypeError: ... is not a constructor` error.
- Wrapped asynchronous operations in `act()` in `ConfirmCopyUrlToClipboard.test.tsx`, `ConfirmDisableEnableResource.test.tsx`, `GenericErrorBoundary.test.tsx`, and `SecuredByRole.test.tsx` to fix warnings and ensure proper state updates.

* fix(ui): resolve test failures in App.test.tsx

- Updated the MSAL mock in `App.test.tsx` to use a class-based mock, resolving the `TypeError: ... is not a constructor` error.
- Wrapped asynchronous operations in `act()` in `ResourceCard.test.tsx` to fix warnings and ensure proper state updates.

* fix(ui): resolve test failures and act warnings

- Updated the MSAL mock in `App.test.tsx` to use a class-based mock, resolving the `TypeError: ... is not a constructor` error.
- Wrapped asynchronous operations in `act()` in `ResourceCard.test.tsx`, `ExceptionLayout.test.tsx`, and `ConfirmDeleteResource.test.tsx` to fix warnings and ensure proper state updates.

* fix tests

* fix warnings

---------

Co-authored-by: Marcus Robinson <marrobi@microsoft.com>
Co-authored-by: James Griffin <me@JamesGriff.in>
Co-authored-by: James Chapman <james.chapman@necsu.onmicrosoft.com>
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
James Chapman added 28 commits December 19, 2025 17:14
- Implemented a new endpoint to fetch all operations for admin users.
- Created SystemLogs component to display and manage system logs with filtering and search capabilities.
- Added tests for SystemLogs component to ensure proper functionality.
- Updated Admin component to include a button for accessing the System Logs.
- Refactored Operations component to correct API endpoint for deleting operations.
- Enhanced TemplateViewerModal with fixed column headers for side-by-side diff view.
@gemini-code-assist

Copy link
Copy Markdown

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant