Commit Graph

194 Commits

Author SHA1 Message Date
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
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
Santiago Lamora 525f17e8b5 Create component 'usage_progress_bar'. 2019-12-04 14:13:33 +01:00
Santiago Lamora fd6df8c4b0 Code styles of mailing list view. 2019-12-04 12:37:35 +01:00
Santiago Lamora 5f626b9daf Render mailbox usage progress bar. 2019-12-04 11:45:09 +01:00
Santiago Lamora 9a33f3363a Set fixed width of service-list table. 2019-12-04 11:44:14 +01:00