Commit Graph

7 Commits

Author SHA1 Message Date
Erik Hellman ba529def21 moved site and app to new directory structure 2021-10-03 21:16:40 +02:00
Rickard Natt och Dag e4d6ba1bb0
test: fix tests (#429)
* test: fix tests

* chore: use correct phone number

* chore: remove package-lock

* chore(deps): update vulnerabilities
2021-08-16 19:38:59 +02:00
Jonathan Edenström 25f4ebc0f7 Design refresh with new navigator and colors (#418)
* Refactor design with navigator and colors

* remove childList test data

* Update React Navigation and related packages

* Add `initials` to peopleHelpers

* remove unused tests

* change initials to first 2 letters of name

* update color scheme

* add mock for react-native-reanimated

* fix absence translation

* update design à la modern/rounded

* Add headerLargeTitle everywhere
2021-08-13 22:56:34 +02:00
Andreas Eriksson 8636779e3c feat: 🎸 Add testId to find components in tests
Intead of using getByA11yLabel to find components let's use testId and
getByTestId
2021-05-09 11:42:25 +02:00
David Fant 1f57146c5e updated unit tests to use new time format 2021-04-26 23:00:31 +02:00
Rickard Natt och Dag 09bef46555
chore: uppdatera styling för en nyhet (#164) 2021-02-21 07:27:39 +01:00
Rickard Natt och Dag bac38a2dec
fix: göm ogiltiga datum i nyheter (#152) 2021-02-19 11:40:06 +01:00