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: #11017 admin portal elements beta #11019

Merged
merged 4 commits into from
Apr 12, 2024

Conversation

willmcvay
Copy link
Contributor

Pull request checklist

Detail as per issue below (required):

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
29.4% Duplication on New Code

See analysis details on SonarCloud

@willmcvay willmcvay merged commit 26161f5 into master Apr 12, 2024
13 checks passed
@willmcvay willmcvay deleted the feat/#11017-admin-portal-elements-beta branch April 12, 2024 17:07
bashleigh pushed a commit that referenced this pull request Apr 15, 2024
* feat: #11017 admin portal elements betal

* feat: #11017 admin portal elements betal

* feat: #11017 admin portal migrate beta
bashleigh added a commit that referenced this pull request Apr 17, 2024
* refactor: changed endpoint submit to post body submit

* fix: corrected condition and payload types

* feat: added payload to fetch method

* fix: corrected payload encoding

* feat: added pkce token

* fix: corrected pkce setup

* feat: added uuid to get code verifier

* fix: mock crypto on windows

* Update ts definitions (#10999)

Co-authored-by: willmcvay <[email protected]>
Co-authored-by: Will McVay <[email protected]>

* feat: #11017 admin portal elements beta (#11019)

* feat: #11017 admin portal elements betal

* feat: #11017 admin portal elements betal

* feat: #11017 admin portal migrate beta

* feat: added test for making sure fetch is called with post request with body

* feat: added code challenge to tests

* feat: added option for PKCE

* feat: flip the var

* docs: added section about PKCE

* fix: added mock for window.crypto

* refactor: store code verifier with state

* refactor: instead of storing state, use returned state from location

* fix: added mocks for returned state

* fix: corrected spelling mistae

* fix: make static values public for sonarcloud

* fix: made static vars readonly

* refactor: removed ternary from string concat

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: willmcvay <[email protected]>
Co-authored-by: Will McVay <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants