Commit Graph

61 Commits (99793ac4a9a63a156f60f8a56ddf765ee88e420e)
 

Author SHA1 Message Date
lalanza808 99793ac4a9 slight template adjustment
lalanza808 d5243e8117 slight ui adjust
lalanza808 d367d2e8fa added some sick ui updates, including search
lalanza808 45687f563f fix words
lalanza808 9499902c59 adjusting some static
lalanza808 ba4e8894ff add donations and fix up some static
lalanza808 1a4822c730 change home page buttons
lalanza808 dc49050b23 clean up html a bit
lalanza808 aa46f3015c make default fee be 0
lalanza808 dfd59dfc18 slight static adjustment with navbar
lalanza808 b270313f98 fix broken sale url in bids page
lalanza808 4c97b3b114 split fees between buyer and seller, fix a couple tasks, change timing
lalanza808 bad79cedec improve handling user supplied sales
lalanza808 55726b8615 werds
lalanza808 c6f18d9a88 setup logging and refactor tasks
lalanza808 1184d18303 adjust email body
lalanza808 65b25499c0 fix more redirects
lalanza808 4b1cf4f4a7 fix redirect on erroneous cancel
lalanza808 0d8def3859 * refactor sale creation and url schema
* add `sale_cancelled` to ItemSale model
* add new tasks for closing completed and cancelled sales
* add `cancel_sale` url/view/logic
lalanza808 059da3bcf6 adding new management commands for viewing sales and wallet balances
lalanza808 5142d3ee1d including whereabouts on list view
lalanza808 e3cee7b616 fix timing on those tasks
lalanza808 9ae4832c2d switching to "whereabouts" for locations and making some new mgmt commands
lalanza808 8af3788b7f wipe profile when done with confirmation
lalanza808 13c7fcd745 todo item and remove a print stmt
lalanza808 0210715937 drop the middleware, refactor address transfer, update content, remove locations
lalanza808 398481a78e mostly visual stuff, couple todo items
lalanza808 928dbcee3c use proper uri for monero qr code
lalanza808 af9d03ac19 simplification of env.example and trip readme
lalanza808 fc9c09e226 complete sale workflow and views
lalanza808 cb9527339d remove monero image from make build
lalanza808 8e72ca630b change email file structure and improve sale view/workflow
lalanza808 14b27fffac add robots txt
lalanza808 613f21f4b7 my bad solution to the dumb footer placement
lalanza808 6260e2e59f adding license
lalanza808 9a4d2781c8 include platform fee in bid list so it's clearly shown before sale
lalanza808 efa639acff adjust text on shipment edit page
lalanza808 63e4945646 include qrcode package for qr generation on sale
lalanza808 cf81b7f409 switching mail services to mailgun
lalanza808 e1a105ae3a fix up some cs
lalanza808 6106ce3e86 improving sale view content and adding escrow address qr code
lalanza808 8b54a01fe5 undo unique email - unexpected consequences for migrations and containers
lalanza808 b14655573e add return address for bids in case a sale proceeds
lalanza808 d00202554c move validators to central place since multiple models will start using it
lalanza808 e68125ff3b enforce unique email address and drop platform fee to 5%
lalanza808 13dce073b3 fix bad variable reference
lalanza808 4a3cfa4886 making app sendgrid compatible to circumvent ses
lalanza808 98a6d726f3 vamping readme, adding those pesky footer links, example secrets
lalanza808 d3630d0114 revamp email section to allow more env vars1
lalanza808 f1e783e057 system notifs foundation