[WEB-3748, 3749] feat: work item description version history (#6863)
* chore: work item description versions * chore: intake issue description * chore: intake work item description versions * chore: add missing translations * chore: endpoint for intake description version * chore: renamed key to work item * chore: changed the paginator class * chore: authorization added * chore: added the enum validation * chore: removed extra validations * chore: added extra validations * chore: modal position --------- Co-authored-by: NarayanBavisetti <narayan3119@gmail.com> Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com>
This commit is contained in:
parent
4f68aaafa6
commit
34337f90c1
47 changed files with 978 additions and 102 deletions
|
|
@ -2430,5 +2430,11 @@
|
|||
"module": {
|
||||
"label": "{count, plural, one {モジュール} other {モジュール}}",
|
||||
"no_module": "モジュールなし"
|
||||
},
|
||||
|
||||
"description_versions": {
|
||||
"last_edited_by": "最終編集者",
|
||||
"previously_edited_by": "以前の編集者",
|
||||
"edited_by": "編集者"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue