Commit graph

1716 commits

Author SHA1 Message Date
PCoder
d32d2a8976 Added a form in order confirmation page 2017-06-30 12:06:41 +05:30
Andrii Marynets
9431e9846c Add middleware for fix "get_host() method fails when the host is behind multiple proxies" 2017-06-30 08:44:39 +03:00
PCoder
d161a285b8 Added get_card_details function to stripe_utils 2017-06-30 11:08:00 +05:30
PCoder
4c3d8627b1 Added code to fetch cc data and put in context 2017-06-30 11:06:58 +05:30
PCoder
d0376f35f8 Now getting info in Order Confirmation from session and context 2017-06-30 11:05:34 +05:30
Andrii Marynets
5b53daa14a Merge branch 'master' into feature/add_google_analytics 2017-06-30 01:43:06 +03:00
Andrii Marynets
ebf8b0646d Fix not add analytics if DEBUG=True 2017-06-30 01:33:12 +03:00
Andrii Marynets
2ad984504c Add GOOGLE_ANALYTICS_PROPERTY_IDS for dynamic set ID 2017-06-30 01:23:35 +03:00
Mondi Geetha
94a69a4836 Fixed navbar dropdown that works for mobile device 2017-06-30 01:28:29 +05:30
Mondi Geetha
8754850ac9 Changed Navbar hover effect that only applicable for desktop devices 2017-06-30 01:27:21 +05:30
Mondi Geetha
f69375fb69 Added style to nav bar 2017-06-30 01:21:53 +05:30
Pcoder
381ac1fea0 Merge pull request #352 from levivm/feature/added_localtime
Feature/added localtime

The time shows up fine on the VM order confirmation and the ssh keys page both on chrome and firefox.
2017-06-29 21:27:11 +02:00
Pcoder
69fde64149 Added missing colon 2017-06-29 21:24:52 +02:00
Pcoder
b649bcd87e Fixed a typo 2017-06-29 21:24:04 +02:00
Mondi Geetha
4ec47c687b Added dropdown toggle function for highlets menu 2017-06-29 21:56:09 +05:30
Mondi Geetha
d2457f71e4 Changed some styles for font sizes and dropdown 2017-06-29 21:54:45 +05:30
Mondi Geetha
059f1bb680 Changed font-family 'Lato-Regular' to 'Lato-light' except Navbar and order form and changed some styles as per template 2017-06-29 20:30:36 +05:30
Mondi Geetha
445e8e3583 Adjusted some sections as per templates 2017-06-29 20:25:30 +05:30
Mondi Geetha
14bf3ad8b5 Merge branch 'task/3488/create_whydcl_page' of https://github.com/geethamondi/dynamicweb into task/3488/create_whydcl_page 2017-06-29 17:35:05 +05:30
Mondi Geetha
e7c652588a Reformated the code 2017-06-29 17:34:15 +05:30
geethamondi
7eaaea58e3 Fixed some spelling mistakes 2017-06-29 14:00:31 +02:00
geethamondi
2608892537 Fixed typos 2017-06-29 13:53:10 +02:00
Mondi Geetha
80e463c3bf Added image whydatacenterlight heder 2017-06-29 14:51:30 +05:30
Mondi Geetha
b9222c71ad Nezwly Added styles for whydatacenterlight page header 2017-06-29 14:50:14 +05:30
Mondi Geetha
e7fea1ea39 Changed the background pattren of Whydatacenterlight page header 2017-06-29 14:49:03 +05:30
PCoder
4fc11bbe17 Made WhyDataCenterLightView a subclass of the IndexView 2017-06-29 13:14:13 +05:30
PCoder
cb6aeae1ae Refactored the logic to OrderConfirmationView from the PaymentOrderView 2017-06-29 13:08:24 +05:30
PCoder
a2153777e4 We do not have order created when in Order Confirmation page. So removed the id parameter in url 2017-06-29 13:06:05 +05:30
PCoder
3313dab485 Added get_value_from_dict filter to obtain values from a dict in templates 2017-06-29 13:05:06 +05:30
PCoder
a3c3a5cd2e Changed the way we get info in dcl order_detail template 2017-06-29 13:04:13 +05:30
Geetha Mondi
1a994d1e70 Removed unnecassary href link from nav logo 2017-06-28 17:52:19 +05:30
Geetha Mondi
e84897db18 Removed unnesassary BetaAccessForm class 2017-06-28 17:13:02 +05:30
Geetha Mondi
7cbc001d6a Added style for 540 device and images 2017-06-28 15:15:19 +05:30
Geetha Mondi
4f793d516e Changed some divs for responsive 2017-06-28 15:09:17 +05:30
Geetha Mondi
4bf4d250c9 Changed URLs of sections as pages that redirect to home page from whydatacerterlight page 2017-06-28 15:08:12 +05:30
Geetha Mondi
524b9c8090 Added trasparent menu dropdown script 2017-06-28 15:07:07 +05:30
Geetha Mondi
f8dfe1b00a Added some style support on screen 768 2017-06-28 15:06:20 +05:30
Geetha Mondi
ab5b35f066 Created seperate page for whydatacenterlight page 2017-06-28 13:10:45 +05:30
Geetha Mondi
86984145e9 Some logo images for whydatacenterlight page 2017-06-28 13:08:28 +05:30
Geetha Mondi
1311e7ea89 Created view for whydatacenterlight page 2017-06-28 13:06:24 +05:30
Geetha Mondi
2c1c36cf94 Added url for whydatacenterlight page 2017-06-28 13:05:32 +05:30
Geetha Mondi
36fd7913fe Added nav dropdown and added OR condition for Whydatacenterlight page 2017-06-28 13:03:32 +05:30
Geetha Mondi
d27eff9441 Added function for dropdown menu 2017-06-28 12:59:30 +05:30
Geetha Mondi
4930e7d065 Added styles for whydcl page 2017-06-28 12:58:16 +05:30
Andrii Marynets
007fc794c3 Add google analytics to data center light 2017-06-27 23:47:30 +03:00
Levi Velázquez
8904a14961 Merge branch 'master' into feature/added_localtime 2017-06-23 00:31:23 -05:00
Levi
720270bac5 fixed firefox issue 2017-06-23 00:30:31 -05:00
M.Ravi
ed9e5c591c Merge branch 'pcoder-new_flow' 2017-06-23 04:54:15 +05:30
M.Ravi
796fbbe1f8 Removed status from the order page 2017-06-23 04:38:10 +05:30
M.Ravi
aca831adac Resolved conflicts while merging pcoder-new_flow 2017-06-23 04:35:33 +05:30