Commit Graph
100 Commits
Author SHA1 Message Date
Julia Friesel c0980a5bf9 Move app component to components 2018-08-20 16:54:02 +02:00
Julia Friesel d53b8029dc Make scrolling work again 2018-08-20 16:46:42 +02:00
Julia Friesel 93b4758123 Fix menu on calendar view 2018-08-20 15:30:14 +02:00
Julia Friesel e2b9d4b4a1 Fix symptom headers 2018-08-20 15:14:17 +02:00
Julia Friesel 559aa684dc Visualize disabled action buttons 2018-08-20 15:06:50 +02:00
Julia Friesel 8629fd5369 Replace action button footer in remaining symptom views 2018-08-20 14:53:00 +02:00
Julia Friesel d897c3b89f On temperature view, replace menu with action buttons 2018-08-20 13:36:11 +02:00
Julia Friesel 87ac1d6b29 Adjust menu styling and remove remnants of navigator 2018-08-19 16:47:13 +02:00
Julia Friesel c744520bd9 Fix menu bug 2018-08-19 16:37:37 +02:00
Julia Friesel d731bbbec4 Add remaining menu items and icons 2018-08-19 16:31:23 +02:00
Julia Friesel a67bfda43f Handle back button presses 2018-08-19 16:11:01 +02:00
Julia Friesel 86f26e3814 Position footer and fix navigating to cycle day view 2018-08-19 15:02:01 +02:00
Julia Friesel 180a25cd4c Turn symptom buttons into footer component 2018-08-19 13:53:55 +02:00
Julia Friesel fb00223648 Disable delete button when there is nothing to delete 2018-08-19 13:53:55 +02:00
Julia Friesel 39d598f3aa Improve symptom data display 2018-08-19 13:53:55 +02:00
Julia Friesel 322b3c00d7 Fix action buttons 2018-08-19 13:53:55 +02:00
Julia Friesel a754981434 Start replacing navigator 2018-08-18 15:31:10 +02:00
Julia Friesel 51629f67e2 Place header as component 2018-08-17 16:26:00 +02:00
Julia Friesel 636e5e2f9d Use navigator for symptom views also 2018-08-17 10:17:17 +02:00
Julia Friesel 1c390f784c Use realistic icon and set active state 2018-08-17 08:59:44 +02:00
Julia Friesel fae278435a Add navigation arrows 2018-08-17 08:05:15 +02:00
Julia Friesel a59aa86dbf Fix key 2018-08-16 21:45:17 +02:00
Julia Friesel ff60db089c Align grid 2018-08-16 21:32:55 +02:00
Julia Friesel 29a82fca9f Start styling the day overview 2018-08-16 19:43:56 +02:00
Julia Friesel 0c4002786d Merge branch '132-add-menu-bar-and-basic-navigation' into 'master'
Resolve "add menu bar and basic navigation"

Closes #132

See merge request bloodyhealth/drip!53
2018-08-16 16:55:27 +00:00
Julia Friesel 7d3941a8fd Add stack for home screen 2018-08-16 16:44:51 +02:00
Julia Friesel e55a18885b Remove header and add color 2018-08-16 16:36:49 +02:00
Julia Friesel 5136b9f8e6 Introduce bottom menu 2018-08-16 16:36:49 +02:00
Julia Friesel 0879d4ae4a Merge branch '82-chart-improvements' into 'master'
Resolve "chart improvements"

Closes #82

See merge request bloodyhealth/drip!52
2018-08-16 14:31:38 +00:00
Julia Friesel af8c2c1401 Merge branch 'master' into 82-chart-improvements 2018-08-16 14:46:08 +02:00
Julia Friesel 28a5944a09 Remove dep 2018-08-16 14:35:20 +02:00
Julia Friesel 2883aaa879 Merge branch '114-add-import-button' into 'master'
Resolve "Add Import button"

Closes #114

