Wykres commitów

113 Commity (main)

Autor SHA1 Wiadomość Data
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 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 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 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 6b2c3b33f9 small settings modification 2023-05-16 22:48:35 +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 38ef8665d3 removed media 2023-05-14 09:13:32 +02:00
KarolG 385e893519 Added code linter 2023-05-14 05:26:28 +02:00
KarolG 9ffa9e7538 Added pre_commit_hooks 2023-05-14 04:45:43 +02:00
mtyton 0ee9653d8e initial store sketch is ready now 2023-05-14 00:23:19 +02:00
mtyton 0938a66022 reworked product initial logic 2023-05-10 21:47:03 +02:00
mtyton 71b9460bb2 added caret svg 2023-05-07 14:25:01 +02:00
mtyton 6ae0ac94e7 using local version of jquery and bootstrap 2023-05-07 14:20:45 +02:00
mtyton 0726267fbf fixed navbar image 2023-05-07 11:13:20 +02:00
mtyton 433500090e implemented basic menu features 2023-05-07 11:07:22 +02:00
mtyton 2e5c18e7c5 added temp prod docker-compose file 2023-05-03 20:21:28 +02:00
mtyton 8db06afb86 added basic style and navbar 2023-05-03 20:17:49 +02:00
mtyton fedd0bee20 removed cache files 2023-04-29 12:14:50 +02:00
mtyton d9ee2c8c81 added blog section 2023-04-29 11:51:04 +02:00
mtyton b8e4cabb0d added store, and blog module 2023-04-27 23:06:28 +02:00
mtyton 17e6ec2c49 removed db file 2023-04-24 22:17:51 +02:00
mtyton 441268f1a1 initial commit 2023-04-24 22:11:27 +02:00