Commit Graph

851 Commits

Author SHA1 Message Date
bl00dymarie 71d81904ad Make date format more compact for cycle day 2022-07-10 18:11:02 +02:00
BloodyMarie 8721bc484c Feature: Remove donate button for iOS 2022-07-06 23:06:46 +02:00
Sofiya Tepikin 1e504a6143 Merge branch 'feature/Add-privacy-policy' into 'master'
Feature: Adds privacy policy

See merge request bloodyhealth/drip!399
2022-07-03 20:28:39 +00:00
Sofiya Tepikin f223616ee1 Fork restart functionality for different platforms 2022-06-23 21:40:15 +02:00
BloodyMarie 4f24357420 Add missing 'key' prop for element in iterator 2022-06-20 16:57:20 +02:00
BloodyMarie 3b187a5a4e Feature: Adds privacy policy 2022-06-19 23:26:06 +02:00
bl00dymarie 09c808f99b Merge branch 'chore/realm-upgrade' into 'master'
Chore/realm upgrade

See merge request bloodyhealth/drip!393
2022-06-19 17:04:30 +00:00
BloodyMarie 6b5ed65e90 Switch button order to match explainer text 2022-05-26 14:22:55 +02:00
Sofiya Tepikin 9940c2c46e Map realm object on the export only 2022-05-01 16:33:57 +02:00
Sofiya Tepikin 7d109878fc Fix sex, mood & pain symptoms not showing data on the overview 2022-04-24 22:04:10 +02:00
BloodyMarie dea67c88f5 Chart styling adaption: Temporarily disbale temp scale settings 2022-04-19 23:20:43 +02:00
BloodyMarie 8a29f08dca Cycle Day styling improvements 2022-04-19 22:40:41 +02:00
BloodyMarie 655f6b31d8 Cycle day styling: Remove new line for better display of mucus 2022-04-19 22:40:41 +02:00
BloodyMarie 0cebe910c4 Remove idle code 2022-04-19 22:40:41 +02:00
BloodyMarie 77c7a57463 Stats styling improvement 2022-04-18 19:50:36 +02:00
BloodyMarie 977ed07d97 Add picker title to labels 2022-04-15 21:40:14 +02:00
BloodyMarie 1813bf82f9 Fix: Specify the title for timePicker in IOS 2022-04-15 21:29:36 +02:00
Lisa Hillebrand 585017eadd 540 Refactor temperature to functional component 2022-04-15 19:03:18 +02:00
Lisa Hillebrand fe9d9b4fdc 540 Rename method to get previous temperature 2022-04-15 17:41:53 +02:00
BloodyMarie 765a8ae3b2 Chore: exchange icons for learn more 2022-04-10 21:23:12 +02:00
bl00dymarie 6aef594b29 Adding paddingTop to title of symptom box 2022-03-26 13:13:27 +01:00
MariaZ eb53b8b87e Return some button styling to fix button display on simptom edit 2022-03-26 13:13:27 +01:00
MariaZ f34df0233c Increase box size and change back number of lines to display to 4 2022-03-26 13:13:27 +01:00
MariaZ 37e1d54358 More fine-tuning of calendar and symptom box 2022-03-26 13:13:27 +01:00
MariaZ 3c02dd77bb Update buttons styling to make them not that horizontally big 2022-03-26 13:13:27 +01:00
MariaZ 2bbcadcf53 Elipsise date on day overview 2022-03-26 13:13:27 +01:00
MariaZ 953e080032 Fix symptom-box text overflow 2022-03-26 13:13:27 +01:00
MariaZ 10fdcecf61 Fix buttons on simptom edit view for small screens 2022-03-26 13:13:27 +01:00
MariaZ cfef925414 Fix styling 2022-03-26 13:13:27 +01:00
MariaZ 7cab47665f Fix today day styling in calendar 2022-03-26 13:13:27 +01:00
MariaZ 9fb08fb66f Fix linter errors 2022-03-26 13:13:27 +01:00
MariaZ 388985034f Update symptom box styling 2022-03-26 13:13:27 +01:00
MariaZ f842ebe13c Update stats page styling 2022-03-26 13:13:27 +01:00
BloodyMarie d6a18bb44d Remove unused file 2022-03-26 11:46:32 +01:00
bl00dymarie 09de52b5df Dot notation 2022-03-26 11:46:32 +01:00
bl00dymarie 1584d2d368 Dot notation 2022-03-26 11:46:32 +01:00
BloodyMarie d1ac12d165 Chore: Implement review feedback 2022-03-26 11:46:32 +01:00
bl00dymarie 03b359019e Chore: Adds buttons instead of links to about 2022-03-26 11:46:29 +01:00
Lisa b93983243e Merge branch '511-use-translation-library-for-license-component' into 'master'
Use translation library for license component

Closes #511

See merge request bloodyhealth/drip!373
2022-03-26 10:21:26 +00:00
MariaZ d2a452e3c9 Add toast to saving/deleting symptom data 2021-08-29 14:08:37 +02:00
MariaZ 4bff5a3d68 Move toast showing function to helper 2021-08-29 14:03:29 +02:00
Lisa Hillebrand 9596f8e52f 511 Use translation function in license components 2021-08-15 17:37:22 +02:00
Lisa Hillebrand 4f93d30872 511 Rename component 2021-08-15 16:57:04 +02:00
MariaZ f188f018b9 Refactor existing Toast 2021-08-15 16:15:10 +02:00
Lisa Hillebrand 8b8ae0d436 162 Update structure of english translation file 2021-06-18 11:37:00 +02:00
Lisa Hillebrand 3fd9cc0e02 162 Fix lint issue 2021-05-02 22:17:41 +02:00
Lisa Hillebrand 1514e21726 162 Remove component path from translation key 2021-05-02 22:02:07 +02:00
Lisa Hillebrand 0b447178c5 162 Use hook to merge component path with translation key 2021-05-02 21:45:46 +02:00
Lisa Hillebrand f3cabe5ca1 162 Use translation function in home component 2021-05-02 21:35:30 +02:00
Lisa Hillebrand e0f64173bf 162 Refactor Home component to functional component 2021-05-02 21:19:45 +02:00