Commit Graph

23 Commits

Author SHA1 Message Date
Andreas Eriksson 3ab98dfd2f Upgrade react-navigation to latest version 6 2021-10-02 15:05:13 +02:00
Andreas Eriksson 98f7c04f1c
feat: 🎸 Use custom async storage (#461)
Service and hooks for storing temp-data, settings and personal data from the app

Also:
* Remove npm package use-async-storage
* Changed naming to use personal identity number instead of social security number
2021-09-23 10:40:36 +02:00
Jonathan Edenström 0140984918 fix: update colors to reach AAA 2021-09-12 22:29:26 +02:00
Christian Landgren 45a4a4e2bb chore: bugfixes after merge 2021-08-14 11:02:32 +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
Kajetan Kazimierczak ccb4971c20
Fixat fetstil och färger i markdown (#397)
* fix: 🐛 Halvfet text i TopNavigation.title

* fix: 🐛 formattering av code i markdown i dark mode
2021-05-15 16:17:18 +02:00
Viktor Sarström a37aeabf88 fix: 🐛 Added a11y lint and fixes those errors 2021-05-12 11:16:13 +02:00
Viktor Sarström b187c40ecb fix: 🐛 Added Alert Icon when personal number is wrong
 Closes: #359
2021-05-11 10:39:59 +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
Andreas Eriksson 134e904d86 feat: 🎸 Replace abort with cancel 2021-05-09 11:00:02 +02:00
Kajetan Kazimierczak 683afe15f8
fix: 🐛 android layout fixes after dark mode (#369) 2021-05-06 17:22:11 +02:00
Viktor Sarström bd9a4f54b9
feat: 🎸 Dark mode (#364)
* Darkmode init

* More work on dark-mode, still some bugs with hooks

* More darkmode fixes

* Cleaned up theming

* Fixed notification theming

* Fixed notifcations import

* Fixed linting

* Fixed visibility issue

* Fix mock for react-native-appearance

* Fixed coloring in news

* feat: add dark theme

* Adjusted colors to be darker

* Major rewamp so that we utilize the Eva Design system a bit more for theming

* Dark mode

* readded listHeader

* fixes girls-dark-mode

* Changes

* spelling error on buttons

* Better label color

* Dark mode images

* Menu styling

* colors on news items

* Fixes calender

* Menu text

* last changes

* styling

* readded border color

* Removed padding

* more buttons on calendar

* switcharoo

* minor tweaks

* Minor tweaks

* minor tweaks

* fix: 🐛 fixade till layout missad i mergen

* fix: 🐛 mer layoutfixar

* fix: 🐛 tweekade textfärgerna

Light mode ska nu ha samma färger som den hade innan. Dark mode har lite
dämpade färger, så inte texten lyser

* fix: 🐛 barnens knappar tillbaka till vit

* fix: 🐛 dar mode basic button colors and linting

* fix: 🐛 modalWebView buttons are back

Co-authored-by: Axel <54435884+axdra@users.noreply.github.com>
Co-authored-by: axdra <axel.draws@outlook.com>
Co-authored-by: Rickard Natt och Dag <rickard@hey.com>
Co-authored-by: Christian Landgren <christian@landgren.nu>
Co-authored-by: Kajetan Kazimierczak <kajetanek@gmail.com>
2021-05-06 14:35:11 +02:00
Viktor Sarström 7edf510669 Accessability changes 2021-05-04 10:11:28 +02:00
David Fant 67b4782dfa Use moment's locale specific formats 2021-04-25 11:06:04 +02:00
Axel 2365519e0a fixed linting 2021-04-19 01:04:35 +02:00
Axel 46c3ef2de7 Fixed missing translation in absence 2021-04-19 01:03:16 +02:00
Viktor Sarström 4098b7d442 Fixes testHelpers to load the languages 2021-04-13 20:56:38 +02:00
Viktor Sarström 89ee017783 Translated navigation 2021-04-13 17:18:09 +02:00
Viktor Sarström 9ffe2eb095 Fixes abscense 2021-04-13 17:03:14 +02:00
Rickard Natt och Dag 042ed21a39
refactor(app): lägg till designsystem (#230) 2021-03-31 10:16:41 +02:00
Rickard Natt och Dag d61f4d1e87
refactor: använd navigation och route hooks (#216) 2021-03-29 11:11:33 +02:00
Rickard Natt och Dag 038926c9ac
chore: fix eslint errors 2021-03-26 10:44:46 +01:00
Rickard Natt och Dag 7573e642b4
refactor(app): transfer last components to typescript 2021-03-26 10:34:11 +01:00
Renamed from packages/app/components/absence.component.js (Browse further)