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 |
KarolG
|
9ffa9e7538
|
Added pre_commit_hooks
|
2023-05-14 04:45:43 +02:00 |
Karol Głuch
|
3798177661
|
Merge pull request #4 from mtyton/feature/product_exhibition
Feature/product exhibition
|
2023-05-14 01:33:00 +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
|
fb5976282b
|
Merge pull request #3 from mtyton/feature/menu
Feature/menu
|
2023-05-07 14:25:44 +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
|
b74e97f2c2
|
Merge pull request #2 from mtyton/feature/add_docker
Feature/add docker
|
2023-05-03 20:18:49 +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
|
8ea7141cce
|
Merge pull request #1 from mtyton/feature/initial_setup
Feature/initial setup
|
2023-04-29 11:55:29 +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
|
8763bf0853
|
added gitignore
|
2023-04-24 22:19:42 +02:00 |
mtyton
|
17e6ec2c49
|
removed db file
|
2023-04-24 22:17:51 +02:00 |
mtyton
|
af6ef158d4
|
Create README.md
|
2023-04-24 22:16:11 +02:00 |