Julia Friesel
|
9922b2e7b8
|
Fix bug for just one bleeding day
|
2018-06-13 12:49:29 +02:00 |
|
Julia Friesel
|
ab1ed96966
|
Change getCycleDayNumber signature and some PR improvements
|
2018-06-13 12:49:29 +02:00 |
|
Julia Friesel
|
f98a60192b
|
Remove listener on componentUnmount and clean up state
|
2018-06-13 12:49:29 +02:00 |
|
Julia Friesel
|
a56ee7df38
|
Fix case for no previous bleeding day. Use new getCycleDay API
|
2018-06-13 12:49:29 +02:00 |
|
Julia Friesel
|
5b406848cb
|
Change getCycleDay signature and process LocalDate
|
2018-06-13 12:49:29 +02:00 |
|
Julia Friesel
|
1430734874
|
Pass in dates as JS dates, not moment-wrapped
|
2018-06-13 12:49:29 +02:00 |
|
Julia Friesel
|
3bc85d74fc
|
Get cycle day for day in any cycle, not just the current
|
2018-06-13 12:49:29 +02:00 |
|
Julia Friesel
|
1cf4087039
|
Add option for minimum cycle length
|
2018-06-13 12:49:29 +02:00 |
|
Julia Friesel
|
2b8569d6d0
|
Exclude excluded bleedings
|
2018-06-13 12:49:29 +02:00 |
|
Julia Friesel
|
3b2beabb9e
|
Get cycle day number for several happy paths
|
2018-06-13 12:49:29 +02:00 |
|
tina
|
30304bb1b5
|
button 'edit symptoms for today' actually goes to dayview of today
|
2018-06-13 12:28:23 +02:00 |
|
emelko
|
f2ad9f10c0
|
Disable save button for temp when no value entered
|
2018-06-13 12:25:58 +02:00 |
|
Julia Friesel
|
6d37d4517e
|
Merge branch '56-remove-nativescript-from-ci' into 'master'
Resolve "remove nativescript from CI"
Closes #56
See merge request bloodyhealth/drip!13
|
2018-06-13 08:44:44 +00:00 |
|
Julia Friesel
|
d1f284bce5
|
Use node 8 image adn remove nativescript
|
2018-06-12 14:44:11 +02:00 |
|
emelko
|
61e44ceb2f
|
No values for day now don't display empty elements anymore but sets them to null
|
2018-06-12 13:30:33 +02:00 |
|
Julia Friesel
|
724e73ad14
|
Fix getPreviousTemperature, only use temp dates
|
2018-06-12 13:10:42 +02:00 |
|
Julia Friesel
|
cc9746a0ac
|
Remove cycleDay from state
|
2018-06-12 12:45:32 +02:00 |
|
emelko
|
d93164ae04
|
Bugfix parsing only value of temp toString
|
2018-06-12 11:30:36 +02:00 |
|
Julia Friesel
|
d4633e0900
|
Get previous temperature and fill it as placeholder
|
2018-06-11 13:53:54 +02:00 |
|
emelko
|
2f58db84c8
|
Edit temperature, save value to db, show on dayview
|
2018-06-11 13:40:04 +02:00 |
|
tina
|
933b64056a
|
Merge branch '54-check-what-happens-when-saving-bleeding-screen-with-nothing-selected' into 'master'
Resolve "check what happens when saving bleeding screen with nothing selected"
Closes #54
See merge request bloodyhealth/drip!11
|
2018-06-11 10:02:14 +00:00 |
|
Julia Friesel
|
abb6b6c9d2
|
Merge branch 'save-as-localdate' into 'master'
Save date as localdate instead of JS date
See merge request bloodyhealth/drip!10
|
2018-06-11 10:00:49 +00:00 |
|
Julia Friesel
|
be5ded0755
|
Merge branch '12-make-calendar-view' into 'master'
Resolve "Make calendar view"
Closes #12
See merge request bloodyhealth/drip!8
|
2018-06-11 09:48:03 +00:00 |
|
tina
|
1f67d22a80
|
disable save button if no bleeding type was selected
|
2018-06-11 11:29:49 +02:00 |
|
Julia Friesel
|
d9083eb9da
|
Merge branch '41-investigate-ismounted-warning-and-get-rid-of-it' into 'master'
Resolve "investigate isMounted() warning and get rid of it"
Closes #41
See merge request bloodyhealth/drip!9
|
2018-06-11 08:42:16 +00:00 |
|
Julia Friesel
|
75a97089f9
|
Remove listener when component unmounts
|
2018-06-09 15:06:13 +02:00 |
|
Julia Friesel
|
6bb6cc1144
|
Save date as local date string and make it the primary key
|
2018-06-08 20:55:03 +02:00 |
|
Julia Friesel
|
5243dec09f
|
Ignore "isMounted" warning
|
2018-06-08 19:49:51 +02:00 |
|
Julia Friesel
|
80bf63adc2
|
Display differing shades of red depending on bleeding value
|
2018-06-08 19:05:03 +02:00 |
|
Julia Friesel
|
891b1d517d
|
Rename calendar component
|
2018-06-08 18:57:19 +02:00 |
|
Julia Friesel
|
e340e89a0d
|
Update state with calendar format when bleeding days change
|
2018-06-08 18:56:00 +02:00 |
|
Julia Friesel
|
2bd0a144ec
|
Add db change listener
|
2018-06-08 17:47:08 +02:00 |
|
Julia Friesel
|
291992f49a
|
Replace datepicker with calendar
|
2018-06-08 16:25:32 +02:00 |
|
tina
|
7852123d77
|
Merge branch '46-replace-picker-in-bleeding' into 'master'
Resolve "replace picker in bleeding"
Closes #46
See merge request bloodyhealth/drip!7
|
2018-06-08 09:01:08 +00:00 |
|
tina
|
e53cd03b73
|
type of bleeding is already a number, deleted redundent step. also included package-lock
|
2018-06-07 14:27:18 +02:00 |
|
tina
|
3bf9416438
|
change bleeding input from picker to radio buttons
|
2018-06-06 19:45:47 +02:00 |
|
bl00dymarie
|
bb2b86d270
|
Merge branch '29-edit-bleeding-screen' into 'master'
Resolve "edit bleeding screen"
See merge request bloodyhealth/drip!6
|
2018-06-06 10:05:09 +00:00 |
|
emelko
|
98b0a4c6e9
|
Set exclude correctly in state
|
2018-06-06 12:00:06 +02:00 |
|
Julia Friesel
|
5c4959d4bb
|
Add exclude switch
|
2018-06-06 07:41:42 +02:00 |
|
Julia Friesel
|
1c674b39c9
|
Add mock for getCycleDay
|
2018-06-05 18:40:04 +02:00 |
|
Julia Friesel
|
a5265cb9a1
|
Add label in front of bleeding value
|
2018-06-05 18:36:03 +02:00 |
|
Julia Friesel
|
a8c981ee3e
|
Only show days with temperature in list
|
2018-06-05 18:29:12 +02:00 |
|
Julia Friesel
|
c4f68e6065
|
Display persisted bleeding value in edit view
|
2018-06-05 18:18:57 +02:00 |
|
Julia Friesel
|
8ee53ba75f
|
Extract labels and format date
|
2018-06-05 17:44:31 +02:00 |
|
Julia Friesel
|
090f4116d5
|
Add edit bleeding and persist it.
|
2018-06-05 16:37:06 +02:00 |
|
Julia Friesel
|
ecc4acf366
|
Merge branch '6-hook-up-realm' into 'master'
Resolve "hook up realm"
Closes #6
See merge request bloodyhealth/drip!4
|
2018-06-01 15:41:06 +00:00 |
|
Julia Friesel
|
b0d7cd4983
|
Store temperature values as double
|
2018-05-31 22:19:31 +02:00 |
|
Julia Friesel
|
ef5fa16ef4
|
Rerender list on save
|
2018-05-31 22:10:11 +02:00 |
|
Julia Friesel
|
167f24b601
|
Introduce realm and persist temperatures
|
2018-05-31 21:38:39 +02:00 |
|
Julia Friesel
|
718573d31b
|
Merge branch 'extract-navigator' into 'master'
Extract navigator
See merge request bloodyhealth/drip!3
|
2018-05-31 11:30:35 +00:00 |
|