Skip to content
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

Makes editURL optional #9

Merged
merged 1 commit into from
Oct 20, 2023
Merged

Makes editURL optional #9

merged 1 commit into from
Oct 20, 2023

Conversation

simonbs
Copy link
Contributor

@simonbs simonbs commented Oct 20, 2023

No description provided.

@simonbs simonbs self-assigned this Oct 20, 2023
@simonbs simonbs merged commit 9b8e85d into develop Oct 20, 2023
2 checks passed
@simonbs simonbs deleted the optional-editurl branch October 20, 2023 12:29
simonbs added a commit that referenced this pull request Oct 21, 2023
* Changes background color of selected item

* Reduces logging of sensitive information

* Removes greeting

* Removes unused code

* Shows dividers when menu item is selected

* Improves performance

* Redesigns settings

* Prevents dark mode

* Removes Shape logo

* Fixes scrolling

* Adds version and specification picker

* Removes welcome page

* Changes default color

* Adds edit button

* Simplifies project list

* Removes unused imports

* Fixes import

* Removes unused variable

* Fixes build issue

* Adds engines

* Fixes flickering duck

* Makes project list scrollable

* Handles empty project list

* Select only project if none is selected

* Ensure URL is updated with selection

* Simplifies client boundary

* Persists drawer state for duration of session

* Passes error to content

* Hides scroll indicator

* Improves interface of getProjectSelection

* Defaults to empty array of projects

* Adds tests for ProjectSelection

* Tests AccessTokenService

* Adds logo to README (#7)

* Adds logo

* Update README.md

* Update test.yml

* Update build.yml

* Update build.yml

* Update build.yml

* Update README.md

* Adds unit tests for navigation (#8)

* Makes editURL optional (#9)

* Shows version and specification as path in toolbar (#10)

* Makes editURL optional

* Shows version and specification as path

* Fixes crash when no config exists (#11)

* Removes openapi suffix from default name (#13)

* Makes app icons rounded (#12)

* Makes app icons rounded

* Makes placeholder rounded

* Fixes hooks called multiple times (#14)

* Makes indentation uniform

* Fixes an issue where hooks were called multiple times

* Updates README

* Changes background color of selected item (#6) (#15)

Co-authored-by: Ulrik Andersen <[email protected]>

---------

Co-authored-by: Ulrik Andersen <[email protected]>
simonbs added a commit that referenced this pull request Oct 24, 2023
* Changes background color of selected item

* Reduces logging of sensitive information

* Removes greeting

* Removes unused code

* Shows dividers when menu item is selected

* Improves performance

* Redesigns settings

* Prevents dark mode

* Removes Shape logo

* Fixes scrolling

* Adds version and specification picker

* Removes welcome page

* Changes default color

* Adds edit button

* Simplifies project list

* Removes unused imports

* Fixes import

* Removes unused variable

* Fixes build issue

* Adds engines

* Fixes flickering duck

* Makes project list scrollable

* Handles empty project list

* Select only project if none is selected

* Ensure URL is updated with selection

* Simplifies client boundary

* Persists drawer state for duration of session

* Passes error to content

* Hides scroll indicator

* Improves interface of getProjectSelection

* Defaults to empty array of projects

* Adds tests for ProjectSelection

* Tests AccessTokenService

* Adds logo to README (#7)

* Adds logo

* Update README.md

* Update test.yml

* Update build.yml

* Update build.yml

* Update build.yml

* Update README.md

* Adds unit tests for navigation (#8)

* Makes editURL optional (#9)

* Shows version and specification as path in toolbar (#10)

* Makes editURL optional

* Shows version and specification as path

* Fixes crash when no config exists (#11)

* Removes openapi suffix from default name (#13)

* Makes app icons rounded (#12)

* Makes app icons rounded

* Makes placeholder rounded

* Fixes hooks called multiple times (#14)

* Makes indentation uniform

* Fixes an issue where hooks were called multiple times

* Updates README

* Changes background color of selected item (#6) (#15)



---------

Co-authored-by: Ulrik Andersen <[email protected]>
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