Merge pull request 'fix: hide approve button when table revertable' (#95) from ci-fix into main
Release / Build-production-and-ng-test (push) Successful in 3m59s Details
Release / Build-and-test-development (push) Successful in 7m45s Details
Release / release (push) Failing after 1m55s Details

Reviewed-on: #95
This commit is contained in:
mihajlo 2024-05-02 15:57:22 +00:00
commit ee07bef2b8
4 changed files with 635 additions and 630 deletions

View File

@ -45,4 +45,9 @@ jobs:
- name: Angular Tests
run: |
cd client
npm run test:headless
npm run test:headless
- name: Production Build
run: |
cd client
npm run build

1
.gitignore vendored
View File

@ -12,6 +12,7 @@ client/cypress/results
client/cypress/videos
client/documentation
client/sheet-crypto*
client/.nx
cypress.env.json
sasjsbuild
sasjsresults

1256
client/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -65,6 +65,7 @@
View base table
</button>
<button
*ngIf="!(tableDetails?.['ALLOW_RESTORE'] === 'YES')"
id="approval-btn"
class="btn btn-sm btn-success-outline text-center mr-5i"
[disabled]="