Commit Graph

408 Commits

Author SHA1 Message Date
Julia Friesel 75f5893b0c Use settings segments 2018-08-21 14:47:45 +02:00
Julia Friesel c6b490b2a4 Add slider and save value in LocalStorage 2018-08-21 14:26:54 +02:00
Julia Friesel 7a1ef388d3 Move config to app level 2018-08-21 14:26:13 +02:00
Julia Friesel dcd0883bef Fix linter complaining about declarations in classes 2018-08-21 10:39:49 +02:00
Julia Friesel 4366a0b793 Prefix one-digit number with 0 2018-08-20 18:18:26 +02:00
Julia Friesel fde9a6cbc3 Remove unneeded imports 2018-08-20 17:13:03 +02:00
Julia Friesel 90e0cdffea Fix go to next cycle day 2018-08-20 17:00:44 +02:00
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
bl00dymarie 18c5fef51b Merge branch 'implement-sex-with-fancy-checkbox' into 'master'
Implement Sex \o/:

Closes #69

See merge request bloodyhealth/drip!50
2018-08-16 12:20:11 +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