Commit Graph

  • a67bfda43f Handle back button presses Julia Friesel 2018-08-19 16:11:01 +02:00
  • 86f26e3814 Position footer and fix navigating to cycle day view Julia Friesel 2018-08-19 15:02:01 +02:00
  • 180a25cd4c Turn symptom buttons into footer component Julia Friesel 2018-08-18 20:21:16 +02:00
  • fb00223648 Disable delete button when there is nothing to delete Julia Friesel 2018-08-18 18:06:10 +02:00
  • 39d598f3aa Improve symptom data display Julia Friesel 2018-08-18 18:02:43 +02:00
  • 322b3c00d7 Fix action buttons Julia Friesel 2018-08-18 16:01:49 +02:00
  • a754981434 Start replacing navigator Julia Friesel 2018-08-18 15:31:02 +02:00
  • 51629f67e2 Place header as component Julia Friesel 2018-08-17 16:26:00 +02:00
  • 636e5e2f9d Use navigator for symptom views also Julia Friesel 2018-08-17 10:17:17 +02:00
  • 1c390f784c Use realistic icon and set active state Julia Friesel 2018-08-17 08:59:44 +02:00
  • fae278435a Add navigation arrows Julia Friesel 2018-08-17 08:05:15 +02:00
  • a59aa86dbf Fix key Julia Friesel 2018-08-16 21:45:17 +02:00
  • ff60db089c Align grid Julia Friesel 2018-08-16 21:32:55 +02:00
  • 29a82fca9f Start styling the day overview Julia Friesel 2018-08-16 19:40:57 +02:00
  • 0c4002786d Merge branch '132-add-menu-bar-and-basic-navigation' into 'master' Julia Friesel 2018-08-16 16:55:27 +00:00
  • 7d3941a8fd Add stack for home screen Julia Friesel 2018-08-16 16:44:51 +02:00
  • e55a18885b Remove header and add color Julia Friesel 2018-08-16 16:33:55 +02:00
  • 5136b9f8e6 Introduce bottom menu Julia Friesel 2018-08-16 16:12:12 +02:00
  • 0879d4ae4a Merge branch '82-chart-improvements' into 'master' Julia Friesel 2018-08-16 14:31:38 +00:00
  • af8c2c1401 Merge branch 'master' into 82-chart-improvements Julia Friesel 2018-08-16 14:46:08 +02:00
  • 28a5944a09 Remove dep Julia Friesel 2018-08-16 14:35:17 +02:00
  • 2883aaa879 Merge branch '114-add-import-button' into 'master' Julia Friesel 2018-08-16 12:28:02 +00:00
  • 18c5fef51b Merge branch 'implement-sex-with-fancy-checkbox' into 'master' bl00dymarie 2018-08-16 12:20:11 +00:00
  • 4ea23fd8b8 Small style change Julia Friesel 2018-08-16 13:14:01 +02:00
  • 516e3dce80 Fix rerender bugs Julia Friesel 2018-08-16 12:59:26 +02:00
  • ad83a0844b Flatten props and add keys to array elements Julia Friesel 2018-08-16 10:59:56 +02:00
  • a17cc89ec5 Make DotAndLine its own component Julia Friesel 2018-08-16 09:52:07 +02:00
  • 617b0ef0ac Merge branch 'master' into 82-chart-improvements Julia Friesel 2018-08-16 09:18:16 +02:00
  • 4b227d82d4 Add import error postfix and extract more labels Julia Friesel 2018-08-16 08:48:46 +02:00
  • b07a2c8a53 Move db operations back to db module Julia Friesel 2018-08-09 11:48:28 +02:00
  • 53328f608b Extract openImportDialog Julia Friesel 2018-08-09 09:03:57 +02:00
  • d3d72a396e Extract labels Julia Friesel 2018-08-09 08:36:57 +02:00
  • 77bda6bf53 Make import errors prettier and actually handle them Julia Friesel 2018-08-07 18:52:30 +02:00
  • 44cc448209 Show import success message Julia Friesel 2018-08-07 18:40:22 +02:00
  • 7d0a56d2e2 Don't show error when cancelling doc picker Julia Friesel 2018-08-07 18:38:21 +02:00
  • 88b0dba3b6 Clean up file structure Julia Friesel 2018-08-07 18:18:11 +02:00
  • 949fe91e9e Improve boolean parsing and ignore empty fields Julia Friesel 2018-08-07 17:22:38 +02:00
  • a948cf716b Handle merge import Julia Friesel 2018-08-07 17:21:55 +02:00
  • 456f4fe7d8 Parse values according to schema type and write to db Julia Friesel 2018-08-07 16:52:06 +02:00
  • bce9359850 Parse JSON from imported CSV Julia Friesel 2018-08-05 08:42:24 +02:00
  • ed474fd5cb Import file contents and move csv function to db module Julia Friesel 2018-08-04 17:18:44 +02:00
  • 392e09fb8d extracts stats strings and improves copy tina 2018-08-15 18:49:45 +02:00
  • b3ace768a8 Text input is autofocussed only when someone just checked the "Other" checkbox :) Bl00dyMarie 2018-08-15 09:41:05 +02:00
  • b998ef546f Merge branch '109-display-stats-about-period-length' into 'master' tina 2018-08-14 12:36:57 +00:00
  • 58adeff56a Position date label correctly Julia Friesel 2018-08-14 13:58:04 +02:00
  • 439e1d4a23 Adapt style for exclude line Julia Friesel 2018-08-14 13:31:25 +02:00
  • 8df3e74127 Make columnsize a bit smaller and style y axis Julia Friesel 2018-08-14 13:20:10 +02:00
  • 92ac6525ed Solve bug where small gaps where showing in temp line Julia Friesel 2018-08-13 16:51:25 +02:00
  • a64bfbcd50 Implement Sex \o/: Bl00dyMarie 2018-08-13 16:47:19 +02:00
  • 2d221c4060 Produce horizontal grid once, not for every column Julia Friesel 2018-08-13 15:20:42 +02:00
  • cd1e689aae Get actual amount of cycle days to display Julia Friesel 2018-08-12 11:21:11 +02:00
  • 0afaf8e297 Re-add mucus icon Julia Friesel 2018-08-11 19:46:41 +02:00
  • d6cc8a7c14 Add back ltl line Julia Friesel 2018-08-11 19:29:32 +02:00
  • 1ccc363678 Re-add fhm line Julia Friesel 2018-08-11 19:22:13 +02:00
  • c43bc4172d Draws lines! Julia Friesel 2018-08-11 18:55:00 +02:00
  • 3d12e5e452 try doing the math Julia Friesel 2018-08-11 15:56:33 +02:00
  • 542394df83 Adapt style to CSS foramt Julia Friesel 2018-08-11 15:55:33 +02:00
  • 5fe50f0397 Make horizontal grid visible Julia Friesel 2018-08-11 15:54:39 +02:00
  • 67a903411e Add press handler to column Julia Friesel 2018-08-11 15:54:15 +02:00
  • 720cb9135b Merge branch 'chart-performance' into 82-chart-improvements Julia Friesel 2018-08-10 19:05:07 +02:00
  • b3e2ce0ea7 Fix bug: Don't produce closure for every item Julia Friesel 2018-08-10 15:26:41 +02:00
  • 863ac6b122 Remove loading screen again Julia Friesel 2018-08-10 13:26:34 +02:00
  • 611e9057b4 Back to FlatList and try loading screen Julia Friesel 2018-08-10 13:17:51 +02:00
  • 93a7ba853f Make props flat and try recyclerView Julia Friesel 2018-08-10 11:32:50 +02:00
  • 8b7beb517a Separate DayColumn components Julia Friesel 2018-08-10 08:16:38 +02:00
  • 53e2211054 Remove ScrollView and make DayColumn component Julia Friesel 2018-08-10 06:54:37 +02:00
  • 5371e5c85c Attempt to recreate with CSS Julia Friesel 2018-08-09 21:23:14 +02:00
  • f2b8723fb9 resolves some of the suggested improvements, renames the term period with cycle tina 2018-08-09 18:31:14 +02:00
  • cca2cf171c Merge branch '79-calendar-vertically-scrollable-or-at-least-swipeable' into 'master' Julia Friesel 2018-08-09 12:44:03 +00:00
  • dcff1a0362 Make calendar vertically scrollable Julia Friesel 2018-08-09 14:08:46 +02:00
  • c99aa7509d improves functions and stats are displayed in a nicer format tina 2018-08-09 14:02:17 +02:00
  • 6135c92268 possible to get all cycle lengths, which get evaluated in stats tina 2018-08-08 16:05:39 +02:00
  • 897e99e6af adds stats button on home screen, and creates stats screen, length still needs to be calculated tina 2018-08-01 17:20:13 +02:00
  • f5b3716191 Merge branch '118-bug-export-is-missing-file-extension' into 'master' Julia Friesel 2018-08-07 08:57:42 +00:00
  • 1dd6649f27 Make file extension work and remove some unneeded stuff Julia Friesel 2018-08-06 17:04:37 +02:00
  • 7ea6a683ff Merge branch '113-add-button-to-export-to-settings-page' into 'master' Julia Friesel 2018-08-06 12:49:44 +00:00
  • 355bcbe809 Extract labels Julia Friesel 2018-08-06 13:37:35 +02:00
  • 4b971a1f23 Merge branch '91-clean-up-line-length-warnings' into 'master' Julia Friesel 2018-08-06 11:27:35 +00:00
  • 364daee488 Fix import Julia Friesel 2018-08-06 13:15:48 +02:00
  • a2c428e991 Shorten line lengths in cycle Julia Friesel 2018-08-02 10:47:06 +02:00
  • 63154be24a Shorten line lengths in sympto Julia Friesel 2018-08-02 10:46:50 +02:00
  • 2f9b08fd8b Shorten line lengths in cycle Julia Friesel 2018-08-02 10:33:52 +02:00
  • e1fa656b8f Shorten line length in temperature Julia Friesel 2018-08-02 10:23:27 +02:00
  • da29c2751b Shorten line lengths in home Julia Friesel 2018-08-02 10:23:17 +02:00
  • c525812a0e Reduce line lengths Julia Friesel 2018-08-02 09:49:06 +02:00
  • 310683c5f8 Programmatically add props to cycle day views Julia Friesel 2018-08-02 09:47:21 +02:00
  • e51a99b8af Clean up line lengths in calendar Julia Friesel 2018-08-02 09:44:40 +02:00
  • 01d40a6d21 Merge branch 'upgrade-reaxct-native' into 'master' Julia Friesel 2018-08-06 11:01:21 +00:00
  • ebb628c6b9 Move export logic to separate module Julia Friesel 2018-08-06 09:51:12 +02:00
  • 9e8005960e Handle special characters in strings Julia Friesel 2018-08-06 09:27:28 +02:00
  • f8007fac14 Use db schema to make column names Julia Friesel 2018-08-04 09:57:20 +02:00
  • 831e99351d Add toCSV function Julia Friesel 2018-08-04 07:54:12 +02:00
  • 03fe92750d Set up export button to export a simple file Julia Friesel 2018-08-03 19:32:56 +02:00
  • 315bdf3a02 Fix babel/register for mocha Julia Friesel 2018-08-03 16:37:19 +02:00
  • 79379276a7 Upgrade to RN 56 and gradle 3 Julia Friesel 2018-08-03 16:21:50 +02:00
  • 043aac623f Merge branch '100-implement-desire' into 'master' bl00dymarie 2018-08-03 11:54:41 +00:00
  • 8e56fc0b23 Adds new set of labels for chosing intensity of a tracking category emelko 2018-08-03 13:28:10 +02:00
  • e42d25a087 Revert "Renames cervixPosition labels into more universal positionOrIntensity" emelko 2018-08-03 13:22:34 +02:00
  • 30839b5589 Adds desire as a tracking category to our app; no exclude, no fancy nothing else, only pure desire tracking. emelko 2018-08-02 17:19:21 +02:00
  • f7efadb08a Renames cervixPosition labels into more universal positionOrIntensity emelko 2018-08-02 17:18:19 +02:00