-
Notifications
You must be signed in to change notification settings - Fork 433
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
feat(ui): change style about navbar #2421
Conversation
Signed-off-by: Benjamin Coenen <[email protected]>
ui/package.json
Outdated
@@ -59,7 +59,7 @@ | |||
"ng2-codemirror-typescript": "^1.1.1", | |||
"ng2-completer": "^1.4.0", | |||
"ng2-dragula": "^1.2.1", | |||
"ng2-semantic-ui": "^0.9.6", | |||
"ng2-semantic-ui": "git://github.com/bnjjj/ng2-semantic-ui.git#feat_search_empty_query", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
https ??
Signed-off-by: Benjamin Coenen <[email protected]>
Signed-off-by: Benjamin Coenen <[email protected]>
Signed-off-by: Benjamin Coenen <[email protected]>
Signed-off-by: Benjamin Coenen <[email protected]>
Signed-off-by: Benjamin Coenen <[email protected]>
remove space between navbar and list of project |
in all projects list:
|
Signed-off-by: Benjamin Coenen <[email protected]>
Signed-off-by: Benjamin Coenen <[email protected]>
Signed-off-by: Benjamin Coenen <[email protected]>
when we load navbar, we should refresh recently viewed (to not display something renamed or deleted) |
@yesnault will be done in another PR for resync with deletions |
ready to merge |
Signed-off-by: Benjamin Coenen <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fix the build
Signed-off-by: Benjamin Coenen <[email protected]>
Signed-off-by: Benjamin Coenen <[email protected]>
fixed |
TODO: change in package.json
Signed-off-by: Benjamin Coenen [email protected]