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
a1fd0ee0
Commit
a1fd0ee0
authored
5 years ago
by
swetha-aggidevara
Browse files
Options
Download
Plain Diff
Issue #SB-15832 fix: added test cases for help-videos
parents
718a6b4b
6ff5ac1a
Changes
30
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
src/app/client/projects/desktop/src/app/app.component.html
+7
-30
src/app/client/projects/desktop/src/app/app.component.html
src/app/client/projects/desktop/src/app/app.component.spec.ts
+5
-16
...app/client/projects/desktop/src/app/app.component.spec.ts
src/app/client/projects/desktop/src/app/app.component.ts
+37
-25
src/app/client/projects/desktop/src/app/app.component.ts
src/app/client/projects/desktop/src/app/modules/offline/components/index.ts
+2
-0
...jects/desktop/src/app/modules/offline/components/index.ts
src/app/client/projects/desktop/src/app/modules/offline/components/onboarding-location/onboarding-location.component.html
+40
-0
...ts/onboarding-location/onboarding-location.component.html
src/app/client/projects/desktop/src/app/modules/offline/components/onboarding-location/onboarding-location.component.scss
+0
-0
...ts/onboarding-location/onboarding-location.component.scss
src/app/client/projects/desktop/src/app/modules/offline/components/onboarding-location/onboarding-location.component.spec.data.ts
+116
-0
...rding-location/onboarding-location.component.spec.data.ts
src/app/client/projects/desktop/src/app/modules/offline/components/onboarding-location/onboarding-location.component.spec.ts
+116
-0
...onboarding-location/onboarding-location.component.spec.ts
src/app/client/projects/desktop/src/app/modules/offline/components/onboarding-location/onboarding-location.component.ts
+96
-0
...ents/onboarding-location/onboarding-location.component.ts
src/app/client/projects/desktop/src/app/modules/offline/components/onboarding/onboarding.component.html
+5
-0
...s/offline/components/onboarding/onboarding.component.html
src/app/client/projects/desktop/src/app/modules/offline/components/onboarding/onboarding.component.scss
+0
-0
...s/offline/components/onboarding/onboarding.component.scss
src/app/client/projects/desktop/src/app/modules/offline/components/onboarding/onboarding.component.spec.ts
+39
-0
...ffline/components/onboarding/onboarding.component.spec.ts
src/app/client/projects/desktop/src/app/modules/offline/components/onboarding/onboarding.component.ts
+27
-0
...les/offline/components/onboarding/onboarding.component.ts
src/app/client/projects/desktop/src/app/modules/offline/offline.module.ts
+7
-3
...rojects/desktop/src/app/modules/offline/offline.module.ts
src/app/client/projects/desktop/src/app/modules/offline/services/index.ts
+1
-0
...rojects/desktop/src/app/modules/offline/services/index.ts
src/app/client/projects/desktop/src/app/modules/offline/services/onboarding/onboarding.service.spec.ts
+12
-0
...es/offline/services/onboarding/onboarding.service.spec.ts
src/app/client/projects/desktop/src/app/modules/offline/services/onboarding/onboarding.service.ts
+42
-0
...modules/offline/services/onboarding/onboarding.service.ts
src/app/client/src/app/modules/shared/services/config/url.config.json
+4
-1
...nt/src/app/modules/shared/services/config/url.config.json
src/app/client/src/app/modules/telemetry/directives/telemetry-interact/telemetry-interact.directive.ts
+2
-1
...ctives/telemetry-interact/telemetry-interact.directive.ts
src/app/client/src/assets/images/SUNBIRD.svg
+190
-0
src/app/client/src/assets/images/SUNBIRD.svg
with
748 additions
and
76 deletions
+748
-76
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