turash/bugulma/frontend
Damir Mukimov 28f06d5787
Some checks failed
CI/CD Pipeline / backend-lint (push) Failing after 31s
CI/CD Pipeline / backend-build (push) Has been skipped
CI/CD Pipeline / frontend-lint (push) Failing after 1m22s
CI/CD Pipeline / frontend-build (push) Has been skipped
CI/CD Pipeline / e2e-test (push) Has been skipped
fix: resolve React Compiler and linting errors
- Fix React Compiler memoization issues in useOrganizationPage.ts
- Replace useCallback with useRef pattern in useKeyboard.ts
- Remove unnecessary dependencies from useMemo hooks
- Fix prettier formatting in api-client.ts and api-config.ts
- Replace any types with proper types in error-handling, http-client, security
- Remove unused imports and variables
- Move ImpactBreakdownChart component outside render in ImpactMetrics.tsx
- Fix setState in effect by using useMemo in HeritageBuildingPage.tsx
- Memoize getHistoryTitle with useCallback in MatchDetailPage and MatchNegotiationPage
- Add i18n for literal strings in community pages and LoginPage
- Fix missing dependencies in DashboardPage and DiscoveryPage
2025-12-25 00:21:47 +01:00
..
.yarn 🔧 Fix Yarn v4 Compatibility & Dependency Issues 2025-12-25 00:10:57 +01:00
components fix: resolve React Compiler and linting errors 2025-12-25 00:21:47 +01:00
contexts 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
data 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
docs 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
e2e Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
hooks fix: resolve React Compiler and linting errors 2025-12-25 00:21:47 +01:00
lib fix: resolve React Compiler and linting errors 2025-12-25 00:21:47 +01:00
locales fix: resolve React Compiler and linting errors 2025-12-25 00:21:47 +01:00
pages fix: resolve React Compiler and linting errors 2025-12-25 00:21:47 +01:00
providers Remove Turash brand identity and guidelines document 2025-12-14 00:10:20 +01:00
public Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
schemas 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
services 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
src WIP: commit local changes 2025-12-15 10:06:41 +01:00
test-results refactor(docs/locales): rename project from 'Tуган Як'/'Tugan Yak' to 'Turash' across docs, locales and test fixtures 2025-12-15 05:42:16 +01:00
types 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
utils 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
.gitignore Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
.prettierrc Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
.yarnrc.yml 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
App.tsx Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
ARCHITECTURE.md Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
ASYNC_RENDERING_GUIDE.md Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
AUTH_AND_PERMISSIONS.md 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
BACKEND_AI_ENDPOINTS.md Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
BACKEND_ALIGNMENT_STATUS.md Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
BACKEND_ALIGNMENT.md Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
BACKEND_ENDPOINTS_NEEDED.md Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
BACKEND_MIGRATION_REVIEW.md Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
constants.tsx 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
DASHBOARD_REVIEW_REPORT.md 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
DASHBOARDS_DOCUMENTATION.md 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
debug-validation.js 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
Dockerfile 🔧 Fix Yarn v4 Compatibility & Dependency Issues 2025-12-25 00:10:57 +01:00
eslint.config.js 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
fix_duplicate_classnames.py Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
fix_remaining_duplicates.py Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
FRONTEND_SIMPLIFICATION.md Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
index.css Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
index.tsx Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
INTEGRATION_SUMMARY.md Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
LEAFLET_HOLISTIC_IMPROVEMENTS.md Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
LEAFLET_MIGRATION_COMPLETE.md Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
LEAFLET_PERFORMANCE_OPTIMIZATIONS.md Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
LEGACY_CLEANUP.md Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
LLM_ABSTRACTION.md Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
MAP_ANALYSIS.md Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
MAP_LIBRARY_RECOMMENDATION.md Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
MEMOIZATION_AUDIT.md Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
metadata.json 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
migrate_icons.py Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
nginx.conf feat: Switch to Kaniko (containerd-compatible) for CI/CD pipeline 2025-12-24 19:27:07 +01:00
ORGANIZATION_REFACTORING_SUMMARY.md Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
package-lock.json 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
package.json 🔧 Fix Yarn v4 Compatibility & Dependency Issues 2025-12-25 00:10:57 +01:00
PAYWALL_AND_SUBSCRIPTIONS.md 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
PERFORMANCE_BEST_PRACTICES.md Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
playwright.config.ts Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
postcss.config.js Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
README.md Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
REFACTORING_IMPROVEMENTS.md Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
REFACTORING_SUMMARY.md Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
REFACTORING.md Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
test.txt test: modify frontend files 2025-12-24 21:22:43 +01:00
tsconfig.json Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
types.ts Remove Turash brand identity and guidelines document 2025-12-14 00:10:20 +01:00
vite.config.ts Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
vitest.config.ts WIP: commit local changes 2025-12-15 10:06:41 +01:00
yarn.lock 🔧 Fix Yarn v4 Compatibility & Dependency Issues 2025-12-25 00:10:57 +01:00
ZOD_V4_REFACTORING.md Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00

GHBanner

Run and deploy your AI Studio app

This contains everything you need to run your app locally.

View your app in AI Studio: https://ai.studio/apps/drive/1j-4cgniL6tFLcW6ePyOkiNRHwVPklOVF

Run Locally

Prerequisites: Node.js

  1. Install dependencies: npm install
  2. Set the GEMINI_API_KEY in .env.local to your Gemini API key
  3. Run the app: npm run dev