Commit Graph

163 Commits

Author SHA1 Message Date
Santiago Lamora 36b0033b11 Move version to top & fix services_menu list. 2020-01-20 18:33:33 +01:00
Santiago Lamora d43b849d49 Code template when no saas exists. 2020-01-20 18:19:55 +01:00
Santiago Lamora 5495808d9c Set sidebar paddings. 2020-01-20 18:17:37 +01:00
Santiago Lamora 442c2a3d19 Code template when no database exists. 2020-01-20 17:59:49 +01:00
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
Merce 06e75d71db Replace django.po 2019-12-20 10:41:29 +00:00
Merce 5be23eabf6 Replace django.po 2019-12-20 10:09:56 +00:00
Merce 301570587b Replace django.po 2019-12-20 10:09:22 +00:00
Merce 0783e8f005 Replace django.po 2019-12-20 10:05:54 +00:00
Santiago Lamora 6ef94485d6 Mark 'Settings' string to be translated. 2019-12-18 11:38:09 +01:00
Santiago Lamora c738ebf4cb Update translation strings and .po files. 2019-12-18 11:35:28 +01:00
Santiago Lamora ce7de306e3 Translate menu items. 2019-12-18 10:56:48 +01:00
Santiago Lamora bec5d1bb92 Add translation how to. 2019-12-18 10:55:46 +01:00
Santiago Lamora 2cff31a29e Set default fallback language to catalan. 2019-12-18 10:51:02 +01:00
Santiago Lamora 7744ce6d85 Merge branch 'master' into i18n 2019-12-18 10:30:25 +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