All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.0 (2024-03-04)
1.0.0-rc.0 (2024-02-28)
1.0.0-beta.12 (2024-02-27)
1.0.0-beta.11 (2024-02-15)
1.0.0-beta.10 (2024-01-24)
1.0.0-beta.9 (2023-12-18)
- app: check against all emails on multiple feedbacks (2219cfe)
1.0.0-beta.8 (2023-12-14)
1.0.0-beta.7 (2023-12-13)
1.0.0-beta.6 (2023-12-07)
1.0.0-beta.5 (2023-12-07)
- solutions: new thesisMarket topic areas structure and flow secret added to actionable messages (#17) (b29bc5f)
1.0.0-beta.4 (2023-12-05)
- app: show supervisor proposals for all Supervisors but only show applications for owner/supervisor (#16) (1ea8187)
1.0.0-beta.3 (2023-11-30)
- add rollback migration for timestamps (d012897)
1.0.0-beta.2 (2023-11-30)
- deploy: env config added (35607ed)
- deploy: env config updated (669a00b)
- deploy: use APP_URL instead of NEXT_PUBLIC_APP_URL (2ff4483)
- prisma: @id instead of @unique for VerificationToken (d4d842a)
- app: filter & proposalId to url (#11) (b73f12a)
- prisma: timestamps added for feedbacks and supervision (62cbf0b)
- solution: FlowSecret added for flows with HTTP request and updated solutions folder (#15) (20815d1)
1.0.0-beta.1 (2023-11-09)
- add missing imports (e477650)
- convert user image to db.Text (0785ad6)
- decline proposal text adjustment (5ee2cbc)
- ensure initial active works (26dd8b9)
- ensure latest is built only on dev (874b66c)
- ensure login button is available on supervisor view (16e9145)
- make fullName optional (c091a25)
- only display azure login if not empty string (0bfcd11)
- push stable in build-stable (1383cec)
- received feedbacks is undefined (5895a57)
- remove doppler dependency from generate command (5dfffff)
- remove embed=true from student and supervisor proposal form (1e1a55e)
- restore old package versions for trpc and auth (fe01dc2)
- show auth0 everywhere except production, hide azure login if env not set (d7be55d)
- show full name of student instead of status on card (17fa54e)
- show supervisor name on supervisor proposals (9222eed)
- source sans (f12f63a)
- upgrade next-auth (fcfd058)
- use AUTH0 if defined (2075836)
- use different create context (bee2940)
- use PROPOSAL_FEEDBACK_URL in backend (02768fb)
- use stage as default NODE_ENV (dc4bc90)
- .next/ (d0edb24)
- app / api build command (0b71866)
- continued (0a8c80e)
- https removed (c9d4842)
- Azure/static-web-apps#1034 (a9b968f)
- next export (e460da7)
- next standalone (789389e)
- production env (b86a414)
- progress (0957b3d)
- skip app build (63f859c)
- standalone (34991c3)
- student application form (6418a8a)
- downgrade next (c9b1e73)
- upgrade all packages (cd4aef8)
- upgrade next (ffb56a0)
- upgrade prisma and use consistent versions (5d8f139)
- upgrade to next 13 (e9502df)
- add staging deployment script (8dda251)
- add .next/standalone as output_location (178c6e1)
- add Azure Static Web Apps workflow file (1272451)
- add Azure Static Web Apps workflow file (a5a5b22)
- add docker build to gitlab ci (0e493b7)
- build stable image (2947cf0)
- comment pull request (74fa23c)
- dont replace .env.production (c0e0db7)
- remove tags in CI (11f6e9d)
- rename .env.stage to .env.production instead of injecting NODE_ENV (9102415)
- add time frame to DB schema (36a1095)
- add timeFrame and use proposalId from query to initialize proposal details (9c55ab7)
- add very simple footer (5df0211)
- app: improve display of application details with modal (#6) (e897848)
- app: store provided feedback in session storage (#5) (59a034b)
- display existing feedbacks to phds (0d07b2f)
- open ms forms in new tab (cb7ef98)
- prisma: make user proposal many-to-many explicit (f1a690d)
- update frontend layout of header and proposal cards (04b72dc)
- use azure ad and @db.Text (de0ed77)