fix: hide approve button when table revertable
Build / Build-and-ng-test (pull_request) Failing after 2m1s Details

This commit is contained in:
Mihajlo Medjedovic 2024-05-02 17:44:53 +02:00
parent 173ee2daff
commit ec0f539a33
4 changed files with 634 additions and 630 deletions

View File

@ -45,4 +45,8 @@ jobs:
- name: Angular Tests
run: |
cd client
npm run test:headless
npm run test:headless
- name: Production Build
run: |
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]="