Commit 7c77fcb
[Release] Version 0.3.8 (#411)
* [Fix] Use Heroku recommended heap configs for 512 MB dyno (#405)
* [Fix] make patient condition mandatory (#404)
* [Fix] make patient condition mandatory
* set default
* Use created at not expiry date for sorting apps (#399)
* Use created at not expiry date
* Update utils.ts
* Wallet Card Fix (#398)
* [Release] Version 0.0.1 (#243)
* [Fix] Fix replacement application expiry date ([Fix] Fix replacement application expiry date #242)
* [Feature] Build privacy policy and terms and conditions pages ([Feature] Build privacy policy and terms and conditions pages #241)
* [Improvement] Add error logging, improve error handling ([Improvement] Add error logging, improve error handling #240)
* [Fix] Convert patient condition field to checkbox field ([Fix] Convert patient condition field to checkbox field #239)
* [Feature] Add date of birth filter to permit holders page ([Feature] Add date of birth filter to permit holders page #238)
* [Fix] Prevent RCD email from breaking into two lines ([Fix] Prevent RCD email from breaking into two lines #237)
* [Fix] Various bug fixes ([Fix] Various bug fixes #236)
* [Release] Version 0.0.2 (#249)
* [Fix] Various bug fixes (#236)
* [Fix] Prevent RCD email from breaking into two lines (#237)
* [Feature] Add date of birth filter to permit holders page (#238)
* [Fix] Convert patient condition field to checkbox field (#239)
* Convert patient condition field to checkbox field
* Fix build error
* [Improvement] Add error logging, improve error handling (#240)
* Add error logging, improve error handling
* Replace GraphQL hooks with custom implementation
* [Feature] Build privacy policy and terms and conditions pages (#241)
* Create privacy policy and ToC pages
* Fix links in ToC pages
* [Fix] Fix replacement application expiry date (#242)
* [Fix] Disable GraphQL playground in production (#244)
* [Fix] Remove GQL playground redirect (#245)
* [Improvement] Various fixes (#246)
* [Fix] Fix homepage RCD emails (#247)
* [Fix] Get most recent permit by latest expiry date (#248)
* [Release] Version 0.0.3 (#251)
* [Fix] Various bug fixes (#236)
* [Fix] Prevent RCD email from breaking into two lines (#237)
* [Feature] Add date of birth filter to permit holders page (#238)
* [Fix] Convert patient condition field to checkbox field (#239)
* Convert patient condition field to checkbox field
* Fix build error
* [Improvement] Add error logging, improve error handling (#240)
* Add error logging, improve error handling
* Replace GraphQL hooks with custom implementation
* [Feature] Build privacy policy and terms and conditions pages (#241)
* Create privacy policy and ToC pages
* Fix links in ToC pages
* [Fix] Fix replacement application expiry date (#242)
* [Fix] Disable GraphQL playground in production (#244)
* [Fix] Remove GQL playground redirect (#245)
* [Improvement] Various fixes (#246)
* [Fix] Fix homepage RCD emails (#247)
* [Fix] Get most recent permit by latest expiry date (#248)
* [Fix] Fix various applications issues (#250)
* [Release] Version 0.0.4 (#255)
* [Improvement] Split address fields in permit holders report ([Improvement] Split address fields in permit holders report #253)
* [Fix] Restrict permit expiry filter to only active permits ([Fix] Restrict permit expiry filter to only active permits #254)
* [Fix] Standardize date formatting ([Fix] Standardize date formatting #252)
* [Release] Version 0.0.5 (#257)
* [Fix] Show applicants even if they do not have an active permit ([Fix] Show applicants even if they do not have an active permit #256)
* [Release] Version 0.0.6 (#264)
* [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)
* Revert "[Release] Version 0.0.6 (#264)"
This reverts commit 1f971f9.
* [Release] Version 0.0.6 (#270)
* [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)
* [Release] Version 0.0.7
* [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)
* Revert "[Release] Version 0.0.7"
This reverts commit 3f2d160.
* [Release] Version 0.0.7 (#294)
* [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)
* [Release] Version 0.0.8 (#304)
* Update shopify-buy in yarn.lock (#303)
* update shopify version to undeprecated one (#302)
* Revert "[Release] Version 0.0.8 (#304)"
This reverts commit 73dd958.
* [Release] Version 0.0.8 (#308)
* 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)
* [Release] Version 0.0.9 (#321)
* [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)
* Revert "[Release] Version 0.0.9 (#321)"
This reverts commit 6fb599c.
* [Release] Version 0.0.9 (#324)
* [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)
* [Release] Version 0.1.0 (#332)
* [Release] Version 0.2.0 (#337)
* [Improvement] Update donation receipt spacing (#326)
* Fix validation schema for other gender field (#327)
* Adjust schema to evaluate date at validation time (#328)
* [Fix] Make replacement requests clearer (#325)
* Add new contributor to seeding script (#330)
* ignore the .yarn file for > v2.0.0 (#331)
* [Misc] Create initial baseline migration file (#333)
* [Doc] Update README with prisma migrate deploy command (#334)
* [Fix] Fix replacement request otherGender and lostTimestamp form validations (#335)
* [Misc] Add holiday closure banner (#336)
* [Release] Version 0.3.0 (#351)
* [Improvement] Clarify lowercase extension requirement for POA form upload (#343)
* Change text on processing task 2 (#344)
* Remove holiday closure banner (#345)
* [Feature] Update ci.yml to add pending migrations to db (#339)
* Update ci.yml to add pending migrations to db
* Add .env file to CI
* Update ci.yml
* Update ci.yml
* Use longer URL
* Add to package.json instead
* revert ci.yml
* Re-add ci.yml
* Add space to yarn build
* Make title fit on one line (#347)
* [Fix] Remove npx from start script (#348)
* [Feature] Add AMEX (#346)
* Add Amex
* Add Amex to popoulate js file
* Update populate-db-09-13-21.ts
* [Fix] Revert init migration file and add new migration for AMEX paymenttype (#349)
* Revert paymenttype edit to init migration file
* Create migration to add AMEX paymenttype
* [Improvement] Change helper text for date of birth (#350)
* Change helper text for date of birth
* Remove text wrapper on DOB helper text
* [Feature] Add second payment method for permit requests (#338)
* Add second payment method types to schema
* Update application validation schema to allow second payment methods
* Change payment detail components to show second payment method
* Consider donations on second payment method in processing tasks
* Update data pipelines to generate accountant reports with second payment method included
* Update invoice and donation receipt with second payment method included
* Rename second payment method variables to improve clarity
* Add migration for second payment method
---------
Co-authored-by: Sherry Li <sherryhli@users.noreply.github.com>
Co-authored-by: Chinemerem <chinemeremchigbo@Outlook.com>
* [Release] Version 0.3.1 (#354)
* Fix second payment method reports (#352)
* [Feature] Update permit holders report (#353)
* Combine address lines 1 and 2 into one line
* Add applicant age to permit holders report
* Add recent app expiry date to permit holders report
* [Version] Release 0.3.2 (#359)
* Matthew Wang (#356)
* [Fix] Fix formatting of date in donation tax receipt number (#357)
* Fix month value indexing and padding in tax receipt number
* Switch to using formatDate function from date util
* Update permit holders report 2 (#358)
* Update permit holders report 2
* Format postal code
---------
Co-authored-by: Chinemerem <chinemeremchigbo@Outlook.com>
Co-authored-by: Matthew Wang <53355975+mslwang@users.noreply.github.com>
* [Release] Version 0.3.3 (#365)
* Add Sharujan to employees.ts (#360)
* [Improvement] Add Mail Lost Option as Replacement Reason (#340)
* initial commit for the mail lost option
* changed the processing fee for mail lost
* made the migrations for mail lost
* reverted yarn lock to staging
* initial commit for the mail lost option
* changed the processing fee for mail lost
* made the migrations for mail lost
* reverted yarn lock to staging
---------
Co-authored-by: Chinemerem <chinemeremchigbo@Outlook.com>
* Add $200 donation option (#355)
* Add $200 donation option
* Add $200 donation option
* Update .env.sample with $200 donation product id
---------
Co-authored-by: Chinemerem <chinemeremchigbo@Outlook.com>
* Change address from unit 842 to 968 (#361)
* [Fix] Add AMEX as a second payment option (#362)
* [Feature] Add receipt numbers to application reports (#363)
* [Misc] Update README.md (#364)
---------
Co-authored-by: Chinemerem <chinemeremchigbo@Outlook.com>
Co-authored-by: Keane Moraes <lordvader3002@gmail.com>
Co-authored-by: Sherry Li <sherryhli@users.noreply.github.com>
* [Release] Version 0.3.4 (#375)
* Add bowen to employees (#367)
* Add Jenny to employees (#368)
* [Fix] Mail Lost Default to Cash (#366)
* initial commit for the mail lost option
* changed the processing fee for mail lost
* made the migrations for mail lost
* reverted yarn lock to staging
* mail lost default to cash
* removed the extra other option
* Add Jenn Chen
* fix name
* [Fix] Fix names being clipped in table cell content (#370)
* Set overflow-y to visible for table content
* Update employee email for testing
* Update overflow property for requests table
* move generate report button (#369)
* Update permit form links (#373)
Use the 2024 links for the permit replacement and application forms
* [Fix] Force network call for accountant report download (#371)
---------
Co-authored-by: Chinemerem <chinemeremchigbo@Outlook.com>
Co-authored-by: Keane Moraes <lordvader3002@gmail.com>
Co-authored-by: Jennifer Chen <32009013+jennchenn@users.noreply.github.com>
Co-authored-by: Jenny Vong <jenny_vong@outlook.com>
* [Release] Version 0.3.5 (#384)
* [enhancement] Track application status to return to original tab in admin view (#372)
* Track application status to return to correct tab
* fixup! Track application status to return to correct tab
* [Fix] Unsaved Doctor's Information (#374)
* used values.doctorInformation instead of doctorInformation
* using validated values for doctor's info
* [Improvement] Add pagination controls to top of requests/permit holders tables (#376)
* Add pagination to top of requests table
* Add pagination to top of permit holders table
* Add Vihaan to employees.ts (#379)
* Add Braydent to employee.ts (#380)
* broyston: updated stamp png to contain new address (#382)
* Add phone number and addresses to request report (#383)
* Remove applicant deletion (#377)
---------
Co-authored-by: Jennifer Chen <32009013+jennchenn@users.noreply.github.com>
Co-authored-by: Keane Moraes <lordvader3002@gmail.com>
Co-authored-by: Chinemerem <chinemeremchigbo@Outlook.com>
Co-authored-by: Brayden Royston <brayden.royston10@gmail.com>
* [Release] Version 0.3.6 (#396)
* [Improvement] Sort permit past applications (#378)
* Return creation timestamp in permit application query
* Sort past permit applications in permit holder page
* Fix types in sort function
* Add createdAt type to application Pick
* [Fix] updatedAt for Replacement Application fixed (#381)
* added the updatedAt tag for the replacement appplicaiton
* added the migration for the replacement app
* removed the migration
* Add David to employee.ts (#388)
* Remove completed request deletion (#386)
* [Feature] Add editable page numbers (#387)
* Add editable page numbers
* Add total pagination denominator
* Added the model updatedAt to the prisma schema (#385)
* Fixed Finanical Report Header Order (#390)
* update GitHub Actions to use v4 cache/actions (#394)
* Migrate Shopify checkout to Cart API (#393)
* Migrate Shopify checkout to Cart API
- Replace deprecated shopify-buy Checkout API with Shopify's Cart API
- Remove shopify-buy.d.ts
* Update utils.ts
* Downgrad graphql-request
* Create Wallet Card (#389)
* Update Prisma Schema to store Generated Wallet Card
(cherry picked from commit 3fc2703)
* Update Prisma Schema to maintain both WalletCardCreated and WalletCard
(cherry picked from commit 2b65a46)
* Prisma Schema Wallet Bug fix
(cherry picked from commit 4aa3307)
* Update resolvers to upload test pdf to s3 bucket
(cherry picked from commit dc1b7c1)
* Update GraphQl Schema with WalletCard info
(cherry picked from commit b371b48)
* Renaming changes from wallet to walletCard in generateWalletCard Resolvers
(cherry picked from commit 96d06e9)
* Add Wallet Document Creation Logic
* Update Prisma Schema to store Generated Wallet Card
(cherry picked from commit 3fc2703)
* Update Prisma Schema to maintain both WalletCardCreated and WalletCard
(cherry picked from commit 2b65a46)
* Prisma Schema Wallet Bug fix
(cherry picked from commit 4aa3307)
* Update resolvers to upload test pdf to s3 bucket
(cherry picked from commit dc1b7c1)
* Update GraphQl Schema with WalletCard info
(cherry picked from commit b371b48)
* Renaming changes from wallet to walletCard in generateWalletCard Resolvers
(cherry picked from commit 96d06e9)
* Add Wallet Document Creation Logic
* Update PDF Generation to use user data
* Update PDF Generation Expiry Time
* Remove Wallet Card from Application Processing
* Fix Bug with disabled mark as complete button
* Generate Wallet With Application Completion
* Fix CLI errors
* Fix Lint Issues
* Add wallet card creation and PDF generation to transaction application completion process
* Upgrade to ubuntu 22.04
* Revert to Ubuntu 20.04
---------
Co-authored-by: Chinemerem <chinemeremchigbo@Outlook.com>
* [Feature] Search by Doctor MSP number for Renewal Application (#392)
* added a doctor typeahead
* added the graphql for the typeahead
* updated thre graphql schemas to correctky handle the request
* generated the graphql types
* sending the request correctly to the graphql server
* sending the request correctly to the graphql server
* changed the search criterion to contains
* added the resolver to the lib graphql
* kept only msp number in the git commit
* changed the search box placeholder text
* return more doctor information
* added the form filling code
* added spacing and explanations
* patched the problem with the reinitialize form
* patching the linting errors
---------
Co-authored-by: Jennifer Chen <32009013+jennchenn@users.noreply.github.com>
Co-authored-by: Keane Moraes <lordvader3002@gmail.com>
Co-authored-by: Chinemerem <chinemeremchigbo@Outlook.com>
Co-authored-by: David Lu <151972620+ludavidca@users.noreply.github.com>
Co-authored-by: Sharujan Sreekaran <34523327+ssreekar@users.noreply.github.com>
* Fix Application Id
* Update Wallet Card to be 2.75 by 1.25
* Add Comment
* Fix Lint issues
* Update lib/application-processing/resolvers.ts
Co-authored-by: Chinemerem <chinemeremchigbo@Outlook.com>
---------
Co-authored-by: Oustan Ding <oustan10@gmail.com>
Co-authored-by: Leo Huang <leogjhuang@gmail.com>
Co-authored-by: Leo Huang <77544794+leogjhuang@users.noreply.github.com>
Co-authored-by: Sherry Li <sherryhli@users.noreply.github.com>
Co-authored-by: Chinemerem <chinemeremchigbo@Outlook.com>
Co-authored-by: Matthew Wang <53355975+mslwang@users.noreply.github.com>
Co-authored-by: Keane Moraes <lordvader3002@gmail.com>
Co-authored-by: Jennifer Chen <32009013+jennchenn@users.noreply.github.com>
Co-authored-by: Jenny Vong <jenny_vong@outlook.com>
Co-authored-by: Brayden Royston <brayden.royston10@gmail.com>
Co-authored-by: David Lu <151972620+ludavidca@users.noreply.github.com>
* Add Banner for Jan 1st Price increase (#407)
* Add Banner for Jan 1st
* Update Description
* Update Banner Info
* Update price increase message (#409)
* Revert heap size configs in start script (#410)
---------
Co-authored-by: Albert Lai <albertlai631@outlook.com>
Co-authored-by: Chinemerem <chinemeremchigbo@Outlook.com>
Co-authored-by: Sharujan Sreekaran <34523327+ssreekar@users.noreply.github.com>
Co-authored-by: Oustan Ding <oustan10@gmail.com>
Co-authored-by: Leo Huang <leogjhuang@gmail.com>
Co-authored-by: Leo Huang <77544794+leogjhuang@users.noreply.github.com>
Co-authored-by: Matthew Wang <53355975+mslwang@users.noreply.github.com>
Co-authored-by: Keane Moraes <lordvader3002@gmail.com>
Co-authored-by: Jennifer Chen <32009013+jennchenn@users.noreply.github.com>
Co-authored-by: Jenny Vong <jenny_vong@outlook.com>
Co-authored-by: Brayden Royston <brayden.royston10@gmail.com>
Co-authored-by: David Lu <151972620+ludavidca@users.noreply.github.com>1 parent e276cdc commit 7c77fcb
File tree
6 files changed
+140
-107
lines changed- lib
- applicants
- application-processing
- physicians
- walletCard
- pages
6 files changed
+140
-107
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
400 | 400 | | |
401 | 401 | | |
402 | 402 | | |
403 | | - | |
| 403 | + | |
404 | 404 | | |
405 | 405 | | |
406 | 406 | | |
| |||
465 | 465 | | |
466 | 466 | | |
467 | 467 | | |
468 | | - | |
469 | | - | |
470 | | - | |
471 | | - | |
472 | | - | |
473 | | - | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
474 | 484 | | |
475 | | - | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
476 | 491 | | |
477 | 492 | | |
478 | 493 | | |
| |||
499 | 514 | | |
500 | 515 | | |
501 | 516 | | |
502 | | - | |
| 517 | + | |
503 | 518 | | |
504 | 519 | | |
505 | 520 | | |
| |||
644 | 659 | | |
645 | 660 | | |
646 | 661 | | |
647 | | - | |
| 662 | + | |
648 | 663 | | |
649 | 664 | | |
650 | 665 | | |
| |||
767 | 782 | | |
768 | 783 | | |
769 | 784 | | |
770 | | - | |
| 785 | + | |
771 | 786 | | |
772 | 787 | | |
773 | 788 | | |
| |||
1018 | 1033 | | |
1019 | 1034 | | |
1020 | 1035 | | |
1021 | | - | |
| 1036 | + | |
| 1037 | + | |
| 1038 | + | |
| 1039 | + | |
| 1040 | + | |
| 1041 | + | |
| 1042 | + | |
| 1043 | + | |
1022 | 1044 | | |
1023 | 1045 | | |
1024 | 1046 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | 13 | | |
18 | 14 | | |
19 | 15 | | |
20 | 16 | | |
21 | 17 | | |
22 | 18 | | |
23 | 19 | | |
24 | | - | |
25 | | - | |
26 | | - | |
| 20 | + | |
27 | 21 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
37 | 25 | | |
38 | 26 | | |
39 | 27 | | |
40 | 28 | | |
41 | 29 | | |
42 | 30 | | |
43 | 31 | | |
| 32 | + | |
44 | 33 | | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
| 34 | + | |
51 | 35 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
73 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
74 | 64 | | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
| 65 | + | |
| 66 | + | |
96 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
97 | 83 | | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
| 84 | + | |
| 85 | + | |
105 | 86 | | |
| 87 | + | |
| 88 | + | |
106 | 89 | | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
107 | 101 | | |
108 | 102 | | |
| 103 | + | |
109 | 104 | | |
110 | 105 | | |
111 | | - | |
| 106 | + | |
112 | 107 | | |
113 | | - | |
| 108 | + | |
114 | 109 | | |
115 | | - | |
116 | | - | |
| 110 | + | |
| 111 | + | |
117 | 112 | | |
118 | 113 | | |
119 | 114 | | |
120 | | - | |
121 | | - | |
| 115 | + | |
| 116 | + | |
122 | 117 | | |
123 | 118 | | |
124 | 119 | | |
125 | 120 | | |
126 | | - | |
| 121 | + | |
127 | 122 | | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | 123 | | |
138 | 124 | | |
139 | 125 | | |
140 | 126 | | |
141 | 127 | | |
142 | 128 | | |
143 | | - | |
144 | | - | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
145 | 132 | | |
| 133 | + | |
146 | 134 | | |
147 | 135 | | |
148 | 136 | | |
| |||
152 | 140 | | |
153 | 141 | | |
154 | 142 | | |
155 | | - | |
| 143 | + | |
156 | 144 | | |
157 | 145 | | |
158 | 146 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
| |||
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
22 | 39 | | |
23 | 40 | | |
24 | 41 | | |
| |||
65 | 82 | | |
66 | 83 | | |
67 | 84 | | |
68 | | - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
69 | 89 | | |
70 | 90 | | |
71 | 91 | | |
| |||
0 commit comments