Commit graph

33 commits

Author SHA1 Message Date
c8d90db687
Missing templatetags 2022-10-29 17:05:17 +00:00
63c257e68b
Current changes 2022-10-29 17:04:02 +00:00
38fd830eab Fixing wait period for offers, fixing #5 2021-11-13 16:47:58 +01:00
695a233aa8 Pending changes 2021-10-28 09:26:17 +02:00
c6156ebf21 Fix missing expiry of Inquiries 2021-05-31 08:35:17 +02:00
2b175339dc Move variables into database
Improve auction activation logic
2021-05-30 17:47:56 +02:00
b586fb89b5 Rename "public" app to "frontend" again 2021-05-30 16:10:08 +02:00
7cd3a5d005 Show distance to destination in selection view
Closing #7
2021-05-30 14:19:40 +02:00
97c4e351c6 Move booking display template to auction app
Implement mock upsale offers, closing #10
2021-05-27 05:46:37 +02:00
e055005421 Fix invoice generation flow 2021-05-27 05:42:19 +02:00
f235a7f12e Improve client profile check 2021-05-26 18:42:22 +02:00
146ae4b10a Successful clickthrough
Finalize booking process
2021-04-20 13:37:36 +02:00
81f7d6eb66 Flow improvements
Dynamic displaying of received offers
2021-04-20 08:36:59 +02:00
f51350f28f Fix payment
Offer creation view
2021-04-19 12:51:50 +02:00
e85074dc9f Payment flow 2021-04-18 16:46:57 +02:00
d65e0499ac Creating bidding list view
Preparing for inquiry payment
2021-04-18 12:02:17 +02:00
3cf2587e9d Preparing for bidding views 2021-04-18 08:12:15 +02:00
3ad8063919 Remove unused fields from inquiry creation 2021-04-17 08:36:26 +02:00
6d69988bb9 Fix javascript view url 2021-04-15 09:11:16 +00:00
329fceea58 Add tabella for pretty data tables
Start demo payment module
Add view for offer selection
2021-04-15 10:34:31 +02:00
88dbecec35 A few more views
Fixing inquiry processing view
2021-04-13 14:44:22 +02:00
5838c62524 Messing around with locations/coordinates 2021-04-12 09:49:00 +02:00
41d71d313f Preparing a bunch of views for partners
Adding superior ratings
Use Nominatim for location lookups
Implement hotel registration
2021-04-11 16:19:43 +02:00
dc74a4fc3e Getting step two of the inquiry process to display 2021-04-08 13:38:10 +02:00
6ba35b5722 destination_lat and _lon don't get cleaned 2021-04-08 11:33:38 +02:00
2963bf9650 Added missing import for Point 2021-04-08 11:33:00 +02:00
6e4ecc4604 Fixed name_to_coords call in ICV 2021-04-08 11:32:09 +02:00
6d67541571 Demo notifications
Fixed a few views
Other stuff
2021-04-08 11:30:19 +02:00
9cfe535089 Prepare inquiry and offer models for design change 2021-03-24 10:52:56 +01:00
5b4d51341d Improve offer and inquiry classes 2021-03-24 10:44:52 +01:00
d465d05d90 Quite a silly mistake, really. 2021-03-24 07:43:47 +01: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
54e84be36a Implement login system
Copy over payment system from kumi.xxx
Add missing requirements
Other stuff
2021-03-21 16:50:50 +01:00