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

Prevent Unnecessary Update Request in all usages of Form components and Facilities Section #8956

Closed
Closed
Show file tree
Hide file tree
Changes from 9 commits
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
6644cdb
Added isDirty state to track form changes
kihan2518B Oct 28, 2024
b6dc6bf
Merge branch 'develop' into issues/8918/fix-form-validation
kihan2518B Oct 28, 2024
b2400f7
Merge branch 'develop' into issues/8918/fix-form-validation
kihan2518B Oct 29, 2024
086b282
Added 'save & add more' button in Form component
kihan2518B Oct 29, 2024
3c81bb1
Removed unnecessary logs and commits
kihan2518B Oct 29, 2024
a414d1f
solved wrong condition in BedCapacity component
kihan2518B Oct 29, 2024
5151974
fixed the form component to update the submit button label
kihan2518B Oct 29, 2024
56dcc10
formated submit button label in StaffCapacity and BedCapacity
kihan2518B Oct 30, 2024
f7726bc
removed unnecessary conditions
kihan2518B Oct 30, 2024
e52f76d
addded meaningfull variable names
kihan2518B Nov 2, 2024
971ad4d
updated shifDetailsUpdate page to use Form Component
kihan2518B Nov 4, 2024
4ff3dcf
solved merge conflicts in ShifDetailsUpdate component
kihan2518B Nov 4, 2024
def4813
updated ResourceDetailsUpdate component to use Form Component
kihan2518B Nov 4, 2024
be714d4
updated package-lock with latest one
kihan2518B Nov 4, 2024
f40317d
removed unnecessary types
kihan2518B Nov 5, 2024
cbea55e
removed unnecessary conditions
kihan2518B Nov 5, 2024
d77cd8f
Merge branch 'develop' into issues/8918/fix-form-validation
kihan2518B Nov 6, 2024
f8d191e
solved merge conflicts
kihan2518B Nov 6, 2024
7ae6649
Merge branch 'develop' into issues/8918/fix-form-validation
nihal467 Nov 6, 2024
be0102e
Merge branch 'develop' into issues/8918/fix-form-validation
nihal467 Nov 8, 2024
b9a7d19
Merge branch 'ohcnetwork:develop' into issues/8918/fix-form-validation
kihan2518B Nov 14, 2024
6b0c8be
Additional button text bug solved.
kihan2518B Nov 14, 2024
3177157
merge develop branch
kihan2518B Nov 21, 2024
79e8cb8
BedCapacity and Staff capacity tests failures.
kihan2518B Nov 25, 2024
20174b7
Merge branch 'develop' into issues/8918/fix-form-validation
kihan2518B Nov 25, 2024
fdbfa11
Merge branch 'develop' into issues/8918/fix-form-validation
kihan2518B Nov 27, 2024
656e776
completed requested changes.
kihan2518B Nov 27, 2024
99bd4e8
Changed cypress tests for Facility creation.
kihan2518B Nov 27, 2024
797f226
Solved PatintConsultationCreation test, and bugs in Bedcapacity,Staff…
kihan2518B Nov 28, 2024
be5d5a4
Solved Comparison bug in Form
kihan2518B Nov 28, 2024
e4e3cd4
Merge branch 'develop' into issues/8918/fix-form-validation
kihan2518B Nov 28, 2024
ba73bbe
efficient logic for value comparision in Form.
kihan2518B Nov 28, 2024
12c1a70
Updated tests to meet new feature.
kihan2518B Nov 29, 2024
48e3d16
Merge branch 'develop' into issues/8918/fix-form-validation
kihan2518B Nov 29, 2024
3d10120
modified tests functions
kihan2518B Nov 30, 2024
f488615
Modify cypress tests which are failing.
kihan2518B Dec 2, 2024
a99a443
Merge branch 'develop' into issues/8918/fix-form-validation
kihan2518B Dec 2, 2024
0681ed0
Modify cypress tests which are failing.
kihan2518B Dec 2, 2024
c480714
Logicaly disabling submit button in update patient.
kihan2518B Dec 2, 2024
9fef710
modified cypress tests to verify error messages.
kihan2518B Dec 4, 2024
86bb1b2
Added tests for disabled submit button
kihan2518B Dec 5, 2024
92d699d
Merge branch 'develop' into issues/8918/fix-form-validation
kihan2518B Dec 10, 2024
40fb41d
removed Unwanted changes
kihan2518B Dec 10, 2024
6ad1f06
added minor validations
kihan2518B Dec 13, 2024
57073e8
merge develop branch into issues/8918/fix-form-validation
kihan2518B Dec 13, 2024
5c39fc3
modified FacilityCreation test and some validation in BedCapacity.
kihan2518B Dec 14, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading