-
Notifications
You must be signed in to change notification settings - Fork 4
Add about dialog #321
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
Add about dialog #321
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
c12c395
Fix prop-types of TopBar
Tristan-WorkGH 54765c0
Externalize logo for reuse
Tristan-WorkGH dc23aad
assemble imports
Tristan-WorkGH 7b03fb8
Add new dialog box
Tristan-WorkGH efe9f13
Add license field
Tristan-WorkGH ec5eb17
Add servers list
Tristan-WorkGH 6e0098a
...
Tristan-WorkGH b534f66
Move AboutDialog as default in ToolBar
Tristan-WorkGH 4569712
Fix alert shown during request
Tristan-WorkGH e591198
review
Tristan-WorkGH 57e8916
review
Tristan-WorkGH 615f7ec
review + fix
Tristan-WorkGH fcf13b5
Review PO : move app infos in components section
Tristan-WorkGH 0efecce
ignore `npm pack` generated files
Tristan-WorkGH ce479aa
rework components style
Tristan-WorkGH b3fd448
review
Tristan-WorkGH e85bba9
expose git tag for app
Tristan-WorkGH 4157d3d
review design & po
Tristan-WorkGH 7e05ec1
review
Tristan-WorkGH e3d2bfc
Minor visual improvements
a96424f
Cleaning
0083e06
review design
Tristan-WorkGH 389eae7
review
Tristan-WorkGH 7894328
mini design fix
Tristan-WorkGH 97b32d4
review + fix
Tristan-WorkGH 743e3d1
review
Tristan-WorkGH 627d775
review
Tristan-WorkGH 425d7ad
clean PR
Tristan-WorkGH 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 |
---|---|---|
|
@@ -5,4 +5,5 @@ | |
/node_modules | ||
/umd | ||
npm-debug.log* | ||
/.idea | ||
/.idea | ||
*.tgz |
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.
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.