Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

Frontend PR #132

Merged
merged 59 commits into from
Mar 24, 2022
Merged

Frontend PR #132

merged 59 commits into from
Mar 24, 2022

Conversation

NielsPraet
Copy link
Contributor

This PR is a merger of both NextAuth branch and the Spring Auth branch. This adds a working frontend for the register-login-wait pipeline.

Closes #60

NielsPraet and others added 30 commits March 7, 2022 21:24
@NielsPraet NielsPraet added enhancement New feature or request high priority labels Mar 24, 2022
@NielsPraet NielsPraet added this to the Milestone 1 milestone Mar 24, 2022
@codecov
Copy link

codecov bot commented Mar 24, 2022

Codecov Report

Merging #132 (b39530e) into development (d71c5ae) will increase coverage by 0.01%.
The diff coverage is 100.00%.

❗ Current head b39530e differs from pull request most recent head 1b68a58. Consider uploading reports for the commit 1b68a58 to get more accurate results

@@                Coverage Diff                @@
##             development     #132      +/-   ##
=================================================
+ Coverage          96.66%   96.67%   +0.01%     
  Complexity           146      146              
=================================================
  Files                 27       27              
  Lines                330      331       +1     
  Branches              23       23              
=================================================
+ Hits                 319      320       +1     
  Misses                 4        4              
  Partials               7        7              
Flag Coverage Δ
all_tests 96.67% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...n/be/osoc/team1/backend/security/SecurityConfig.kt 100.00% <100.00%> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@NielsPraet NielsPraet merged commit 9128831 into development Mar 24, 2022
@NielsPraet NielsPraet deleted the lucinda branch March 24, 2022 13:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request high priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set up starter login/register page in NextJS
5 participants