Commit graph

330 commits

Author SHA1 Message Date
ARvind Tiwari
aa4bfbdd31 font size reduced for mobile 2017-07-31 17:56:03 +05:30
ARvind Tiwari
10108f7d93 merged master 2017-07-28 17:45:38 +05:30
ARvind Tiwari
4995604873 minor padding adjustments 2017-07-28 17:39:20 +05:30
Pcoder
53fc982837 Merge pull request #418 from pcoder/task/3615/decouple_landing_page_from_opennebula
Task/3615/decouple landing page from opennebula
2017-07-27 23:34:49 +02:00
Pcoder
cb4d827f0b Merge pull request #417 from ungleich/siarheipuhach-task3577
Siarheipuhach task3577

Added backend cpu, ram, ssd fields validation.
2017-07-27 22:39:44 +02:00
Pcoder
8dd1cbda19 Merge pull request #415 from tiwariav/bugfix/3553/navbar
Task #3553 fix page "blinks" on click on navbar link
2017-07-27 21:55:27 +02:00
Pcoder
deee202d04 Update main.js
Added a terminator
2017-07-28 01:04:23 +05:30
Pcoder
3c4ca1101a Update main.js
Fixed probably a typo. 500 -> 2000 for storage.
2017-07-28 01:02:45 +05:30
ARvind Tiwari
33c56b8890 why datacenterlight page, 'we bring the future' section layout changed to flex and mobile layout fixed 2017-07-27 18:35:17 +05:30
ARvind Tiwari
035266b68b main.js indent changed back to 4 spaces 2017-07-27 15:50:44 +05:30
PCoder
fca291c6a5 Added VMTemplateSerializer 2017-07-27 12:05:01 +05:30
PCoder
1a6e497e38 Removed another openebula call after submitting landing page calculator 2017-07-27 11:25:48 +05:30
M.Ravi
8485819caa Removed unneeded code from datacenterlight/views.py 2017-07-26 20:58:08 +02:00
M.Ravi
1f58da70d4 Removed OpenNebula code from the IndexView and code reformatted 2017-07-26 20:39:51 +02:00
M.Ravi
f3cfe19e68 Reformatted the template file and used opennebula_vm_template_id instead of template_id 2017-07-26 20:38:53 +02:00
M.Ravi
71e4fece58 Renamed opennebula_vm_id to opennebula_vm_template_id 2017-07-26 20:35:12 +02:00
M.Ravi
762c8b14cc Added fetchvmtemplates management command in datacenterlight 2017-07-26 19:52:02 +02:00
M.Ravi
c92960a3e6 Added VMTemplate model 2017-07-26 19:38:38 +02:00
ARvind Tiwari
b9873c2829 changed font name to 'Lato' from 'Lato-Regular' in landing-page.css 2017-07-26 17:07:12 +05:30
ARvind Tiwari
2c7a42e447 removed class url from <a> tags which redirect to other page 2017-07-26 16:54:49 +05:30
PCoder
9883a3f908 Refactored the validation error messages 2017-07-26 01:55:31 +05:30
PCoder
fff468f95f Merge branch 'task3577' of https://github.com/siarheipuhach/dynamicweb into siarheipuhach-task3577 2017-07-26 01:30:24 +05:30
Pcoder
a05b5b6918 Merge pull request #412 from amarynets/bugfix/change_text_on_button
Change text on button Order now -> Continue!
2017-07-25 20:36:13 +02:00
ARvind Tiwari
8e1a5a0221 added back href to links, removed blinking 2017-07-25 19:44:19 +05:30
Andrii Marynets
0db218cfbf Change text on button Order now! 2017-07-24 18:52:28 +03:00
ARvind Tiwari
c26e9a692a social icons underbars removed 2017-07-21 21:10:33 +05:30
Polycarp Okock
032059c965 Merge branch 'master' into bugfix/#3553-2 2017-07-20 23:30:04 +03:00
Polycarp Okock
2c422c49f6 Merge pull request #395 from macs03/bugfix/#3558
Task #3558 header change
2017-07-20 22:22:54 +03:00
Andrii Marynets
72ece2ec29 Merge branch 'master' into bugfix/hover_on_mobile_device_#3588 2017-07-20 22:17:58 +03:00
Polycarp Okock
39b06775a7 Merge pull request #399 from pcoder/task/3581/change_font_weight
Added font-weight-> 300 to .split-section .split-text .lead in dcl
2017-07-20 22:14:01 +03:00
Andrii Marynets
884fd6cda1 Fix :hover on mobile device 2017-07-20 22:10:09 +03:00
Miguel Cardenas
38413820be font family late light for titles 2017-07-20 11:13:08 -05:00
Polycarp Okock
7a8154a907 Updated Views
Added the cardholder_name as one of the fields retrieved from the Payment page
2017-07-20 15:02:59 +03:00
Polycarp Okock
50f7227b10 Updated Order_detail
Added the tag to load the Card holder name entered from the billing address
2017-07-20 15:00:14 +03:00
PCoder
bc10cf5e41 Set font size to 21px to all new-lead elements 2017-07-19 02:44:40 +05:30
PCoder
af46927b9d Changed the font weight of the lead text to 300 2017-07-18 01:35:33 +05:30
PCoder
f4aec68bfd Added style to right align date in desktop view in Order Confirm page 2017-07-18 00:30:32 +05:30
PCoder
c938af51a5 Added font-weight-> 300 to .split-section .split-text .lead in dcl landing-page.css 2017-07-17 03:16:23 +05:30
PCoder
3f6250862b Changed text align left to the date in the order_detail.html both in dcl and hosting 2017-07-17 02:57:24 +05:30
PCoder
ec4b47ccb6 Fixed overlapping issue of date and billing address in dcl order_detail.html 2017-07-17 02:50:59 +05:30
Siarhei Puhach
b30f41219c Added backend cpu,ram,ssd fields validation 2017-07-14 11:34:40 +03:00
Miguel Cardenas
aa7856ebc0 change color of header 2017-07-13 18:26:14 -05:00
Miguel Cardenas
626598d8c5 fix indentation to 4 spaces 2017-07-13 16:49:52 -05:00
Miguel Cardenas
407b3f0a8c Merge branch 'master' into bugfix/#3553-2 2017-07-13 14:30:06 -05:00
PCoder
c7a99b4ad2 Added periods to german validation texts 2017-07-14 00:04:20 +05:30
PCoder
270354b22d Removed some fuzzy translations 2017-07-14 00:02:35 +05:30
PCoder
b4e943849c Added DE translations and periods for all validation texts 2017-07-13 23:58:54 +05:30
Miguel Cardenas
df55757be3 Change font family for header 2017-07-13 12:04:05 -05:00
Siarhei Puhach
d727e64b93 Update landing-page.css 2017-07-13 15:06:18 +03:00
Siarhei Puhach
2ad62daa10 Update landing-page.css 2017-07-13 14:53:43 +03:00