Commit Graph

33 Commits

Author SHA1 Message Date
Christian Landgren d58d1a9b70 chore: fix linting problems 2021-08-14 12:59:12 +02:00
Christian Landgren 0671ebd2d7 chore: disable day summary for now 2021-08-13 23:02:45 +02:00
Christian Landgren 1917b7e2d4 feat: added day summary on front page 2021-08-13 23:02:45 +02:00
Christian Landgren e6eadc4dfb chore: remove unused hooks 2021-08-13 23:02:42 +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
Erik Hellman 3ca31977e6
Merge pull request #408 from kolplattformen/fix/a11y-fixes-child-items
fix: 🐛 add a11y properties for childListItems
2021-05-26 08:04:31 +02:00
Erik Hellman fc8264b1ee lint fixes 2021-05-26 07:50:31 +02:00
Erik Hellman db8434d7f3 fix: 🐛 add a11y properties for childListItems
Add accessibilityLabel and accessibilityRole for each item in the child
list

 Closes: #354
2021-05-25 20:42:47 +02:00
Kajetan Kazimierczak 458daf6c67
fix: 🐛 knapparna i childListItem pekar rätt igen (#407) 2021-05-25 20:05:22 +02:00
Viktor Sarström b21143a841
Update packages/app/components/childListItem.component.tsx
Co-authored-by: Rickard Natt och Dag <rickard@hey.com>
2021-05-12 11:34:59 +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 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
Rickard Natt och Dag 9dd9691aa9
feat(a11y): update colors and styling to improve accessibility 2021-04-27 07:17:05 +02:00
Kajetan Kazimierczak 659cb36b09
fix: 🐛 Lade tillbaka utbildningsnivå under barnets namn (#307) 2021-04-20 12:51:38 +02:00
Johan Öbrink b95c9e77cf fix: 🐛 Adress call turned off everywhere 2021-04-20 10:36:46 +02:00
Viktor Sarström d70796e70e Minor fixes with childlistitem, also added english tests 2021-04-14 13:14:41 +02:00
Viktor Sarström 7c92f7fbae Fixes children.test 2021-04-14 10:26:52 +02:00
Viktor Sarström 5ab3a0e30f Translation on food menu 2021-04-14 10:15:59 +02:00
Viktor Sarström 76bab33aa2 Fixes abbrevations 2021-04-14 10:11:49 +02:00
Viktor Sarström 2dfe675579 More translations, also trying to get localise jest language to work 2021-04-13 21:49:30 +02:00
Viktor Sarström 9ffe2eb095 Fixes abscense 2021-04-13 17:03:14 +02:00
Andreas Eriksson d749115bee
style: 💄 Change meny to matsedel (#260)
 Closes: #258
2021-04-07 06:58:58 +02:00
Andreas Eriksson 63961a5bde
Add base navigation and page for menu (#245)
* Add base navigation and page for menu

* feat: 🎸 lunch menu page

added page showing the menu, removed classmates from menu

* style: 💄 fixed linting errors, removed commented out code

* test: 💍 fixed broken children test

* test: 💍 added tests for menu component

Co-authored-by: Kajetan Kazimierczak <kajetanek@gmail.com>
2021-04-03 09:36:26 +02:00
Erik Hellman 872707ba5e
Merge pull request #244 from kolplattformen/feature/this-week-texts-on-children-page
feature: Skriv även ut nyheter i listan på ett barn
2021-04-03 08:33:11 +02:00
Kajetan Kazimierczak b34a2c20b6 fix: 🐛 siffran vid kalenderikonen visade fel antal 2021-04-03 00:11:25 +02:00
Andreas Eriksson 6365fe745c Expand list to include News and calendar for 7 days ahead 2021-04-02 10:54:46 +02:00
Andreas Eriksson a7186c6f6e Change Förskoleklass to Fritids, which I believe is more correct
Really strange that you cannot find the name of the class anywhere in the Platform...!
2021-04-01 17:37:20 +02:00
Rickard Natt och Dag 7e1b068e8f
fix: fel i datumhantering (#241) 2021-04-01 13:41:36 +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 11dc1e1d17
refactor: använd moment för all datumhantering (#227) 2021-03-30 20:54:28 +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 203a0a302b
refactor(app): move to typescript 2021-03-26 09:38:15 +01:00
Renamed from packages/app/components/childListItem.component.js (Browse further)