-
Notifications
You must be signed in to change notification settings - Fork 44
migrate(admin): SDK admin and SDK app to Apsara v1 (rc.6) #1600
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
dcc92f6
chore(admin): migrate SDK admin and host app to Apsara v1 (rc.6)
paanSinghCoder c4beddf
Merge branch 'main' into chore/sdk-admin-apsara-v1
paanSinghCoder 9f95dc3
Merge branch 'main' into chore/sdk-admin-apsara-v1
paanSinghCoder 2cecb30
fix(admin): drop dead .select-value width:100% override (CLD-3131)
paanSinghCoder 756a9fe
fix(admin): keep multiselect Checkbox visual-only to avoid double-tog…
paanSinghCoder 3a28d51
fix(admin): add gap between search and Add Members in project members…
paanSinghCoder 89cb1c5
fix(admin): drop overlay z-index override so nested Assign Role dialo…
paanSinghCoder 7e6601c
refactor(admin): update Apsara package references from v1 to v1.0.0-r…
paanSinghCoder 2a2b9b2
fix(admin): replace Text component with Button for organization ID na…
paanSinghCoder 92d3ef5
Merge branch 'main' into chore/sdk-admin-apsara-v1
paanSinghCoder d4ef801
feat(admin-ui): unify page header height and surface icon prop on Vie…
paanSinghCoder 7a0339e
refactor(admin-ui): replace always-open Drawer pattern with controlle…
paanSinghCoder b1541db
refactor(admin): replace MultiSelect component with Select for improv…
paanSinghCoder 5406fb7
style(admin): update padding in PageHeader component for improved lay…
paanSinghCoder 3a89613
style(admin): add custom class to Sidebar main for improved styling
paanSinghCoder 75de5f5
style(admin): refine sidebar class for improved styling hierarchy
paanSinghCoder e68b4b3
Merge branch 'main' into chore/sdk-admin-apsara-v1
paanSinghCoder File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -6,6 +6,7 @@ WORKDIR /app | |
|
|
||
| COPY Makefile . | ||
| COPY web ./web | ||
| ENV CI=true | ||
| RUN make admin-app | ||
|
|
||
| # Build the Go binary | ||
|
|
||
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.