See merge request bloodyhealth/drip!48
2018-08-16 12:28:02 +00:00
Julia Friesel 4ea23fd8b8 Small style change 2018-08-16 13:14:01 +02:00
Julia Friesel 516e3dce80 Fix rerender bugs 2018-08-16 12:59:26 +02:00
Julia Friesel ad83a0844b Flatten props and add keys to array elements 2018-08-16 10:59:56 +02:00
Julia Friesel a17cc89ec5 Make DotAndLine its own component 2018-08-16 09:52:07 +02:00
Julia Friesel 617b0ef0ac Merge branch 'master' into 82-chart-improvements 2018-08-16 09:18:16 +02:00
Julia Friesel 4b227d82d4 Add import error postfix and extract more labels 2018-08-16 08:48:46 +02:00
Julia Friesel b07a2c8a53 Move db operations back to db module 2018-08-16 08:26:08 +02:00
Julia Friesel 53328f608b Extract openImportDialog 2018-08-16 08:26:08 +02:00
Julia Friesel d3d72a396e Extract labels 2018-08-16 08:26:08 +02:00
Julia Friesel 77bda6bf53 Make import errors prettier and actually handle them 2018-08-16 08:26:08 +02:00
Julia Friesel 44cc448209 Show import success message 2018-08-16 08:26:08 +02:00
Julia Friesel 7d0a56d2e2 Don't show error when cancelling doc picker 2018-08-16 08:26:08 +02:00
Julia Friesel 88b0dba3b6 Clean up file structure 2018-08-16 08:26:08 +02:00
Julia Friesel 949fe91e9e Improve boolean parsing and ignore empty fields 2018-08-16 08:26:08 +02:00
Julia Friesel a948cf716b Handle merge import 2018-08-16 08:26:08 +02:00
Julia Friesel 456f4fe7d8 Parse values according to schema type and write to db 2018-08-16 08:26:08 +02:00
Julia Friesel bce9359850 Parse JSON from imported CSV 2018-08-16 08:23:48 +02:00
Julia Friesel ed474fd5cb Import file contents and move csv function to db module 2018-08-16 08:23:48 +02:00
Julia Friesel 58adeff56a Position date label correctly 2018-08-14 13:58:04 +02:00
Julia Friesel 439e1d4a23 Adapt style for exclude line 2018-08-14 13:31:25 +02:00
Julia Friesel 8df3e74127 Make columnsize a bit smaller and style y axis 2018-08-14 13:20:10 +02:00
Julia Friesel 92ac6525ed Solve bug where small gaps where showing in temp line 2018-08-13 16:58:06 +02:00
Julia Friesel 2d221c4060 Produce horizontal grid once, not for every column 2018-08-13 15:20:42 +02:00
Julia Friesel cd1e689aae Get actual amount of cycle days to display 2018-08-12 11:21:11 +02:00
Julia Friesel 0afaf8e297 Re-add mucus icon 2018-08-11 19:46:41 +02:00
Julia Friesel d6cc8a7c14 Add back ltl line 2018-08-11 19:29:32 +02:00
Julia Friesel 1ccc363678 Re-add fhm line 2018-08-11 19:22:13 +02:00
Julia Friesel c43bc4172d Draws lines! 2018-08-11 18:55:00 +02:00
Julia Friesel 3d12e5e452 try doing the math 2018-08-11 15:56:33 +02:00
Julia Friesel 542394df83 Adapt style to CSS foramt 2018-08-11 15:55:33 +02:00
Julia Friesel 5fe50f0397 Make horizontal grid visible 2018-08-11 15:54:39 +02:00
Julia Friesel 67a903411e Add press handler to column 2018-08-11 15:54:15 +02:00
Julia Friesel 720cb9135b Merge branch 'chart-performance' into 82-chart-improvements 2018-08-10 19:05:07 +02:00
Julia Friesel b3e2ce0ea7 Fix bug: Don't produce closure for every item 2018-08-10 15:26:41 +02:00
Julia Friesel 863ac6b122 Remove loading screen again 2018-08-10 13:26:34 +02:00
Julia Friesel 611e9057b4 Back to FlatList and try loading screen 2018-08-10 13:17:51 +02:00
Julia Friesel 93a7ba853f Make props flat and try recyclerView 2018-08-10 11:32:50 +02:00
Julia Friesel 8b7beb517a Separate DayColumn components 2018-08-10 08:16:38 +02:00
Julia Friesel 53e2211054 Remove ScrollView and make DayColumn component 2018-08-10 06:54:37 +02:00
Julia Friesel 5371e5c85c Attempt to recreate with CSS 2018-08-09 21:23:14 +02:00
Julia Friesel cca2cf171c Merge branch '79-calendar-vertically-scrollable-or-at-least-swipeable' into 'master'
Resolve "calendar: vertically scrollable or at least swipeable"

