Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

CDF delete user #236

Merged
merged 6 commits into from
Feb 7, 2019
Merged

Conversation

Wardormeur
Copy link
Contributor

WIP.

Tests are limited by what cypress allows us to do I'm afraid
Requires you to run nodebb(separate docker-compose but same network than cp-localdev) + nodebb integration setup (cp-localdev docker-compose) to get the real profile
Requires us to change the production CORS configuration to accept sending and receiving api requests from zen.cd.com
Copy link
Contributor

@ArayB ArayB left a comment

Choose a reason for hiding this comment

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

👍

},
async created() {
this.reset();
if (!this.isLoggedIn) return this.$router.replace('/cdf');
Copy link
Member

Choose a reason for hiding this comment

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

Shouldn't be needed with the nav guard, right?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Very likely a relict of before I implemented the CDF navguard, yes
Good catch 👍

@Wardormeur Wardormeur merged commit f8fd9e5 into CoderDojo:master Feb 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants