16 Commits

Author SHA1 Message Date
vincentbpro
4c80b3f798 feat(menu-logo): added GET /project-settings route 2022-04-20 15:52:58 +02:00
vincentbpro
00529853e5 fix(logo-customization): avoid passing map index to multi-param providers 2022-04-15 12:09:36 +02:00
vincentbpro
ba8cb27bb1 refactor(logo-customization): simplified updateProjectSettings service function signature 2022-04-15 09:58:35 +02:00
vincentbpro
5fde7a23d0 refactor(logo-customization): compare files hashes directly instead of urls 2022-04-15 09:26:22 +02:00
vincentbpro
aecc0244e3 fix(logo-customization): handled undefined files object 2022-04-15 09:15:07 +02:00
vincentbpro
1a6c30f771 refactor(logo-customization): removed useless awaits 2022-04-15 09:10:34 +02:00
vincentbpro
df8ca58515 refactor(menu-logo): refactored project-settings service 2022-04-08 09:49:29 +02:00
vincentbpro
3432eeade1 fix(logo-customization): fix bad use of upload providers 2022-04-08 09:36:08 +02:00
vincentbpro
9ce78034ef feat(logo-cuatomization): added size and ext to files 2022-04-07 12:02:17 +02:00
vincentbpro
bbed67982c refactor(logo-customization): refactored service function params 2022-04-07 11:41:32 +02:00
vincentbpro
02b14f2bb4 test: added tests for project-settings service 2022-04-06 17:56:41 +02:00
vincentbpro
11a203459a feat(logo-customization): delete old logos and getProjectSettings service 2022-04-06 13:54:52 +02:00
vincentbpro
d66bde83ce refactor(logo-customization): cleaned updateProjectSettings service 2022-04-06 12:23:17 +02:00
vincentbpro
d4c5e294a0 feat(logo-customization): parsing and validating image dimensions 2022-04-06 11:50:00 +02:00
vincentbpro
5663e5065d feat(menu-logo): file upload and storing data in corestore 2022-04-06 09:09:04 +02:00
vincentbpro
3451aceaf5 feat(menu-logo): added upload feature 2022-04-04 15:09:08 +02:00