[go: up one dir, main page]

Skip to content
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: remove broken accounts and auth in ui SOFIE-3326 #1241

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

Julusian
Copy link
Member
@Julusian Julusian commented Aug 16, 2024

About the Contributor

This pull request is posted on behalf of the NRK.

Type of Contribution

This is a: Code improvement

New Behavior

#1230 breaks the authentication implementation in the ui.
This PR removes the auth pages and other bits of implementation, instead of leaving it in a broken state.

This intentionally does not touch the implementation in the backend, portions of that may prove more useful to implement better auth

We are open to this being re-implemented, but we don't see the value of it in its prior form.

Testing

  • I have added one or more unit tests for this PR
  • I have updated the relevant unit tests
  • No unit test changes are needed for this PR

Affected areas

Time Frame

Other Information

Status

  • PR is ready to be reviewed.
  • The functionality has been tested by the author.
  • Relevant unit tests has been added / updated.
  • Relevant documentation (code comments, system documentation) has been added / updated.

@Julusian Julusian requested a review from a team as a code owner August 16, 2024 11:40
Copy link
codecov bot commented Aug 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.56%. Comparing base (3bbeb56) to head (a067afe).
Report is 1 commits behind head on feat/vite-ui-bundler2.

Additional details and impacted files
@@                    Coverage Diff                    @@
##           feat/vite-ui-bundler2    #1241      +/-   ##
=========================================================
+ Coverage                  83.48%   83.56%   +0.08%     
=========================================================
  Files                        173      173              
  Lines                      30650    30650              
  Branches                    2622     2631       +9     
=========================================================
+ Hits                       25588    25614      +26     
+ Misses                      5035     5011      -24     
+ Partials                      27       25       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Base automatically changed from feat/vite-deduplicate-meteor-lib to feat/vite-ui-bundler2 August 26, 2024 10:06
An error occurred while trying to automatically change base from feat/vite-deduplicate-meteor-lib to feat/vite-ui-bundler2 August 26, 2024 10:06
@Julusian Julusian force-pushed the feat/vite-remove-builtin-auth-ui branch from 1e75aaa to 92c6fe1 Compare August 26, 2024 13:48
@Julusian Julusian force-pushed the feat/vite-remove-builtin-auth-ui branch from 92c6fe1 to a067afe Compare August 26, 2024 13:49
@Julusian Julusian merged commit 3339dbd into feat/vite-ui-bundler2 Aug 26, 2024
78 of 85 checks passed
@Julusian Julusian deleted the feat/vite-remove-builtin-auth-ui branch August 26, 2024 13:51
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.

2 participants