-
Notifications
You must be signed in to change notification settings - Fork 5
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
Clinic card screens #13
Open
vicky-ogutu
wants to merge
170
commits into
master
Choose a base branch
from
clinic_card_screens
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
170 commits
Select commit
Hold shift + click to select a range
c06768e
Merge pull request #15 from palladiumkenya/new_UI
NewtonMutugi 9463919
Started the Period Tracker feature
Eugene600 1f9ad70
Added a Get Started Page for stating the features of the Period Plann…
Eugene600 d7cf627
added a menu for Period Planner
Eugene600 04eea22
added calendar on period planner screen and calendar as well
Eugene600 571ddd9
Added Carousel Slider but needs more improvement though
Eugene600 fc5ab7f
added showModalBottomSheet widget for logging mood, symptoms and disc…
Eugene600 39266d4
Added highlighting on ovulation, period and fertile days in the cale…
Eugene600 bc966e9
added another calendar to allow new users to log their previous period.
Eugene600 2edf0b2
Developed Algorithm for predicting various events in the menstrual cycle
Eugene600 5808f63
Ensuring the various events are being displayed in the calendar
Eugene600 6c764b1
Ensuring State of Track Period Screen responds to when user logs peri…
Eugene600 392b6c2
Managing state when user logs end of period
Eugene600 ffbf229
Enabling updating of period days for First Time users in Log Periods …
Eugene600 12c0a29
Handling Overdue Period Days
Eugene600 3b5ef8b
Added event utils to handle generating of new events
Eugene600 132a68d
Debugging
Eugene600 cb2433f
debugging2
Eugene600 ceda6b1
Handled Routing, needs more work though
Eugene600 1989a70
Allowing users to add next period days manually
Eugene600 d0fe060
Handling overlapping of previous cycles' predicted days and current c…
Eugene600 68520d9
Handling Selection of Multiple days by adding a Toggle Button
Eugene600 e9b12a0
Allowing autofilling of the next six period days if a user selects on…
Eugene600 3994e96
Removed selection of Multiple days.
Eugene600 9e75651
Preventing user from logging already selected period date from previo…
Eugene600 2d6858d
Restricting Users from selecting more than 7 period days.
Eugene600 0f59a2c
Adding an edit Periods screen but still needs a lot of work though.
Eugene600 7a7d4a0
Calendar Showing Events to be displayed in a Modal Bottom Sheet
Eugene600 d9ad57f
Preparing to merge with dev branch
Eugene600 15a590b
:ambulance: user provider refresh on login
Ogollah 58f5e2c
Merge branch 'menstrual_calendar' into new_UI
Eugene600 0a9e5b9
Merge pull request #5 from Eugene600/new_UI
Eugene600 1dce2b9
:ambulance: user provider refresh on login
Ogollah ae2f6dd
Worked on making Algorithm more flexible.
Eugene600 f2e8a2d
:construction: Add chat hcw
Ogollah c135a4f
:ambulance: Fix VL lable
Ogollah fe69d97
Merge branch 'cho_rename_vl_lable' into nishauri_chat
Ogollah c014855
Merge pull request #24 from NewtonMutugi/new_UI
NewtonMutugi 8a99b6a
Add chat user list
Ogollah 2674fb1
Refactor BMICalculatorScreen to calculate user's age dynamically
NewtonMutugi c03c41f
Adjust Algorithm by adding a cap on the average cycle and period length
Eugene600 0f3dc36
Add age fetching functionality to BMICalculatorScreen
NewtonMutugi 80d0f21
Add hcw user list
Ogollah d3d1f2c
Handled cases where user period days collides with fertile and ovulat…
Eugene600 409b9c6
Testing
Eugene600 a3c2afb
Adjusting a few Terminologies used in the Application
Eugene600 a5382b2
Updated user age module
NewtonMutugi db20661
Changed the routing for the application, made some few changes on the…
Eugene600 045ef9b
Handling cases whereby new users and regular users interact with the …
Eugene600 a605852
Merge pull request #6 from palladiumkenya/new_UI
Eugene600 9a44e83
Added Period History in the Menstrual Calendar Feature
Eugene600 8407c0f
Grouping the cycles by their years and making sure the latest cycle i…
Eugene600 7f17019
Started working on allowing editing of period days from history altho…
Eugene600 a881f2b
Ensuring every entry in the period history has its own card and makin…
Eugene600 5fc7f9f
Allowing users to edit their periods however there are some issues to…
Eugene600 3491056
Fix BMI fetch age, update program, reschedule appointment
Ogollah 42aa01e
Merge branch 'menstrual_calendar' into version2_0_1
Ogollah 931da26
Merge branch 'nishauri_chat' into version2_0_1
Ogollah 72e9ab7
Merge branch 'bmi_fix' into version2_0_1
Ogollah ea8707d
redesign update program dialogue
Ogollah 3df3ca6
Merge branch 'bmi_fix' into version2_0_1
Ogollah a9a998a
:construction: insight info on self screening
Ogollah 53a1708
Fix overflow
Ogollah e9ffe0e
Merge branch 'bmi_fix' into version2_0_1
Ogollah 64ca705
Worked on making Algorithm more flexible.
Eugene600 51bc26b
Adjust Algorithm by adding a cap on the average cycle and period length
Eugene600 02b1fbe
Handled cases where user period days collides with fertile and ovulat…
Eugene600 5c4250b
Testing
Eugene600 47809b9
Adjusting a few Terminologies used in the Application
Eugene600 baf77b6
Changed the routing for the application, made some few changes on the…
Eugene600 2f2f338
Handling cases whereby new users and regular users interact with the …
Eugene600 fe519f1
Added Period History in the Menstrual Calendar Feature
Eugene600 626d619
Grouping the cycles by their years and making sure the latest cycle i…
Eugene600 28bca99
Started working on allowing editing of period days from history altho…
Eugene600 b57cf68
Ensuring every entry in the period history has its own card and makin…
Eugene600 29c6b3c
Allowing users to edit their periods however there are some issues to…
Eugene600 0dd4e17
Merge branch 'palladiumkenya-version2_0_1' into menstrual_calendar
Eugene600 6ba97de
:construction: Add insight
Ogollah a2b68bb
Ensured the state updates in all the screens in use when user edits p…
Eugene600 38aaaf2
program update
Ogollah 3f61bf2
Merge branch 'bmi_fix' into version2_0_1
Ogollah 818e26d
Added a validation of ensuring a user cannot select future dates and …
Eugene600 c29fdd0
Add pop up dialogue on first installation
Ogollah 12809de
Merge branch 'bmi_fix' into version2_0_1
Ogollah bdcdffd
Worked on making Algorithm more flexible.
Eugene600 a19e39e
Adjust Algorithm by adding a cap on the average cycle and period length
Eugene600 e65610c
Handled cases where user period days collides with fertile and ovulat…
Eugene600 287810b
Testing
Eugene600 ed411a6
Adjusting a few Terminologies used in the Application
Eugene600 37665f8
Changed the routing for the application, made some few changes on the…
Eugene600 f012502
Handling cases whereby new users and regular users interact with the …
Eugene600 d83118d
Added Period History in the Menstrual Calendar Feature
Eugene600 56e7f35
Grouping the cycles by their years and making sure the latest cycle i…
Eugene600 1542427
Started working on allowing editing of period days from history altho…
Eugene600 f6303ea
Ensuring every entry in the period history has its own card and makin…
Eugene600 1e5482c
Allowing users to edit their periods however there are some issues to…
Eugene600 cb0ecd6
Added a validation of ensuring a user cannot select future dates and …
Eugene600 22bd933
Added conditiion for period planner in self screening menu whereby it…
Eugene600 d4e35b7
:construction: insight
Ogollah c80ac32
Handled the calculation of cycle length and period length together wi…
Eugene600 64a5fae
Ensuring the latest cycle event is display in the history only if use…
Eugene600 736bee2
Handling period overdue days by using shared preferences needs more w…
Eugene600 0a5c009
settings
Ogollah 6b76154
fix chat bot
Ogollah 1ab55e9
:construction: provider facing
Ogollah 4cc263e
Adjusting the menstrual calendar feature to get, post and edit cycles…
Eugene600 4ab071b
:construction: add app request confirmation dialog
Ogollah 4848b6c
Added a new user screen to handle new users using application and sce…
Eugene600 3308206
Removed new user screen and instaed added a condition for displaying …
Eugene600 f29b2b8
Merge pull request #9 from palladiumkenya/version2_0_1
Eugene600 4191b77
:construction: add dawa drop request management
Ogollah bbbb01d
:construction: add dawa drop request management
Ogollah 1a45849
custom count budge
Ogollah 46a651f
custom count budge
Ogollah 0608bb2
:construction: shr
Ogollah 2589211
:construction: Add provider location selectoin
Ogollah c1881a0
Add provider details
Ogollah 0d35940
:construction: Design screening main menu
Ogollah 3d9cd43
move blood sugar to screen
Ogollah 87ff193
refactor bs
Ogollah 563bdda
move bp to self screening module
Ogollah 6960bcf
:construction: ref blood pressure
Ogollah 12d01db
:construction: refactor custom App Bar
Ogollah 451c215
refacor blood pressure records
Ogollah 55bb941
:construction: add blood sugar records
Ogollah b48a5e2
:constaruction: Add bp input form
Ogollah b5e87ce
add notes controller
Ogollah f12b6b3
:construction: add input form for blood sugar
Ogollah 4cac28a
Add condition to check current entries in bp and bs
Ogollah 5b3b4cd
add advice for blood pressure satus.
Ogollah 69e7378
:construction: conditional advice ps
Ogollah 23d69d6
:construction: Start my clinic card ref
Ogollah a9a8469
Add health record screen
Ogollah e12882b
Add validations BS
Ogollah 7566d2c
Move BMI to Self screening module
Ogollah 0e257b5
Move BMI to Self screening module
Ogollah cb6fb34
Add BMI card on self screening screen
Ogollah 062c13d
Refactor BMI
Ogollah 06c487c
Add divider on health cards
Ogollah a54d0fa
Merge pull request #9 from palladiumkenya/self_screen_ref
Ogollah c31b1a0
:construction: Clinic card
Ogollah 0407443
:construction: Add date filter
Ogollah 3534595
:construction: (feat) add dependant
Ogollah 556216f
dependant
Ogollah f28a7be
font-size
vicky-ogutu 74041ca
(fix) fix nav bar widget
Ogollah 93e0ae2
(feat) Add vitals records screen
Ogollah cff5b81
Immunization
vicky-ogutu efbf4c4
paths-range
vicky-ogutu 73a4fb8
(cho) Refactor selected date range function
Ogollah 6296c7d
medication
vicky-ogutu 926d909
(feat) add allergy screen
Ogollah 88f7919
(feat) Add lab results screen
Ogollah 08bf755
(cho) Add icons on item filter
Ogollah 7b45b3f
(cho) Add values to constants
Ogollah ffb2e5a
(feat) Add BMI graphs
Ogollah 8326560
:construction: consume bmi filter end point
Ogollah 7d68eda
Merge pull request #10 from palladiumkenya/clinic_card_fer
Ogollah 3e39b2b
dependent-screens
vicky-ogutu fdc6a4a
scrn_optimized
vicky-ogutu 0f45fae
icons-change
vicky-ogutu 3641e4c
icon_change
vicky-ogutu de026c5
bmi
Ogollah 3d6c81c
bp-add
Ogollah 131e14a
bs_input_screen_Optimized
vicky-ogutu 9137d9f
bmi_fetch
Ogollah 2217fa7
provider-Redesign
vicky-ogutu 592fa09
provider_color
vicky-ogutu e4f9487
screening_UI
vicky-ogutu 48aa90f
FD_subtitle_omitted
vicky-ogutu 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
We remove commented out code