Commit graph

9 commits

Author SHA1 Message Date
Syed Ali Shahbaz
ac3569b78e
removed duplicate unconfirmed status on mobile view (#1119) 2021-11-03 20:37:37 +05:30
Syed Ali Shahbaz
ed4587b3af
reduces breakpoint max-w (#1072) 2021-10-29 15:33:37 +05:30
Mihai C
8d6fec79d3
feat: add translations for emails and type error fixes overall (#994)
* feat: add translations for forgot password email and misc

* fix: type fixes

* feat: translate invitation email

* fix: e2e tests

* fix: lint

* feat: type fixes and i18n for emails

* Merge main

* fix: jest import on server path

* Merge

* fix: playwright tests

* fix: lint

Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2021-10-25 14:05:21 +01:00
Ciarán Hanrahan
1447251c83
changes to bookings and sidebar dropdown (#991) 2021-10-19 12:38:05 +00:00
Mihai C
c4e2b6b458
more strings extractions (#963) 2021-10-15 10:53:42 +00:00
Omar López
4b05c56a0d
Fixes custom input overflow (#920)
* Fixes custom input overflow

* Truncates also placeholder

* Adds title attributes in booking notes and event descriptions
2021-10-12 18:59:52 +00:00
Omar López
cfd70172f0
Refactors useLocale (#908)
* Removes unused component

* Refactors useLocale

We don't need to pass the locale prop everywhere

* Fixes syntax error

* Adds warning for missing localeProps

* Simplify i18n utils

* Update components/I18nLanguageHandler.tsx

Co-authored-by: Mihai C <34626017+mihaic195@users.noreply.github.com>

* Type fixes

Co-authored-by: Mihai C <34626017+mihaic195@users.noreply.github.com>
2021-10-12 13:11:33 +00:00
Peer Richelsen
e33962686e
minor changes to booking page and navtabs (#832) 2021-09-30 20:59:34 +01:00
Omar López
dc6841e761
Bookings UI improvements (#826) 2021-09-30 11:46:39 +01:00