Skip to content

Feature rebuild user interface#123

Merged
kbeker merged 6 commits intomasterfrom
feature-rebuild-user-interface
Apr 29, 2019
Merged

Feature rebuild user interface#123
kbeker merged 6 commits intomasterfrom
feature-rebuild-user-interface

Conversation

@Szymiks
Copy link
Contributor

@Szymiks Szymiks commented Apr 11, 2019

Resolves: #103

Opened new PR with new code for user interface.

@Szymiks Szymiks added the feature New feature label Apr 11, 2019
@Szymiks Szymiks added this to the Next release milestone Apr 11, 2019
@Szymiks Szymiks self-assigned this Apr 11, 2019
@Szymiks Szymiks force-pushed the feature-rebuild-user-interface branch 5 times, most recently from 8e5e87a to d8f85ca Compare April 26, 2019 14:52
Copy link
Contributor

@kbeker kbeker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just two small issuses. Fix them and I will merge

$('#sidebarCollapse').on('click', function () {
$('#sidebar').toggleClass('active');
});
}); No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing newline end of line

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

margin: 0;
}


Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No needed line

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@Szymiks Szymiks force-pushed the feature-rebuild-user-interface branch from a70c68c to 7b0b66c Compare April 29, 2019 08:40
@kbeker kbeker merged commit 7b0b66c into master Apr 29, 2019
@kbeker kbeker deleted the feature-rebuild-user-interface branch April 29, 2019 08:47
@Karrp Karrp mentioned this pull request May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rebuild user interface

3 participants