Commit Graph

43 Commits

Author SHA1 Message Date
zhaxal b016409bdf feat: add consent form for personal data processing 2025-08-22 21:52:22 +05:00
zhaxal c055bada5b fix: update link in EventCard to point to Telegram bot 2025-08-22 18:01:51 +05:00
zhaxal 0739c851c7 feat: implement CSV export API with PocketBase integration 2025-08-22 14:38:23 +05:00
zhaxal 120a174de9 Add new SVG logos for Q8oils and Xenum 2025-08-19 21:11:41 +05:00
zhaxal d37e963a2e fix: add missing id attribute to YUKA image in Events component 2025-08-18 22:00:10 +05:00
zhaxal b115404b1f Refactor exhibition and fight application pages to separate pending and approved applications
- Split applications into pending and approved states for better management.
- Implemented tab navigation for switching between pending and approved applications.
- Updated fetching logic to retrieve pending applications excluding rejected ones.
- Enhanced application rendering with a dedicated render function for application cards.
- Adjusted approval and rejection logic to update the respective application lists.
- Improved user feedback with appropriate messages for empty states in both tabs.
2025-08-17 19:09:49 +05:00
zhaxal 7ad664490b feat: update text to uppercase for YUKA Drive Fest in Events and Footer components 2025-08-16 02:04:15 +05:00
zhaxal 408c216528 Refactor code structure for improved readability and maintainability 2025-08-14 12:46:59 +05:00
zhaxal 42056a2bf4 fix: comment out EventCard components in Events for future reference and update text in Info component 2025-08-11 21:55:55 +05:00
zhaxal a97a4ad758 feat: add Exhibition and Fight applications pages with authentication and approval functionality 2025-08-08 01:39:49 +05:00
zhaxal f3772220ff fix: comment out Button component in Cover for future reference 2025-08-06 12:25:31 +05:00
zhaxal 0d8a47bee7 feat: apply uppercase styling to headings and buttons across multiple components for consistency 2025-08-05 14:50:38 +05:00
zhaxal 99b2824421 feat: implement intersection observer for fade-in animations in multiple components 2025-08-05 14:47:13 +05:00
zhaxal 29e7ed77b9 Refactor code structure for improved readability and maintainability 2025-08-05 11:31:25 +05:00
zhaxal dde96c224e feat: add section IDs to Activities and Events components for improved navigation 2025-08-04 22:59:09 +05:00
zhaxal 887051abb3 fix: correct URL in Info component and comment out unused Navbar link 2025-08-04 20:25:09 +05:00
zhaxal 2acab47351 feat: add cookie consent banner and functionality to accept cookies 2025-08-04 19:07:48 +05:00
zhaxal 5f23a50795 feat: update Home component to include Navbar and restructure layout 2025-08-04 18:35:36 +05:00
zhaxal 3da5ebba87 Refactor code structure for improved readability and maintainability 2025-08-04 17:12:11 +05:00
Anuarbek Zhakhangir dc8260879d Update fight.tsx 2025-08-04 16:51:06 +09:00
Anuarbek Zhakhangir 67359dbb73 Update exhibition.tsx 2025-08-04 16:50:37 +09:00
zhaxal 9e6647397d feat: enhance EventCard to handle external links and add new exhibition event 2025-08-01 20:26:41 +09:00
zhaxal d3b50501c9 feat: update Home component to use CoverSoon and remove unused components 2025-08-01 19:21:58 +09:00
zhaxal 4d0a767eac feat: add Fight and Exhibition registration forms with input validation and file upload functionality 2025-07-31 19:53:19 +09:00
zhaxal d07e778570 feat: implement Fight registration form with input validation and file upload 2025-07-31 02:00:09 +09:00
zhaxal b6ac71d598 feat: add Fileupload component and integrate it into the exhibition form 2025-07-30 17:35:38 +09:00
zhaxal cb37c826e6 feat: add form components and exhibition registration page
- Implemented Checkbox, Input, Radio, Select, Textarea components for form handling.
- Created exhibition registration page with integrated form components.
- Added validation and state management for form inputs.
- Included styles and accessibility features for better user experience.
2025-07-30 17:05:36 +09:00
zhaxal 72d04e034d Refactor code structure for improved readability and maintainability 2025-07-26 13:48:36 +09:00
zhaxal 3c93956ae6 fix: correct font path casing for FLUXGORE in fonts.ts 2025-07-20 20:52:54 +09:00
zhaxal e2c0d97a65 fix: remove curl installation from Dockerfile and adjust reactStrictMode setting in next.config.ts for clarity 2025-07-20 20:46:41 +09:00
zhaxal e5dcb46ef2 fix: move curl installation to the base stage in Dockerfile for clarity 2025-07-20 20:38:11 +09:00
zhaxal 12c7ef46d5 fix: reorder reactStrictMode setting in next.config.ts for clarity 2025-07-20 20:36:50 +09:00
zhaxal 4bf5e36a50 feat: add Dockerfile for Node.js application with multi-stage build 2025-07-18 16:32:58 +09:00
zhaxal d750215952 feat: enhance Button component with disabled state and add CoverSoon component 2025-07-18 16:31:18 +09:00
zhaxal 70b54352c9 Refactor code structure for improved readability and maintainability 2025-07-18 16:27:00 +09:00
zhaxal a8aa82dd51 feat: implement Footer component with basic structure 2025-07-18 16:06:54 +09:00
zhaxal d922aca9ef feat: add Map component with location details and embedded Yandex map 2025-07-17 13:32:33 +09:00
zhaxal 02389bf051 feat: add Activities component with Swiper functionality and Partners component 2025-07-17 11:39:19 +09:00
zhaxal 0c815c53e2 feat: add Events component with EventCard for displaying event details 2025-07-16 23:09:26 +09:00
zhaxal 5e754ab800 feat: add Scheme component for festival layout with buttons and map 2025-07-16 18:10:19 +09:00
zhaxal 82dea63163 Add custom font utilities for Fluxgore and Gotham Pro
- Introduced local font loading for Fluxgore with italic style.
- Added comprehensive font definitions for Gotham Pro, including various weights and styles (black, bold, light, medium, and regular).
- Organized font paths for better maintainability and clarity.
2025-07-16 14:17:57 +09:00
zhaxal 8011550ae8 initial commit 2025-07-14 20:18:14 +09:00
zhaxal a047bfe27a Initial commit from Create Next App 2025-07-14 11:57:10 +09:00