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: AU-2074 React and BE authentication #1141

Merged
merged 2 commits into from
Jan 25, 2024

Conversation

Puavo
Copy link
Contributor

@Puavo Puavo commented Jan 25, 2024

AU-2074

Osoita että autnetikointi toimii reactin ja Drupal BE:n välill

What was done

Lisätty backendiin mock funktiotita joita kutsutaan reactista

Poistin generoidut js-tiedostot versionhallinnasta

How to install

  • Make sure your instance is up and running on correct branch.
    • git checkout feature/AU-2074-react-authentication
    • make fresh
  • Run make drush-cr

How to test

  • Check that this feature works
  • Katso että muutokset package.jsoniin ja conffiin ovat järkeviä

Automatic- / Regression tests

  • This PR makes no changes that effects any tests. (This will be caught in automatic testing later on, but please, please run regression tests always on PR before asking for a review)
  • This PR passes regression tests. (make test-pw)

@Puavo Puavo requested a review from strangeworlder January 25, 2024 09:01
@Puavo Puavo changed the base branch from develop to feature/AU-1939-react-poc January 25, 2024 09:03
Copy link

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

167 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@Puavo Puavo merged commit e415614 into feature/AU-1939-react-poc Jan 25, 2024
4 checks passed
@Puavo Puavo deleted the feature/AU-2074-react-authentication branch June 18, 2024 07:12
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