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

Feature/auto approve reservation #588

Merged
merged 8 commits into from
May 23, 2023

Conversation

esune
Copy link
Member

@esune esune commented May 18, 2023

Add setting to auto-approve tenant reservations - useful for situations such as described in #583.
UI was updated to show password as well - it could use some extra tweaks, potentially.

Resolves #584, #587

esune added 5 commits May 18, 2023 14:19
Signed-off-by: Emiliano Suñé <emiliano.sune@gmail.com>
…s file

Signed-off-by: Emiliano Suñé <emiliano.sune@gmail.com>
Signed-off-by: Emiliano Suñé <emiliano.sune@gmail.com>
Signed-off-by: Emiliano Suñé <emiliano.sune@gmail.com>
Signed-off-by: Emiliano Suñé <emiliano.sune@gmail.com>
@esune esune force-pushed the feature/auto-approve-reservation branch from 2fa7da0 to e37daa4 Compare May 18, 2023 12:19
@loneil
Copy link
Collaborator

loneil commented May 18, 2023

Pulled locally and ran with local Docker and works all good.
We could short-cut this part on the UI for sure since the password returned could be used to just get the wallet automatically so the user could probably just do it with a 1 step thing. Could make a backlog ticket for those changes or something.

image

esune added 2 commits May 19, 2023 11:34
Signed-off-by: Emiliano Suñé <emiliano.sune@gmail.com>
Signed-off-by: Emiliano Suñé <emiliano.sune@gmail.com>
@esune
Copy link
Member Author

esune commented May 19, 2023

Could make a backlog ticket for those changes or something.

Logged #592 to track this. I think it is fairly low priority though, given the edge use-case and the fact that there is a way to deal with it.

@esune esune requested a review from loneil May 23, 2023 10:24
@esune
Copy link
Member Author

esune commented May 23, 2023

Errors appear to be related to the PR being opened from a fork, rather than from a branch in the repository. Merging as the changes are required to continue working on bcgov/DITP-DevOps#74

@esune esune merged commit 45eb3b9 into bcgov:develop May 23, 2023
@esune esune deleted the feature/auto-approve-reservation branch May 23, 2023 11:40
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.

Fully-Automatic Tenant Registration Flow
2 participants