Wykres commitów

220 Commity (main)

Autor SHA1 Wiadomość Data
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
mtyton 4a588bf8ea added possibility to remove product from cart 2023-05-28 18:35:08 +02:00
mtyton 20ea20fa79 added some styling, started doing things the right way 2023-05-28 17:06:50 +02:00
mtyton 2fa25e1118 Merge branch 'main' into feature/shopping_cart 2023-05-28 11:18:49 +02:00
KarolG f493046b40 changed some visual features, might still need some more 2023-05-26 04:15:31 +02:00
mtyton ba41fc9704 added static usage to nginx 2023-05-26 00:58:55 +02:00
mtyton c927b700e4 added nginx for prod 2023-05-26 00:47:35 +02:00
mtyton 819f452a8b modified production settings 2023-05-25 20:42:50 +02:00
KarolG d41f4c2e12 added whole cart functionality 2023-05-25 03:16:01 +02:00
KarolG 3425875377 few fixes, users can add products to cart from listing page 2023-05-23 06:01:00 +02:00
mtyton 7e7f9ee4b3 renamed template moved tests 2023-05-22 22:11:42 +02:00
mtyton 9b5e4a954b Added basic cart abstraction layer 2023-05-22 21:27:59 +02:00
mtyton 0cfba0602b initial doc generator works now 2023-05-21 21:30:16 +02:00
KarolG 1a45479cd0 Is it better boss? 2023-05-21 17:49:13 +02:00
mtyton cabc144810 updated allowed hosts 2023-05-18 19:51:55 +02:00
mtyton 4a299071d2 updated allowed hosts 2023-05-18 19:48:03 +02:00
mtyton f44ed30828 added csrf-origins 2023-05-18 19:40:50 +02:00
mtyton 3b699ba488
Merge pull request #5 from mtyton/WIP/pre_commit_hooks
Added pre_commit_hooks
2023-05-18 18:06:50 +02:00
mtyton 7919e46bfa modified gunicorn bind 2023-05-18 17:54:31 +02:00
mtyton 67a98df3e5 devops changes 2023-05-18 17:23:54 +02:00
KarolG 8c550aa0dd Added a shopping cart feature.
Not the most elegant solution but all issues will be resolved after a meeting
2023-05-17 03:10:36 +02:00
mtyton 433fce315e
Merge pull request #8 from mtyton/feature/production_preparation
small settings modification
2023-05-16 22:49:16 +02:00
mtyton 6b2c3b33f9 small settings modification 2023-05-16 22:48:35 +02:00
mtyton 69581ce53d
Merge pull request #7 from mtyton/feature/production_preparation
Feature/production preparation
2023-05-16 20:05:42 +02:00
mtyton 5f83491afe added some docker-compsoe config 2023-05-16 20:03:55 +02:00
mtyton dea535f49a modified settings 2023-05-16 19:01:02 +02:00
mtyton f56705ee4e
Merge pull request #6 from mtyton/feature/product_exhibition
added pagination
2023-05-16 18:48:42 +02:00
KarolG 0af8908917 Resolved commented issues 2023-05-15 16:37:53 +02:00
mtyton 31e1e0a2ee added pagination 2023-05-14 17:14:44 +02:00
mtyton 46918b399f modified gitignore 2023-05-14 09:14:00 +02:00
mtyton 38ef8665d3 removed media 2023-05-14 09:13:32 +02:00
KarolG 385e893519 Added code linter 2023-05-14 05:26:28 +02:00