Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
CSAN
Csan
Commits
46cef020
Commit
46cef020
authored
Feb 27, 2017
by
kunw
Browse files
Rename directory name.
parent
d3570836
Changes
143
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
1 addition
and
1 deletion
+1
-1
make/dev/docker-compose-clarity.yml
make/dev/docker-compose-clarity.yml
+1
-1
src/ui_ng/.editorconfig
src/ui_ng/.editorconfig
+0
-0
src/ui_ng/.gitignore
src/ui_ng/.gitignore
+0
-0
src/ui_ng/.travis.yml
src/ui_ng/.travis.yml
+0
-0
src/ui_ng/CODE_OF_CONDUCT.md
src/ui_ng/CODE_OF_CONDUCT.md
+0
-0
src/ui_ng/CONTRIBUTING.md
src/ui_ng/CONTRIBUTING.md
+0
-0
src/ui_ng/Clarity Seed_LICENSE_MIT.txt
src/ui_ng/Clarity Seed_LICENSE_MIT.txt
+0
-0
src/ui_ng/Clarity Seed_NOTICE.txt
src/ui_ng/Clarity Seed_NOTICE.txt
+0
-0
src/ui_ng/README.md
src/ui_ng/README.md
+0
-0
src/ui_ng/angular-cli.json
src/ui_ng/angular-cli.json
+0
-0
src/ui_ng/e2e/app.e2e-spec.ts
src/ui_ng/e2e/app.e2e-spec.ts
+0
-0
src/ui_ng/e2e/app.po.ts
src/ui_ng/e2e/app.po.ts
+0
-0
src/ui_ng/e2e/tsconfig.json
src/ui_ng/e2e/tsconfig.json
+0
-0
src/ui_ng/karma.conf.js
src/ui_ng/karma.conf.js
+0
-0
src/ui_ng/logo.png
src/ui_ng/logo.png
+0
-0
src/ui_ng/package.json
src/ui_ng/package.json
+0
-0
src/ui_ng/protractor.config.js
src/ui_ng/protractor.config.js
+0
-0
src/ui_ng/src/app/account/account-settings/account-settings-modal.component.html
...nt/account-settings/account-settings-modal.component.html
+0
-0
src/ui_ng/src/app/account/account-settings/account-settings-modal.component.ts
...ount/account-settings/account-settings-modal.component.ts
+0
-0
src/ui_ng/src/app/account/account.module.ts
src/ui_ng/src/app/account/account.module.ts
+0
-0
No files found.
make/dev/docker-compose-clarity.yml
View file @
46cef020
...
...
@@ -115,6 +115,6 @@ services:
image
:
danieljt/harbor-clarity-base:0.8.0
volumes
:
-
../../src/ui/static/new-ui:/clarity-seed/dist
-
../../src/
clarity-seed
/src/app:/clarity-seed/src/app
-
../../src/
ui_ng
/src/app:/clarity-seed/src/app
depends_on
:
-
ui
src/
clarity-seed
/.editorconfig
→
src/
ui_ng
/.editorconfig
View file @
46cef020
File moved
src/
clarity-seed
/.gitignore
→
src/
ui_ng
/.gitignore
View file @
46cef020
File moved
src/
clarity-seed
/.travis.yml
→
src/
ui_ng
/.travis.yml
View file @
46cef020
File moved
src/
clarity-seed
/CODE_OF_CONDUCT.md
→
src/
ui_ng
/CODE_OF_CONDUCT.md
View file @
46cef020
File moved
src/
clarity-seed
/CONTRIBUTING.md
→
src/
ui_ng
/CONTRIBUTING.md
View file @
46cef020
File moved
src/
clarity-seed
/Clarity Seed_LICENSE_MIT.txt
→
src/
ui_ng
/Clarity Seed_LICENSE_MIT.txt
View file @
46cef020
File moved
src/
clarity-seed
/Clarity Seed_NOTICE.txt
→
src/
ui_ng
/Clarity Seed_NOTICE.txt
View file @
46cef020
File moved
src/
clarity-seed
/README.md
→
src/
ui_ng
/README.md
View file @
46cef020
File moved
src/
clarity-seed
/angular-cli.json
→
src/
ui_ng
/angular-cli.json
View file @
46cef020
File moved
src/
clarity-seed
/e2e/app.e2e-spec.ts
→
src/
ui_ng
/e2e/app.e2e-spec.ts
View file @
46cef020
File moved
src/
clarity-seed
/e2e/app.po.ts
→
src/
ui_ng
/e2e/app.po.ts
View file @
46cef020
File moved
src/
clarity-seed
/e2e/tsconfig.json
→
src/
ui_ng
/e2e/tsconfig.json
View file @
46cef020
File moved
src/
clarity-seed
/karma.conf.js
→
src/
ui_ng
/karma.conf.js
View file @
46cef020
File moved
src/
clarity-seed
/logo.png
→
src/
ui_ng
/logo.png
View file @
46cef020
File moved
src/
clarity-seed
/package.json
→
src/
ui_ng
/package.json
View file @
46cef020
File moved
src/
clarity-seed
/protractor.config.js
→
src/
ui_ng
/protractor.config.js
View file @
46cef020
File moved
src/
clarity-seed
/src/app/account/account-settings/account-settings-modal.component.html
→
src/
ui_ng
/src/app/account/account-settings/account-settings-modal.component.html
View file @
46cef020
File moved
src/
clarity-seed
/src/app/account/account-settings/account-settings-modal.component.ts
→
src/
ui_ng
/src/app/account/account-settings/account-settings-modal.component.ts
View file @
46cef020
File moved
src/
clarity-seed
/src/app/account/account.module.ts
→
src/
ui_ng
/src/app/account/account.module.ts
View file @
46cef020
File moved
Prev
1
2
3
4
5
…
8
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment