Commit Graph

75 Commits

Author SHA1 Message Date
5be47b91a2 Working state before icon/utils fixes - Oct 22 2025-10-21 21:56:54 +02:00
a7d9d44a13 admin login migration to new structure, new design 2025-10-19 19:20:21 +02:00
f65a40b533 Added support for Heroicons 2025-10-19 18:51:34 +02:00
704c1b2921 Migration to python 3.13.5 2025-10-19 18:51:02 +02:00
aa46612215 Fix issues related to venv 2025-10-19 18:50:43 +02:00
cbe1ab09d1 admin and vendor backends features 2025-10-19 16:16:13 +02:00
7b8e31a198 Fix bug in vendor fixture 2025-10-19 16:09:00 +02:00
259c2715d1 Mounting static directory 2025-10-19 16:08:30 +02:00
0122b1e6de Update project structure 2025-10-19 16:07:48 +02:00
f27d15a828 Scripts to help with development 2025-10-19 16:05:46 +02:00
d0bb87f66d marketplace import task 2025-10-19 16:05:04 +02:00
6db0187b54 Admin features (audit, log, settings) 2025-10-19 16:04:44 +02:00
9aee314837 vendor features for admin and vendor admin area 2025-10-19 16:03:25 +02:00
06bb463468 Bug fix in init files 2025-10-19 15:59:12 +02:00
16691517c9 Log file to be stored in log folder 2025-10-19 15:54:31 +02:00
53e5916c6c Admin user creation moved to scripts 2025-10-19 15:53:56 +02:00
d7439fce46 Created target project structure 2025-10-11 12:14:49 +02:00
1e2f211057 Renamed schemas to schema as per naming conventions 2025-10-11 12:14:11 +02:00
199be1f1b9 major refactoring adding vendor and customer features 2025-10-11 09:11:42 +02:00
dd16198276 major refactoring adding vendor and customer features 2025-10-11 09:09:25 +02:00
f569995883 vendor refactoring 2025-10-05 19:49:03 +02:00
0114b6c46e shop product refactoring 2025-10-04 23:38:53 +02:00
4d2866af5e shop product refactoring 2025-10-04 21:27:48 +02:00
c971674ec2 marketplace refactoring 2025-10-04 13:38:10 +02:00
32be301d83 readme file update 2025-09-27 15:59:33 +02:00
eaba11acb1 git repo creation on synology server documentation 2025-09-27 15:54:45 +02:00
6b9817f179 test updates to take into account exception management 2025-09-27 13:47:36 +02:00
3e720212d9 Product tests update 2025-09-25 20:00:50 +02:00
cea88a46c5 Marketplace tests update 2025-09-24 22:28:44 +02:00
f9879126c8 Auth service tests update 2025-09-24 21:44:48 +02:00
8b86b3225a Admin service tests update 2025-09-24 21:02:17 +02:00
98285aa8aa Exception handling enhancement 2025-09-23 22:42:26 +02:00
b1a76cdb57 Docs for error handling 2025-09-22 21:14:55 +02:00
282ec5e024 Make command for pycharm 2025-09-21 22:36:19 +02:00
d9618cc7a6 Add custom exceptions handling 2025-09-21 21:48:48 +02:00
e348476b65 Moved utils folder to app/utils folder 2025-09-21 21:11:12 +02:00
6c4310a594 Makefile for test merged with the main one 2025-09-21 21:08:37 +02:00
2db03b20c5 Renaming models/api/ folder to models/schemas/ 2025-09-21 21:02:05 +02:00
ed775b9822 replace Unicode characters with ASCII alternatives 2025-09-21 17:17:46 +02:00
34ccbcda8c Fixed database name hardcoded 2025-09-21 17:17:26 +02:00
1ef419c03d Fixed database name hardcoded 2025-09-21 17:17:13 +02:00
5ef018d4ff Added placeholder for documentation 2025-09-21 17:16:55 +02:00
bca894afc2 Removed unnecessary commands 2025-09-21 16:21:59 +02:00
09b92eceb8 Alembic configuration 2025-09-21 16:03:44 +02:00
b47c88b24b Alembic configuration 2025-09-21 13:08:38 +02:00
c2a1056db7 QC check 2025-09-21 13:00:10 +02:00
a26f8086f8 Enhancing documentation 2025-09-20 22:39:12 +02:00
5996cecc42 workflows testing 2025-09-20 21:29:02 +02:00
b7b98def35 Fixed test_download_csv_failure test 2025-09-20 20:21:25 +02:00
c494c5b5c6 API and database models refactoring 2025-09-20 20:17:16 +02:00