Commit graph

104 commits

Author SHA1 Message Date
f51350f28f Fix payment
Offer creation view
2021-04-19 12:51:50 +02:00
2c1b5c844e Use OSM-based map image 2021-04-19 12:51:28 +02:00
1e66e294a8 Fix inquiry processing
Create bidding view
2021-04-18 18:53:08 +02:00
e85074dc9f Payment flow 2021-04-18 16:46:57 +02:00
5c8c570589 Extra settings for phone number fields 2021-04-18 12:46:05 +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
c1e6bfeff2 Establishment registration, verification and list 2021-04-17 20:35:29 +02:00
3ad8063919 Remove unused fields from inquiry creation 2021-04-17 08:36:26 +02:00
1dd4b899c2 Make required fields in inquiry creation, well, required. 2021-04-17 08:33:06 +02:00
eace2143be Make index more privacy friendly 2021-04-17 08:30:26 +02:00
e165852a90 Silly mistake made by a tired kumi 2021-04-16 21:49:05 +02:00
b5449a7eab Cleaning up vendored stuff 2021-04-16 21:47:47 +02:00
fce5a885b9 Replace local Font Awesome with Kumi CDN 2021-04-15 18:51:44 +02:00
28fec1cce5 Demo offer selection 2021-04-15 18:10:31 +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
558c072986 Fix registration views
Hide client profile for partners
2021-04-14 13:15:36 +02:00
8594574ebe Remove display_name as required field from User 2021-04-14 11:02:06 +02:00
3313a47c72 Remove deprecated display_name field from user registration methods 2021-04-14 11:01:38 +02:00
4227f86ffc Fix wrong path for bookings 2021-04-14 07:42:28 +02:00
c5bc4bb4b7 Make partner dashboard look more uniform 2021-04-14 07:41:19 +02:00
27200f29ac Add person's name to profile's full_name 2021-04-14 07:40:26 +02:00
c5604bd255 Add phone number field to profiles and establishments 2021-04-14 07:38:52 +02:00
0a16b8ed7d Add phonenumber field to requirements 2021-04-14 07:10:21 +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
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
73c13841c6 Add profile view to navigation
Add mixins to views
2021-04-11 10:11:05 +02:00
947d77d88d Fixed syntax error (?) 2021-04-11 08:42:14 +02:00
e2d32e0903 Add mixins to check for partner/client profiles 2021-04-11 08:36:19 +02:00
17b9ca72c0 Querysets are confusing 2021-04-09 17:02:45 +02:00
85dbe78904 Establishment views 2021-04-09 17:01:33 +02:00
51c020eac3 Add verified field to Establishments 2021-04-09 07:18:21 +02:00
f67b10f558 Partner views 2021-04-08 18:34:21 +02:00
dc74a4fc3e Getting step two of the inquiry process to display 2021-04-08 13:38:10 +02:00
a07d49c49e Fix input field names on front page 2021-04-08 11:38:23 +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
5b0f2e4adb Start app for outgoing email 2021-03-23 19:23:47 +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