Levi
|
2852d3046c
|
Added ‘view virtual machine plan ’ permission, Added ‘delete virtual machine plan’ permission , Added ‘view hosting order’ permission
|
2016-07-10 22:08:51 -05:00 |
|
Levi
|
f024841c4e
|
Merge branch 'develop' into feature/hosting_permission
|
2016-07-09 17:43:28 -05:00 |
|
Levi
|
e22e25cea0
|
Fixed duplicated post bug , Added reset password view test, Added confirm reset password view test
|
2016-07-04 23:44:15 -05:00 |
|
Levi
|
5081de3dfe
|
started hosting permissions
|
2016-06-26 14:50:48 -05:00 |
|
Levi
|
fd83ad4ffc
|
As an user I want to be able to cancel my VM Plan subscription. As an user I want to be able to receive an email each time that my VM status changes.
|
2016-06-09 23:50:49 -05:00 |
|
Levi
|
1d83d4de79
|
As an admin I can change the VM ip using admin panel ,Fixed notification view count label, Fixed hosting company name on payment view, Added configuration in VM hosting page, Admin can changes the VM configuration using admin panel
|
2016-06-07 00:29:22 -05:00 |
|
Levi
|
a72c1446b4
|
Created custom “add order view” to admin panel, Added vm name and user email to orders list admin view , Started function to charge an user for his VM subscription from the admin panel, Created template for email after charge an user for his virtual machine plan, Handle errors creating an order in the admin panel, Now an email is sent to the user after charge him for his virtual machine plan
|
2016-06-03 00:07:47 -05:00 |
|
Levi
|
63eebbb2b0
|
Added mark a notification as read feature, Fixed some errors
|
2016-05-29 13:37:43 -05:00 |
|
Levi
|
7a9ea58a89
|
Added status field to a booked VM. Added the capability to change a booked VM status from the admin panel. Send email to user after his VM is approved
|
2016-05-27 00:51:10 -05:00 |
|
Levi
|
b4164e56ab
|
Added next button in order detail view after the user make a payment, Avoid to regenerate SSH Key if the user refresh the page, Now the key is served to download from javascript , Added public_key attribute to VirtualVMPlan in order to store keys created by the user, Now private key has PEM format and public has OpenSSH
|
2016-05-24 01:19:49 -05:00 |
|
Levi
|
d4a44b2b6c
|
Fixed Login Error Style , Started view to generating SSH key for a VM
|
2016-05-20 16:41:42 -04:30 |
|
Levi
|
768a990040
|
Changed offers in VM pricing, Fixed pricing error changing disk size, VM footer dead links, Added logged out message
|
2016-05-19 01:47:16 -04:30 |
|
Levi
|
e8e58066a0
|
Added test to order detail view, Added test to customer orders view, Added test to virtual machine detail view, Added test to customer booked virtual machines view
|
2016-05-14 02:12:42 -04:30 |
|
Levi
|
8be59499b6
|
Added based view test, Added billing address form test, payment view test , Added test for hetzner pricing calculation, Added test for bern pricing calculation, Fixed script to load initial pricing data
|
2016-05-12 01:57:34 -05:00 |
|
Levi
|
342512036d
|
Added DjangoHostingView test, Added RailsHostingView test, Added, NodeJSHostingView test, Changed VMPlan model, Fixed templates to support new relationship between orders and VMplans, Merged Calendar feature with Booking
|
2016-05-05 01:03:35 -05:00 |
|
Levi
|
6e8004bfd0
|
Changed hostingorder to m2m with vm plan model
|
2016-05-04 22:06:49 -05:00 |
|
Levi
|
1486843af0
|
Added VM detail page, Added VM setting page, Added VM pricing page,Added VM orders page, Added VM status page
|
2016-05-04 00:16:41 -05:00 |
|
Levi
|
7d697b3c3a
|
Added pagination to orders view, Created, Virtual machines booked page ,Changed logged user nabber , Added pagination to virtual machines view , Started Virtual machine detail page
|
2016-05-03 00:59:40 -05:00 |
|
Levi
|
fdf8722c8f
|
Added Hosting Order model, Created Billing Address Model , Method to create a customer using Stripe API , Created Customer Stripe profile to store for further charges , Method in order to charge an amount to a customer
|
2016-04-26 01:16:03 -05:00 |
|
Levi
|
4777484245
|
Created a base template for login / signup, Fixed some html design issues on login / signup pages, Added Billing Address Form to payment page, Handle Billing Address Form validation, Created VirtualMachinePlan model in order to store user purchased VM, Create method in order to create a stripe plan , Investigated about stripe payment workflows
|
2016-04-23 02:22:44 -05:00 |
|
Levi
|
64a484e749
|
Separated base hosting page into html sections, Added pricing selector to Django Page, Added pricing selector to Rails Page, Added pricing selector to NodeJS Page, Implemented hosting signup , Implemented hosting login, Created forms to handle login/signup errors
|
2016-04-20 01:03:32 -05:00 |
|
Levi
|
cb51e08cef
|
Added serializer to VM model, Rewrite django hosting view , Created price selection templates , Added price selector with automatic price change
|
2016-04-19 01:04:42 -05:00 |
|
Levi
|
3015399692
|
registered VM types model in the admin
|
2016-04-17 20:05:39 -05:00 |
|
Levi
|
05e73b1d5e
|
Fixed ungleich urls, created model for storing VM types, created command to load VM prices and data to database
|
2016-04-17 19:52:19 -05:00 |
|
Nico Schottelius
|
2bf346495e
|
begin refactor to /hosting/
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
|
2015-08-27 18:20:08 +02:00 |
|