Skip to content

Release/1.0.0 #143

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 83 commits into from
Mar 30, 2019
Merged

Release/1.0.0 #143

merged 83 commits into from
Mar 30, 2019

Conversation

janniclas
Copy link
Contributor

This release introduces a new user management page, as well as a rework of the notification center. Also lots and lots of bugs have been smashed.

janniclas and others added 30 commits March 12, 2019 16:38
…l elements to increase the reusability for the instance details page
…ne given instance id.

used in instance detail view to display the subnet of the given instance
… subnet (no connection possibilities then anyways)
Added complete User management functionality.
Added some basic test cases for User management
Added appropriate comments to the methods used in adding and deleting user.
@janniclas janniclas added this to the v1.0.0 milestone Mar 30, 2019
@ghost ghost assigned janniclas Mar 30, 2019
@ghost ghost added the review label Mar 30, 2019
@codecov-io
Copy link

codecov-io commented Mar 30, 2019

Codecov Report

Merging #143 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #143    +/-   ##
======================================
  Coverage       0%     0%            
======================================
  Files          13     13            
  Lines         263     16   -247     
  Branches       10      1     -9     
======================================
+ Misses        263     16   -247
Impacted Files Coverage Δ
app/controllers/ApiRouter.scala 0% <0%> (ø) ⬆️
app/authorization/AuthAction.scala 0% <0%> (ø) ⬆️
app/authorization/AuthProvider.scala 0% <0%> (ø) ⬆️
app/actors/ClientSocketActor.scala 0% <0%> (ø) ⬆️
app/controllers/InstanceRegistryController.scala 0% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7896c7a...d2e60a6. Read the comment docs.

Copy link
Contributor

@ishwaryamamidi ishwaryamamidi left a comment

Choose a reason for hiding this comment

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

Tested all the functionalities end to end and every implementation is working as expected. Hence, merging. Cheers to our final release. :)

@ishwaryamamidi ishwaryamamidi merged commit c43af82 into master Mar 30, 2019
@ghost ghost removed the review label Mar 30, 2019
@janniclas janniclas deleted the release/1.0.0 branch April 9, 2019 06:07
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.

6 participants