Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: documenten api columns #992

Closed
wants to merge 88 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
88 commits
Select commit Hold shift + click to select a range
b643ad7
Added new Dutch translations
sofiaIvarsRitense May 1, 2024
0320380
Added new English translations
sofiaIvarsRitense May 1, 2024
1e016f6
Added new German translations
sofiaIvarsRitense May 1, 2024
e32a7a5
Added new API call to get list of tags
sofiaIvarsRitense May 1, 2024
9b17f5b
Changed variables for opening documenten api metadata modal
sofiaIvarsRitense May 1, 2024
7e82d40
Added reactive forms
sofiaIvarsRitense May 1, 2024
13ebe71
Remove unnecessary variables
sofiaIvarsRitense May 1, 2024
bd9d735
Remove unnecessary variables, add edit option and remove delete option
sofiaIvarsRitense May 1, 2024
313072b
Updated documenten api metadata modal to Carbon Design
sofiaIvarsRitense May 1, 2024
e1441d0
Merge branch 'development/12.1.0' into feature/108210-upload-and-edit…
sofiaIvarsRitense May 1, 2024
7ed4424
Comment
ThomasMinkeRitense May 1, 2024
08f9f22
Added correct texts for tag tooltip
sofiaIvarsRitense May 2, 2024
0173bcf
Removed get tags API call
sofiaIvarsRitense May 2, 2024
8db475e
Fixed correct payload data
sofiaIvarsRitense May 2, 2024
d93fccf
Added text for edit modal title
sofiaIvarsRitense May 2, 2024
7fea210
Show Object management for local
sofiaIvarsRitense May 2, 2024
aa028e6
Added edit mode for metadata modal
sofiaIvarsRitense May 2, 2024
700ecbf
Added remove option
sofiaIvarsRitense May 2, 2024
29d6ae4
Added confirmation modal before a document is deleted
sofiaIvarsRitense May 2, 2024
2378e1e
Fixed form submission
sofiaIvarsRitense May 2, 2024
6766724
Filled text input when editing a document
sofiaIvarsRitense May 6, 2024
9ccb4e0
Merge branch 'development/12.1.0' into feature/108210-upload-and-edit…
sofiaIvarsRitense May 6, 2024
443fd6c
Add logic for fitlering
teodor-ritense Apr 30, 2024
e8df703
Add using configured columns
teodor-ritense Apr 30, 2024
e4ca95c
Integrate default sort in admin panel
teodor-ritense May 1, 2024
eed6eb9
Add use of sorting and fix filter resetting
teodor-ritense May 2, 2024
d2a44f9
Fix prefill issue
teodor-ritense May 2, 2024
dc4dfdf
Add no results and fix download
teodor-ritense May 6, 2024
f5963be
Added correct tag dropdown
sofiaIvarsRitense May 6, 2024
1837ac8
Added observable for editMode
sofiaIvarsRitense May 6, 2024
26b46dd
Added observable for editMode
sofiaIvarsRitense May 6, 2024
925cb3b
Added userEmail to obs
sofiaIvarsRitense May 6, 2024
c61a37b
Filled data for edit modal
sofiaIvarsRitense May 6, 2024
37be3cf
Run prettier
sofiaIvarsRitense May 6, 2024
aa88e58
Remove unnecessary console.log
sofiaIvarsRitense May 6, 2024
dd24f00
Updating uploading or editing a document
sofiaIvarsRitense May 7, 2024
ae63e9b
Removed unnecessary default values for file name and author
sofiaIvarsRitense May 7, 2024
eef91d7
Added subscriptions to document api metadata modal
sofiaIvarsRitense May 7, 2024
db631c8
Merge remote-tracking branch 'origin/feature/108210-upload-and-edit-m…
sofiaIvarsRitense May 7, 2024
ef85fe8
Fixed close modal issue
sofiaIvarsRitense May 7, 2024
2654316
Fixed prefill filename and author the first time
sofiaIvarsRitense May 7, 2024
bac26db
Fixed tag issue
sofiaIvarsRitense May 7, 2024
3ccaa6a
Add keeping state of filter
teodor-ritense May 7, 2024
7195c21
Populate documenten api plugin versions
Klaas-Ritense May 8, 2024
5355b65
Update version to 12.1.0
Klaas-Ritense May 8, 2024
a7691ba
Merge remote-tracking branch 'origin/feature/populate-documenten-api-…
Klaas-Ritense May 8, 2024
af1beb1
Move
Klaas-Ritense May 8, 2024
938e0de
Merge remote-tracking branch 'origin/feature/populate-documenten-api-…
Klaas-Ritense May 8, 2024
1bc8a6c
Change version to 12.1.0
Klaas-Ritense May 8, 2024
439d2cd
Merge remote-tracking branch 'origin/feature/populate-documenten-api-…
Klaas-Ritense May 8, 2024
386c7cc
Added update document api call
sofiaIvarsRitense May 8, 2024
58da513
Added edit option when saving
sofiaIvarsRitense May 8, 2024
4e77756
Prefilled dropdown inputs
sofiaIvarsRitense May 8, 2024
fe8652e
Fixed prefilled dropdown informatieobjecttype input
sofiaIvarsRitense May 8, 2024
c8debb0
Add logic for fitlering
teodor-ritense Apr 30, 2024
7ca6f78
Add using configured columns
teodor-ritense Apr 30, 2024
8091a9f
Integrate default sort in admin panel
teodor-ritense May 1, 2024
126f548
Add use of sorting and fix filter resetting
teodor-ritense May 2, 2024
b08b854
Fix prefill issue
teodor-ritense May 2, 2024
ed3ef7f
Add no results and fix download
teodor-ritense May 6, 2024
c17b324
Add keeping state of filter
teodor-ritense May 7, 2024
0655c32
Add different views and support for date and tags
teodor-ritense May 8, 2024
f491551
Add German translations and initial filter
teodor-ritense May 8, 2024
caad4ef
Merge remote-tracking branch 'origin/feature/108313-documenten-filter…
Klaas-Ritense May 8, 2024
4cac9c6
Updated documenten api model for correct translations
sofiaIvarsRitense May 8, 2024
ac63a3c
Updated to correct translations
sofiaIvarsRitense May 8, 2024
a6fa6fb
Updated translations for formControlName
sofiaIvarsRitense May 8, 2024
d65438a
Refresh documents after editing a document
sofiaIvarsRitense May 8, 2024
496be21
Merge remote-tracking branch 'origin/feature/108210-upload-and-edit-m…
Klaas-Ritense May 8, 2024
29f7d2b
Add fix for trefwoorden filtering
teodor-ritense May 8, 2024
4149f48
Merge remote-tracking branch 'origin/feature/108313-documenten-filter…
Klaas-Ritense May 8, 2024
1de3096
Merge Sofia's branch
Klaas-Ritense May 8, 2024
cd800b9
Fixed correct Dutch translations for form inputs
sofiaIvarsRitense May 13, 2024
1996e47
Fixed saving tags
sofiaIvarsRitense May 14, 2024
fed11ed
Fix testing session feedback
teodor-ritense May 14, 2024
b4b9f87
Update translate for filter
teodor-ritense May 14, 2024
132a176
Fixed tags input + prettier
sofiaIvarsRitense May 14, 2024
e2f4d14
Fixed date format
sofiaIvarsRitense May 14, 2024
6d475a5
Merge branch 'feature/108210-upload-and-edit-modal' into feature/docu…
teodor-ritense May 14, 2024
e784d85
Fixed additional date selection
sofiaIvarsRitense May 14, 2024
e5a6e67
Fix renamed loading
teodor-ritense May 14, 2024
7743cc2
Fix lint issue
teodor-ritense May 14, 2024
b5e795e
Fix support for tags
teodor-ritense May 14, 2024
9e6545c
Merge branch 'feature/108313-documenten-filtering' of https://github.…
teodor-ritense May 14, 2024
fb74b23
pull fix
teodor-ritense May 14, 2024
9c1e9d9
Merge branch 'development/12.1.0' into feature/documenten-api-columns
mbritense May 15, 2024
785962c
Fix translations
teodor-ritense May 15, 2024
c92a156
Fix testing session findings and PR comments
teodor-ritense May 15, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
70 changes: 35 additions & 35 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -156,18 +156,22 @@
<ng-container *ngIf="!data.tags">-</ng-container>

<div *ngIf="data.tags" class="tag-template">
<cds-tag *ngIf="!!data.tags[0].content" class="cds-tag--no-margin" [type]="data.tags[0].type">
{{ data.tags[0].content }}
</cds-tag>

<cds-tag
*ngIf="data.tags.length > 1"
class="cds-tag--no-margin valtimo-carbon-list__expand-tag"
type="high-contrast"
(click)="onTagClick($event, data.tags)"
>
{{ data.tags.length - 1 }} <svg cdsIcon="add" size="16"></svg>
</cds-tag>
@if (data.tags.length === 0) {
-
} @else {
<cds-tag *ngIf="!!data.tags[0].content" class="cds-tag--no-margin" [type]="data.tags[0].type">
{{ data.tags[0].content }}
</cds-tag>

<cds-tag
*ngIf="data.tags.length > 1"
class="cds-tag--no-margin valtimo-carbon-list__expand-tag"
type="high-contrast"
(click)="onTagClick($event, data.tags)"
>
{{ data.tags.length - 1 }} <svg cdsIcon="add" size="16"></svg>
</cds-tag>
}
</div>
</ng-template>

Expand Down
Loading
Loading