-
Notifications
You must be signed in to change notification settings - Fork 45
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
13021 - Special Resolution #499
Merged
Merged
Changes from 1 commit
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
a01585d
Changes to support draft for Special Resolution.
seeker25 3b32e44
Clean up.
seeker25 6d76bd6
Update package.json, needs bcrs update.
seeker25 8ee229f
Remove EmptyPersonIF
seeker25 640bda8
Changes based on feedback.
seeker25 763b273
Merge branch 'main' of https://github.com/bcgov/business-edit-ui into…
seeker25 b42cc2f
Remove unused action.
seeker25 7d274fa
Add in ($event)
seeker25 09c601b
more $event and missing text
seeker25 9f0eb04
Changes based on feedback
seeker25 4e3f1c0
Console log cleanup
seeker25 e5fc9bf
Fix for alteration being conditional.
seeker25 12fc648
Comment fix
seeker25 f651db9
grammar
seeker25 deb1869
Merge branch 'main' of https://github.com/bcgov/business-edit-ui into…
seeker25 f9e1763
Merge fixes, add in tooltip.
seeker25 78705a0
Merge branch 'main' of https://github.com/bcgov/business-edit-ui into…
seeker25 bd95719
Grab changes from 13231
seeker25 6e25dfc
Merge branch 'main' of https://github.com/bcgov/business-edit-ui into…
seeker25 a674ef6
Create HelpSpecialResolution component
seeker25 5331073
Merge branch 'main' of https://github.com/bcgov/business-edit-ui into…
seeker25 4d23562
init for draft pr
Jxio 263252a
code bak
Jxio c240c75
solve conflicts
Jxio dcc5d10
Merge branch 'main' into 15475
Jxio b33b341
fix conflicts
Jxio d605c2c
5.0.0
Jxio 8601521
Initial changes for special resolution changes.
seeker25 975382a
Remove debugger
seeker25 51ee50e
Merge branch '15475' of https://github.com/Jxio/business-edit-ui into…
seeker25 a5f4cff
Changes for special resolution.
seeker25 1b197c0
Merge branch 'main' of https://github.com/bcgov/business-edit-ui into…
seeker25 c49b141
Remove accessors + update package + package-lock.
seeker25 097e692
Fix resolution date max.
seeker25 f90cc3c
Typo
seeker25 ffecb52
cleanup / unit test fix
seeker25 6e6cf27
Fix unit test.
seeker25 f347e42
Tweak to resume from draft.
seeker25 27d07bb
Changes based on feedback.
seeker25 3a2e409
Merge branch 'main' of https://github.com/bcgov/business-edit-ui into…
seeker25 93e4140
Fix package.json new line.
seeker25 6ab185c
Fix unused references.
seeker25 11580e4
Fix empty components + merge changes.
seeker25 e903740
Conditional access
seeker25 79ccebc
More conditional access
seeker25 18e5f35
Changed a bit how to handle reading information from draft. Added in …
seeker25 2032e54
Minor tweak.
seeker25 de0bbcf
Remove unused interface.
seeker25 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Another option is to only set to store if you know the object is valid (otherwise you leave the store with its initial values), for example: