v2.5.0 - 2024-11-02
703cf4f
- added loading and updating indication for calendar tasks (commit by @mario-zelger)a4307a6
- changed the UI for the calendar filter options (commit by @mario-zelger)749ae01
- added tooltips to explain certain calendar filters in more detail (commit by @mario-zelger)
bcbfd60
- fix table scrolling on small screens (commit by @mario-zelger)
6f4b53d
- optimize use of useEffect hooks (commit by @mario-zelger)4494bff
- use explicit functions for Hering API calls (commit by @mario-zelger)
v2.4.0 - 2024-10-25
b3ca8a8
- added ability to download tasks as an Excel workbook (commit by @mario-zelger)
3675adb
- reformatted file (commit by @mario-zelger)d1151f7
- CSS refactorings (commit by @mario-zelger)
db7e49f
- use file meaning instead of file type in download link (commit by @mario-zelger)57bc295
- added dropdown button component (commit by @mario-zelger)1fff4bc
- use dropdown button for calendar downloads (commit by @mario-zelger)7c0daac
- added style for calendar reset button (commit by @mario-zelger)5b29968
- vertically align table content to middle (commit by @mario-zelger)
030a32c
- deps: axios update (commit by @mario-zelger)91636c3
- deps: date-fns upgrade (commit by @mario-zelger)ef91c89
- deps: i18next-browser-languagedetector upgrade (commit by @mario-zelger)232acd8
- deps: ics upgrade (commit by @mario-zelger)b22f5b5
- deps: react-i18next upgrade (commit by @mario-zelger)f09730a
- deps: removed unnecessary react router dom types (commit by @mario-zelger)c7872f8
- deps: vite-tsconfig-paths upgrade (commit by @mario-zelger)3db133b
- deps: use latest v5 TypeScript versions (commit by @mario-zelger)
v2.3.1 - 2024-05-16
1960571
- validate parsed date before creating tasks #30 (commit by @mario-zelger)cae3807
- use correct import for ics package (commit by @mario-zelger)298d79e
- use unique key for Link (commit by @mario-zelger)
v2.3.0 - 2024-05-09
24e2525
- change active menu item while scrolling #11 (commit by @mario-zelger)
86182de
- more robust navigation to hash location after page reload (commit by @mario-zelger)a317f3b
- use react dependency tracking correctly (commit by @mario-zelger)
b66370f
- removed unused code (commit by @mario-zelger)
5aba007
- use cursor pointer on open nav item (commit by @mario-zelger)216c29c
- footer ui optimizations (commit by @mario-zelger)9696dc4
- warning component without @emotion/styled dependency (commit by @mario-zelger)
b052f7e
- deps: npm dependency updates (commit by @mario-zelger)2363b37
- deps: removed unused dependencies (commit by @mario-zelger)249d16b
- deps: removed ESLint Jest extension (commit by @mario-zelger)
v2.2.1 - 2024-04-16
52d3595
- removed unnecessary Section component (commit by @mario-zelger)
v2.2.0 - 2024-02-15
65f7a65
- added ability to set subtext in loading component (commit by @mario-zelger)
eb1708b
- app: lazy load components for faster initial startup (commit by @mario-zelger)
04323b5
- remove unnecessary whitespace in filename (commit by @mario-zelger)a342f63
- load Font Awesome icons via module import (commit by @mario-zelger)85f9b1f
- removed unused parameter (commit by @mario-zelger)4140b1f
- updated folder structure and moved page components (commit by @mario-zelger)8a26303
- moved less files to appropriate components (commit by @mario-zelger)aa4cbfc
- moved shared components in separate subdirectories (commit by @mario-zelger)
65e7a07
- translation: removed unused translations (commit by @mario-zelger)
v2.1.0 - 2024-02-14
d4622a2
- calendar: include calendar prefix in downloaded ics file name (commit by @mario-zelger)b769859
- calendar: added ability to download the tasks as a CSV file (commit by @mario-zelger)
4909d00
- calendar: use 'flex-end' instead of 'end' css value (commit by @mario-zelger)
abac219
- calendar: set deadline time to start of the day (00:00:00) (commit by @mario-zelger)98a13db
- calendar: remove unnecessary button styling (commit by @mario-zelger)46b2177
- calendar: moved ics download button outside of calendar table (commit by @mario-zelger)5c3516f
- calendar: format deadline with double digit months (commit by @mario-zelger)59f4f44
- calendar: removed unused translation (commit by @mario-zelger)
v2.0.1 - 2024-02-12
c5c3342
- set correct router base path (commit by @mario-zelger)
v2.0.0 - 2024-02-12
-
due to
73485a6
- added legacy URL redirect handler (commit by @mario-zelger):added legacy URL redirect handler
de078f7
- added loading view until data is ready (commit by @mario-zelger)598ce93
- added loading component (commit by @mario-zelger)4a1cdb7
- implemented client side search (commit by @mario-zelger)73485a6
- added legacy URL redirect handler (commit by @mario-zelger)f88c591
- store calendar form values in session storage (commit by @mario-zelger)aa370f6
- create tasks automatically on load and if relevant input changes (commit by @mario-zelger)92a71e6
- load impressum data from API (commit by @mario-zelger)
59f02e1
- use helper for section hash scrolling (commit by @mario-zelger)af68a6a
- set link path from root (commit by @mario-zelger)4775208
- use instance scrolling to start block (commit by @mario-zelger)36e423a
- warning view optimized (commit by @mario-zelger)905f976
- use language data from client response (commit by @mario-zelger)2fb0b9b
- scroll to top if no hash is available (commit by @mario-zelger)
7e08f47
- refactoring and reformat code (commit by @mario-zelger)49c7bb5
- ICS download component refactored (commit by @mario-zelger)04039bb
- removed unused properties (commit by @mario-zelger)6e92253
- replace withTranslation with the useTranslation hook (commit by @mario-zelger)809db3e
- renaming and reformatting (commit by @mario-zelger)7d7ac4d
- rewrite CalendarForm into function component (commit by @mario-zelger)dfa282b
- use consistent array notation (commit by @mario-zelger)3520dd2
- add navigate dependency (commit by @mario-zelger)3581b1b
- removed unused local translation data (commit by @mario-zelger)
ac19921
- React 18 upgrade and lot's of npm package updates (commit by @mario-zelger)95c8ea6
- use compatible TypeScript version (commit by @mario-zelger)1b2a149
- removed web vitals (commit by @mario-zelger)d519e47
- removed unused test file (commit by @mario-zelger)0dee779
- use ES6 as target (commit by @mario-zelger)4fb23fd
- deps: update and remove unused dependencies (commit by @mario-zelger)61036ce
- FontAwesome update (commit by @mario-zelger)aaa6063
- deps: move react-scripts to dev dependencies (commit by @mario-zelger)