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

System error modal | psp-7304 #3628

Merged
merged 5 commits into from
Dec 1, 2023
Merged

Conversation

FuriousLlama
Copy link
Collaborator

@FuriousLlama FuriousLlama commented Dec 1, 2023

New:
image
Old:
image

@FuriousLlama FuriousLlama added the enhancement New feature or request label Dec 1, 2023
@FuriousLlama FuriousLlama self-assigned this Dec 1, 2023
Copy link
Contributor

github-actions bot commented Dec 1, 2023

✅ No secrets were detected in the code.

Copy link

codecov bot commented Dec 1, 2023

Codecov Report

Merging #3628 (b423803) into dev (b2db13e) will increase coverage by 4.92%.
The diff coverage is 74.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              dev    #3628      +/-   ##
==========================================
+ Coverage   69.50%   74.43%   +4.92%     
==========================================
  Files        1375      901     -474     
  Lines       34365    18988   -15377     
  Branches     6486     5437    -1049     
==========================================
- Hits        23886    14134    -9752     
+ Misses      10219     4854    -5365     
+ Partials      260        0     -260     
Flag Coverage Δ
unittests 74.43% <74.00%> (+4.92%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
...urce/frontend/src/components/common/ErrorModal.tsx 60.00% <ø> (ø)
...ource/frontend/src/components/common/ErrorTabs.tsx 0.00% <ø> (ø)
...ce/frontend/src/components/common/GenericModal.tsx 92.20% <100.00%> (+3.31%) ⬆️
...frontend/src/components/common/form/NotesModal.tsx 100.00% <ø> (ø)
...tend/src/components/common/mapFSM/useMapSearch.tsx 14.95% <ø> (ø)
...end/src/components/contact/ContactManagerModal.tsx 100.00% <ø> (ø)
.../Control/AdvancedFilter/FilterContentContainer.tsx 100.00% <ø> (ø)
...aflet/Control/AdvancedFilter/FilterContentForm.tsx 100.00% <ø> (ø)
...ce/frontend/src/components/modals/roleMismatch.tsx 0.00% <ø> (ø)
source/frontend/src/contexts/modalContext.tsx 71.42% <100.00%> (+2.19%) ⬆️
... and 36 more

... and 474 files with indirect coverage changes

Copy link
Contributor

github-actions bot commented Dec 1, 2023

✅ No secrets were detected in the code.

Copy link
Contributor

github-actions bot commented Dec 1, 2023

✅ No secrets were detected in the code.

@FuriousLlama FuriousLlama merged commit a83aef4 into bcgov:dev Dec 1, 2023
9 checks passed
FuriousLlama added a commit that referenced this pull request Dec 7, 2023
* Added check status logic when updating acq and related entities | psp-7006 (#3602)

* Added status checking to details, take, compensation and other acq file pages

* Updated backend and updated tests

* Fixed lint

* Refactored solver to be simpler

* Added tests

* Pr comments

* Added the sys-admin to edit acquisition fields

* CI: Bump version to v4.0.0-67.24

* Updated placeholder display (#3620)

* CI: Bump version to v4.0.0-67.25

* dialog correction. (#3629)

Co-authored-by: Smith <Devin.Smith@quartech.com>

* CI: Bump version to v4.0.0-67.26

* Keycloak Refactor (#3624)

* Refactored keycloak sync to use the keycloak repository used by the API. ALso removed tools.Core and removed redundant models

* pr fixes

* CI: Bump version to v4.0.0-67.27

* System error modal | psp-7304 (#3628)

* Updated Generic modal to use a variant

* Improved System error modal

* Lit fixes

* Info fixes

* CI: Bump version to v4.0.0-67.28

* psp-7346 correct bracket usage, ensure logic limited to file close only. (#3622)

* psp-7346 correct bracket usage, ensure logic limited to file close only.

* comment from code review.

* test correction.

---------

Co-authored-by: Smith <Devin.Smith@quartech.com>

* CI: Bump version to v4.0.0-67.29

* requested source marked as nullable for validation. (#3630)

Co-authored-by: Smith <Devin.Smith@quartech.com>

* CI: Bump version to v4.0.0-67.30

* allow showing the edit screen for management activity while the popout is open. (#3632)

Co-authored-by: Smith <Devin.Smith@quartech.com>

* CI: Bump version to v4.0.0-67.31

* Pims api to Frontend ts generator and generated files (#3618)

* Refactored concept models. Created a new library and cleaned dependencies between projects. Cleaned names of reused concepts and standarized concept namespace. Cleaned extension and help files

* Fixed lints

* Initial generator work

* Cleaned up files and improved translation

* Updated namespaces and path for the api models

* Updated generator and cleaned up code

* Added make command to generate ts api files and lint them.

* First generation of the pims api.

* Cleaned up generator and handled generic types. Improved header docks.

* Fixed solution

* Updated models for keycloak sync and fixed lint warnings

* Fixed registering mappers

* CI: Bump version to v4.0.0-67.32

* Bump DEV version - IS68 (#3636)

* CI: Bump version to v4.0.0-68.1

* Manual merges and re-generated snaps

* moved disposition models to the new api-models project

* re-generated api models

* Changed disposition property to property model type

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: devinleighsmith <41091511+devinleighsmith@users.noreply.github.com>
Co-authored-by: Smith <Devin.Smith@quartech.com>
Co-authored-by: Alejandro Sanchez <emailforasr@gmail.com>
@FuriousLlama FuriousLlama deleted the features/psp-7304 branch December 15, 2023 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants