Commit graph

19 commits

Author SHA1 Message Date
e8f8e2372d Fix return type of get_success_url 2021-11-13 15:06:04 +01:00
b586fb89b5 Rename "public" app to "frontend" again 2021-05-30 16:10:08 +02:00
12e04ab4d4 Voucher dummy implementation, closing #3 and #4 for now 2021-05-30 12:55:21 +02:00
97c4e351c6 Move booking display template to auction app
Implement mock upsale offers, closing #10
2021-05-27 05:46:37 +02:00
8181e9c5fc Fix missing imports 2021-05-27 05:37:58 +02:00
f235a7f12e Improve client profile check 2021-05-26 18:42:22 +02:00
60026bfa9c Fix client/partner profile requirement check 2021-05-26 14:08:15 +02:00
146ae4b10a Successful clickthrough
Finalize booking process
2021-04-20 13:37:36 +02:00
570810105e Invoice display in client dashboard 2021-04-20 10:00:24 +02:00
558c072986 Fix registration views
Hide client profile for partners
2021-04-14 13:15:36 +02:00
88dbecec35 A few more views
Fixing inquiry processing view
2021-04-13 14:44:22 +02:00
d263417bed Client views 2021-04-12 15:32:15 +02:00
ae9b760cb8 Prettifying a few client views 2021-04-12 14:39:18 +02:00
73c13841c6 Add profile view to navigation
Add mixins to views
2021-04-11 10:11:05 +02:00
e2d32e0903 Add mixins to check for partner/client profiles 2021-04-11 08:36:19 +02:00
f6b7fab525 Creating custom admin model
Modifying inquiry model and creating offer model
Creating client profile views
Fixing stars and hearts template tags
2021-03-24 07:43:05 +01:00
f88ada15fe Another bunch of undocumented changes. 2021-03-23 19:23:04 +01:00
4ca76378df Just checking in. 2021-03-22 18:42:07 +01:00
e8af9a90a1 Check in current state 2021-03-01 09:56:10 +00:00