diff --git a/.env b/.env deleted file mode 100644 index 344bfda14acfa04a04c251729369a2df541bcacd..0000000000000000000000000000000000000000 --- a/.env +++ /dev/null @@ -1,3 +0,0 @@ -VITE_SUPABASE_URL=https://wrwwvdgppriodcdoyohp.supabase.co -VITE_SUPABASE_ANON_KEY=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6Indyd3d2ZGdwcHJpb2RjZG95b2hwIiwicm9sZSI6ImFub24iLCJpYXQiOjE3MjM3OTc1NzQsImV4cCI6MjAzOTM3MzU3NH0.ttfp3RHEgJIwF8fC-iUx2BmfxB_T-NqNeQCxycMqCDs -VITE_SUPABASE_ACCESS_TOKEN=sbp_cc9798115cb71d087e9b6774a35ba5c6ab866c9f \ No newline at end of file diff --git a/.gitignore b/.gitignore index 8ee54e8d343e466a213c8c30aa04be77126b170d..9d78a2b8be2f6beac79d4fa4c2ad357b5d73500d 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ dist dist-ssr coverage *.local +.env /cypress/videos/ /cypress/screenshots/ diff --git a/.idea/motion.iml b/.idea/motion.iml index 24643cc37449b4bde54411a80b8ed61258225e34..5a22b584f3c01348ea28bc5ae91a8c7e87f6b3f0 100644 --- a/.idea/motion.iml +++ b/.idea/motion.iml @@ -5,6 +5,9 @@ + + + diff --git a/package.json b/package.json index 7247e1161c74573076f36e5eb7ca65617a374e8a..f799f2ee7287decb4b543d9d53b0841a28c7b1b4 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,6 @@ "pinia": "^2.1.7", "primeicons": "^7.0.0", "primevue": "^4.0.4", - "tailwindcss": "^3.4.7", "universal-cookie": "^7", "uuid": "^10.0.0", "vue": "^3.4.29", @@ -31,11 +30,11 @@ "@rushstack/eslint-patch": "^1.8.0", "@tsconfig/node20": "^20.1.4", "@types/node": "^20.14.5", - "@vue/cli-plugin-eslint": "~5.0.0", - "@vue/cli-service": "~5.0.0", "@types/uuid": "^10.0.0", "@vitejs/plugin-vue": "^5.0.5", + "@vue/cli-plugin-eslint": "~5.0.0", "@vue/cli-plugin-typescript": "~5.0.0", + "@vue/cli-service": "~5.0.0", "@vue/eslint-config-prettier": "^9.0.0", "@vue/eslint-config-typescript": "^13.0.0", "@vue/tsconfig": "^0.5.1", @@ -45,6 +44,7 @@ "npm-run-all2": "^6.2.0", "prettier": "^3.2.5", "sass": "^1.77.8", + "tailwindcss": "^3.4.10", "typescript": "~5.4.0", "unplugin-auto-import": "^0.18.2", "unplugin-vue-components": "^0.27.3", diff --git a/public/Telegram.png b/public/Telegram.png new file mode 100644 index 0000000000000000000000000000000000000000..1d5ca38c786ada86057131a9a1b451581b082f62 Binary files /dev/null and b/public/Telegram.png differ diff --git a/src/modules/BaseSidebarMenu.vue b/src/modules/BaseSidebarMenu.vue index 7d5734f9ef4b05feb4df1fdb5f3a9fa67236d51f..3d1eb40114ec8ae0aa00341eb01d7f36e57804ca 100644 --- a/src/modules/BaseSidebarMenu.vue +++ b/src/modules/BaseSidebarMenu.vue @@ -48,7 +48,7 @@ onMounted(() => {