Releases: City-of-Helsinki/tilavarauspalvelu-ui
Releases · City-of-Helsinki/tilavarauspalvelu-ui
v0.10.1
What's Changed
- Refactor common css and add visited link colour by @joonatank in #978
- refactor: add reusable query filter components by @joonatank in #988
- fix: day of week one day ahead by @joonatank in #989
- Add checking for SEASON reservationKind to isReservationUnitReservable by @vincit-matu in #984
- Fix clear calendar button coloring by @vincit-matu in #981
- fix: show blocked reservations as closed time slots by @vincit-matu in #990
- Fix staff reservation prefix by @vincit-matu in #983
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- breaking: backend payment order api change by @joonatank in #956
- Chore nextjs bump to v14 by @joonatank in #973
- Fix protected route middleware by @joonatank in #972
Full Changelog: v0.9.7...v0.10.0
Release 0.9.7
What's Changed
- fix: allocation tabs overflowing by @joonatank in #920
- Fix search form date picker errors by @joonatank in #922
- fix: search cards too much gap between text by @joonatank in #919
- Tila 2998: Small admin ui improvements by @joonatank in #921
- fix: separate dateOfBirth query by @joonatank in #923
- Fix horrible calendar performance by @joonatank in #925
- Filter application round by @joonatank in #924
- fix: gql decimal type is string not number by @joonatank in #927
- Add new azure pipeline triggers by @matti-lamppu in #926
- rename list components that are not list by @joonatank in #928
- fix: empty filter result message by @joonatank in #929
- fix: double test ids on reservation page by @joonatank in #931
- Fix sign in and reserve by @vincit-matu in #930
- Fix login & reserve redirect by @vincit-matu in #933
- Adds prefix to reserveeName by @vincit-matu in #934
- fix: disabling time should disable it's validation by @joonatank in #935
- Rework allocation page by @joonatank in #932
- Adds data-testid to the unpaid notification title, as per request by @vincit-matu in #937
- Fix small translations by @joonatank in #938
- fix: data-testid not passed to notification by @joonatank in #941
- chore: dep bump by @joonatank in #939
- add: card name testid back by @joonatank in #943
- fix: make docker images reusable by @joonatank in #940
- remove: cypress tests by @joonatank in #942
- Fix missing maptoken by @joonatank in #945
- Fix reservation page spacing issues by @joonatank in #944
- 30min seasonal reservation periods by @vincit-matu in #947
- fix: page 3 translations by @vincit-matu in #948
- Hides header and footer when printing the page by @vincit-matu in #949
- chore: bump checkout action to v4 by @joonatank in #951
- Adds reservation unit selection to recurring application page2 by @vincit-matu in #946
- Fix navigation language change not updating by @joonatank in #950
- refactor: split a hook that does two things by @joonatank in #953
- Add reservation block whole day select by @vincit-matu in #952
- fix: missing fields in reservation query by @joonatank in #954
- Fix buffer time query and mutations by @joonatank in #957
- Revert "fix: missing fields in reservation query" by @joonatank in #960
- fix: show lower price with fixed pricing by @vincit-matu in #959
- fix: empty links on my reservation page by @joonatank in #961
- Add pull request template by @vincit-matu in #964
- fix: translation typo by @joonatank in #963
- Allocation page reworks by @joonatank in #962
- chore: remove extra apollo dep by @joonatank in #967
- fix: incorrect applied count by @joonatank in #968
- Fixes the localisation of reservation unit name selection by @vincit-matu in #965
- Comments out all the guiding texts, as they aren't needed in the result by @vincit-matu in #966
- comments out buffer options from reservation unit editing for now by @vincit-matu in #969
- Fix allocation events per week by @joonatank in #971
- fix order of non reservable notification error text checking by @vincit-matu in #970
- Adds short day of the week to the date, above my-units calendar by @vincit-matu in #958
- fix: show buffer options without block whole days by @joonatank in #975
- Fix UI extra buffers by @joonatank in #982
- fix: extra link in breadcrumb on application page by @joonatank in #979
- Fix unit permissions getting elevated by @joonatank in #980
- add: dependabot by @joonatank in #977
- chore(deps): bump the github-actions-dependencies group with 7 updates by @dependabot in #985
- Fix admin single reservation validators by @joonatank in #974
- fix: Editing reservation layout breaking by @joonatank in #987
New Contributors
- @matti-lamppu made their first contribution in #926
Full Changelog: release-0.9.6...v0.9.7
Release 0.9.6
What's Changed
- Fix tag colours by @joonatank in #916
- fix: can't add new resources by @joonatank in #917
- Fix UI ios 15 crashing by @joonatank in #918
Full Changelog: release-0.9.5...release-0.9.6
Release 0.9.6-rc1
What's Changed
- fix: validators and error summary by @joonatank in #914
- Fix UI search cards by @joonatank in #915
Full Changelog: release-0.9.6-rc0...release-0.9.6-rc1
Release 0.9.6-rc0
What's Changed
- Change Hauki open times format received from backend
- Add status tags to reservation units
- Add search reservation units by time
- Add allocation filters
Detailed
- remove: azure pipelines branch ref by @joonatank in #873
- Reservable time spans front by @vincit-matu in #881
- Shows the first reservation units schedule on Page2 by @vincit-matu in #882
- Add allocation filters by @joonatank in #883
- Reservation unit card status tags by @vincit-matu in #884
- Fixes the price not showing up in quick reservation by @vincit-matu in #889
- Fix reservation unit time save format by @joonatank in #885
- Fix allocation reservation unit selection by @joonatank in #886
- Dep bump by @joonatank in #888
- fix: breadcrumb use react-router-dom link by @joonatank in #891
- remove: unit map and extra links by @joonatank in #893
- fix: cache table queries when filtering n sorting by @joonatank in #892
- Changes durationOptions value to "H:mm" format by @vincit-matu in #894
- add: reservation unit edit seasonal times by @joonatank in #890
- fix: return payment message verb tense by @joonatank in #895
- Lint changes to monorepo by @joonatank in #897
- Fixes reservation unit page calendar & quick reservation by @vincit-matu in #896
- fix: reservable time spans crashing the app by @joonatank in #898
- chore: update gql types from core by @joonatank in #899
- Add search time filters by @vincit-matu in #900
- fix: profile url env validation and documentation by @joonatank in #902
- Fix cant move reservation by @joonatank in #901
- Fixes the array out of bounds errors in single search by @vincit-matu in #904
- Adds initial allocated events tab to recurring reservations review by @vincit-matu in #903
- Remove the user parameter from payment return url by @vincit-matu in #887
- fix: is reservable by @joonatank in #905
- Fix: crashing on endDate calendar opening, when there's no startDate by @vincit-matu in #907
- Fix: show-only-available checkbox now works on initial page load by @vincit-matu in #906
- fix: payment url by @joonatank in #908
- Add terms pdf by @vergama in #909
- fix: sort cancelled reservations newest first by @joonatank in #910
- Fix quick reservation time intervals by @joonatank in #911
- fix: regular user can't see waiting for payment by @joonatank in #912
- Fix data range picker crashing by @joonatank in #913
Full Changelog: release-0.9.5...release-0.9.6-rc0
Release 0.9.5
Critical bug fixes to previous version.
What's Changed
- Fix UI middleware broke locale routing by @joonatank in #878
- fix: dont allow moving reservation units by @joonatank in #877
- fix: edit reservation unit validation by @joonatank in #879
- fix: adjust time mutation failing randomly by @joonatank in #880
Full Changelog: release-0.9.4...release-0.9.5
Release 0.9.4
What's Changed
- fix: app freezing when inputing incorrect date by @joonatank in #875
- fix: check working memo mutation errors by @joonatank in #872
- fix: unselectable interval and space change effect by @joonatank in #876
Full Changelog: release-0.9.3...release-0.9.4
Release 0.9.3
What's Changed
- Add application working memo by @joonatank in #856
- Show opening hours in application time selection by @vincit-matu in #859
- Add test id to reservationCalendar's select-button by @vincit-matu in #858
- Fix UI seasonal reservations by @joonatank in #857
- Adds profile link to menu for AdAuthenticated users by @vincit-matu in #860
- Fix max days broke unit tests by @joonatank in #861
- Fixes GQL-query bug by using correct QueryParameters by @vincit-matu in #863
- Fix no reservation unit text by @joonatank in #862
- fix: extra semicolon in typename by @joonatank in #864
- fix: mobile layout breaking because of grid by @joonatank in #865
- fix: broken application because of workingmemo by @joonatank in #866
- fix: long email causing issues word break it by @joonatank in #868
- Categorically fix button colors by @vincit-matu in #867
- fix: working memo buttons lacking bottom spacing by @joonatank in #869
- Show profile for non-AD users by @vincit-matu in #870
- Refactor edit reservation unit by @joonatank in #835
- fix: use : for time formats by @joonatank in #871
- fix: invalid date causing browser to freeze by @joonatank in #874
Full Changelog: release-0.9.2...release-0.9.3
release-0.9.2
What's Changed
- Fix ui not showing my upcoming reservations at all.
More detailed
- Fix reserving with zero participants by @vincit-matu in #849
- TILA-2893: adds type to own reservations gql queries by @vincit-matu in #814
- fix: missing . from month format by @joonatank in #850
- Fix footer links to new terms pages by @vincit-matu in #851
- fix: filter users reservations on backend by @joonatank in #853
- Adds opening hours to recurring reservation time selection by @vincit-matu in #854
- Fixes footer link by @vincit-matu in #855
Full Changelog: release-0.9.1...release-0.9.2