Skip to content

Releases: uwblueprint/richmond-centre-for-disability

v0.0.9

10 Oct 08:37
3468852

Choose a tag to compare

v0.0.9 Pre-release
Pre-release

What's Changed

  • [Feature] Create setEmployeeAsActive GraphQL endpoint (#322)
  • [Fix] Save poaFormS3ObjectKey when updating guardian information in permit holders page (#319)
  • [Fix] Postal Code Space Issue (#316)
  • Set other gender field on permit holders page (#318)
  • Add .nvmrc file (#317)
  • [Feature] Implement applicant deletion (#310)
  • [Feature] Implement application deletion (#315)
  • Display other gender field on permit holders page (#314)
  • Move wallet card task in application processing (#313)
  • [Feature] Tax receipt (#311)
  • [Fix] Fix expiry date for in-progress replacement applications (#274)
  • [Fix] Fix APP history permit type badge (#273)
  • [Improvement] Adjust spacing of address in invoice (#272)
  • [Fix] Show validation error messages on form mount (#271)

Full Changelog: v0.0.8...v0.0.9

v0.0.8

30 Jul 22:05
b762d44

Choose a tag to compare

v0.0.8 Pre-release
Pre-release

What's Changed

  • Allow numbers in MSP (#296)
  • [Fix] Broken contact us link (#298)
  • change nam and address spacing to absolute instead of floating (#300)
  • Go to applicationProcessing instead of application (#301)
  • update shopify version to undeprecated one (#302)
  • Fix bash command for Windows (#299)
  • Update shopify-buy in yarn.lock (#303)
  • [Fix] No guardian on delete (#297)
  • Update processing fee from $26 to $31 (#305)
  • [Feature] Support search by permit ID on Permit Holders page (#307)
  • Change pdf address spacing from 1.5 to 1.4 (#306)
  • [Fix] Update form links to reflect new processing fee (#309)

Full Changelog: v0.0.7...v0.0.8

v0.0.7

20 Mar 04:34

Choose a tag to compare

v0.0.7 Pre-release
Pre-release

What's Changed

  • [Fix] Change renewal report to most recent expiring permits (#293)
  • [Feature] Allow processing fee field to be manually edited (#291)
  • [Fix] Fix the GraphQL delete employee mutation (#286)
  • [Fix] Add refunds to accountant report (#292)
  • Add note field for permit holder’s old user ID (#290)
  • Update User ID copy (#289)
  • [Fix] Pin GitHub CI runner image to ubuntu-20.04 (#285)
  • Update README (#284)
  • Fix time zone bug in requests header (#281)
  • [Fix] Fix time zone for requests and reports (#278)
  • [Chore] Add BSF contributors to employee database (#277)
  • [Chore] Create docker-compose.yml file for local PostgreSQL instance (#276)
  • [Docs] BSF CONTRIBUTING.md (#275)

Full Changelog: v0.0.6...v0.0.7

v0.0.6

26 Aug 07:16
12983bc

Choose a tag to compare

v0.0.6 Pre-release
Pre-release

What's Changed

  • [Fix] Disable GQL playground and introspection in production (#269)
  • [Fix] Specify node version in package.json (#268)
  • [Fix] Allow GQL introspection (#267)
  • [Fix] Re-enable GQL playground for debugging (#266)
  • [Fix] Add port to Next start script (#265)
  • [Fix] Fix create new APP flow failing (#263)
  • [Fix] Fix task log entries not showing (#262)
  • [Fix] Fix inconsistent applicant flow copy (#261)
  • [Fix] Fix accountant report aggregation values (#260)
  • [Fix] Fix invoice records failing to be created (#259)
  • [Fix] Fix permit holders not rendering if no recent permit (#258)

Full Changelog: v0.0.5...v0.0.6

v0.0.5

17 Aug 05:18
6c854d8

Choose a tag to compare

v0.0.5 Pre-release
Pre-release

What's Changed

  • [Fix] Show applicants even if they do not have an active permit (#256)

Full Changelog: v0.0.4...v0.0.5

v0.0.4

16 Aug 03:18
af8bd26

Choose a tag to compare

v0.0.4 Pre-release
Pre-release

What's Changed

  • [Improvement] Split address fields in permit holders report (#253)
  • [Fix] Restrict permit expiry filter to only active permits (#254)
  • [Fix] Standardize date formatting (#252)

Full Changelog: v0.0.3...v0.0.4

v0.0.3

10 Aug 06:05
8f1a983

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

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