-
Notifications
You must be signed in to change notification settings - Fork 0
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
GT-2095 - Support creating & managing collections Tool Groups #695
Conversation
d69ace7
to
a8a325b
Compare
I see you added the "On Staging" label, I'll get this merged to the staging branch! |
src/app/components/edit-tool-group-tool-reuseable/tool-group-tool-reuseable.component.html
Outdated
Show resolved
Hide resolved
I'm unsure how I made |
9283b9c
to
081c141
Compare
src/app/components/edit-tool-group-resource/tool-group-resource.component.html
Outdated
Show resolved
Hide resolved
src/app/components/edit-tool-group-resource/tool-group-resource.component.ts
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry about the slow review, I'm not aware of any other outstanding issues unless the QA team raises anything
Merge conflict attempting to merge this into staging. Please fix manually. |
2 similar comments
Merge conflict attempting to merge this into staging. Please fix manually. |
Merge conflict attempting to merge this into staging. Please fix manually. |
4971b5b
to
4880f37
Compare
…assign countries, Languages and Praxis to them and then create relationships between ToolGroups and Tools. Only loading minimal data whe page loads. Load all Tool Group data when user selects Tool Group Created Service to handle all Tool Groups requests Add reuseable components to make mantaining simplier.
4880f37
to
95e4203
Compare
Merge conflict attempting to merge this into staging. Please fix manually. |
Also fixed the confusing hasMadeChanges and fixed error with praxis in that function.
…it no longer tries to refetch the deleted item.
>{{ translation.version }} | Draft</span | ||
> | ||
<span class="badge badge-success" *ngIf="translation.is_published" | ||
<span class="badge badge-success" *ngIf="translation.is_published && !translation['publishing-errors']" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
in theory if it's published it shouldn't actually have a publishing-error
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I pushed this to the wrong PR, so I'm going to remove it and add it to the new publishing PR #700
Closing this task as God Tools might now use this functionality. |
Description
https://jira.cru.org/browse/GT-2095
Create ToolGroup functionality, so the admin can create Tool groups, assign countries, Languages and Praxis to them and then create relationships between ToolGroups and Tools.
Changes
countries-list
to get Countries names and ISO codeES 2017