KarolG
|
c15eeb6e64
|
Wrote unit tests, added styling, deleted garbage, fixed small stuff
|
2023-07-06 02:44:49 +02:00 |
KarolG
|
70a5b8723c
|
Created dark and light themes and theme selector
|
2023-07-05 03:58:25 +02:00 |
KarolG
|
e007447d90
|
Fixed whitespace
|
2023-07-04 03:53:25 +02:00 |
KarolG
|
a006a9987c
|
Initial commit of skins changing implementation
|
2023-07-04 03:52:31 +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 |
KarolG
|
2e68e3ed6f
|
fixed whitespaces
|
2023-06-20 15:48:33 +02:00 |
KarolG
|
064c4cfa50
|
Added ability to translate strings on websites
|
2023-06-20 15:47:43 +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 |
mtyton
|
d9ece74711
|
removed old url
|
2023-06-08 20:31:38 +02:00 |
mtyton
|
62c25fdfa5
|
Merge pull request #15 from mtyton/feature/document_generator
small fixes
|
2023-06-08 20:29:35 +02:00 |
mtyton
|
04886a3e06
|
small fixes
|
2023-06-08 20:28:54 +02:00 |
mtyton
|
5c02e5ba3a
|
Merge pull request #14 from mtyton/feature/document_generator
small fixes
|
2023-06-08 19:49:53 +02:00 |
mtyton
|
a66b6c85bb
|
small fixes
|
2023-06-08 19:49:19 +02:00 |
mtyton
|
d68f3087ef
|
Merge pull request #13 from mtyton/feature/document_generator
Feature/document generator
|
2023-06-08 12:17:47 +02:00 |
mtyton
|
784aba95dd
|
removed __pycache__
|
2023-06-08 12:16:30 +02:00 |
mtyton
|
dcb1fc5b01
|
Merge pull request #10 from mtyton/feature/mobile_view_adjustment
improved mobile views
|
2023-06-08 01:41:58 +02:00 |
mtyton
|
d918aa2fd7
|
added missing migrations
|
2023-06-08 01:39:26 +02:00 |
mtyton
|
486c575cb4
|
minor fixes, disabled mailing temporarily
|
2023-06-08 01:39:06 +02:00 |
mtyton
|
d2b3cf486c
|
Added document generation, configured email sending
|
2023-06-08 01:09:51 +02:00 |
KarolG
|
750f709279
|
Added a link to translated pages to menu
|
2023-06-07 20:39:15 +02:00 |
KarolG
|
2e80c0f9b3
|
added ability to translate websites
|
2023-06-07 04:30:00 +02:00 |
KarolG
|
bd04861682
|
Fixed image view, contact info on smaller screen
|
2023-06-06 14:57:38 +02:00 |
KarolG
|
6d58e80307
|
fixed some issues
|
2023-06-05 03:46:49 +02:00 |
mtyton
|
55c20c7193
|
Merge branch 'main' into feature/document_generator
|
2023-06-04 11:09:35 +02:00 |
mtyton
|
7d0a7a9470
|
Merge branch 'main' into feature/mobile_view_adjustment
|
2023-06-04 11:00:47 +02:00 |
mtyton
|
81c5926261
|
Merge pull request #9 from mtyton/feature/shopping_cart
Added a shopping cart feature.
|
2023-06-03 12:08:01 +02:00 |
mtyton
|
2dc14db4da
|
added missing hr
|
2023-06-03 12:07:40 +02:00 |
mtyton
|
8b7be34bfa
|
fixed modal
|
2023-06-03 11:39:48 +02:00 |
KarolG
|
8785c79b83
|
improved mobile views
|
2023-06-03 04:14:52 +02:00 |
mtyton
|
13cc348f78
|
added basic confirmation form
|
2023-06-01 22:35:14 +02:00 |