Closes #79

See merge request bloodyhealth/drip!49
2018-08-09 12:44:03 +00:00
Julia Friesel dcff1a0362 Make calendar vertically scrollable 2018-08-09 14:08:46 +02:00
Julia Friesel f5b3716191 Merge branch '118-bug-export-is-missing-file-extension' into 'master'
Resolve "bug: export is missing file extension"

Closes #118

See merge request bloodyhealth/drip!47
2018-08-07 08:57:42 +00:00
Julia Friesel 1dd6649f27 Make file extension work and remove some unneeded stuff 2018-08-06 17:04:37 +02:00
Julia Friesel 7ea6a683ff Merge branch '113-add-button-to-export-to-settings-page' into 'master'
Resolve "Add button to export to settings page"

Closes #113

See merge request bloodyhealth/drip!46
2018-08-06 12:49:44 +00:00
Julia Friesel 355bcbe809 Extract labels 2018-08-06 13:37:35 +02:00
Julia Friesel 4b971a1f23 Merge branch '91-clean-up-line-length-warnings' into 'master'
Resolve "clean up line length warnings"

Closes #91

See merge request bloodyhealth/drip!43
2018-08-06 11:27:35 +00:00
Julia Friesel 364daee488 Fix import 2018-08-06 13:15:48 +02:00
Julia Friesel a2c428e991 Shorten line lengths in cycle 2018-08-06 13:10:59 +02:00
Julia Friesel 63154be24a Shorten line lengths in sympto 2018-08-06 13:10:59 +02:00
Julia Friesel 2f9b08fd8b Shorten line lengths in cycle 2018-08-06 13:10:59 +02:00
Julia Friesel e1fa656b8f Shorten line length in temperature 2018-08-06 13:10:59 +02:00
Julia Friesel da29c2751b Shorten line lengths in home 2018-08-06 13:10:59 +02:00
Julia Friesel c525812a0e Reduce line lengths 2018-08-06 13:10:59 +02:00
Julia Friesel 310683c5f8 Programmatically add props to cycle day views 2018-08-06 13:10:59 +02:00
Julia Friesel e51a99b8af Clean up line lengths in calendar 2018-08-06 13:10:59 +02:00
Julia Friesel 01d40a6d21 Merge branch 'upgrade-reaxct-native' into 'master'
Upgrade to RN 56 and gradle 3

See merge request bloodyhealth/drip!45
2018-08-06 11:01:21 +00:00
Julia Friesel ebb628c6b9 Move export logic to separate module 2018-08-06 09:51:12 +02:00
Julia Friesel 9e8005960e Handle special characters in strings 2018-08-06 09:27:28 +02:00
Julia Friesel f8007fac14 Use db schema to make column names 2018-08-04 09:57:20 +02:00
Julia Friesel 831e99351d Add toCSV function 2018-08-04 07:54:12 +02:00
Julia Friesel 03fe92750d Set up export button to export a simple file 2018-08-03 19:32:56 +02:00
Julia Friesel 315bdf3a02 Fix babel/register for mocha 2018-08-03 17:12:08 +02:00
Julia Friesel 79379276a7 Upgrade to RN 56 and gradle 3 2018-08-03 16:21:50 +02:00
Julia Friesel 125fe03678 Fix test file name spelling 2018-08-02 15:52:32 +02:00
Julia Friesel 3ab918abd9 Merge branch '99-take-out-invalid-mucus-change' into 'master'
Resolve "Take out invalid mucus change"

Closes #99

See merge request bloodyhealth/drip!37
2018-08-02 09:26:42 +00:00
Julia Friesel 8bbf122d12 Ignore 0 -> 1 mucus shift 2018-08-02 11:12:01 +02:00
Julia Friesel 6ac642b91c Merge branch '95-bug-ignore-mucus-values-in-irrelevant-phase' into 'master'
Resolve "bug: ignore mucus values in irrelevant phase"

Closes #95

See merge request bloodyhealth/drip!42
2018-08-02 08:36:04 +00:00