mtyton
|
5975b4c3d9
|
Merge branch 'main' into feature/optionalization
|
2023-08-06 11:13:16 +02:00 |
mtyton
|
7c8ed587e3
|
Merge pull request 'added product loading feature' (#4) from feature/product_sheet_load into main
Reviewed-on: #4
|
2023-08-03 20:37:13 +00:00 |
mtyton
|
9bdcb1bbf5
|
added possibility to load remote images
|
2023-08-03 21:05:54 +02:00 |
mtyton
|
0a6544db14
|
smaller changes
|
2023-08-01 22:41:10 +02:00 |
mtyton
|
1a257341aa
|
added product loading feature
|
2023-07-26 02:00:35 +02:00 |
mtyton
|
a3c148fd70
|
Merge pull request 'feature/error_handling' (#3) from feature/error_handling into main
Reviewed-on: #3
|
2023-07-25 22:33:52 +00:00 |
mtyton
|
a8b03dd1a1
|
Added proper logging for the whole store and mailing application
|
2023-07-26 00:31:10 +02:00 |
mtyton
|
dcae7a433f
|
updated mail context
|
2023-07-23 19:16:08 +02:00 |
mtyton
|
2d464431ba
|
small changes
|
2023-07-23 18:27:15 +02:00 |
mtyton
|
7364b24882
|
Merge branch 'main' of github.com:mtyton/ComfyShop
|
2023-07-23 18:19:39 +02:00 |
mtyton
|
d8e81153ce
|
Merge pull request #22 from mtyton/feature/product_models_refactor
prepared some basic model modification for configurator implementation
|
2023-07-23 18:16:42 +02:00 |
mtyton
|
f144ebf298
|
Merge branch 'main' into feature/product_models_refactor
|
2023-07-23 18:16:32 +02:00 |
mtyton
|
f310781ceb
|
finished styling
|
2023-07-23 18:14:09 +02:00 |
mtyton
|
783e04a134
|
added delivery feature and payment method
|
2023-07-23 00:48:09 +02:00 |
mtyton
|
3580a3b1e1
|
added data encrption for customer
|
2023-07-22 20:39:12 +02:00 |
mtyton
|
24f98cc3de
|
added product_request mechanism
|
2023-07-22 18:53:18 +02:00 |
mtyton
|
3a8ffd73c5
|
configurator is finished summary page has been added
|
2023-07-21 21:34:37 +02:00 |
mtyton
|
bf4eb00cc9
|
added sepparate docker-compose file for tests
|
2023-07-20 18:35:01 +02:00 |
mtyton
|
79390febc2
|
Merge branch 'main' of ssh://forge.citizen4.eu:2222/mtyton/comfy
|
2023-07-20 18:34:52 +02:00 |
mtyton
|
cffbc1fd41
|
added sepparate docker-compose file for tests
|
2023-07-20 18:32:10 +02:00 |
mtyton
|
10b9527261
|
[WIP] added offer request
|
2023-07-20 17:49:12 +02:00 |
mtyton
|
c7aa69448c
|
[WIP] trying formset attempt
|
2023-07-16 16:22:09 +02:00 |
mtyton
|
f30b392a5a
|
Merge pull request 'error-tracking' (#2) from miklo/comfy:error-tracking into main
Reviewed-on: #2
|
2023-07-16 11:08:51 +00:00 |
Mi Klo
|
f38b295fa2
|
'Page not found' error capture
|
2023-07-15 10:42:13 +00:00 |
Mi Klo
|
8cb78467ff
|
add email config to docker stack
|
2023-07-14 23:43:54 +00:00 |
Mi Klo
|
bb1e6dc745
|
add error tracking, create swarm config
|
2023-07-14 22:30:40 +00:00 |
mtyton
|
c76e6fbc12
|
configurator is almost done
|
2023-07-10 22:36:11 +02:00 |
mtyton
|
540318ca48
|
finished preview version of configurator
|
2023-07-07 23:29:42 +02:00 |
mtyton
|
bf33ef4ee9
|
added correct ProductParam validation
|
2023-07-03 21:51:24 +02:00 |
mtyton
|
835f7a6eb5
|
Merge pull request #23 from mtyton/hotfix/images_fix
images should be displayed properly
|
2023-07-02 15:54:57 +02:00 |
mtyton
|
2cb47249aa
|
images should be displayed properly
|
2023-07-02 15:54:07 +02:00 |
mtyton
|
51c4ef9623
|
prepared some basic model modification for configurator implementation
|
2023-07-02 15:51:28 +02:00 |
KarolG
|
140e7618f2
|
Styled setup template
|
2023-06-28 03:51:20 +02:00 |
KarolG
|
e73d5c06be
|
...
|
2023-06-28 03:31:33 +02:00 |
KarolG
|
44c377be74
|
Created unit tests and removed not existing file from template
|
2023-06-28 03:31:09 +02:00 |
KarolG
|
b8657c1594
|
resolved most of issues
|
2023-06-27 04:23:55 +02:00 |
mtyton
|
e99a07f45d
|
removed pyc files
|
2023-06-25 09:02:47 +02:00 |
mtyton
|
9dd2933444
|
Merge pull request #21 from mtyton/feature/mailing_system
Feature/mailing system
|
2023-06-25 09:00:21 +02:00 |
mtyton
|
e51d8f9e58
|
small menu name changes
|
2023-06-22 23:56:13 +02:00 |
mtyton
|
e800d44e23
|
maling system is now enabled for orders
|
2023-06-22 23:44:22 +02:00 |
mtyton
|
1326b13948
|
[WIP] working on mailing templates
|
2023-06-22 10:41:42 +02:00 |
Mateusz Tytoń
|
70991fc2ea
|
small docker-compsoe fixes
|
2023-06-19 18:51:25 +00:00 |
mtyton
|
78702efbad
|
Merge pull request #20 from mtyton/feature/toast_messages
added toast messages
|
2023-06-18 20:58:37 +02:00 |
mtyton
|
aabab2d67d
|
added toast messages
|
2023-06-18 20:58:04 +02:00 |
mtyton
|
f66ef3ce45
|
Merge pull request #19 from mtyton/feature/document_mail_sending
documents are being sent properly, store models has changed a bit, ad…
|
2023-06-18 20:00:06 +02:00 |
mtyton
|
8bf933a469
|
documents are being sent properly, store models has changed a bit, added a lot of tests
|
2023-06-18 16:18:00 +02:00 |
KarolG
|
8ec0bc7ad1
|
Created a base for feature optionalization
|
2023-06-16 04:59:56 +02:00 |
Karol Głuch
|
2ce5cfcbcf
|
Merge pull request #17 from mtyton/feature/mobile_view_adjustment
Fixed card footer getting out of card space
|
2023-06-09 02:38:17 +02:00 |
KarolG
|
aeda08deaf
|
Fixed card footer getting out of card space
|
2023-06-09 02:36:48 +02:00 |
mtyton
|
000b911f89
|
Merge pull request #16 from mtyton/feature/document_generator
removed old url
|
2023-06-08 20:32:16 +02:00 |