Commit Graph

470 Commits

Author SHA1 Message Date
Julia Friesel 17c1992511 Merge branch '257-nfp-line-not-long-enough' into 'master'
Resolve "NFP line not long enough"

Closes #257

See merge request bloodyhealth/drip!127
2018-12-15 13:47:51 +00:00
Julia Friesel f0e9a0c0a3 Merge branch 'settings-editing-password-confirmation' into 'master'
Settings editing password confirmation

Closes #256

See merge request bloodyhealth/drip!125
2018-12-12 18:52:14 +00:00
mashazyu 420befec36 Fixes all export error messages 2018-12-09 22:30:33 +01:00
Julia Friesel d3c605b8cf Fix peri phase edge case 2018-12-09 19:42:21 +01:00
Lisa Hillebrand d8b53da134 Added about section to settings 2018-12-09 18:38:46 +01:00
Maike Orlikowski f222893484 added toast button to disabled save button 2018-12-09 17:47:20 +01:00
Anne Menzel 1ed771a50c add date to symptom screen header 2018-12-09 17:11:28 +01:00
mashazyu 5cb4d9f861 Fix export of empty database 2018-12-09 16:26:37 +01:00
mashazyu d3f9652b9d Creates reusable password confirmation component 2018-12-09 12:41:40 +01:00
Julia Friesel 2213872606 Fix non-existent temperature argument 2018-12-08 10:44:26 +01:00
Julia Friesel b23bd19270 Add cervix setting 2018-12-08 09:44:16 +01:00
mashazyu 857b8fc1f1 Cleanup ChangePassword component 2018-12-07 23:56:33 +01:00
Julia Friesel 03e149062d Merge branch 'use-icon-font-for-home-icons' into 'master'
Use icon font for home icons

See merge request bloodyhealth/drip!115
2018-12-06 08:31:20 +00:00
Sofiya Tepikin 7ddf9a7002 Reuses SettingsButton component 2018-12-05 22:42:00 +01:00
Sofiya Tepikin acc7ce13f8 Adds prop types to the project & and uses them in SettingsButton component 2018-12-05 22:42:00 +01:00
Sofiya Tepikin e16fc39298 Extracting SettingsButton component 2018-12-05 22:42:00 +01:00
tina 426a3bda30 Merge branch 'settings-password-confirmation' into 'master'
Adds password confirmation on setting a new password on Settings screen

Closes #194

See merge request bloodyhealth/drip!124
2018-12-05 11:03:49 +00:00
Sofiya Tepikin 2a7ffa4666 Adds password confirmation on setting a new password on Settings screen 2018-12-04 22:52:49 +01:00
mashazyu 55acd26a39 Transforms labels to lowercase 2018-12-03 19:19:05 +01:00
Julia Friesel 28a809fb5c Merge branch 'today-overview-header' into 'master'
Changes header of today's cycle day overview page

Closes #216

See merge request bloodyhealth/drip!122
2018-12-03 17:03:21 +00:00
mashazyu 96d2459777 Changes header of today's cycle day overview page 2018-12-02 19:23:02 +01:00
mashazyu 1b5c637d4e Fixes fertility icon space 2018-12-02 13:52:17 +01:00
mashazyu 0c22644c54 Extracts buttons on home screen as a component 2018-12-02 13:15:46 +01:00
Sofiya Tepikin 57e77341c6 Centers the Symptom header title 2018-12-01 15:59:39 +01:00
Julia Friesel 306aa9bfaf Fix color 2018-11-30 12:06:52 +01:00
Julia Friesel a9923fae9f Use icon font for home icons 2018-11-30 11:28:09 +01:00
tina d5f3fdbde5 renames folder with labels, splits up the setting labels from rest 2018-11-28 16:10:38 +01:00
tina 11ceb21921 moves labels to copy folder 2018-11-28 15:07:52 +01:00
tina 186156007a moves labels from cycle-day 2018-11-28 14:21:04 +01:00
Julia Friesel 75ef151098 Merge branch '246-bug-svg-errors' into 'master'
Resolve "bug: svg errors"

Closes #246

See merge request bloodyhealth/drip!111
2018-11-28 10:19:30 +00:00
Julia Friesel c0bb33233e Merge branch '219-bigger-clickable-space-for-arrows-in-cycle-day-overview' into 'master'
Resolve "Bigger clickable space for arrows in cycle day overview"

Closes #219

See merge request bloodyhealth/drip!109
2018-11-28 06:21:31 +00:00
Julia Friesel 4f4d930c8e Turn symptom icons into icon font 2018-11-27 16:10:22 +01:00
Julia Friesel 16220305d7 Fix nfp lines 2018-11-27 16:08:04 +01:00
Julia Friesel c0be1b7848 Replace svg with ART in chart 2018-11-27 16:08:04 +01:00
Julia Friesel 3aacff6f83 Extract navigation arrow and give it more padding 2018-11-16 16:01:53 +01:00
Julia Friesel d9123584c3 Extract symptom header 2018-11-16 15:13:31 +01:00
Julia Friesel 1898770fb0 Extract cycle day header 2018-11-16 15:07:59 +01:00
Julia Friesel bb0a535d65 Replace getOrCreateCycleDay 2018-11-16 14:38:36 +01:00
tina 9d89f0022c applies linter rules for max length 2018-11-07 14:46:33 +01:00
tina 5959b44142 indicates active menu item 2018-11-07 14:43:18 +01:00
tina 2c61fc7162 Merge branch '213-change-cycle-day-color-in-chart' into 'master'
Resolve "change cycle day color in chart" (depends on !100)

Closes #213

See merge request bloodyhealth/drip!103
2018-11-07 12:24:00 +00:00
tina fb0f05cc2f cycle day circle not cut anymore 2018-11-07 11:57:15 +01:00
Julia Friesel a6276fe3df Use loading spinner instead of text 2018-11-06 17:53:56 +01:00
Julia Friesel d90ee4f86a Show loading more when rows aren't done rendering 2018-11-06 17:26:21 +01:00
Julia Friesel 1f1c6ed6fa Merge branch '242-password-not-working' into 'master'
Resolve "password not working"

Closes #242

See merge request bloodyhealth/drip!102
2018-11-04 09:57:45 +00:00
Julia Friesel 743504009b Merge branch '225-temperature-time-edit-disables-save-bug' into 'master'
Resolve "temperature time edit disables save (bug)"

Closes #225

See merge request bloodyhealth/drip!105
2018-11-04 09:57:30 +00:00
Julia Friesel 8e31e4a3c1 Remove log 2018-11-04 10:43:24 +01:00
Julia Friesel 4aecf69779 Pad time with zeros when saving temperature too 2018-11-02 16:05:59 +01:00
Julia Friesel ef6d42fec2 Differentiate origins for cycle day view and symptom view 2018-11-02 15:49:58 +01:00
tina d81e4a8e45 uses cycle day symbol in chart and corresponding color 2018-10-31 17:12:24 +01:00