Commit graph

22 commits

Author SHA1 Message Date
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