Commit Graph

137 Commits

Author SHA1 Message Date
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