Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(FSADT1-817): adding internal pages #586

Closed
wants to merge 334 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
334 commits
Select commit Hold shift + click to select a range
6f7cea8
fix: fixing versioning
paulushcgcj Sep 5, 2023
55b10e1
Merge branch 'main' into feat/be/external-form-fixes
paulushcgcj Sep 5, 2023
ddfd5d2
Created BCSC card rout
mamartinezmejia Sep 6, 2023
ed1cbfa
chore: fixing some route configs
paulushcgcj Sep 7, 2023
3f5b5ff
chore: fixing logout url
paulushcgcj Sep 7, 2023
c6a0025
fix: Fixed cookie for BCSC
mamartinezmejia Sep 7, 2023
f8948c6
fix: fixing landing page style
paulushcgcj Sep 7, 2023
c1512bc
chore: updating stubs to have better info
paulushcgcj Sep 7, 2023
66d29fe
chore: renaming some files
paulushcgcj Sep 7, 2023
b8ddd9f
chore: changing project configuration
paulushcgcj Sep 7, 2023
b87d765
fix: fixing address autocomplete whitespaces
paulushcgcj Sep 7, 2023
c31540e
fix(FSADT1-869): fixing spacing on message
paulushcgcj Sep 7, 2023
966b687
chore(FSADT1-871): removing tooltip from next
paulushcgcj Sep 7, 2023
7cb3b58
fix: fixing address autocomplete info
paulushcgcj Sep 7, 2023
94bb37a
chore: adding config to workspace
paulushcgcj Sep 7, 2023
9963acd
fix(FSADT1-862): adding global notification for errors
paulushcgcj Sep 8, 2023
6744845
fix: fixing progress indicator navigation
paulushcgcj Sep 8, 2023
b026d22
fix(FSADT1-863): trimming whitespace on address
paulushcgcj Sep 8, 2023
907dc9d
fix(FSADT1-863): fixing address details whitespace
paulushcgcj Sep 8, 2023
ab7b5f3
fix(FSADT1-870): limiting the amount of contact/address
paulushcgcj Sep 8, 2023
abcb0d4
fix: fixing contact/address size
paulushcgcj Sep 8, 2023
b7fc3a2
fix: fixing progress state when error
paulushcgcj Sep 8, 2023
4064891
fix: fixing error notification
paulushcgcj Sep 11, 2023
1273772
fix: fixing dropdown
paulushcgcj Sep 11, 2023
0e70efd
fix: fixing multi select
paulushcgcj Sep 11, 2023
1e4bbb2
chore: updating stubs to add more addresses
paulushcgcj Sep 11, 2023
1c852e1
fix: fixing dropdown not changing when selection change
paulushcgcj Sep 11, 2023
cf304a1
feat: submission list page
paulushcgcj Sep 14, 2023
a4540fe
feat(FSADT1-830): changing the table
paulushcgcj Sep 14, 2023
2f12a9f
chore: adjusting CSS
paulushcgcj Sep 19, 2023
03db9f4
feat: adding readonly component
paulushcgcj Sep 19, 2023
be5131b
chore: updating stubs and dtos
paulushcgcj Sep 19, 2023
768d233
feat(FSADT1-830): adding submission list
paulushcgcj Sep 19, 2023
4e49811
feat(FSADT1-817): adding route and skelleton for details
paulushcgcj Sep 19, 2023
a3f935a
feat(FSADT1-817): updating review page
paulushcgcj Sep 20, 2023
3ad4b9d
chore: updating the stubs
paulushcgcj Sep 20, 2023
97aa0ed
chore: updating submission name
paulushcgcj Sep 20, 2023
26bde07
feat(FSADT1-817): adding backend apis
paulushcgcj Sep 21, 2023
22f3e8b
chore: temporary commit
paulushcgcj Sep 25, 2023
309ac9e
chore: updating template
paulushcgcj Oct 3, 2023
eb66df7
feat(FSADT1-832): updating matching table
paulushcgcj Oct 3, 2023
f0b79ca
chore: updating legacy db triggers
paulushcgcj Oct 3, 2023
1b77daf
chore: updating processor tests
paulushcgcj Oct 3, 2023
99d6bee
feat(FSADT1-754): updating configurations
paulushcgcj Oct 3, 2023
37787b5
feat(FSADT1-754): adding new channels and post processing
paulushcgcj Oct 3, 2023
4c4194b
feat(FSADT1-754): updating dtos and entities
paulushcgcj Oct 3, 2023
1b829cf
feat(FSADT1-754): updating constants, add utils
paulushcgcj Oct 3, 2023
bbe62ba
feat(FSADT1-754): split legacy between load and save
paulushcgcj Oct 3, 2023
cd274f1
feat(FSADT1-754): updating client routes and services
paulushcgcj Oct 3, 2023
cd30859
chore: removing sql files
paulushcgcj Oct 3, 2023
ad5cd44
chore: updating sql files
paulushcgcj Oct 3, 2023
dabbe1d
fix: fixing db init for test
paulushcgcj Oct 4, 2023
a911821
test: updating tests
paulushcgcj Oct 4, 2023
ee00696
test: updating tests
paulushcgcj Oct 4, 2023
0495464
chore: updating test classes
paulushcgcj Oct 4, 2023
daeb54f
test: adding tests for legacy persistence
paulushcgcj Oct 4, 2023
d83a97d
test: adding tests for legacy persistence
paulushcgcj Oct 4, 2023
92fdbc8
chore: updating legacy test scripts
paulushcgcj Oct 4, 2023
d6dc0d5
Merge branch 'main' into feat/FSADT1-817
paulushcgcj Oct 4, 2023
cdf3f62
chore: package lock updated
paulushcgcj Oct 4, 2023
4067314
fix: fixing pom and tests
paulushcgcj Oct 4, 2023
2db5e3e
fix: fixing pom and tests
paulushcgcj Oct 4, 2023
bf9416b
test: adding more tests
paulushcgcj Oct 4, 2023
3128977
chore: fixing visual imperfections
paulushcgcj Oct 5, 2023
2dba89b
chore: adding reflection information
paulushcgcj Oct 5, 2023
27b9c85
fix: changing image to non native
paulushcgcj Oct 5, 2023
3c39269
fix: changing image to non native
paulushcgcj Oct 5, 2023
e2e8b77
chore: updating config
paulushcgcj Oct 10, 2023
0e29fcf
chore: updating package lock
paulushcgcj Oct 10, 2023
009266a
chore: redoing css changes - Part #2
mamartinezmejia Sep 14, 2023
3464310
chore: redoing css changes - Part #3
mamartinezmejia Sep 14, 2023
6b5b47f
chore: redoing css changes - Part #4
mamartinezmejia Sep 14, 2023
03aa6f2
feat: add formErrors variable
fterra-encora Sep 12, 2023
0d6137b
feat: display address extra errors
fterra-encora Sep 13, 2023
bb0165c
feat: move extra errors to the error component
fterra-encora Sep 13, 2023
a7a507b
feat: replace formErrors argument with notification approach
fterra-encora Sep 14, 2023
48d6a65
feat: scroll to new contact
fterra-encora Sep 11, 2023
77729c7
feat: add callback argument to useFocus
fterra-encora Sep 11, 2023
6d0ae1a
feat: make the bindings to create and scroll to new contact
fterra-encora Sep 14, 2023
754d196
chore: minor adjusments on useFocus
fterra-encora Sep 14, 2023
751b387
test: test the validation function and the error component
fterra-encora Sep 14, 2023
42b48c5
fix: update contactType value on select
fterra-encora Sep 15, 2023
d3d9a66
test: ignore already valid location
fterra-encora Sep 15, 2023
e3a89b1
test: remove outdated test
fterra-encora Sep 15, 2023
8088cf6
feat: add parameter for the shadow directive
fterra-encora Sep 18, 2023
7035c53
feat: display progress indicator vertically
fterra-encora Sep 18, 2023
6f2db04
FSADT1-868: Allowed special characters. Done olnly in the Frontend as…
mamartinezmejia Sep 18, 2023
b0873de
test: add getMany command
fterra-encora Sep 18, 2023
d4c88e6
test: add progress indicator tests
fterra-encora Sep 18, 2023
99aa537
fixed inline notification colors
mamartinezmejia Sep 18, 2023
008fff4
Removed wrong style
mamartinezmejia Sep 19, 2023
557c523
Added property needed
mamartinezmejia Sep 19, 2023
3421342
feat: show logout modal
fterra-encora Sep 19, 2023
0d3536a
refactor: unify code for the logout button in different sizes
fterra-encora Sep 19, 2023
723eb0a
feat: show help modal
fterra-encora Sep 19, 2023
b146dc0
feat: use media query instead of outerWidth to determine screen size
fterra-encora Sep 19, 2023
6fce122
Removed class that was causing issues with the logout button
mamartinezmejia Sep 19, 2023
63814b0
Revert "Removed class that was causing issues with the logout button"
mamartinezmejia Sep 19, 2023
91532a0
Fixed logout button
mamartinezmejia Sep 19, 2023
d6b3b14
feat: adjust header buttons
fterra-encora Sep 19, 2023
1673948
Fixed mask issue with the postal code
mamartinezmejia Sep 19, 2023
0580759
Renamed some files before refactoring code
mamartinezmejia Sep 20, 2023
c39c4c0
no message
mamartinezmejia Sep 20, 2023
9639368
Made code reviews
mamartinezmejia Sep 20, 2023
51a795e
chore: remove console.log
fterra-encora Sep 20, 2023
66e97c8
fix: prevent an older request from overwriting the results
fterra-encora Sep 20, 2023
8cf8454
Made requiered changes
mamartinezmejia Sep 20, 2023
caf3331
Removed repeatead code
mamartinezmejia Sep 20, 2023
3fb1331
Removed unneeded setting
mamartinezmejia Sep 20, 2023
0a04f5d
fix: do not always block response from older request
fterra-encora Sep 21, 2023
99ea41c
chore: use simple counter to generate requestId
fterra-encora Sep 21, 2023
b988732
fix: init fetching
fterra-encora Sep 21, 2023
f729354
test: fix test
fterra-encora Sep 21, 2023
4864a15
Fixed file
mamartinezmejia Sep 21, 2023
a61d918
Added javadoc comment as per requested by SonarCloud
mamartinezmejia Sep 21, 2023
edefa79
docs: improve comment
fterra-encora Sep 21, 2023
991454a
feat: adjust header logo and buttons
fterra-encora Sep 22, 2023
a71b0eb
feat: adjust header spaces and breakpoints
fterra-encora Sep 22, 2023
7242b85
chore: use date milliseconds as id
fterra-encora Sep 22, 2023
74c7c7c
fix: fix build issue
fterra-encora Sep 22, 2023
e5e6adb
fix: prevent error in the workflow
fterra-encora Sep 22, 2023
a25dee8
fix: attempt to fix tests in the workflow
fterra-encora Sep 22, 2023
af5e916
fix: remove package from optimizeDeps
fterra-encora Sep 22, 2023
3e8308d
refactor: requested changes from review
fterra-encora Sep 22, 2023
7754db6
Refactored code - Part #1
mamartinezmejia Sep 22, 2023
68e728c
Made code reviews
mamartinezmejia Sep 22, 2023
ca6afa9
Formatted and beautified code
mamartinezmejia Sep 22, 2023
dbb5066
style: small changes to code style
fterra-encora Sep 22, 2023
9e66b54
chore: fix code linter
fterra-encora Sep 22, 2023
dc46970
Refactored code - Part #1.1
mamartinezmejia Sep 22, 2023
b4fd720
fix: Fixed sonarcloud security hotspot issue
mamartinezmejia Sep 22, 2023
bcca61c
fix: Fixed security hotspot
mamartinezmejia Sep 23, 2023
56c23dc
Refactored code - Part #2
mamartinezmejia Sep 25, 2023
ad63952
Refactored code - Part #2.1
mamartinezmejia Sep 25, 2023
19f9d90
fix: fix header small screen
fterra-encora Sep 25, 2023
2423caa
fix: attempt to fix side effect in the workflow
fterra-encora Sep 25, 2023
37bee5e
chore: submitting small changes
paulushcgcj Sep 25, 2023
2c70808
fix(FSADT1-884): fixing steps being enable
paulushcgcj Sep 25, 2023
cb42af0
chore: sorting import
paulushcgcj Sep 25, 2023
c5a39a0
fix(FSADT1-887): fixing typo on step 4
paulushcgcj Sep 25, 2023
d3cdbd4
fix(FSADT1-889): fixing font style
paulushcgcj Sep 25, 2023
dc6374c
fix: Fixed security hotspot and improved wording
mamartinezmejia Sep 25, 2023
592b401
fix: Fixed security hotspot
mamartinezmejia Sep 25, 2023
2554538
fix(FSADT1-888): fixing spacing between radio buttons
paulushcgcj Sep 25, 2023
46e1d9d
Trying a different approach to solve the security hotspot issue
mamartinezmejia Sep 25, 2023
692ed4d
fix(FSADT1-892): fixing submission page
paulushcgcj Sep 25, 2023
899e782
Trying a different approach to solve the security hotspot issue #2
mamartinezmejia Sep 25, 2023
3ab456e
fix(FSADT1-894): fixing field spacing and width
paulushcgcj Sep 25, 2023
056688f
fix(FSADT1-891): fixing modal spacing
paulushcgcj Sep 25, 2023
eb1b6f0
fix(FSADT1-889): fixing notification body content
paulushcgcj Sep 25, 2023
f5ffd48
fix(FSADT1-890): fixing component alignment
paulushcgcj Sep 25, 2023
ada7d13
fix: Fixed security hotspot
mamartinezmejia Sep 26, 2023
e848ac5
fix: Fixed security hotspot
mamartinezmejia Sep 26, 2023
a0b7055
Made code reviews
mamartinezmejia Sep 26, 2023
bc14a32
Removed unused variable
mamartinezmejia Sep 26, 2023
bb0da00
Refactored code and made code reviews
mamartinezmejia Sep 26, 2023
855aea3
feat: adjust margins
fterra-encora Sep 26, 2023
f6730f5
fix(FSADT1-884): removing navigation link
paulushcgcj Sep 26, 2023
509cefe
Made code reviews
mamartinezmejia Sep 26, 2023
cec3471
fix: header height
fterra-encora Sep 26, 2023
ed026f4
chore: replace mock e-mail from .local to .com
fterra-encora Sep 26, 2023
ac7cfcd
fix: do not pre-validate current step
fterra-encora Sep 26, 2023
3492280
feat: replace margin with padding
fterra-encora Sep 26, 2023
3230bab
FSADT1-899: Removed unneeded validation
mamartinezmejia Sep 26, 2023
39295fe
ci: updating trivy to fix issues
paulushcgcj Sep 27, 2023
e48a59a
no message
mamartinezmejia Sep 27, 2023
123f4fe
no message
mamartinezmejia Sep 27, 2023
f919765
Tried to skip SonarCloud validation
mamartinezmejia Sep 27, 2023
ef843f3
Skipped SonarCloud validation
mamartinezmejia Sep 27, 2023
bdbe642
chore: adding us address stub data
paulushcgcj Sep 27, 2023
850aa70
fix(FSADT1-884): fixing subtitle style
paulushcgcj Sep 27, 2023
f78612f
fix: autocomplete after changing country
fterra-encora Sep 27, 2023
467ee3e
fix: fix subtitle style for vertical progress indicator
fterra-encora Sep 27, 2023
9677b07
fis(FSADT1-894): fixing style for inline and text
paulushcgcj Sep 27, 2023
cf5d692
Made code reviews
mamartinezmejia Sep 27, 2023
983dcaf
FSADT1-879
mamartinezmejia Sep 27, 2023
15459e5
- Made code reviews
mamartinezmejia Sep 27, 2023
ebad99e
Made code reviews
mamartinezmejia Sep 27, 2023
71ecba9
Made code reviews
mamartinezmejia Sep 27, 2023
ec43710
Made improvement
mamartinezmejia Sep 27, 2023
aac6c49
feat: clear text displayed on combo-box
fterra-encora Sep 28, 2023
30db0a9
fix: clear text displayed on combo-box
fterra-encora Sep 28, 2023
d49de44
refactor: move iteration props
fterra-encora Sep 28, 2023
2d3eae6
fix: fix link to bceid
fterra-encora Sep 28, 2023
be0e277
chore: remove unused import
fterra-encora Sep 28, 2023
0d52d4e
fix: remove placeholders on country and province
fterra-encora Sep 28, 2023
c749a3c
fix: fix casing for Business information
fterra-encora Sep 28, 2023
ebf8740
fix: fix doc coment closing
fterra-encora Sep 28, 2023
c6bcabc
fix: conditions used on postalCode validations
fterra-encora Oct 2, 2023
9710f3c
chore: fix VS Code resolution for source and test files
fterra-encora Oct 2, 2023
6a5b694
test: use a new query command after a click
fterra-encora Oct 3, 2023
f2a6a95
test: force click button
fterra-encora Oct 3, 2023
5d81cb7
fix: prevent completing business step with invalid data
fterra-encora Oct 3, 2023
f759ae1
fix: prevent fetching for name "undefined"
fterra-encora Oct 3, 2023
c62ba3c
test: wait before clicking the option
fterra-encora Oct 3, 2023
cd994fe
Made a minor change for internal emails after a conversation with And…
mamartinezmejia Oct 3, 2023
1bb6308
style: add semi-colon as requested after review
fterra-encora Oct 3, 2023
11c4ce2
style: add the dollar signal to all conditions
fterra-encora Oct 3, 2023
5ed8d2f
feat: turn the dollar signal required
fterra-encora Oct 3, 2023
9689c1a
Made code reviews
mamartinezmejia Oct 3, 2023
5e1e6ee
Made more code reviews
mamartinezmejia Oct 3, 2023
306332c
Made this to prevent perisisting information mutliple times
mamartinezmejia Oct 3, 2023
3f4961b
test: wait for the option's inner element to become visible
fterra-encora Oct 3, 2023
e245ad7
fix: emit error always for text-input
fterra-encora Oct 3, 2023
64a246d
fix: update error status on Address step text fields
fterra-encora Oct 3, 2023
92cd6f1
fix: update Street address empty status properly
fterra-encora Oct 4, 2023
dbbe5bb
test: emit empty true when contents is empty
fterra-encora Oct 4, 2023
fd099d1
docs: refer specific Jira issue
fterra-encora Oct 4, 2023
543ed0f
fix:
mamartinezmejia Oct 4, 2023
306158a
fix:
mamartinezmejia Oct 4, 2023
d678789
fix: Made code reviews and removed unneeded prop I added
mamartinezmejia Oct 4, 2023
ba832de
fix: update error status on Contacts step text fields
fterra-encora Oct 4, 2023
f7d6e1f
test: emit valid events properly
fterra-encora Oct 4, 2023
4437208
fix:
mamartinezmejia Oct 5, 2023
0418a53
chore: updating locks
paulushcgcj Oct 10, 2023
d7a74a8
fix: fixing client number being null
paulushcgcj Oct 10, 2023
c93c778
fix: fixing forest client save
paulushcgcj Oct 10, 2023
147c9cb
chore: updating config file
paulushcgcj Oct 10, 2023
111fd85
chore: updating legacy db script for test
paulushcgcj Oct 11, 2023
d5976fd
fix: fixing persistence issues and avoiding dups
paulushcgcj Oct 11, 2023
e8b5388
chore: fixing script
paulushcgcj Oct 11, 2023
3a27246
fix: fixing db scripts
paulushcgcj Oct 11, 2023
5927f26
fix: fixing tests
paulushcgcj Oct 11, 2023
7d456ac
fix: fixing tests
paulushcgcj Oct 11, 2023
c494013
chore: adding logs to backend
paulushcgcj Oct 11, 2023
17646df
chore: adding logs to legacy
paulushcgcj Oct 11, 2023
4baf7c9
chore: fixing reflection
paulushcgcj Oct 11, 2023
4fae446
fix: fixing legacy request
paulushcgcj Oct 11, 2023
1e10302
chore: updating revision to match breakpoints
paulushcgcj Oct 13, 2023
e465fed
chore: adding timestamp of approved
paulushcgcj Oct 16, 2023
e0d1f99
feat: adding header styled as carbon component
paulushcgcj Oct 16, 2023
37d91ef
chore: fixing top menu buttons
paulushcgcj Oct 16, 2023
e4a7ed2
chore: adjusting submission breakpoints
paulushcgcj Oct 17, 2023
4de3082
fix: fixing external form padding
paulushcgcj Oct 17, 2023
01fe8c8
chore: updating legacy queries
paulushcgcj Oct 17, 2023
a6207d2
fix: fixing fuzzy query
paulushcgcj Oct 17, 2023
41640bd
fix: fix duplicated entries
paulushcgcj Oct 18, 2023
72b1cf8
fix: fixing oracle fuzzy match to 90% matches
paulushcgcj Oct 18, 2023
a65ea4d
fix: fixing oracle fuzzy match to 95% matches
paulushcgcj Oct 18, 2023
a839b38
chore: code cleanup
paulushcgcj Oct 19, 2023
e517c92
fix: fixing mail format
paulushcgcj Oct 19, 2023
de269fe
chore: updating dto
paulushcgcj Oct 19, 2023
67f97ad
chore: adding new stub data
paulushcgcj Oct 19, 2023
3ff4f8d
feat: adding green interface domain param
paulushcgcj Oct 19, 2023
a004339
fix: fixing good standing indicator parameter name
paulushcgcj Oct 19, 2023
d3b0fce
fix: fixing param name
paulushcgcj Oct 19, 2023
09952b3
fix(FSADT1-848): fixing external form style (#568)
paulushcgcj Oct 23, 2023
e1c150d
chore: updating ignore files
paulushcgcj Oct 23, 2023
c19f650
fix: fixing rebase
paulushcgcj Oct 23, 2023
e3cbc68
fix: fixing merge conflicts
paulushcgcj Oct 23, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: updating the stubs
  • Loading branch information
paulushcgcj committed Sep 20, 2023
commit 3ad4b9d8505883bd90f74e950fe724a861574b7c
22 changes: 22 additions & 0 deletions frontend/stub/mappings/backend.json
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,28 @@
"bodyFileName": "response-submissions-details-approved.json",
"transformers": ["response-template"]
}
},
{
"name":"Submission processed successfully",
"request": {
"urlPattern": "/api/clients/submissions/(.*)",
"method": "POST",
"headers": {
"x-user-id": {
"equalTo": "uattest"
},
"x-user-email": {
"equalTo": "uattest@gov.bc.ca"
},
"x-user-name": {
"equalTo": "Uat Test"
}
}

},
"response": {
"status": 202
}
}
]
}
Expand Down