Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
uphrh-SunbirdEd-portal-old
Commits
ca15728b
Unverified
Commit
ca15728b
authored
4 years ago
by
Kartheek Palla
Committed by
GitHub
4 years ago
Browse files
Options
Download
Plain Diff
Issue SB-19720 merge :Merge pull request #5115 from rajnish-dargan/SB-19720
Issue SB-19720 merge : Restrict content deletion when content is used in a ETB or Course
parents
65e2770c
b2435c4d
No related merge requests found
Changes
17
Hide whitespace changes
Inline
Side-by-side
Showing
17 changed files
src/app/client/src/app/modules/workspace/classes/workspace.ts
+14
-0
...app/client/src/app/modules/workspace/classes/workspace.ts
src/app/client/src/app/modules/workspace/components/all-content/all-content.component.html
+61
-16
...rkspace/components/all-content/all-content.component.html
src/app/client/src/app/modules/workspace/components/all-content/all-content.component.scss
+61
-0
...rkspace/components/all-content/all-content.component.scss
src/app/client/src/app/modules/workspace/components/all-content/all-content.component.spec.data.ts
+56
-1
...components/all-content/all-content.component.spec.data.ts
src/app/client/src/app/modules/workspace/components/all-content/all-content.component.spec.ts
+12
-3
...pace/components/all-content/all-content.component.spec.ts
src/app/client/src/app/modules/workspace/components/all-content/all-content.component.ts
+138
-24
...workspace/components/all-content/all-content.component.ts
src/app/client/src/app/modules/workspace/components/published/published.component.html
+62
-16
...s/workspace/components/published/published.component.html
src/app/client/src/app/modules/workspace/components/published/published.component.scss
+61
-0
...s/workspace/components/published/published.component.scss
src/app/client/src/app/modules/workspace/components/published/published.component.spec.data.ts
+56
-1
...ace/components/published/published.component.spec.data.ts
src/app/client/src/app/modules/workspace/components/published/published.component.spec.ts
+16
-2
...orkspace/components/published/published.component.spec.ts
src/app/client/src/app/modules/workspace/components/published/published.component.ts
+124
-16
...les/workspace/components/published/published.component.ts
src/app/client/src/app/modules/workspace/interfaces/delteparam.ts
+4
-0
...client/src/app/modules/workspace/interfaces/delteparam.ts
src/app/client/src/app/modules/workspace/services/work-space/workspace.service.spec.data.ts
+56
-1
...kspace/services/work-space/workspace.service.spec.data.ts
src/app/client/src/app/modules/workspace/services/work-space/workspace.service.spec.ts
+15
-1
...s/workspace/services/work-space/workspace.service.spec.ts
src/app/client/src/app/modules/workspace/services/work-space/workspace.service.ts
+32
-1
...odules/workspace/services/work-space/workspace.service.ts
src/app/client/src/assets/styles/base/_typography.scss
+7
-1
src/app/client/src/assets/styles/base/_typography.scss
src/app/resourcebundles/data/creation/en.properties
+5
-0
src/app/resourcebundles/data/creation/en.properties
with
780 additions
and
83 deletions
+780
-83
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets