Feature/cross tenant identity#13
Merged
Merged
Conversation
…ment and subscription
…ation, and add robust auth retry mechanism
… use vertical chevrons
… keep single words
- Implemented `user_uuid_test.go` to verify that User UUIDs are generated upon creation and remain immutable during updates. - Added tests to ensure that the UUID is a valid format and is not overridden by manual updates. Create build script for frontend - Added `build.ps1` to automate the build process for the frontend application. Implement fix scripts for frontend components - Introduced `fix.py` and `runfix.js` to modify layout components in the frontend, ensuring proper structure and styling. - Scripts target specific components to adjust layout and insert notification elements correctly. Enhance user navigation scripts - Created multiple scripts (`runfix.py`, `runfix2.js`, `runfix3.py`, `safe_rewrite.py`) to refactor user navigation across different layouts. - Scripts extract notification components from headers and reposition them in the sidebar for both tenant and admin layouts. Refactor tenant layout script - Developed `rewrite_tenant.py` to specifically handle the tenant layout, ensuring notification components are correctly placed and styled. Generalize rewrite functionality - Added `rewrite_v3.py` and `safe_rewrite.py` to streamline the process of modifying layout files, making it easier to maintain and update in the future.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.