diff --git a/.env.example b/.env.example index c46d0e3..426fd74 100644 --- a/.env.example +++ b/.env.example @@ -1,2 +1,2 @@ -TAG=0.0.1 +TAG=0.5.0 ORIGIN=https://pianello.webdeploy.it \ No newline at end of file diff --git a/frontend/static/favicon.png b/frontend/static/favicon.png deleted file mode 100644 index 825b9e6..0000000 Binary files a/frontend/static/favicon.png and /dev/null differ diff --git a/static/fonts/roboto/Roboto-Black.ttf b/frontend/static/fonts/roboto/Roboto-Black.ttf similarity index 100% rename from static/fonts/roboto/Roboto-Black.ttf rename to frontend/static/fonts/roboto/Roboto-Black.ttf diff --git a/static/fonts/roboto/Roboto-BlackItalic.ttf b/frontend/static/fonts/roboto/Roboto-BlackItalic.ttf similarity index 100% rename from static/fonts/roboto/Roboto-BlackItalic.ttf rename to frontend/static/fonts/roboto/Roboto-BlackItalic.ttf diff --git a/static/fonts/roboto/Roboto-Bold.ttf b/frontend/static/fonts/roboto/Roboto-Bold.ttf similarity index 100% rename from static/fonts/roboto/Roboto-Bold.ttf rename to frontend/static/fonts/roboto/Roboto-Bold.ttf diff --git a/static/fonts/roboto/Roboto-BoldCondensed.ttf b/frontend/static/fonts/roboto/Roboto-BoldCondensed.ttf similarity index 100% rename from static/fonts/roboto/Roboto-BoldCondensed.ttf rename to frontend/static/fonts/roboto/Roboto-BoldCondensed.ttf diff --git a/static/fonts/roboto/Roboto-BoldCondensedItalic.ttf b/frontend/static/fonts/roboto/Roboto-BoldCondensedItalic.ttf similarity index 100% rename from static/fonts/roboto/Roboto-BoldCondensedItalic.ttf rename to frontend/static/fonts/roboto/Roboto-BoldCondensedItalic.ttf diff --git a/static/fonts/roboto/Roboto-BoldItalic.ttf b/frontend/static/fonts/roboto/Roboto-BoldItalic.ttf similarity index 100% rename from static/fonts/roboto/Roboto-BoldItalic.ttf rename to frontend/static/fonts/roboto/Roboto-BoldItalic.ttf diff --git a/static/fonts/roboto/Roboto-Condensed.ttf b/frontend/static/fonts/roboto/Roboto-Condensed.ttf similarity index 100% rename from static/fonts/roboto/Roboto-Condensed.ttf rename to frontend/static/fonts/roboto/Roboto-Condensed.ttf diff --git a/static/fonts/roboto/Roboto-CondensedItalic.ttf b/frontend/static/fonts/roboto/Roboto-CondensedItalic.ttf similarity index 100% rename from static/fonts/roboto/Roboto-CondensedItalic.ttf rename to frontend/static/fonts/roboto/Roboto-CondensedItalic.ttf diff --git a/static/fonts/roboto/Roboto-Italic.ttf b/frontend/static/fonts/roboto/Roboto-Italic.ttf similarity index 100% rename from static/fonts/roboto/Roboto-Italic.ttf rename to frontend/static/fonts/roboto/Roboto-Italic.ttf diff --git a/static/fonts/roboto/Roboto-Light.ttf b/frontend/static/fonts/roboto/Roboto-Light.ttf similarity index 100% rename from static/fonts/roboto/Roboto-Light.ttf rename to frontend/static/fonts/roboto/Roboto-Light.ttf diff --git a/static/fonts/roboto/Roboto-LightItalic.ttf b/frontend/static/fonts/roboto/Roboto-LightItalic.ttf similarity index 100% rename from static/fonts/roboto/Roboto-LightItalic.ttf rename to frontend/static/fonts/roboto/Roboto-LightItalic.ttf diff --git a/static/fonts/roboto/Roboto-Medium.ttf b/frontend/static/fonts/roboto/Roboto-Medium.ttf similarity index 100% rename from static/fonts/roboto/Roboto-Medium.ttf rename to frontend/static/fonts/roboto/Roboto-Medium.ttf diff --git a/static/fonts/roboto/Roboto-MediumItalic.ttf b/frontend/static/fonts/roboto/Roboto-MediumItalic.ttf similarity index 100% rename from static/fonts/roboto/Roboto-MediumItalic.ttf rename to frontend/static/fonts/roboto/Roboto-MediumItalic.ttf diff --git a/static/fonts/roboto/Roboto-Regular.ttf b/frontend/static/fonts/roboto/Roboto-Regular.ttf similarity index 100% rename from static/fonts/roboto/Roboto-Regular.ttf rename to frontend/static/fonts/roboto/Roboto-Regular.ttf diff --git a/static/fonts/roboto/Roboto-Thin.ttf b/frontend/static/fonts/roboto/Roboto-Thin.ttf similarity index 100% rename from static/fonts/roboto/Roboto-Thin.ttf rename to frontend/static/fonts/roboto/Roboto-Thin.ttf diff --git a/static/fonts/roboto/Roboto-ThinItalic.ttf b/frontend/static/fonts/roboto/Roboto-ThinItalic.ttf similarity index 100% rename from static/fonts/roboto/Roboto-ThinItalic.ttf rename to frontend/static/fonts/roboto/Roboto-ThinItalic.ttf diff --git a/static/fonts/roboto/Roboto_Specimen_Book.pdf b/frontend/static/fonts/roboto/Roboto_Specimen_Book.pdf similarity index 100% rename from static/fonts/roboto/Roboto_Specimen_Book.pdf rename to frontend/static/fonts/roboto/Roboto_Specimen_Book.pdf diff --git a/static/images/app-bar-logo.png b/frontend/static/images/app-bar-logo.png similarity index 100% rename from static/images/app-bar-logo.png rename to frontend/static/images/app-bar-logo.png diff --git a/static/images/app-icon-192x192.png b/frontend/static/images/app-icon-192x192.png similarity index 100% rename from static/images/app-icon-192x192.png rename to frontend/static/images/app-icon-192x192.png diff --git a/static/images/app-icon-512x512.png b/frontend/static/images/app-icon-512x512.png similarity index 100% rename from static/images/app-icon-512x512.png rename to frontend/static/images/app-icon-512x512.png diff --git a/static/images/arrow-up.png b/frontend/static/images/arrow-up.png similarity index 100% rename from static/images/arrow-up.png rename to frontend/static/images/arrow-up.png diff --git a/static/images/black-back-arrow.png b/frontend/static/images/black-back-arrow.png similarity index 100% rename from static/images/black-back-arrow.png rename to frontend/static/images/black-back-arrow.png diff --git a/static/images/home-icon.png b/frontend/static/images/home-icon.png similarity index 100% rename from static/images/home-icon.png rename to frontend/static/images/home-icon.png diff --git a/static/images/routes-icon.png b/frontend/static/images/routes-icon.png similarity index 100% rename from static/images/routes-icon.png rename to frontend/static/images/routes-icon.png diff --git a/static/images/settings-icon.png b/frontend/static/images/settings-icon.png similarity index 100% rename from static/images/settings-icon.png rename to frontend/static/images/settings-icon.png diff --git a/static/images/splash-background.png b/frontend/static/images/splash-background.png similarity index 100% rename from static/images/splash-background.png rename to frontend/static/images/splash-background.png diff --git a/static/images/splash-logo.png b/frontend/static/images/splash-logo.png similarity index 100% rename from static/images/splash-logo.png rename to frontend/static/images/splash-logo.png diff --git a/static/images/test-1.jpg b/frontend/static/images/test-1.jpg similarity index 100% rename from static/images/test-1.jpg rename to frontend/static/images/test-1.jpg diff --git a/static/images/white-back-arrow.png b/frontend/static/images/white-back-arrow.png similarity index 100% rename from static/images/white-back-arrow.png rename to frontend/static/images/white-back-arrow.png