Skip to content

Feature/cross tenant identity#13

Merged
zeturn merged 21 commits into
mainfrom
feature/cross-tenant-identity
Apr 27, 2026
Merged

Feature/cross tenant identity#13
zeturn merged 21 commits into
mainfrom
feature/cross-tenant-identity

Conversation

@zeturn

@zeturn zeturn commented Apr 27, 2026

Copy link
Copy Markdown
Member

No description provided.

zeturn added 21 commits April 18, 2026 02:48
- 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.
@zeturn
zeturn merged commit b618614 into main Apr 27, 2026
1 of 2 checks passed
@zeturn
zeturn deleted the feature/cross-tenant-identity branch April 27, 2026 23:10
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