Skip to content

Commit

Permalink
Merge pull request #636 from bcgov/develop
Browse files Browse the repository at this point in the history
promote
  • Loading branch information
leewrigh authored Aug 23, 2024
2 parents d351918 + 830aa63 commit ba5e9b5
Show file tree
Hide file tree
Showing 11 changed files with 198 additions and 326 deletions.
97 changes: 0 additions & 97 deletions .github/workflows/build-push-sso-dev.yml

This file was deleted.

90 changes: 0 additions & 90 deletions .github/workflows/sso-ci.yml

This file was deleted.

5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -388,3 +388,8 @@ FodyWeavers.xsd
/diam-config/.idea/workspace.xml
/diam-admin-react
/Infra/terraform/keycloak
/auth
/BlazorAdmin
/backend/DIAMAdminServer
/keycloak/extensions
/backend/service.edt/appsettings.Development.json
6 changes: 6 additions & 0 deletions backend/DIAMModels/Class1.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
namespace DIAMModels;

public class Class1
{

}
79 changes: 0 additions & 79 deletions backend/service.edt/appsettings.Development.json

This file was deleted.

Binary file added charts/lee.txt
Binary file not shown.
6 changes: 3 additions & 3 deletions workspace/apps/pidp/src/app/core/services/document.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@ export class DocumentService {

public getDefenceCounselDutyNotice(): string {
return `
By entering your BC Law Society Verified Credential and requesting access to a Duty Counsel disclosure folio you acknowledge that you are assigned as Duty Counsel for the location and on the date(s) you have provided, or that you need temporary access to represent a client prior to full disclosure being made.<br/>
You acknowledge that you are bound by the implied undertakings which attach to disclosure: to safeguard the Duty Counsel disclosure and not to use it for any other purpose or in any other context other than for the purpose of making full answer and defence in the criminal case for which it was provided.<br/>
You will limit your access to the Duty Counsel folio to those times when you are acting as Duty Counsel, and you will be responsible for ensuring that you do not access disclosure for individuals with whom you may have a conflict.
By entering your BC Law Society Member Digital Credential and requesting access to a Duty Counsel Bail Package folio you acknowledge that you are assigned as Duty Counsel for the court location(s) and on the date(s) you have provided.<p/><p/>
You will limit your access to the Duty Counsel Bail Package folio to those times when you are acting as Duty Counsel, and you will be responsible for ensuring that you do not access any Bail Package for individuals with whom you may have a conflict.<p/>
You acknowledge that you are bound by the implied undertaking which attaches to these materials and will safeguard the information contained therein. You will not use the accessed material for any purpose or in any context other than for the purpose of representing as Duty Counsel those accused for whom the materials were prepared.
`;
}

Expand Down
Loading

0 comments on commit ba5e9b5

Please sign in to comment.