Skip to content

Releases: uwblueprint/richmond-centre-for-disability

v0.0.3

10 Aug 06:05
8f1a983
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

What's Changed

  • [Fix] Disable GraphQL playground in production (#244)
  • [Fix] Remove GQL playground redirect (#245)
  • [Fix] Fix various applications issues (#250)
  • [Improvement] Various fixes (#246)
  • [Fix] Fix homepage RCD emails (#247)
  • [Fix] Get most recent permit by latest expiry date (#248)

Full Changelog: v0.0.1...v0.0.3

v0.0.1

31 Jul 18:44
43f6edb
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

What's Changed

  • [Feature] Setup state management by @OustanDing in #1
  • [Feature] Initialized schema + setup prisma by @j-bunk in #2
  • [Improvement] Update README, small changes to pre-commit hooks by @OustanDing in #3
  • [Feature] Employee GraphQL queries by @OustanDing in #4
  • [Feature] Set up CI workflow + add linting and prettier scripts by @j-bunk in #5
  • Setup GraphQL queries and mutations for applicants by @jeffreyzhang2001 in #8
  • [Feature] Set up Next Auth authentication by @OustanDing in #6
  • [Misc] Install eslint-config-next dev dependency by @OustanDing in #10
  • [Feature] Chakra UI theme setup by @OustanDing in #9
  • [Feature] Graphql endpoints for the physician model by @EmilioMena in #7
  • [Feature] Set up db seeding by @j-bunk in #13
  • [Feature] Build Admin and Applicant Layout components by @OustanDing in #14
  • [Feature] Create Applications graphql queries by @angeladietz in #12
  • WIP: Add internal employee login page based on hi-fi designs by @jeffreyzhang2001 in #15
  • [Feature] Add formatting functions for phone number and postal code by @EmilioMena in #16
  • [Feature] GraphQL queries for permits model by @jennifertsai in #11
  • [Feature] Applicant Facing Landing Page by @angeladietz in #17
  • [Improvement] Add new text styles by @angeladietz in #18
  • [Feature] Updated login email template by @OustanDing in #20
  • [Feature] Build frontend for RCD-facing Header by @OustanDing in #21
  • [Feature] Add auth wrapper to graphql resolvers by @EmilioMena in #19
  • [Feature] Create applicant status badge component by @j-bunk in #22
  • [Improvement] Update Database schemas by @angeladietz in #24
  • [Feature] Renewal Flow Frontend by @OustanDing in #23
  • Hookup GraphQL models in resolvers by @jeffreyzhang2001 in #25
  • RCD-facing Request Table skeleton by @jennifertsai in #27
  • [Feature] Create Renewal/Replacement Request Components by @EmilioMena in #26
  • [Improvement] Remove max width from internal layout component by @OustanDing in #29
  • [Feature] Build renewal/replacement request modals by @j-bunk in #28
  • [Improvement] Add Table sorting by @OustanDing in #30
  • [Improvement] Add padding to internal Layout component, move useSteps hook, misc small fixes by @OustanDing in #32
  • [Feature] Build Pagination component by @OustanDing in #33
  • [Feature] Create applicant and medicalHistory GQL APIs by @chrischan325 in #36
  • [Feature] Add complete progress renewal/replacement request page by @jeffreyzhang2001 in #31
  • [Improvement] Misc. DB Changes for MVP API hookups by @OustanDing in #38
  • [Feature] Create upsertPhysician GQL API by @OustanDing in #39
  • [Feature] Create permit holders table page by @EmilioMena in #37
  • [Feature] Build Requests Table Page by @angeladietz in #34
  • [Improvement] Improved generate-graphql-types script by @OustanDing in #40
  • [Feature] Build Edit Permit Holder modals by @j-bunk in #35
  • [Feature] Build GQL APIs for updating applicant data, improve GQL API for creating applicant by @OustanDing in #41
  • [Misc] Fixed button layout on landing page, added favicon, added underline on hover for ghost variant buttons by @chrischan325 in #43
  • [Bugfix] Move foreign keys to applicant model by @OustanDing in #47
  • [Feature] Build view individual permit holder page by @j-bunk in #44
  • [Bugfix] Fix Pagination component next button not being disabled when totalCount=0 by @OustanDing in #49
  • [Feature] Permit Holder Table API Hookup by @EmilioMena in #42
  • [Feature] Request Table API Hookup by @angeladietz in #45
  • [Feature] View Request Page API Hookup by @jeffreyzhang2001 in #51
  • [Feature] Renewal Form API Hookup by @OustanDing in #46
  • [Improvement] Seperate daypicker component into its own module by @EmilioMena in #48
  • [Fix] Fix staging build error by @OustanDing in #53
  • [Fix] Fix name searching in Request table & Permit-Holders table by @EmilioMena in #52
  • [Improvement] Replace verify identity page date input with DatePicker component by @OustanDing in #55
  • [Feature] View Permit Holder API hookup by @j-bunk in #50
  • [Misc] Migrate staging deployment to Netlify, fix build errors by @OustanDing in #54
  • [Fix] Fix View Permit Holder API Hookup integration bugs by @OustanDing in #56
  • [Improvement] Update employee seeding data by @OustanDing in #57
  • [Misc] Add sample data to staging database by @OustanDing in #59
  • [Fix] Fix View Permit Holder page not rendering any cards by @OustanDing in #61
  • [Fix] Fix incorrect dates displayed by @j-bunk in #58
  • [Fix] Fix seeded users not having RCD user ID by @OustanDing in #62
  • [Fix] Update physician on permit holder page when MSP is updated by @angeladietz in #60
  • [Feature] Create Admin Management Table Frontend by @aaggarwal10 in #63
  • [Fix] Show correct rcdUserId in requests and permit holders tables by @angeladietz in #65
  • [Improvement] Add active column to employee db by @chrischan325 in #66
  • [Feature] Get Employee Endpoint by @aaggarwal10 in #69
  • [Fix] Fix Requests Table search by user ID by @EmilioMena in #67
  • [Feature] Update employee endpoint by @chrischan325 in #68
  • [Feature] Build confirm delete admin modal by @OustanDing in #64
  • [Feature] Add sorting to employees API by @j-bunk in #71
  • [Feature] Build Add new user and Edit user Modal Frontend by @jennifertsai in #70...
Read more