-
Notifications
You must be signed in to change notification settings - Fork 1
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(control-administrative): delay form mutation for 5 sec #304
Merged
xtiannyeto
merged 8 commits into
main
from
feature/298-offline-batch-requetes-dun-meme-form
Sep 12, 2024
Merged
feat(control-administrative): delay form mutation for 5 sec #304
xtiannyeto
merged 8 commits into
main
from
feature/298-offline-batch-requetes-dun-meme-form
Sep 12, 2024
Conversation
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
Collaborator
xtiannyeto
commented
Aug 22, 2024
- use FormikEffect and Formik component
- Add timer to delay mutation
- Test eveything
Coverage Report for frontend
File Coverage
|
xtiannyeto
force-pushed
the
feature/298-offline-batch-requetes-dun-meme-form
branch
from
August 27, 2024 15:03
7adda59
to
45cee9c
Compare
- use FormikEffect and Formik component - Add timer to delay mutation - Test eveything
- new arborescence and fix test
- Create hook with common behavior of control - Test hook - Refactor control administrative to use hook - Refactor control gens de mer to use hook - Test control gens de mer
- block init calls
- Just test Have been called. - TODO: check number of called for later
- default behavior, if data and unitHasConfirm null then set true - move common check into hook - test it
- on security and navigation control use hook useControl - on security and navigation control Refactor form with formik and FormikEffect - On administrative and gensDeMer, remove control already in useControl hook - Add tests
- Remove _ import, just methods
xtiannyeto
force-pushed
the
feature/298-offline-batch-requetes-dun-meme-form
branch
from
September 4, 2024 13:41
b5d980b
to
6dd1db1
Compare
lwih
approved these changes
Sep 12, 2024
xtiannyeto
deleted the
feature/298-offline-batch-requetes-dun-meme-form
branch
September 12, 2024 09:06
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.