Commit Graph

97 Commits

Author SHA1 Message Date
Santiago Lamora d0b4ef2873 Remove database from dashboard domain.
Databases are not related to domains, you cannot filter by it
so it's weird to provide a link on each existing domain.
2020-01-20 17:40:27 +01:00
Santiago Lamora b277b9a2e4 Show website information related to each domain. 2020-01-20 17:27:11 +01:00
Santiago Lamora 81fa9b57fd Retrieve websites associated to a domain 2020-01-20 10:45:18 +01:00
Santiago Lamora 6980522d81 Make more descriptive variable names. 2020-01-20 10:20:26 +01:00
Santiago Lamora 90ad13e61a Define WebSite orchestra resource. 2020-01-20 10:15:27 +01:00
Santiago Lamora 160e0b059f Bugfix: handle users that has never logged into
Regression introduced by 669600f4da
2020-01-14 13:50:17 +01:00
Santiago Lamora 34faf13dc6 Hide database.domain until is provided by orchestra 2020-01-14 13:10:16 +01:00
Santiago Lamora 10392c0eb5 Merge branch 'issue2_orchestra_api_review'
Closes #2
2020-01-14 12:23:51 +01:00
Santiago Lamora a9f23f6ea4 Hide domain.expiration_date (not provided by orchestra) 2020-01-14 11:45:54 +01:00
Santiago Lamora 669600f4da Show user.last_login on dashboard 2020-01-14 11:40:42 +01:00
Santiago Lamora 4cc3707ad5 Show if a list is active or not. 2020-01-14 11:28:57 +01:00
Santiago Lamora fb0c734f60 Redirect to dashboard as root index (redirect). 2020-01-07 13:57:02 +01:00
Santiago Lamora f6d13d6b95 Set title pages. 2020-01-07 13:53:59 +01:00
Santiago Lamora d3d75e7542 Add light gray logo to dashboard background. 2020-01-07 13:27:06 +01:00
Santiago Lamora aba3495f94 Add lilla logo to login background. 2020-01-07 13:18:21 +01:00
Santiago Lamora 462cf8e75c Add new BSD License (3 Clause) 2020-01-07 12:48:26 +01:00
Santiago Lamora 65322f7e52 Merge branch 'user-profile' 2019-12-18 10:29:09 +01:00
Santiago Lamora c2d865d664 Add view to retrieve bill document. 2019-12-17 15:15:58 +01:00
Santiago Lamora 186d20ec20 Retrieve user bills. 2019-12-17 14:48:21 +01:00
Santiago Lamora 770c6c9c9b Fix Mail and Mailinglist `__init__` 2019-12-17 14:10:59 +01:00
Santiago Lamora 37c9183c1e Render payment method details. 2019-12-17 13:50:53 +01:00
Santiago Lamora ff481b6317 Code styles of profile view. 2019-12-17 13:04:53 +01:00
Santiago Lamora 7c17d929fa Fix OrchestraModel `__str__` method. 2019-12-17 13:04:09 +01:00
Santiago Lamora e46c006e37 Merge branch 'qs_filter' 2019-12-17 11:59:13 +01:00
Santiago Lamora 78fcfeefcb Remove unused css id. 2019-12-17 11:58:38 +01:00
Santiago Lamora 92715994c2 Prepare mailing list to be filtered by domain.
Will work when backend supports it.
2019-12-17 11:57:59 +01:00
Santiago Lamora 5520ff63f3 Show active_domain and add 'go to global' button. 2019-12-17 11:32:38 +01:00
Santiago Lamora 9cbeb325bb Filter mail addresses by domain (if any). 2019-12-17 11:16:23 +01:00
Santiago Lamora 16a59792a0 Merge branch 'domain-detail' 2019-12-17 11:13:24 +01:00
Santiago Lamora af21ca027b Create .btn-arrow-left and add go back link. 2019-12-17 10:52:39 +01:00
Santiago Lamora c2b3485485 Handle not found domain. 2019-12-17 10:25:10 +01:00
Santiago Lamora c69668a9eb Define 'view DNS records' href link. 2019-12-13 15:13:10 +01:00
Santiago Lamora 3db5aa8621 Created domain-detail view. 2019-12-13 15:08:01 +01:00
Santiago Lamora 4f9babb7b4 Don't group addresses of type forward. 2019-12-13 13:49:12 +01:00
Santiago Lamora 20da66cfec Merge branch 'gui-dashboard' 2019-12-12 15:02:41 +01:00
Santiago Lamora e6dc5cf872 Show resource usage based on plan definition. 2019-12-12 15:01:51 +01:00
Santiago Lamora 6520798493 Add links to services of the domain. 2019-12-12 14:27:01 +01:00
Santiago Lamora fbf12f65f2 Update dashboard to use retrieved domains data. 2019-12-12 14:19:39 +01:00
Santiago Lamora 07b15faf8e Support retrieving domains and its related services. 2019-12-12 14:18:29 +01:00
Santiago Lamora 027dc365be Code domain configuration details modal. 2019-12-12 12:11:07 +01:00
Santiago Lamora 381c6f656e Code style of domain details card. 2019-12-12 10:48:40 +01:00
Santiago Lamora d6a3a8f559 Code resource usage cards of the dashboard. 2019-12-10 14:02:26 +01:00
Santiago Lamora 5abdcd56db Include profile context var for loggued users. 2019-12-10 13:04:04 +01:00
Santiago Lamora c464c7bb28 Merge branch 'gui-design' 2019-12-10 10:39:35 +01:00
Santiago Lamora 0bd49c04c4 Create and code styles of saas view. 2019-12-06 10:28:34 +01:00
Santiago Lamora 0da97abd3e Add Saas api model. 2019-12-06 10:27:18 +01:00
Santiago Lamora 4d49c07ee3 Add dropdown links to profile and billing 2019-12-06 10:01:08 +01:00
Santiago Lamora f3adc60424 Create and code styles of billing view. 2019-12-06 10:00:11 +01:00
Santiago Lamora e59761a709 Code styles of databases view. 2019-12-04 14:13:56 +01:00
Santiago Lamora 525f17e8b5 Create component 'usage_progress_bar'. 2019-12-04 14:13:33 +01:00