Julia Friesel
|
17815fcefe
|
Merge branch 'use-updated-sympto' into 'master'
Use updated sympto
Closes #409
See merge request bloodyhealth/drip!253
|
2020-02-25 06:28:57 +00:00 |
|
Julia Friesel
|
b42cbc8826
|
Use new published sympto
|
2020-02-25 07:26:43 +01:00 |
|
Julia Friesel
|
76101eec74
|
Merge branch 'navigation-state' into 'master'
Navigation state
See merge request bloodyhealth/drip!247
|
2020-02-17 13:39:34 +00:00 |
|
Julia Friesel
|
9fbc3e7e2a
|
Merge branch 'no-multi-space' into 'master'
Adds linter rule for no multi spaces
See merge request bloodyhealth/drip!263
|
2020-02-17 13:05:44 +00:00 |
|
Sofiya Tepikin
|
e88f26dc16
|
Fixes missing navigation state on exiting the app
|
2020-02-16 16:26:37 +01:00 |
|
Sofiya Tepikin
|
d054187485
|
Adds linter rule for no multi spaces
|
2020-02-16 12:37:19 +01:00 |
|
Julia Friesel
|
856f6216ee
|
Add e2e test device config for Nexus 5
|
2020-02-11 09:36:31 +01:00 |
|
Sofiya Tepikin
|
c7f0c1cb6f
|
Merge branch 'ios-integration' into 'master'
Ios integration
See merge request bloodyhealth/drip!258
|
2020-02-09 12:09:46 +00:00 |
|
Sofiya Tepikin
|
c7882eb619
|
Merge branch 'fix-linter-warning' into 'master'
Fix linter warning
See merge request bloodyhealth/drip!261
|
2020-02-07 13:35:28 +00:00 |
|
Julia Friesel
|
28356d6664
|
Merge branch '413-bug-cycle-start-not-detected-if-day-before-period-excluded' into 'master'
Resolve "Bug: cycle start not detected if day before period excluded"
Closes #413
See merge request bloodyhealth/drip!259
|
2020-02-07 13:29:34 +00:00 |
|
Sofiya Tepikin
|
882f183c8e
|
Removes linter complaint about react version not being specified
|
2020-02-07 14:16:21 +01:00 |
|
Sofiya Tepikin
|
7b69719e22
|
Removes linter warning
|
2020-02-07 14:16:07 +01:00 |
|
Julia Friesel
|
62df30de8a
|
De-duplicate line
|
2020-02-07 09:53:11 +01:00 |
|
Sofiya Tepikin
|
8cad357e60
|
Fixes navigation logic
|
2020-02-05 19:50:40 +01:00 |
|
Sofiya Tepikin
|
026a9c17c3
|
Add go back functionality
|
2020-02-04 20:45:23 +01:00 |
|
Sofiya Tepikin
|
e66ca3f8db
|
Adds navigation tree to define the hierarchy
|
2020-02-04 20:45:23 +01:00 |
|
Sofiya Tepikin
|
e479b93638
|
Moves navigation to the state
|
2020-02-04 20:45:23 +01:00 |
|
Sofiya Tepikin
|
f444de0b87
|
Removes the lowercasing to the header title component
|
2020-02-04 20:45:23 +01:00 |
|
Julia Friesel
|
ae0d909407
|
Remove now superfluous check for bleeding symptom
|
2020-02-04 12:18:24 +01:00 |
|
Julia Friesel
|
963e0ffea0
|
Add remaining tests for maybeSetNewCycleStart
|
2020-02-04 12:11:23 +01:00 |
|
Julia Friesel
|
009c8fa0f2
|
Add test for deleted bleeding value
|
2020-02-04 11:51:35 +01:00 |
|
Julia Friesel
|
7b8292ab6a
|
Extract maybeSetNewCycleStart into own module
|
2020-02-04 11:51:07 +01:00 |
|
Julia Friesel
|
446c5d4600
|
Set new cycle start when bleeding value excluded
|
2020-02-03 11:04:20 +01:00 |
|
Sofiya Tepikin
|
1c7856081e
|
Changes the name of the main component
|
2020-02-02 21:37:58 +01:00 |
|
Sofiya Tepikin
|
cb13222780
|
Makes drip work on iOS
|
2020-02-02 21:09:36 +01:00 |
|
Sofiya Tepikin
|
e52736f8a1
|
Adds a handy script to clear builds/cache/etc
|
2020-02-02 20:15:42 +01:00 |
|
Julia Friesel
|
580f1e79ba
|
Merge branch '410-mucus-max-value-not-showing' into 'master'
Fix bug - not showing maximum value of mucus in chart
Closes #410
See merge request bloodyhealth/drip!256
|
2019-11-25 15:00:35 +00:00 |
|
mashazyu
|
45ee67e4d8
|
Fix bug - not showing maximum value of mucus in chart
|
2019-11-22 16:15:45 +01:00 |
|
Julia Friesel
|
51c96b5b37
|
Merge branch 'chart-refactoring-part-2' into 'master'
Chart refactoring part 2
See merge request bloodyhealth/drip!255
|
2019-11-22 12:00:49 +00:00 |
|
mashazyu
|
2ecb2e7647
|
Move calculations functions to helpers file
|
2019-11-21 22:23:56 +01:00 |
|
mashazyu
|
c24284a57d
|
Move YAxis & HorizontalGrid components in a common conditional expression
|
2019-11-21 22:21:47 +01:00 |
|
mashazyu
|
36ae949f31
|
Move auxiliary functions from day-column.js component file to helpers file
|
2019-11-21 22:01:13 +01:00 |
|
mashazyu
|
796d995aad
|
Move Surface element to TemperatureColumn component
|
2019-11-21 21:57:09 +01:00 |
|
mashazyu
|
767a2c9709
|
Introduces CycleDayLabel component
|
2019-11-21 21:54:29 +01:00 |
|
mashazyu
|
fe1ec38b68
|
Introduces TemperatureColumn component
|
2019-11-21 21:41:01 +01:00 |
|
mashazyu
|
71e4c6d11e
|
Introduces ChartLine component
|
2019-11-21 21:09:48 +01:00 |
|
Julia Friesel
|
765916e7fe
|
Merge branch 'chart-refactoring-part-1' into 'master'
Chart refactoring part 1
See merge request bloodyhealth/drip!254
|
2019-11-18 14:18:10 +00:00 |
|
mashazyu
|
03a235d8cb
|
Formatting fix
|
2019-11-17 20:39:00 +01:00 |
|
mashazyu
|
0adbf3436b
|
Introduces SymptomCell component
|
2019-11-17 20:38:29 +01:00 |
|
mashazyu
|
09129adba3
|
Introduces HorizontalGrid component
|
2019-11-17 19:57:47 +01:00 |
|
mashazyu
|
ed66395318
|
Moves out chart (data modelling) helpers to a separate file
|
2019-11-17 19:47:25 +01:00 |
|
mashazyu
|
bc04f6a24b
|
Introduces Tick & TickList components
|
2019-11-17 19:37:19 +01:00 |
|
mashazyu
|
3598dd5b80
|
Introduces ChartLegend component
|
2019-11-17 17:46:21 +01:00 |
|
mashazyu
|
270b823c20
|
Introduces SymptomIcon component
|
2019-11-17 17:28:02 +01:00 |
|
mashazyu
|
34a0e15e66
|
Rafactors symptom color definition
|
2019-11-17 17:15:56 +01:00 |
|
mashazyu
|
02ca733147
|
Introduces YAxis component
|
2019-11-17 16:54:33 +01:00 |
|
Julia Friesel
|
f00010e1ca
|
Merge branch '368-display-incomplete-mucus-and-cervix' into 'master'
make graph display for incomplete mucus and cervix values
Closes #368
See merge request bloodyhealth/drip!245
|
2019-11-15 17:52:27 +00:00 |
|
Julia Friesel
|
1d8350c468
|
Use updated sympto
|
2019-11-15 18:24:54 +01:00 |
|
Sofiya Tepikin
|
e14bd690dc
|
Fixes typo, and removes a redundant line
|
2019-11-15 17:52:12 +01:00 |
|
mashazyu
|
7514b01cf4
|
Naming update: isFertile>isClosedAndHard, getSymptomColorIndex>symptomColorMethods; update of symptom index retrieval for the sake of readibility
|
2019-11-15 17:37:17 +01:00 |
|