Commit Graph

192 Commits

Author SHA1 Message Date
Santiago L 7ff01d60ef (Draft) Add view to update existing addresses 2021-06-24 13:08:16 +02:00
Santiago L f635721831 (Draft) Add view to create addresses 2021-06-23 13:47:27 +02:00
Santiago L 30bb572589 Handle Mailinglist without domain address 2021-06-08 10:43:49 +02:00
Santiago Lamora 1d5d3a5ed3 Provide default value to ALLOWED_RESOURCES. 2020-04-02 08:15:36 +02:00
Santiago Lamora c68aec5dc3 Handle accounts without billing contact data.
Fixes #7
2020-03-30 15:26:01 +02:00
Santiago Lamora 2c44098ee7 Add test to reproduce the issue. 2020-03-18 08:03:19 +01:00
Santiago Lamora cb418475cf Handle when user has never logged into the system. 2020-03-12 07:45:11 +01:00
Santiago Lamora 4b5c62a7c6 Update default links with Pangea ones. 2020-02-17 13:46:13 +01:00
Santiago Lamora 9fd2d6eb17 Fix database manager link. 2020-02-17 13:45:47 +01:00
Santiago Lamora a03714364c Handle ZeroDivisionError 2020-02-17 13:29:38 +01:00
Santiago Lamora 7ebe3b61c0 Retrieve database usage 2020-02-17 13:29:38 +01:00
Santiago Lamora 85fc900b6a Merge branch 'include-pangea-mail-addresses'
Fixes #4
2020-02-17 13:29:10 +01:00
Santiago Lamora 8a5d9f36cd Remove old TODOs and comment mock data. 2020-02-17 12:41:30 +01:00
Santiago Lamora b9a2860dcb Add space between value and unit 2020-02-17 12:40:56 +01:00
Santiago Lamora 33d5cd2719 Refactor to use utils.get_bootstraped_percent 2020-02-17 12:40:27 +01:00
Santiago Lamora 4ea7ca06e8 Include mailboxes resource usage details. 2020-02-17 12:39:49 +01:00
Santiago Lamora 0fa26d799b Show address mailbox disk usage. 2020-02-17 12:05:55 +01:00
Santiago Lamora 425d090522 Patch to list pangea mail addresses (#4) 2020-02-17 11:29:58 +01:00
Santiago Lamora f599dc6ca9 Create api.retrieve_mail_address_list 2020-02-17 11:07:21 +01:00
Santiago Lamora 977c952cfd Release version 0.1 2020-01-29 11:15:07 +01:00
Santiago Lamora 1ee2a6e1c2 Update Spanish translations (by Merce). 2020-01-29 11:10:29 +01:00
Merce dc7fbe40e3 Upload new file 2020-01-28 16:41:02 +00:00
Merce e04ec685cd Add new directory 2020-01-28 16:40:23 +00:00
Merce ec4c428abc Delete django.po 2020-01-28 16:39:09 +00:00
Santiago Lamora 4c4d455819 Update messages with billing & profile strings. 2020-01-23 17:50:25 +01:00
Santiago Lamora d3848d0633 Merge branch 'master' into i18n 2020-01-23 17:49:46 +01:00
Santiago Lamora 6b0d37f854 Fix sidebar position (avoid scrolling).
Related to 3890fec111
2020-01-23 17:44:25 +01:00
Santiago Lamora 953415f7df Prepare profile and billing to be translated. 2020-01-23 17:41:35 +01:00
Santiago Lamora 9866f00d7f Set user language as active language on login. 2020-01-23 17:37:08 +01:00
Santiago Lamora 672b3298a7 Allow to configure managers URLs on project settings. 2020-01-23 16:32:36 +01:00
Santiago Lamora 9060bc1590 Add external-link icon to Mailtrain anchor. 2020-01-23 16:16:21 +01:00
Santiago Lamora a71654cc5c Fix typo on variable name.
Regression by 6980522d81
2020-01-23 16:14:18 +01:00
Santiago Lamora d05c61deff Include link to SaaS service manager. 2020-01-23 16:13:23 +01:00
Santiago Lamora 4da403c4aa Add OwnCloud manager url. 2020-01-23 16:12:40 +01:00
Santiago Lamora 09c16ab2ae Set mailtrain URL. 2020-01-22 13:03:23 +01:00
Santiago Lamora f023cb21c7 Add managers URLs as musician settings. 2020-01-22 12:53:12 +01:00
Santiago Lamora 600d429cd4 Update translation strings with last content. 2020-01-21 13:32:34 +01:00
Santiago Lamora 4727a931b4 Merge branch 'master' into i18n 2020-01-21 13:31:06 +01:00
Santiago Lamora b896b1da82 Hidde Saas "Installed on" until API exposes that. 2020-01-21 13:24:49 +01:00
Santiago Lamora d2d0832d6b Show & lay SaaS details out. 2020-01-21 13:20:28 +01:00
Santiago Lamora 7dbf55f495 Add link to billing on profile page. 2020-01-21 13:10:12 +01:00
Santiago Lamora 5595ae6fd6 Fix profile menu background color. 2020-01-21 12:30:37 +01:00
Santiago Lamora 3890fec111 Push to bottom profile menu on sidebar. 2020-01-20 18:34:00 +01:00
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 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
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 7744ce6d85 Merge branch 'master' into i18n 2019-12-18 10:30:25 +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 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 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 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 eb0e65f132 Configure i18n and create initial locale .po files
- Catalan (ca)
- Spanish (es)
2019-12-10 11:59:01 +01:00
Santiago Lamora bce5a489d0 Add modal with recover password instructions. 2019-12-10 11:57:40 +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