Commit Graph

9 Commits

Author SHA1 Message Date
bf71b01419 fix: remove redundant FK indexes from product_integration_translations migration 2026-02-27 18:11:16 +01:00
e1f25bbc8f feat: add product_integration_translations table and migrate marianek.pl data 2026-02-27 18:09:43 +01:00
ab26debbb8 Remove temporary Swagger index HTML file and add script to fix GS1 brand names for all products in the database. 2026-02-26 20:16:42 +01:00
1b3ac356af feat: Update TODO.md with additional tasks for shopPRO integration and product management 2026-02-25 00:27:49 +01:00
12f0c262c8 Add initial HTML template for MojeGS1 application with Cookiebot and Google Analytics integration 2026-02-24 23:32:19 +01:00
18d0019c28 feat: Add IntegrationRepository and ShopProClient for managing integrations and fetching products from shopPRO API 2026-02-23 23:28:55 +01:00
b312dc56e3 feat: Add API documentation and permissions configuration 2026-02-22 23:16:37 +01:00
b67542d159 feat: Implement user authentication and database migration system
- Refactored AuthService to use UserRepository for user authentication.
- Added .env file for environment configuration.
- Created migration system with Migrator and ConnectionFactory classes.
- Added database migration files for creating users table.
- Implemented settings controller for managing database migrations.
- Developed user repository for user data handling.
- Created users controller for user management interface.
- Added frontend standards and migration documentation.
- Introduced reusable UI components and jQuery alerts module.
2026-02-21 17:51:34 +01:00
92bbe82614 chore: initialize orderPRO with docs, i18n and scss asset pipeline 2026-02-19 01:27:51 +01:00