Commit 95d372b
authored
Chore/151 files api (#92)
* chore(files): api
# Conflicts:
# src/app/features/project/addons/addons.component.spec.ts
# src/app/features/project/files/components/file-detail/file-detail.component.html
# src/app/features/project/files/components/file-detail/file-detail.component.ts
# src/app/features/project/files/components/move-file-dialog/move-file-dialog.component.html
# src/app/features/project/files/components/move-file-dialog/move-file-dialog.component.scss
# src/app/features/project/files/components/move-file-dialog/move-file-dialog.component.spec.ts
# src/app/features/project/files/components/move-file-dialog/move-file-dialog.component.ts
# src/app/features/project/files/mappers/file-custom-metadata.mapper.ts
# src/app/features/project/files/mappers/project-metadata.mapper.ts
# src/app/features/project/files/models/index.ts
# src/app/features/project/files/project-files.component.html
# src/app/features/project/files/project-files.component.scss
# src/app/features/project/files/project-files.component.ts
# src/app/features/project/files/services/project-files.service.ts
# src/app/features/project/files/store/project-files.actions.ts
# src/app/features/project/files/store/project-files.model.ts
# src/app/features/project/files/store/project-files.selectors.ts
# src/app/shared/components/text-input/text-input.component.spec.ts
* fix(files-api): general fixes
* fix(files-api): fix moving files1 parent ce4151b commit 95d372b
File tree
3 files changed
+81
-2
lines changed- src
- app/features/project
- addons
- files/components/move-file-dialog
- assets/i18n
3 files changed
+81
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
15 | 30 | | |
16 | 31 | | |
17 | 32 | | |
| |||
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
113 | 114 | | |
114 | 115 | | |
115 | 116 | | |
| 117 | + | |
116 | 118 | | |
117 | 119 | | |
118 | 120 | | |
| |||
122 | 124 | | |
123 | 125 | | |
124 | 126 | | |
125 | | - | |
126 | 127 | | |
127 | 128 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
562 | 562 | | |
563 | 563 | | |
564 | 564 | | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
565 | 628 | | |
566 | 629 | | |
567 | 630 | | |
| |||
0 commit comments