forked from harness/canary
-
Notifications
You must be signed in to change notification settings - Fork 0
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
fix: routes fields #24
Closed
Closed
Conversation
This file contains 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
* chore: update sidebar styles * chore: update gradient icons * fix: gradient icons * fix: remove unnecessary icon
* feat: update profile-settings page * fix: refactoring after review * chore: add profile-settings preview * chore: update todo`s * fix: brings design updates * fix: linter issue * feat: settings profile context * fix: minor ui issues * fix: linter issue * fix: refactoring after review * fix: linter issue * fix: refactoring after review * fix: linter issue * fix: input disabled state * chore: update pnpm-lock file
* fix: fix ui build:watch errors * fix: design review fixes for pr-commits page
…UI (harness#904) * Reduce the monaco-editor version to 0.40.0 to match the version on NGUI * Add monaco-yaml to gitness * downgrade monaco-editor to 0.40.0 * update pnpm-lock.yaml * add caret to semver * update version; update pnpm-lock.yaml --------- Co-authored-by: Srdjan Arsic <[email protected]>
* adding theme-selector * move strings to enums * add separators * add props interface * cleanup and aligning to mocks * added language selector * added on save prop * align to UX * use Dialog from ui/components * add remaining props for language selector * cleanup * cleanup : rename closure variables in loop * integrate remaining props for theme selector * align to mocks * align to mocks - language selector * cleanup interface for language selector * cleanup * fix eslint issues * review comments * added documentation * improve docs * fix hover UX * return full theme on change * cleanup * review comments - part 2 * review comments - part 3 * review comments - part 4 * review comments - part 5 * review comments - part 6 * reorg language selector * reorg theme selector * fix examples
* add add button * add error handling * unselect on canvas click * format pipeline yaml
* split docker images for mfe and standalone builds * use light weight alpine for final image
* feat: add Problems component * move Problem types to component
Signed-off-by: Calvin Lee <[email protected]> Co-authored-by: Calvin Lee <[email protected]>
* feat: improved styles for detailed PR pages * chore: fix lint * fix: preview state * fix: minor changes * chore: add small adjustments
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
This PR returns required routes fields for
profile-settings
route