Commit Graph

  • 009c8fa0f2 Add test for deleted bleeding value Julia Friesel 2020-02-04 11:51:35 +01:00
  • 7b8292ab6a Extract maybeSetNewCycleStart into own module Julia Friesel 2020-02-04 11:51:07 +01:00
  • 446c5d4600 Set new cycle start when bleeding value excluded Julia Friesel 2020-02-03 11:04:20 +01:00
  • 1c7856081e Changes the name of the main component Sofiya Tepikin 2020-02-02 21:37:58 +01:00
  • cb13222780 Makes drip work on iOS Sofiya Tepikin 2020-02-02 21:09:36 +01:00
  • e52736f8a1 Adds a handy script to clear builds/cache/etc Sofiya Tepikin 2020-02-02 10:31:20 +01:00
  • 580f1e79ba Merge branch '410-mucus-max-value-not-showing' into 'master' Julia Friesel 2019-11-25 15:00:35 +00:00
  • 45ee67e4d8 Fix bug - not showing maximum value of mucus in chart mashazyu 2019-11-22 16:15:45 +01:00
  • 51c96b5b37 Merge branch 'chart-refactoring-part-2' into 'master' Julia Friesel 2019-11-22 12:00:49 +00:00
  • 2ecb2e7647 Move calculations functions to helpers file mashazyu 2019-11-18 17:41:50 +01:00
  • c24284a57d Move YAxis & HorizontalGrid components in a common conditional expression mashazyu 2019-11-18 17:29:40 +01:00
  • 36ae949f31 Move auxiliary functions from day-column.js component file to helpers file mashazyu 2019-11-18 14:58:48 +01:00
  • 796d995aad Move Surface element to TemperatureColumn component mashazyu 2019-11-18 14:40:30 +01:00
  • 767a2c9709 Introduces CycleDayLabel component mashazyu 2019-11-18 14:36:54 +01:00
  • fe1ec38b68 Introduces TemperatureColumn component mashazyu 2019-11-18 14:15:23 +01:00
  • 71e4c6d11e Introduces ChartLine component mashazyu 2019-11-18 13:36:59 +01:00
  • 765916e7fe Merge branch 'chart-refactoring-part-1' into 'master' Julia Friesel 2019-11-18 14:18:10 +00:00
  • 03a235d8cb Formatting fix mashazyu 2019-11-17 20:39:00 +01:00
  • 0adbf3436b Introduces SymptomCell component mashazyu 2019-11-17 20:38:29 +01:00
  • 09129adba3 Introduces HorizontalGrid component mashazyu 2019-11-17 19:57:47 +01:00
  • ed66395318 Moves out chart (data modelling) helpers to a separate file mashazyu 2019-11-17 19:47:25 +01:00
  • bc04f6a24b Introduces Tick & TickList components mashazyu 2019-11-17 19:37:19 +01:00
  • 3598dd5b80 Introduces ChartLegend component mashazyu 2019-11-17 17:46:21 +01:00
  • 270b823c20 Introduces SymptomIcon component mashazyu 2019-11-17 17:28:02 +01:00
  • 34a0e15e66 Rafactors symptom color definition mashazyu 2019-11-17 17:15:56 +01:00
  • 02ca733147 Introduces YAxis component mashazyu 2019-11-17 16:54:33 +01:00
  • f00010e1ca Merge branch '368-display-incomplete-mucus-and-cervix' into 'master' Julia Friesel 2019-11-15 17:52:27 +00:00
  • 1d8350c468 Use updated sympto Julia Friesel 2019-11-15 18:24:54 +01:00
  • e14bd690dc Fixes typo, and removes a redundant line Sofiya Tepikin 2019-11-15 17:52:12 +01:00
  • 7514b01cf4 Naming update: isFertile>isClosedAndHard, getSymptomColorIndex>symptomColorMethods; update of symptom index retrieval for the sake of readibility mashazyu 2019-10-02 13:49:18 +02:00
  • f376602843 Naming update, change switch to object, fertility logic review mashazyu 2019-09-23 15:04:46 +02:00
  • 889e0e36d7 make graph display for incomplete mucus and cervix values mashazyu 2019-09-01 20:28:02 +02:00
  • 5d3950ca5c Merge branch 'update-to-0.59.10' into 'master' Julia Friesel 2019-11-15 16:20:11 +00:00
  • 3d53af8012 Fixes some warnings on build Sofiya Tepikin 2019-11-14 17:39:31 +01:00
  • 6175738fec Updates the RN version to 0.59.10 Sofiya Tepikin 2019-11-14 17:15:36 +01:00
  • 71c5a0b51b Re-add missing build script Julia Friesel 2019-11-10 10:43:53 +01:00
  • 23ba5115d2 Updates the RN version to 0.59 Sofiya Tepikin 2019-11-08 20:00:05 +01:00
  • 8a783cf99d Move metadata directory to root of project. So fdroid can find it. fdroid-release-1 Julia Friesel 2019-09-22 19:25:49 +02:00
  • 3dd235f8d9 Move metadata directory to root of project. So fdroid can find it. Julia Friesel 2019-09-22 19:25:49 +02:00
  • 1c25ad3046 Merge branch 'header-refactoring' into 'master' Sofiya Tepikin 2019-09-15 13:02:08 +00:00
  • 48d519d557 Cleans the console.log Sofiya Tepikin 2019-09-15 14:50:37 +02:00
  • e0091497e4 Adds test for data deletion Sofiya Tepikin 2019-09-14 21:03:03 +02:00
  • 5d436630d3 Refactors the header Sofiya Tepikin 2019-09-14 12:39:30 +02:00
  • 20595c6c3a Merge branch 'composition-instead-inheritance' into 'master' Sofiya Tepikin 2019-09-14 17:36:41 +00:00
  • 8ce840306a Replaces the inheritance with composition pattern in the Symptom view Sofiya Tepikin 2019-08-16 20:32:02 +02:00
  • c74c5d372c Merge branch 'data-input-e2e-test' into 'master' Maria Zadnepryanets 2019-09-02 16:39:35 +00:00
  • c0235d148b Adds e2e symptom data input tests and necessary testIDs to the existing components mashazyu 2019-08-30 22:38:53 +02:00
  • 85b5b4d387 Merge branch 'simplify-temperature-view' into 'master' Sofiya Tepikin 2019-09-01 15:51:18 +00:00
  • 2f25c5cffe Splits the temperature view to simplify it Sofiya Tepikin 2019-08-22 23:01:54 +02:00
  • 3f7b58b04c Update README.md Maria Zadnepryanets 2019-08-27 08:56:39 +00:00
  • e9fd961913 Update README.md Maria Zadnepryanets 2019-08-27 08:55:29 +00:00
  • c3a2eea3a5 Merge branch 'hotfix-cycleday-data' into 'master' Sofiya Tepikin 2019-08-24 14:58:21 +00:00
  • 525defa1c9 Fixes the cycle day data is not being passed to the symptom view Sofiya Tepikin 2019-08-22 21:03:11 +02:00
  • 16cc2cef5c Merge branch 'redux-on-detox' into 'master' Sofiya Tepikin 2019-08-21 19:54:17 +00:00
  • 29a076e5a2 Fixes the date not being set on changing cycle day, and adds a test for this case Sofiya Tepikin 2019-08-19 22:23:41 +02:00
  • c226923759 Starts using redux store for storing the date Sofiya Tepikin 2019-08-04 21:29:14 +02:00
  • 216a9044cd Redux initial setup Sofiya Tepikin 2019-07-31 13:39:49 +02:00
  • 2d1ab273a0 Merge branch '403-add-how-to-e2e-test-to-readme' into 'master' bl00dymarie 2019-08-17 14:29:00 +00:00
  • a7d6cdc8cc Implements review feedback emelko 2019-08-13 12:13:29 +09:00
  • e2270ea1e2 Merge branch 'simplify-cycle-day-overview' into 'master' Sofiya Tepikin 2019-08-12 19:02:33 +00:00
  • d2d5d2f41f Splits <CycleDayOverView /> to smaller components, to simplify it Sofiya Tepikin 2019-08-09 21:33:26 +02:00
  • 8a528d5529 Merge branch 'detox' into 'master' Sofiya Tepikin 2019-08-08 18:44:25 +00:00
  • 82cf26334f Adds e2e test setup to README emelko 2019-08-06 19:03:11 +02:00
  • 917bd8f7c4 Adding more tests Sofiya Tepikin 2019-07-31 12:56:47 +02:00
  • 48778c1959 Adds initial tests Sofiya Tepikin 2019-07-21 21:16:59 +02:00
  • 7e807dba7f Introducing detox Sofiya Tepikin 2019-07-21 15:58:12 +02:00
  • 888be9531d Move app store metadata for here from fdroiddata repo Julia Friesel 2019-07-15 09:31:59 +02:00
  • 2539918d0c Merge branch '334-check-for-min-android-version-to-use-drip-with' into 'master' Julia Friesel 2019-06-28 05:38:34 +00:00
  • a9e84b9255 Set minSdk to Marshmallow (earlier versions don't work) Julia Friesel 2019-06-26 11:00:29 +02:00
  • 5b2cd1c8f4 Merge branch '390-bug-temperature-timestamp-can-be-deleted' into 'master' Julia Friesel 2019-06-25 18:17:42 +00:00
  • 6628543141 Only show timestamp when it has a value Julia Friesel 2019-06-23 11:46:20 +02:00
  • 6065470b2f Merge branch 'reopening-after-back-fix' into 'master' Julia Friesel 2019-06-19 07:54:47 +00:00
  • e4209e28b7 Refactors App wrapper component Sofiya Tepikin 2019-06-18 00:10:54 +02:00
  • fa20e84bfe Fixes reopenning after back button Sofiya Tepikin 2019-05-30 23:27:53 +02:00
  • a152b497fb Merge branch '391-bug-home-screen-not-centered' into 'master' Sofiya Tepikin 2019-06-18 21:48:18 +00:00
  • c11b80d7fa Make home screen centered Julia Friesel 2019-06-17 06:38:55 +02:00
  • b21938fdd8 Add release wizard Julia Friesel 2019-06-14 17:52:08 +02:00
  • c7f1a029a3 Update nodejs-mobile to fix security issue Julia Friesel 2019-06-08 09:07:48 +02:00
  • e8b0d60fdd release: 0.1905.29-beta v0.1905.29-beta Fdroid-0.1905.29-beta Julia Friesel 2019-05-29 13:30:46 +02:00
  • 5e32f4d7dc Merge branch 'Bugfix-password-crash' into 'master' bl00dymarie 2019-05-29 10:58:07 +00:00
  • 8008c8e2cc Makes sure style is an array for it to spread emelko 2019-05-29 12:25:00 +02:00
  • 2cc5ffb50f Run gradle clean before assembleRelease Julia Friesel 2019-05-29 08:16:09 +02:00
  • e7949377a2 release: 0.1905.28-beta emelko 2019-05-28 16:06:56 +02:00
  • 592f2b3e16 Merge branch '386-bug-fertility-text-is-missing-on-homescreen' into 'master' bl00dymarie 2019-05-28 08:17:12 +00:00
  • 7506e911f7 Merge branch '377-put-donation-button-in-app' into 'master' Julia Friesel 2019-05-28 08:08:50 +00:00
  • 09bbfe8a7d Displays all the text for Home Elements; Shortens margin btw Home Elements; Adds missing "visit" to text emelko 2019-05-28 09:38:34 +02:00
  • bb1bd949c3 Add donation section to about Julia Friesel 2019-05-28 09:03:43 +02:00
  • 406b71250e Merge branch '384-bug-header-title-in-settings-moves-up' into 'master' bl00dymarie 2019-05-28 06:39:59 +00:00
  • 6228cd8953 Merge branch 'Space-between-info-icon-and-text' into 'master' bl00dymarie 2019-05-28 06:38:14 +00:00
  • 2623fedec9 Merge branch '382-bug-cervical-mucus-title-broken-on-symptom-view' into 'master' bl00dymarie 2019-05-28 06:37:44 +00:00
  • bfdad895ce Merge branch '375-change-description-of-mucus-and-cervix-on-cycle-day-overview' into 'master' bl00dymarie 2019-05-28 06:36:35 +00:00
  • dce8138e12 Gets rid of hidden icon in back button header emelko 2019-05-27 23:41:44 +02:00
  • 7864ebfc41 Adds subcategories of cevix and mucus as labels emelko 2019-05-27 22:39:14 +02:00
  • 442bcc5cee Adds subcategory names to the selected options emelko 2019-05-27 17:49:39 +02:00
  • e8aac6d41e Changes fontSize of titles in SymptomBoxes;makes sure it stays in 1 line emelko 2019-05-27 16:39:42 +02:00
  • 2bbe737101 Fix delete button Julia Friesel 2019-05-26 19:27:55 +02:00
  • 8856b3f1bc Merge branch '381-real-autosave' into 'master' Julia Friesel 2019-05-26 12:23:16 +00:00
  • aadc36f45c Get rid of extra styling for non functional info icon emelko 2019-05-26 12:58:29 +02:00
  • 6c56b6f83c Clean up Julia Friesel 2019-05-26 12:37:51 +02:00
  • 018ec3bcda Add autosave for temperate Julia Friesel 2019-05-26 09:04:51 +02:00