feat: Release 6 - 12 December 2022#113
Merged
andrew-susanto merged 9 commits intomainfrom Dec 12, 2022
Merged
Conversation
* [RED] add tests for status page configuration * [GREEN] add implementation status page configuration * [REFACTOR] add unique constraint on path * [REFACTOR] remove unused test method
* [RED] create tests for status page dashboard * [RED] update tests for status page dashboard * [GREEN] create implementation for status page dashboard * [REFACTOR] remove code smells * [REFACTOR] remove unnecessary filter Co-authored-by: Muhammad Fahlevi <muhammad.fahlevi@gdn-commerce.com>
* [RED] When registering, user should not be verified yet * [GREEN] When register, user are not verified * [RED] Only verified user can login * [GREEN] User cannot login if they are not yet verified * [RED] Valid Token should verify a user while invalid ones should do nothing * [GREEN] Valid Token should verify a user while invalid ones should do nothing * [REFACTOR] Migrations file * [REFACTOR] Email no longer says the limit is 1 week for user verification * [FIX] Fix security issue: Now token is deleted after it is consumed * [ADD] Add legacy support * [REFACTOR] Add test for missing line
* [RED] test partial text assertion * [GREEN] implement partial text assertion * [FIX] code smell
d3a41d3 to
03fcc11
Compare
|
Kudos, SonarCloud Quality Gate passed! |
ferdifdi
approved these changes
Dec 12, 2022
luthfifahlevi
approved these changes
Dec 12, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.








Describe your changes
feat: Release 6 - 12 December 2022
Sprint goals
Finalize Product Release
Backlog
MON-29 Status Page Dashboard
MON-30 Status Page Configuration
MON-87 Add partial assertion text
MON-112 Email verification on register
MON-113 MonAPI How To Use Documentation
Product Backlog Item
Released Feature
Checklist