summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHampusM <hampus@hampusmat.com>2022-05-30 14:43:59 +0200
committerHampusM <hampus@hampusmat.com>2022-05-30 14:43:59 +0200
commit4d2a1e5adfc8688bc585c96e959470d45f655438 (patch)
treefd5ee2742129584400a7d6aced0d4c2ea6e5535d
parent72e3bb715157fb5aabcbc889f4f7143bf87b90f5 (diff)
chore(master): add client folder
-rw-r--r--master/client/.browserslistrc (renamed from master/.browserslistrc)0
-rw-r--r--master/client/.editorconfig (renamed from master/.editorconfig)0
-rw-r--r--master/client/.eslintrc.js (renamed from master/.eslintrc.js)0
-rw-r--r--master/client/.gitignore (renamed from master/.gitignore)0
-rw-r--r--master/client/.yarnrc.yml (renamed from master/.yarnrc.yml)0
-rw-r--r--master/client/README.md (renamed from master/README.md)0
-rw-r--r--master/client/babel.config.js (renamed from master/babel.config.js)0
-rw-r--r--master/client/package.json (renamed from master/package.json)0
-rw-r--r--master/client/public/favicon.ico (renamed from master/public/favicon.ico)bin4286 -> 4286 bytes
-rw-r--r--master/client/public/g7-map.svg (renamed from master/public/g7-map.svg)0
-rw-r--r--master/client/public/index.html (renamed from master/public/index.html)0
-rw-r--r--master/client/src/App.vue (renamed from master/src/App.vue)0
-rw-r--r--master/client/src/components/G7Map.vue (renamed from master/src/components/G7Map.vue)0
-rw-r--r--master/client/src/components/MinionStatus.vue (renamed from master/src/components/MinionStatus.vue)0
-rw-r--r--master/client/src/main.ts (renamed from master/src/main.ts)0
-rw-r--r--master/client/src/router.ts (renamed from master/src/router.ts)0
-rw-r--r--master/client/src/scss/_breakpoints.scss (renamed from master/src/scss/_breakpoints.scss)0
-rw-r--r--master/client/src/scss/_colors.scss (renamed from master/src/scss/_colors.scss)0
-rw-r--r--master/client/src/scss/_fonts.scss (renamed from master/src/scss/_fonts.scss)0
-rw-r--r--master/client/src/shims-vue.d.ts (renamed from master/src/shims-vue.d.ts)0
-rw-r--r--master/client/src/views/Home.vue (renamed from master/src/views/Home.vue)0
-rw-r--r--master/client/tsconfig.json (renamed from master/tsconfig.json)0
-rw-r--r--master/client/vue.config.js (renamed from master/vue.config.js)0
-rw-r--r--master/client/yarn.lock (renamed from master/yarn.lock)0
24 files changed, 0 insertions, 0 deletions
diff --git a/master/.browserslistrc b/master/client/.browserslistrc
index dc3bc09..dc3bc09 100644
--- a/master/.browserslistrc
+++ b/master/client/.browserslistrc
diff --git a/master/.editorconfig b/master/client/.editorconfig
index 7053c49..7053c49 100644
--- a/master/.editorconfig
+++ b/master/client/.editorconfig
diff --git a/master/.eslintrc.js b/master/client/.eslintrc.js
index c72e378..c72e378 100644
--- a/master/.eslintrc.js
+++ b/master/client/.eslintrc.js
diff --git a/master/.gitignore b/master/client/.gitignore
index 403adbc..403adbc 100644
--- a/master/.gitignore
+++ b/master/client/.gitignore
diff --git a/master/.yarnrc.yml b/master/client/.yarnrc.yml
index 9fb3a7d..9fb3a7d 100644
--- a/master/.yarnrc.yml
+++ b/master/client/.yarnrc.yml
diff --git a/master/README.md b/master/client/README.md
index 9632476..9632476 100644
--- a/master/README.md
+++ b/master/client/README.md
diff --git a/master/babel.config.js b/master/client/babel.config.js
index e955840..e955840 100644
--- a/master/babel.config.js
+++ b/master/client/babel.config.js
diff --git a/master/package.json b/master/client/package.json
index dd3dec7..dd3dec7 100644
--- a/master/package.json
+++ b/master/client/package.json
diff --git a/master/public/favicon.ico b/master/client/public/favicon.ico
index df36fcf..df36fcf 100644
--- a/master/public/favicon.ico
+++ b/master/client/public/favicon.ico
Binary files differ
diff --git a/master/public/g7-map.svg b/master/client/public/g7-map.svg
index a44ed7a..a44ed7a 100644
--- a/master/public/g7-map.svg
+++ b/master/client/public/g7-map.svg
diff --git a/master/public/index.html b/master/client/public/index.html
index 15206f7..15206f7 100644
--- a/master/public/index.html
+++ b/master/client/public/index.html
diff --git a/master/src/App.vue b/master/client/src/App.vue
index 1638c18..1638c18 100644
--- a/master/src/App.vue
+++ b/master/client/src/App.vue
diff --git a/master/src/components/G7Map.vue b/master/client/src/components/G7Map.vue
index 6a887b1..6a887b1 100644
--- a/master/src/components/G7Map.vue
+++ b/master/client/src/components/G7Map.vue
diff --git a/master/src/components/MinionStatus.vue b/master/client/src/components/MinionStatus.vue
index ec2564c..ec2564c 100644
--- a/master/src/components/MinionStatus.vue
+++ b/master/client/src/components/MinionStatus.vue
diff --git a/master/src/main.ts b/master/client/src/main.ts
index 10ea69d..10ea69d 100644
--- a/master/src/main.ts
+++ b/master/client/src/main.ts
diff --git a/master/src/router.ts b/master/client/src/router.ts
index 4c70eab..4c70eab 100644
--- a/master/src/router.ts
+++ b/master/client/src/router.ts
diff --git a/master/src/scss/_breakpoints.scss b/master/client/src/scss/_breakpoints.scss
index fe2ccdb..fe2ccdb 100644
--- a/master/src/scss/_breakpoints.scss
+++ b/master/client/src/scss/_breakpoints.scss
diff --git a/master/src/scss/_colors.scss b/master/client/src/scss/_colors.scss
index d8bc4dd..d8bc4dd 100644
--- a/master/src/scss/_colors.scss
+++ b/master/client/src/scss/_colors.scss
diff --git a/master/src/scss/_fonts.scss b/master/client/src/scss/_fonts.scss
index 72a9501..72a9501 100644
--- a/master/src/scss/_fonts.scss
+++ b/master/client/src/scss/_fonts.scss
diff --git a/master/src/shims-vue.d.ts b/master/client/src/shims-vue.d.ts
index 3804a43..3804a43 100644
--- a/master/src/shims-vue.d.ts
+++ b/master/client/src/shims-vue.d.ts
diff --git a/master/src/views/Home.vue b/master/client/src/views/Home.vue
index 88f65e8..88f65e8 100644
--- a/master/src/views/Home.vue
+++ b/master/client/src/views/Home.vue
diff --git a/master/tsconfig.json b/master/client/tsconfig.json
index 6497d64..6497d64 100644
--- a/master/tsconfig.json
+++ b/master/client/tsconfig.json
diff --git a/master/vue.config.js b/master/client/vue.config.js
index 910e297..910e297 100644
--- a/master/vue.config.js
+++ b/master/client/vue.config.js
diff --git a/master/yarn.lock b/master/client/yarn.lock
index b7b0887..b7b0887 100644
--- a/master/yarn.lock
+++ b/master/client/yarn.lock