Commit Graph

34 Commits

Author SHA1 Message Date
Viktor Sarström 3ec81e7be6 Upgraded to RN 0.65.1 2021-09-16 15:44:05 +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
Christian Landgren c178f9c3b4 feat: new colors 2021-08-13 22:32:27 +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
Andreas Eriksson d1c5b09cf3
feat: 🎸 Add errormessage to loading page (#255)
When loading children and something goes wrong, display an errormessage
and a link to our statuspage

 Closes: #195
2021-04-18 13:51:39 +02:00
Viktor Sarström e14a52b0ab Language on initial start now works. Also selected the best suited locale when not initially started 2021-04-16 21:46:18 +02:00
Viktor Sarström fe331bd306 Removed has selected 2021-04-16 17:43:31 +02:00
Viktor Sarström 106045c7ed Fixes initial load code 2021-04-16 16:41:00 +02:00
Viktor Sarström 9e84c0bc19 Fixes issue with non local storage key 2021-04-16 16:21:37 +02:00
Viktor Sarström 94aa914f04 Arabic and somalia texts, also fixes moment date 2021-04-16 16:05:25 +02:00
Viktor Sarström 8270892fe5 Fixes initial i18n 2021-04-16 15:35:32 +02:00
Viktor Sarström f8965e0cc2 Revamp of language selection using context and provider 2021-04-16 14:43:46 +02:00
Andreas Eriksson 9373cea22f Move import to correct file 2021-04-14 22:13:04 +02:00
Andreas Eriksson aef083786c Move momentjs language initialization 2021-04-14 21:43:42 +02:00
Viktor Sarström 1060fd5806 Initial commit for translations. Added en + sv and translated first page 2021-04-13 16:28:15 +02:00
Andreas Eriksson d749115bee
style: 💄 Change meny to matsedel (#260)
 Closes: #258
2021-04-07 06:58:58 +02:00
Viktor Sarström d5355a1a57 updated with minor cleanup 2021-04-02 21:18:50 +02:00
Viktor Sarström f3d3af1b6e fix: 🐛 Fixes issue where settings icon was hidden on Android
 Closes: #180
2021-04-02 21:17:46 +02:00
Rickard Natt och Dag 11dc1e1d17
refactor: använd moment för all datumhantering (#227) 2021-03-30 20:54:28 +02:00
Andreas Kjellqvist f1b0f4b6f0
feat(ios): dimma skärmen när man växlar app (#201) 2021-03-26 07:07:49 +01:00
Johan Öbrink 4f6ab3bec7 fix: 🐛 Repaired login 2021-03-11 10:57:34 +01:00
Rickard Natt och Dag b4860e0f6d
fix(android): uppdatera färg på statusbar (#150) 2021-02-19 10:53:29 +01:00
Rickard Natt och Dag 6f639981e1
chore(app): lägg till prettier och ta bort oanvänd kod (#125) 2021-02-15 13:33:47 +01:00
Rickard Natt och Dag b3f88c51b9
fix: använd statusfält med mörkt innehåll (#122) 2021-02-15 09:31:47 +01:00
Johan Öbrink f195e37f99
fix: 🐛 Imported all code onto fresh RN install (#40)
* fix: 🐛 Imported all code onto fresh RN install

* 1.0.0 release

Co-authored-by: Erik Hellman <erik.hellman@hellsoft.se>
2021-02-07 17:14:45 +01:00
Christian Landgren 1d6910357c removed unused use-http 2020-12-22 23:29:42 +01:00
Christian Landgren 18f795ec3c non working useFetch 2020-12-21 00:03:49 +01:00
Christian Landgren c0d202e716 add provider at root level 2020-12-20 20:18:05 +01:00
Christian Landgren 4a6812e28a added child chooser 2020-12-16 23:07:15 +01:00
Christian Landgren 33133dfa0f guardians contact info 2020-12-16 21:27:59 +01:00
Christian Landgren 77f19ced0e added classmates 2020-12-16 16:39:22 +01:00
Christian Landgren 4fba77ceda continued learning react-native 2020-12-15 02:38:36 +01:00
Christian Landgren d93fe28b4c added react-native app 2020-12-07 21:59:14 +01:00