Skip to content

Commit

Permalink
chore(naming): move all apps to packages folder
Browse files Browse the repository at this point in the history
  • Loading branch information
andypf committed Jun 28, 2024
1 parent d84ed2f commit d8e282d
Show file tree
Hide file tree
Showing 263 changed files with 16 additions and 16 deletions.
16 changes: 8 additions & 8 deletions ci/pipeline.yaml.erb
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
}

ASSETS = {
"auth": { type: "app", path: "apps/auth" },
"assets-overview": { type: "app", path: "apps/assets-overview"},
"user-activity": { type: "app", path: "apps/user-activity"},
"volta": { type: "app", path: "apps/volta"},
"whois": { type: "app", path: "apps/whois"},
"widget-loader": { type: "app", path: "apps/widget-loader"},
"dashboard": { type: "app", path: "apps/dashboard"},
"playground": { type: "app", path: "apps/playground"},
"auth": { type: "package", path: "packages/auth" },
"assets-overview": { type: "package", path: "packages/assets-overview"},
"user-activity": { type: "package", path: "packages/user-activity"},
"volta": { type: "package", path: "packages/volta"},
"whois": { type: "package", path: "packages/whois"},
"widget-loader": { type: "package", path: "packages/widget-loader"},
"dashboard": { type: "package", path: "packages/dashboard"},
"playground": { type: "package", path: "packages/playground"},
}

CLOUDOPERATOR_ASSETS = {
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "assets-overview",
"name": "@juno/assets-overview",
"version": "1.0.4",
"author": "UI-Team",
"contributors": [
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion apps/auth/package.json → packages/auth/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "auth",
"name": "@juno/auth",
"version": "1.0.7",
"author": "UI-Team",
"contributors": [
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "dashboard",
"name": "@juno/dashboard",
"version": "1.0.2",
"author": "UI-Team",
"contributors": [
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "playground",
"name": "@juno/playground",
"version": "1.0.5",
"author": "UI-Team",
"contributors": [
Expand Down
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "user-activity",
"name": "@juno/user-activity",
"version": "1.0.2",
"author": "UI-Team",
"contributors": [
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion apps/volta/package.json → packages/volta/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "volta",
"name": "@juno/volta",
"version": "1.0.4",
"author": "UI-Team",
"contributors": [
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion apps/whois/package.json → packages/whois/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "whois",
"name": "@juno/whois",
"version": "3.0.5",
"author": "UI-Team",
"contributors": [
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "widget-loader",
"name": "@juno/widget-loader",
"version": "1.3.4",
"author": "UI-Team",
"contributors": [
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit d8e282d

Please sign in to comment.