Commit Graph

13 Commits

Author SHA1 Message Date
8396840149 fixed bug: ids are not updating 2026-01-21 12:46:56 +01:00
e2ed58499a feat: implement success page and update routing; add lucide icons and enhance form submission feedback 2026-01-21 10:26:39 +01:00
c985a20207 feat: enhance MainForm layout and user experience; add new components and improve form structure
feat: update i18n configuration to prioritize browser language; enhance language detection
feat: add new translation keys for form submission feedback in English and German
2026-01-20 19:07:03 +01:00
fd37e40253 feat: enhance user confirmation and data submission; add newEntry function and update MainForm to handle user selection 2026-01-20 18:50:16 +01:00
001999f21d added value to selector 2026-01-19 14:07:39 +01:00
3c5ec1923f feat: add user confirmation functionality and dynamic table creation; enhance MainForm with user selection and next ID display 2026-01-19 13:51:33 +01:00
1208d731ca feat: update user retrieval and add new users table; enhance MainForm with user fetching and localization support 2026-01-19 12:38:50 +01:00
89f40ac854 fixed submitting form 2026-01-14 17:25:59 +01:00
812f2a0824 changed form layout 2026-01-14 17:21:38 +01:00
ba9deca84c feat: update MainForm component labels for consistency and localization; enhance i18next support in translation files 2026-01-14 13:10:06 +01:00
411e3cba46 feat: update MainForm component for improved form handling and validation; add i18next support for localization 2026-01-14 13:01:45 +01:00
110a5b17c2 feat: integrate Tailwind CSS and enhance MainForm component
- Added Tailwind CSS and related packages to the project.
- Refactored App.css and index.css to use Tailwind for styling.
- Enhanced MainForm component with improved form handling, validation, and layout using Material-UI and Tailwind CSS.
- Implemented dynamic error handling and submission feedback.
- Created a new Tailwind configuration file.
2026-01-13 19:46:34 +01:00
ba1a221ef3 feat: implement MainForm component and set up routing; add user table schema and trigger in SQL 2026-01-13 19:01:06 +01:00