Commit Graph

  • 99a18232aa VMs now properly set their pricing 0.3 Nico Schottelius 2020-05-02 23:44:20 +0200
  • c835c874d5 [BREAKING] make Order a stand-alone version Nico Schottelius 2020-05-02 22:48:05 +0200
  • 028f1ebe6e Entry point /beta/vm/ works for creating VM + order Nico Schottelius 2020-05-02 22:03:34 +0200
  • 9ef5309b91 +db migrations for pay/vm Nico Schottelius 2020-05-02 21:21:29 +0200
  • 4097c2ce13 BillingAddress: make mget_preferred_address a classmethod Nico Schottelius 2020-05-02 21:20:14 +0200
  • 736fe27493 Add issues.org as a shortcut for registering issues Nico Schottelius 2020-05-02 20:45:19 +0200
  • 7d708cfbb6 Fix empty vat number bug Nico Schottelius 2020-05-02 20:42:09 +0200
  • 927fb20671 Versionise API and cleanups Nico Schottelius 2020-05-02 20:31:36 +0200
  • eea654a9f8 Phase in new beta/vm view for creating vms + orders + bills Nico Schottelius 2020-05-02 19:15:48 +0200
  • 2cda6441f4 Refactor secret / local settings handling Nico Schottelius 2020-05-02 00:16:29 +0200
  • 62d9ccbbef [vpn] begin to introduce save() method Nico Schottelius 2020-04-27 18:25:44 +0200
  • 1cf20a2cb6 Disable vat validator to get project back running Nico Schottelius 2020-04-27 18:25:27 +0200
  • caf7f7a2c2 Move pay views under /user/username/{bill, address, order, ...} user-billing-api-revamp fnux 2020-04-19 14:54:28 +0200
  • 94932edebe Add user admin endpoint, import from LDAP fnux 2020-04-18 15:11:02 +0200
  • a15952862a Make VM order-able again fnux 2020-04-18 13:51:31 +0200
  • 9410b7c56b Make VM order-able again update-vm-ordering fnux 2020-04-18 13:51:31 +0200
  • cec4263621 Merge branch 'vat-handling' into 'master' fnux 2020-04-18 11:57:16 +0200
  • f61b91dab2 Catch any exception from VIES VAT check fnux 2020-04-18 11:51:13 +0200
  • b3afad5d5d Compute VAT rate and amount on bill generation fnux 2020-04-18 11:43:55 +0200
  • 3a03717b12 Split bills between orders of the same billing address fnux 2020-04-18 11:21:11 +0200
  • db9ff5d18b Display allr elevant values on Bill serializer/page fnux 2020-04-18 10:43:23 +0200
  • a49fe6ff51 Properly wire billing addresses to uncloud_service fnux 2020-04-18 10:40:11 +0200
  • dd0c1cba94 Remove legacy ungleich_service migrations fnux 2020-04-18 10:39:57 +0200
  • c0e12884e1 Sync migrations - again! fnux 2020-04-18 09:38:12 +0200
  • 9bbe3b3b56 Adapt uncloud_pay tests to support billing addresses fnux 2020-04-18 09:26:34 +0200
  • e6eba7542b Minor fixes, DB sync after rebase fnux 2020-04-18 09:20:06 +0200
  • 0522927c50 Start wiring BillingAddresses to bills & orders fnux 2020-04-18 08:30:45 +0200
  • 3fa1d5753e Minimal VAT validation on billing address registration fnux 2020-04-15 16:01:31 +0200
  • c6ca94800e Add BillingAddress structure to users fnux 2020-04-15 15:17:38 +0200
  • ad187c02da Import VAT rates "importer" from dynamicweb fnux 2020-04-15 12:16:55 +0200
  • 7afb3f8793 Merge branch 'uncloud-product-activation' into 'master' fnux 2020-04-18 09:08:32 +0200
  • 86775af4c8 Fix product activation tests after rebase fnux 2020-04-18 09:02:33 +0200
  • 83d2cd465d Sync migrations after rebase fnux 2020-04-18 08:42:50 +0200
  • b6c976b722 Commit autp-generated migrations (missing from master?) fnux 2020-04-17 10:18:50 +0200
  • d1e993140c Add simple product activation test fnux 2020-04-17 10:09:28 +0200
  • c57780fb4d Add naive GenericServiceProduct fnux 2020-04-17 10:08:33 +0200
  • 83a0ca0e4e Adapt billing tests to product activation structure fnux 2020-04-17 09:15:52 +0200
  • 5d5bf486b5 Initial product activation implementation fnux 2020-03-10 09:14:52 +0100
  • 839bd5f8a9 Merge branch 'vm-ordering-disk' into 'master' fnux 2020-04-18 08:32:07 +0200
  • aa0702faba Add chromium to path on CI environment fnux 2020-04-13 12:06:03 +0200
  • 9a57153c4e Commit missing migrations fnux 2020-04-13 12:02:49 +0200
  • f5897ed4b1 Adapt recurring price of VM and Matrix to new scheme fnux 2020-04-13 12:00:59 +0200
  • 14f59430bb Restore Order.add_record, used by uncloud_pay tests fnux 2020-04-13 11:54:41 +0200
  • 05f8f1f6c0 Fix dependency issue in CI job fnux 2020-04-13 11:40:19 +0200
  • 1a58508f8b Rename ungleich_service into uncloud_service fnux 2020-04-13 11:39:49 +0200
  • e67bd03997 Migration fix after rebase fnux 2020-04-13 11:18:24 +0200
  • a4cc4304f9 Adapt managed service to create VMDiskProduct fnux 2020-03-09 16:37:56 +0100
  • d3b7470294 Wire disk images to VM creation/ordering fnux 2020-03-09 14:18:07 +0100
  • a7e9f3c09d Move Order.add_record to save hook in abstract Product fnux 2020-03-09 17:25:02 +0100
  • ff133e81b7 [vpn] update to show reservations, create wireguard config Nico Schottelius 2020-04-12 22:55:22 +0200
  • 85b4d70592 [vpn] make a vpn creat-able! Nico Schottelius 2020-04-12 15:40:39 +0200
  • b55254b9b1 Merge branch 'master' of code.ungleich.ch:uncloud/uncloud Nico Schottelius 2020-04-12 14:28:39 +0200
  • bc033a9087 Merge branch 'master' of code.ungleich.ch:uncloud/uncloud Nico Schottelius 2020-04-12 11:36:51 +0200
  • 05f38d157e add a discounter function to the product model Nico Schottelius 2020-04-12 11:35:37 +0200
  • bab59b1879 Merge branch 'master' of code.ungleich.ch:uncloud/uncloud Nico Schottelius 2020-04-11 21:37:50 +0200
  • 50b8b7a5f6 in-between commit Nico Schottelius 2020-04-11 21:37:36 +0200
  • f1bba63f6f Merge branch 'yearly-billing' into 'master' nico14571 2020-04-11 21:37:13 +0200
  • 276c7e9901 Set VM order starting date on creation fnux 2020-04-09 14:52:56 +0200
  • 3a37343a73 Set default value for vpnnetworkreservation, rebuild migrations fnux 2020-04-09 14:28:46 +0200
  • 3588ae88f9 Merge branch 'master' into HEAD fnux 2020-04-09 14:07:19 +0200
  • 9431f11284 ++notes Nico Schottelius 2020-04-09 12:09:38 +0200
  • e64c2b8ddb Merge branch 'master' of code.ungleich.ch:uncloud/uncloud Nico Schottelius 2020-04-09 12:08:17 +0200
  • d9473e8f33 ++ doc Nico Schottelius 2020-04-09 12:08:11 +0200
  • cb3346303b Fix typo in migration dependencies for uncloud_pay fnux 2020-04-09 12:06:05 +0200
  • 7d892daff9 [db] stay on psql+socket Nico Schottelius 2020-04-09 11:59:49 +0200
  • 08b9886ce3 Remove sample secret key in secrets_sample Nico Schottelius 2020-04-09 11:59:25 +0200
  • d6bdf5c991 Merge branch 'sync-old-meowpay-patches' into 'master' nico14571 2020-04-09 11:31:49 +0200
  • cc7056c87c Remove old Stripe settings from secrets_sample.py fnux 2020-04-08 17:55:48 +0200
  • a8b81b074b Remove user view from uncloud_pay fnux 2020-04-08 17:40:44 +0200
  • 89c705f7d2 Set one payment method as primary, allow updates fnux 2020-03-05 15:19:25 +0100
  • f2a797874a Merge branch 'master' into stripe-js fnux 2020-04-08 17:08:09 +0200
  • d3f2a3e071 in between commit Nico Schottelius 2020-04-08 16:24:39 +0200
  • 3d2f8574d3 [db] use tcp -> support ssh Nico Schottelius 2020-04-08 13:09:17 +0200
  • 1838eaf7dd Merge branch 'master' of code.ungleich.ch:uncloud/uncloud Nico Schottelius 2020-04-08 12:07:11 +0200
  • 8986835c7e Add readme for postgresql support Nico Schottelius 2020-04-08 12:03:18 +0200
  • 938f0a3390 update to work on different computer Nico Schottelius 2020-04-07 19:45:16 +0200
  • 913e992a48 [vpn] fix urls Nico Schottelius 2020-04-06 22:30:01 +0200
  • 096f7e05c0 [migration] new models for uncloud_net Nico Schottelius 2020-04-06 22:29:41 +0200
  • 06c4a5643c [doc] move readme to subdir Nico Schottelius 2020-04-06 22:08:29 +0200
  • 198aaea48a Remove unused ldaptest Nico Schottelius 2020-04-06 22:06:48 +0200
  • d537e9e2f0 [doc] add new readme's Nico Schottelius 2020-04-06 22:06:34 +0200
  • 5d084a5716 phase in vpn Nico Schottelius 2020-04-03 19:27:49 +0200
  • 8fb3ad7fe8 inline all pictures Nico Schottelius 2020-04-03 18:51:09 +0200
  • c44faa7a73 Begin to include bill output Nico Schottelius 2020-04-03 18:41:17 +0200
  • fa0ca2d9c1 Merge remote-tracking branch 'meowpaylocal/master' Nico Schottelius 2020-04-02 19:31:57 +0200
  • 7a6c8739f6 Rename / prepare for merge with uncloud repo Nico Schottelius 2020-04-02 19:31:03 +0200
  • 833d570472 sync .gitignore Nico Schottelius 2020-04-02 19:30:47 +0200
  • 3cf3439f1c Move all files to _etc_based Nico Schottelius 2020-04-02 19:29:08 +0200
  • 23203ff418 vmsnapshot progress Nico Schottelius 2020-03-22 20:55:11 +0100
  • 9961ca0446 add new migrations Nico Schottelius 2020-03-22 18:59:59 +0100
  • 105142f76a Add template for creating VMs Nico Schottelius 2020-03-22 18:52:31 +0100
  • 08fe3e689e Add debug to opennebula, create VM disks from opennebula correctly Nico Schottelius 2020-03-22 17:30:55 +0100
  • 10c5257f90 Introduce "extra_data" jsonfield Nico Schottelius 2020-03-21 11:59:04 +0100
  • a32f7522b5 Relate VM to disks and snapshots Nico Schottelius 2020-03-18 15:43:01 +0100
  • 4b4cbbf009 Also list snapshots for a VM 0.2 Nico Schottelius 2020-03-18 15:19:06 +0100
  • c6a9bd4363 Make balance a user attribute + decimalfield Nico Schottelius 2020-03-18 14:53:26 +0100
  • cd01f62fde Move user view to uncloud_auth Nico Schottelius 2020-03-18 14:36:40 +0100
  • 2f1aee8181 Can create a VMSnapshot w/ order (bugs to be removed) Nico Schottelius 2020-03-17 19:53:14 +0100
  • 6a382fab23 [vmhost] add used_ram_in_gb Nico Schottelius 2020-03-17 19:07:00 +0100
  • b9473c1803 ++ fix opennebula migration Nico Schottelius 2020-03-17 16:03:41 +0100