Releases: ls1intum/tum-apply
Releases · ls1intum/tum-apply
1.1.1
What's Changed
🧱 Application
General: Decouple application records from applicant data by @CelineLahnor in #1536
🧱 Database
Development: Implement endpoint for adding applicants to interview process by @Abi107717 in #1428
🧱 User management
Development: Add endpoint and service for sending registration confirmation email by @Cathy0123456789 in #1533Development: Admin removing research group members by @sachmii in #1498General: Removed alphanumeric OTP and added numeric OTP by @ge94zec in #1548
🚀 General Improvements
General: Add custom theme by @Bofan-Zhu in #1477General: Add toggle mode to header and move theme selection to settings by @Bofan-Zhu in #1537General: Remove custom logo color by @Bofan-Zhu in #1497General: Move job preview button and align job cards from center by @sachmii in #1496General: Set all dialogs to draggable false by @sachmii in #1501Development: Add slot creation dialog by @Abi107717 in #1469General: Add missing translation keys for research group creation errors by @sachmii in #1534General: Allow editing of published jobs by @Cathy0123456789 in #1542General: Adjust header padding by @Cathy0123456789 in #1538General: Add fallback image for no image job cards by @Bofan-Zhu in #1560General: Remove border of sticky bottom when at bottom by @Bofan-Zhu in #1499General: Use tooltip as fallback for button arialabel by @Bofan-Zhu in #1528
🐛 Bug fixes
General: Fix selected options in job- and application creation by @CelineLahnor in #1518
📦 Dependencies
General: Update @analogjs/vite-plugin-angular to 2.1.1 by @renovate[bot] in #1503General: Update @angular/language-service to 20.3.14 by @renovate[bot] in #1504General: Update org.hibernate.orm:hibernate-jpamodelgen to 6.6.38.Final by @renovate[bot] in #1505General: Update prettier-plugin-packagejson to 2.5.20 by @renovate[bot] in #1506General: Update swagger-ui-dist to 5.30.3 by @renovate[bot] in #1507General: Update cookie to 1.1.1 by @renovate[bot] in #1508General: Update prettier to 3.7.3 by @renovate[bot] in #1509General: Update @primeuix/themes to 2.0.1 by @renovate[bot] in #1531
📝 Documentation
General: Update documentation images by @CelineLahnor in #1502
🧪 Tests
General: Add new client tests for primeng-translation.service and localized-date.pipe by @CelineLahnor in #1486General: Adjust login page stylings by @ge94zec in #1466General: Update beautifulsoup4 to 4.14.3 by @renovate[bot] in #1529
New Contributors
- @Cathy0123456789 made their first contribution in #1533
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
🧱 Application
General: Improve Job Card design by @Bofan-Zhu in #1235General: Add application module server tests by @Douglas-Sarah in #1120Development: Add image service by @Bofan-Zhu in #1310Development: Add new employee role by @sachmii in #1377General: Adjust job cards to use saved image and department name by @Bofan-Zhu in #1407
🧱 Database
Development: Add school and department entity by @Bofan-Zhu in #1365
🧱 Job
Usability: Add job pdf export by @Kiara65 in #1316Development: Implement slot creation endpoint by @Abi107717 in #1257Development: Implement Endpoint to get InterviewProcess by ProcessID by @Abi107717 in #1319Usability: Add gender decoder to client by @Kiara65 in #1322Development: Add department selection to research group request form by @Bofan-Zhu in #1376Development: Server implementation of gender decoder by @Kiara65 in #1270Development: Implement slot deletion functionality by @Abi107717 in #1419
🧱 User management
Development: Admins can create research groups by @sachmii in #1258Development: Add members to research group functionality by @sachmii in #1312General: Add missing researchGroupResource tests by @sachmii in #1345General: Remove preferred languages from application and professor view by @ge94zec in #1353Development: Use keycloak for adding members to research group by @sachmii in #1409
🚀 General Improvements
General: Center cards in job list by @Bofan-Zhu in #1276General: Add tooltip for disabled button in overview page by @Bofan-Zhu in #1282Development: Add logout warning by @marc-fett in #1397General: Adjust and add tailwind color preset by @Bofan-Zhu in #1340Development: Add FAQ question for professor registration by @marc-fett in #1396General: Add user management video links by @marc-fett in #1424General: Add localized error messages for authentication flows by @marc-fett in #1465General: Adjust sticky footer by @Bofan-Zhu in #1468General: Add department and school info to research group info page by @Bofan-Zhu in #1402General: Add hint for further positions to landing page by @rabeatwork in #1281General: Improve usability for application form by @rabeatwork in #1272General: Add hint for post docs on landing page by @rabeatwork in #1285Development: Implement interview overview page UI by @Abi107717 in #1141Usability: Change pdf style by @Kiara65 in #1255Development: Add job preview on landing page by @sachmii in #1420Development: Implement slots overview endpoint by @Abi107717 in #1300General: Update tumapply logo by @az108 in #1328General: Added a close button to login window by @ge94zec in #1240Development: Implement interview slots calendar view by @Abi107717 in #1331General: Adjust login card styling in job detail view by @ge94zec in #1347General: Extend school and department test data by @Bofan-Zhu in #1406General: Replace delete image button with confirm dialog by @Bofan-Zhu in #1408Development: Add delete slot endpoint by @Abi107717 in #1417
🐛 Bug fixes
General: Fix select overlay not visible due to sticky bottom by @Bofan-Zhu in #1278General: Fix research group info page client tests by @Bofan-Zhu in #1404General: Fix toast error for default images by @Bofan-Zhu in #1410General: Fix inconsistent margin in forms by @Bofan-Zhu in #1475General: Fix styling in onboarding dialog by @Bofan-Zhu in #1478General: Fix validation in application page 2 by @Kiara65 in #1275Usability: Fix landing page switch for professor by @Kiara65 in #1277General: Fix padding between results count, search bar, and job cards by @ge94zec in #1177General: Fix translation errors in application by @CelineLahnor in #1447General: Fix duplicate document upload by @Abi107717 in #1394General: Fix translation errors in job details by @CelineLahnor in #1412General: Remove getter in job creation component by @Bofan-Zhu in #1471General: Remove init call from loginWithProvider by @Kiara65 in #1480Usability: Rewrite wording of gender decoder by @Kiara65 in #1482General: Add sidebar state persistence across page reloads by @ge94zec in #1423General: Add tum banner by @Bofan-Zhu in #1470
📝 Documentation
General: Update Documentation by @Abi107717 in #1336
🧪 Tests
General: Add researchGroupService server tests by @sachmii in #1173General: Refactor research group creation tests into two files by @sachmii in #1317Development: Add server tests for InterviewResource by @Abi107717 in #1327General: Add server tests for image service and resource by @Bofan-Zhu in #1324Development: Add image upload to job creation form by @Bofan-Zhu in #1311General: Add client tests for add members component by @sachmii in #1323General: Add client tests for research group info by @Bofan-Zhu in #1338General: Replace hardcoded english toast messages with translation keys in my positions by @Bofan-Zhu in #1389General: Add more tests to pass client test workflow by @CelineLahnor in #1313General: Add client tests research group detail and admin view by @sachmii in #1326General: Add client tests for professor landing page by @Bofan-Zhu in #1339General: Add client tests for the otp input component by @marc-fett in #1371General: Add client tests for the password input component by @marc-fett in #1373General: Add tests for authentication related components by @marc-fett in #1395General: Add client tests for auth-idp-buttons & credentials group by @marc-fett in #1375General: Add server tests for user resource by @marc-fett in #1333General: Add missing client tests research group members by @sachmii in #1348General: Fix failing tests by @Abi107717 in #1430
📦 Dependencies
- Update analog monorepo to v2.0.4 by @renovate[bot] in #1286
- Update dependency @types/node to v24.10.1 by @renovate[bot] in #1287
- Update dependency autoprefixer to v10.4.22 by @renovate[bot] in #1288
- Update dependency checkstyle to v12.1.2 by @renovate[bot] in #1289
- Update dependency typescript-eslint to v8.46.4 by @renovate[bot] in #1290
- Update dependency com.itextpdf:html2pdf to v6.3.0 by @renovate[bot] in https://github.com/ls1intum/tum-...
1.0.5
What's Changed
🧱 Application
Development: Add appliedat to application table by @Douglas-Sarah in #942General: Allow setting initial datepicker view by @Bofan-Zhu in #1246Development: Change list to page for application overview by @Douglas-Sarah in #1213
🧱 Jobs
Development: Implement InterviewSlot entity/repository by @Abi107717 in #1242Development: Create Interview Processes overview endpoint by @Abi107717 in #1100Development: Create InterviewProcess for published Jobs by @Abi107717 in #1206
🧱 User management
Development: Add research group management view for admins by @sachmii in #1082Development: Secure authentication endpoints by @marc-fett in #1151
🧱 Evaluation
Development: Add authorization for the evaluation module by @MoSchmidt in #1013Development: Add grading conversion for professor view by @Kiara65 in #1045
🚀 General Improvements
General: Make job cards clickable by @Bofan-Zhu in #1077General: Improved job details page by @Bofan-Zhu in #1061Usability: Add custom icons and ensure consistent icon and button label usage by @Bofan-Zhu in #1138Usability: Improve typography in application and job detail card by @Bofan-Zhu in #1153Usability: Improve landing pages responsiveness by @Bofan-Zhu in #1156Usability: Add sticky bottom to creation forms by @Bofan-Zhu in #1179Usability: Adjust search-filter-sort bar to media version by @Kiara65 in #1133Usability: Add pdf export to application detail by @Kiara65 in #1075Usability: Add asterisk to job creation checkbox by @Kiara65 in #1148- General: Redirecting to home after logging out in application form by @CelineLahnor in #1071
General: Remove ring effect input bar by @sachmii in #1187General: Add clearer instruction to employee request access form by @ge94zec in #1185General: Change cursor on hover for application step buttons by @ge94zec in #1220General: Improve seo for tumapply by @az108 in #1243General: Adapt sidebar and footer design by @rabeatwork in #1248General: Add question to FAQ about other jobs by @sachmii in #1262General: Clicking icon or label no longer does not open first input field by @sachmii in #1189
🐛 Bug fixes
General: Fix title not displayed in application creation when not logged in by @Bofan-Zhu in #1078General: Fix professor onboarding dialog scroll state by @Bofan-Zhu in #1096General: Fix datepicker width and selector icon placement in forms by @Bofan-Zhu in #1117General: Fix compilation error in upload component by @Bofan-Zhu in #1211Development: Fix stacking in application creation by @Bofan-Zhu in #1247General: Fix section detail card rendered text styling by @Bofan-Zhu in #1261General: Fix Angular reactive form warning by @Abi107717 in #1224General: Fix error in translation key for onboarding form by @sachmii in #1093
📝 Documentation
General: Fix edit link in documentation by @florian-glombik in #1081General: Improve developer documentation for job module by @ani-ib in #1024General: Add application module documentation for developers by @Douglas-Sarah in #1114General: Add Keycloak documentation by @marc-fett in #1150Documentation: Add developer documentation for the notification module by @MoSchmidt in #1102Documentation: Add documentation for the evaluation module by @MoSchmidt in #1092Documentation: Add user documentation for the application review page by @MoSchmidt in #1143
🧪 Tests
General: Write tests for application creation page1 by @Douglas-Sarah in #1002General: Add client tests for atomic editor component by @ani-ib in #1023General: Add client tests for atomic string-input component by @ani-ib in #1014General: Add access control tests for job endpoints by @ani-ib in #1026General: Add client tests for atomic number-input component by @ani-ib in #1015Development: Rating component tests by @MoSchmidt in #1050Development: Comment & application card component tests by @MoSchmidt in #1051Development: Tests for comment, document, rating & prose section by @MoSchmidt in #1033Development: Application carousel tests by @MoSchmidt in #1048Development: Integration and unit tests for templates by @MoSchmidt in #1060Development: Email settings server tests by @MoSchmidt in #1068Development: Add unit tests for EmailService by @MoSchmidt in #1086Development: Add template processing service tests by @MoSchmidt in #1108Development: Add internal comment server tests by @MoSchmidt in #1052Development: Add tests for the settings page by @MoSchmidt in #1132Development: Add review and document dialog tests by @MoSchmidt in #1137General: Add client tests for confirm-dialog by @Kiara65 in #1094Development: Add tests for the client template pages by @MoSchmidt in #1121General: Fix display application carousel on mobile devices by @Abi107717 in #1125General: Add client tests for onboarding forms by @sachmii in #1097Development: Add tests for evaluation pages by @MoSchmidt in #954General: Add client tests for progress stepper component by @Douglas-Sarah in #1109General: Add tests for application creation page2 client by @Douglas-Sarah in #1006General: Add document viewer client tests by @Douglas-Sarah in #1171General: Add tests for application creation page 3 by @Douglas-Sarah in #1009General: Higher client coverage for base input directive by @Douglas-Sarah in #1142General: Add tests for application creation form by @Douglas-Sarah in #1020General: Fix client test by @Abi107717 in #1215Development: Add client tests for buttons by @Douglas-Sarah in #1065General: Add client tests for application overview for applicants by @Douglas-Sarah in #1166General: Remove grading limit fields at first by @Kiara65 in #1184Development: Research group detail view for admins by @sachmii in #1155General: Add research group resource server tests by @sachmii in #1174Development: Ratings server tests by @MoSchmidt in #1053Development: Add additional tests for the server evaluation module by @MoSchmidt in #1127
🧰 Maintenance & Config
New Contributors
- @CelineLahnor made their first contribution in #1071
- @ge94zec made their first contribution in https:/...
1.0.4
What's Changed
🧱 Application
General: Fix application access for professors by @Bofan-Zhu in #1054General: Remove redundant filter by @Kiara65 in #1058
🧱 User management
Development: Add professor request access form by @sachmii in #907General: Professor onboarding server changes by @sachmii in #1037Development: Request access form for employees by @sachmii in #1043General: Remove extra styling of optional section in professor onboarding form by @sachmii in #1028
🧪 Tests
General: Fix application steps client tests by @Kiara65 in #1042General: Remove temporary test from select component by @ani-ib in #1032General: Fix and extend client datepicker tests by @Bofan-Zhu in #1030
🧰 Maintenance & Config
Other changes
General: Add information text in professor onboarding about delayed response by @sachmii in #1036General: Add check prerequisites step to application steps by @rabeatwork in #1029General: Update wording on applicant landing page by @rabeatwork in #1044General: Add link to gs requirements by @rabeatwork in #1046
New Contributors
- @rabeatwork made their first contribution in #1029
Full Changelog: 1.0.3...1.0.4
1.0.3
What's Changed
🧱 Application
General: Redesign application detail page for applicants by @Bofan-Zhu in #917Development: Secure application endpoints by @marc-fett in #824Development: Exchange grading scale enum with upper and lower limits by @Kiara65 in #959
🧱 Job
🧱 User management
Development: Make initial setup easier by @marc-fett in #817General: Fix my members page api access bug by @Bofan-Zhu in #992
🧱 Evaluation
Development: Review comments time ago bug by @MoSchmidt in #916Development: Server tests for evaluation module by @MoSchmidt in #611
🚀 General Improvements
General: Adjust layout padding by @Bofan-Zhu in #961Development: Add professor request access form (server-side) by @sachmii in #910
🐛 Bug fixes
General: Fix liquibaseDropAll command by @Bofan-Zhu in #957Development: Fix infinite loop page2 by @Douglas-Sarah in #934General: Fix application creation page 2 not loading by @Bofan-Zhu in #997
📦 Dependencies
Development: Update to Java 25 and Gradle 9.1.0 by @krusche in #752- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #879
- Update dependency webpack-dev-middleware to v7.4.5 by @renovate[bot] in #828
- Update dependency org.projectlombok:lombok to v1.18.42 by @renovate[bot] in #826
- Update ci: GitHub Actions (major) by @renovate[bot] in #698
- Update dependency beautifulsoup4 to v4.14.2 by @renovate[bot] in #700
- Update dependency esbuild to v0.25.10 by @renovate[bot] in #825
- Update dependency org.yaml:snakeyaml to v2.5 by @renovate[bot] in #758
- Update dependency io.micrometer:micrometer-registry-prometheus-simpleclient to v1.15.4 by @renovate[bot] in #707
- Update angular monorepo to v20.3.4 by @renovate[bot] in #918
- Update dependency lint-staged to v16.2.3 by @renovate[bot] in #922
- Update dependency rollup to v4.52.4 by @renovate[bot] in #923
- Bump com.github.ben-manes.versions from 0.52.0 to 0.53.0 by @dependabot[bot] in #810
- Bump com.diffplug.spotless from 7.2.1 to 8.0.0 by @dependabot[bot] in #811
- Bump com.h2database:h2 from 2.3.232 to 2.4.240 by @dependabot[bot] in #812
- Update dependency typescript to v5.9.3 by @renovate[bot] in #925
- Bump gradle/actions from 4 to 5 by @dependabot[bot] in #937
- Bump peter-evans/create-or-update-comment from 4 to 5 by @dependabot[bot] in #938
- Update angular-cli monorepo to v20.3.5 by @renovate[bot] in #919
- Update dependency @angular/cdk to v20.2.8 by @renovate[bot] in #921
General: Update junit to version 6.0.0 and leave note for liquibase 5.0.0 by @az108 in #993
🧪 Tests
General: Add client tests for job overview page by @ani-ib in #911General: Add client tests for job creation form by @ani-ib in #926General: Write tests for filter-multiselect component by @Kiara65 in #835General: Write tests for search-filter-sort-bar by @Kiara65 in #892General: Write tests for toasts by @Kiara65 in #904General: Write client tests for research group members page by @Bofan-Zhu in #933Development: Global document caching by @MoSchmidt in #766General: Write client tests for landing page by @Abi107717 in #867General: Write client tests for my positions dashboard by @ani-ib in #931General: Write client tests for job detail page by @ani-ib in #932General: Add client tests for atomic select component by @ani-ib in #1007General: Add client tests for atomic datepicker component by @ani-ib in #1008
🧰 Maintenance & Config
General: Standardize error messages in application creation form by @sachmii in #827General: Replace decimal list style with bullet points by @ani-ib in #983General: Improve date picker by @Bofan-Zhu in #1005General: Enforce prettier for Java by @Bofan-Zhu in #894General: Fix coverage settings by @az108 in #915General: Adjust workflows for openapi by @az108 in #763Development: Make cv and privacy statement a mandatory field by @Douglas-Sarah in #906General: Rename panel and page properties by @Kiara65 in #912General: Fix validate grade input and show error message by @Abi107717 in #941General: Remove old filter and sort components by @Kiara65 in #930General: Adapted about us description by @sachmii in #955General: Fix inconsistent gendering, text overflow and whitespace between titles and content by @sachmii in #980Development: View all documents dialog by @MoSchmidt in #765General: Fix toast translations by @Kiara65 in #982Development: Add checkbox regarding german doctoral requirements by @sachmii in #1004
Full Changelog: 1.0.2...1.0.3
1.0.2
What's Changed
🧱 Job
Development: Secure job endpoints by @marc-fett in #823General: Add filter sort to job overview by @Kiara65 in #829General: Add filter and sort bar to my positions by @Kiara65 in #822
🧱 Evaluation
General: Add filter and sort bar to application evaluation page by @Kiara65 in #787Development: Comments and ratings for review page by @MoSchmidt in #623
🚀 General Improvements
Usability: Make landing pages consistent by @Bofan-Zhu in #797General: Rework on docusaurus landing page by @sachmii in #796General: Add status filter to applications overview by @Kiara65 in #764Usability: Allow clearing selection in optional drop downs by @Abi107717 in #774General: Fix translation bug by @Abi107717 in #793Development: Adjust numberinput range validation by @Douglas-Sarah in #862Usability: Add more information to grading scale fields by @Kiara65 in #897
🐛 Bug fixes
General: Add missing test data by @Bofan-Zhu in #785General: Fix endless login loop by @marc-fett in #784Development: Fix review page default sort bug by @MoSchmidt in #820Bugfix: Fixes to editor validation and overflow by @ani-ib in #899
🧪 Tests
General: Fix tests by @Abi107717 in #782General: Make mvcTestClient a spring component for automatic dependency injection by @Kiara65 in #773General: Write tests for sorting component by @Kiara65 in #789General: Extend MvcTestClient for testing specific status codes by @ani-ib in #860
Other changes
General: Run openAPI by @marc-fett in #821Development: Temporary remove editor from review dialog by @MoSchmidt in #819General: Add missing testdata in users table by @Abi107717 in #836
Full Changelog: 1.0.1...1.0.2
1.0.1
What's Changed
🧱 Evaluation
🚀 General Improvements
General: Make header and layout consistent by @Bofan-Zhu in #741General: Added AboutUs page and documentation link to faq by @sachmii in #779Usability: Add toast messages in job creation form by @Abi107717 in #753Development: Fix refresh bug by @marc-fett in #747General: Added failed savingState for job and application creation form by @sachmii in #762
🧪 Tests
General: Add client vitest setup by @az108 in #748Development: Add server tests for job module by @ani-ib in #751General: Add tests for ResearchGroupResource by @Kiara65 in #669
🏗 DevOps / Infra
Usability: Moved persistent data from a volume to a folder for backup by @FleckiBunti in #746
Other changes
General: Improve openapi code generation by @az108 in #740Development: Create researchGroup admin endpoint by @Abi107717 in #683
New Contributors
Full Changelog: v1.0.0...1.0.1
1.0.0
What's Changed
🚀 General Improvements
Development: Add professor onboarding dialog (server-side) by @marc-fett in #645Development: Add professor onboarding dialog (client-side) by @marc-fett in #649Development: Add more registration server APIs by @marc-fett in #682Development: Add more registration server APIs by @marc-fett in #709Development: Combine application and account creation by @marc-fett in #712Development: Enhance email registration and login by @marc-fett in #715
🐛 Bug fixes
Usability: Show empty string instead of undefined by @Bofan-Zhu in #689General: Fix summary page not showing all values by @Bofan-Zhu in #690General: Fix error text for pre-filled editor fields by @Bofan-Zhu in #693General: Fix navigation as Professor by @Bofan-Zhu in #711General: Change redirect after submission by @Bofan-Zhu in #728
📝 Documentation
Usability: Add user documentation for job module by @ani-ib in #659General: Add user centered documentation for application module by @Douglas-Sarah in #714- Documentation/adjust job by @ani-ib in #724
🧰 Maintenance & Config
Development: Add initial professor landing page by @Bofan-Zhu in #647Development: Improve dropdown search design by @ani-ib in #597General: Remove production website ribbon by @az108 in #723
🧱 Client (Angular)
General: Remove icon from confirm dialog by @Kiara65 in #687Development: Add research group info page by @Bofan-Zhu in #662Development: Add my members page to research group by @Bofan-Zhu in #651Usability: Add privacy checkbox to application form by @Abi107717 in #661Development: Improve autosaving logic in job creation form by @ani-ib in #679General: Add new filter by @Kiara65 in #680Usability: Change browser tab title by @Kiara65 in #691General: Fix job card button by @Kiara65 in #694Usability: Adjusted toasts in application by @Abi107717 in #664General: Fix home navigation as Professor by @Bofan-Zhu in #708General: Adjust Multiselect filter by @Kiara65 in #710Development: Fix button logic in job detail based on application state by @ani-ib in #695Usability: Fix toast text translation by @Abi107717 in #721General: Remove icon in View Application button by @Kiara65 in #725General: Fix page2 grade error by @Douglas-Sarah in #720General: Fix undefined application page 3 after otp registration/login by @Bofan-Zhu in #727Development: Update client dependencies by @krusche in #655
Other changes
Full Changelog: v0.1.3...v1.0.0
0.1.3
What's Changed
General: Change cursor on hover on upload clickable area by @Bofan-Zhu in #562General: Sort dropdown options alphabetically by @Bofan-Zhu in #563Development: Create seperate server notification module by @MoSchmidt in #534Development: Add adjustable width to tag component by @MoSchmidt in #537Development: Disable button of progress stepper by @Douglas-Sarah in #538Usability: Remove voice section by @Abi107717 in #565General: Add dropdown options for accessibility by @Bofan-Zhu in #550General: Fix date selection scroll behavior by @Bofan-Zhu in #564Usability: Improve layout grouping for "Your application in 4 steps" section by @Abi107717 in #577Usability: Change landing page carousel indicators by @Abi107717 in #582General: Fix logout button size by @Abi107717 in #583General: Make pdfs persistent by @az108 in #589General: Fix browser tab title by @Kiara65 in #586Usability: Improve Hero Section by @Abi107717 in #592Usability: Add screencasts to README.md by @marc-fett in #483Development: Add professor login by @marc-fett in #547Development: Display relative deadline in job card by @ani-ib in #545Development: Add privacy checkbox in job creation form by @ani-ib in #568Development: Rename My Group by @Bofan-Zhu in #615Development: Rename Group name in sidebar by @Bofan-Zhu in #619Development: Add comments by @MoSchmidt in #580Development: Add comments server side logic by @MoSchmidt in #588Development: Fix review page rating issue by @MoSchmidt in #599Development: Refactor review page by @MoSchmidt in #596General: Unify German translations to Du-Form by @Abi107717 in #626General: Add backup script by @az108 in #590General: Add docusaurus setup by @az108 in #591Development: Update sidebar UI by @marc-fett in #573General: Comment out current filter bar by @Kiara65 in #631Development: Add email verification server-side by @marc-fett in #578Development: Improve job form layout by @ani-ib in #642Development: Shorten tooltip messages for evaluation status badges by @MoSchmidt in #627Development: Add search functionality by @Kiara65 in #641Usability: Add user management documentation by @marc-fett in #637Usability: Add tooltip to upload sections by @Abi107717 in #643Development: Validate postal code and final grade input by @Douglas-Sarah in #587General: Fix renovate config by @marc-fett in #650Development: Unified application form with local storage support by @Douglas-Sarah in #551Usability: Add review page to creation forms by @Kiara65 in #584Development: Update Keycloak admin client by @marc-fett in #656Development: Granular renovate configuration by @marc-fett in #658Development: Update server dependencies by @krusche in #654Development: Add email registration client by @marc-fett in #593- Update dependency vite to v7.0.7 [SECURITY] by @renovate[bot] in #676
General: Fix error in Application Creation Form by @Bofan-Zhu in #685
New Contributors
- @Bofan-Zhu made their first contribution in #562
Full Changelog: v0.1.2...v0.1.3
0.1.2
What's Changed
Development: Exclude actuator endpoints from OpenApi by @MoSchmidt in #461Development: Implement automatic saving in job creation form by @ani-ib in #448Usability: Add tooltips to job card icons by @Kiara65 in #457Development: Email settings integration by @MoSchmidt in #330Development: Implement optional search inside select component by @ani-ib in #454Development: Improve login by @marc-fett in #309Development: Add error handling for editor component by @Douglas-Sarah in #297Development: Add server dynamic templates by @MoSchmidt in #333Development: Add template overview page by @MoSchmidt in #413Development: Implement quality of life improvements for applications by @Douglas-Sarah in #462Development: Fix email login by @marc-fett in #478Development: Add editor component in application and job creation form by @Douglas-Sarah in #311Development: Allow editing of email templates by @MoSchmidt in #486Usability: Fix endless loop in application by @Douglas-Sarah in #526Usability: Add link in application title in application overview page to navigate to corresponding job by @Douglas-Sarah in #520General: Fix redirect of apply buttons by @Kiara65 in #530Development: Restructure Job Creation Form by @ani-ib in #541Usability: Add Confirmation dialogs by @Kiara65 in #525Development: Fix login design by @marc-fett in #543General: Rewrite toast implementation by @Kiara65 in #542General: Fix double toast in auth card by @Kiara65 in #548Development: Add example integration tests for server and client by @az108 in #535Development: Add ratings for applications by @MoSchmidt in #532Development: Add tooltips to badge and adapt evaluation pages by @MoSchmidt in #539
Full Changelog: v0.1.1...v0.1.2