Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement file locking information (#9566)
* Implement file locking information * Implement lock in files-table (ugly) * Implement lock owner in buildResource * Display lock owner * remove lock column * Add changelog * Add tooltip to reflect status * Add aria label * Disable move, delete, rename for locked files * Address PR issues, add lock file * Remove lockowner from details (for now) * Fix misreplaced code * Now i found the right code to remove * Add unittests * remove unused prop in test * Fix acceptance tests
- Loading branch information