Closed hudson-newey closed 1 year ago
Size Change: +226 B (0%)
Total Size: 2.68 MB
Filename | Size | Change |
---|---|---|
dist/workbench-client/browser/main.****************.js |
848 kB | +119 B (0%) |
dist/workbench-client/server/main.js |
1.78 MB | +107 B (0%) |
6 files 6 suites 14m 22s :stopwatch: 20 028 tests 19 452 :heavy_check_mark: 576 :zzz: 0 :x: 20 136 runs 19 560 :heavy_check_mark: 576 :zzz: 0 :x:
Results for commit 04c08a2f.
:recycle: This comment has been updated with latest results.
Blocked by #2076
With the ngx-datatable props fix we found on Tuesday, this PR is ready to merge. I will be merging shortly
Add creator/updater cards to harvest pages
I found a bug in my implementation after I opened this PR. Not ready for review
The current created by / updated by cards refer to the project. These should instead refer to the harvest.
Changes
permissions-shield.component.ts
(menu bar "Created by / Updated by" card now displays Harvest information if available)Problems
None
Issues
2060
Visual Changes
Harvest list page with "Creator" column and no "Created by / Updated by" menu cards
Harvest details page with "Created by / Updated by" menu card and fixed typo
Final Checklist
npm run lint
)npm run test:all
)