Commit Graph

86 Commits

Author SHA1 Message Date
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
Santiago Lamora 50bcd89fcd Code paginator style. 2019-12-03 14:07:57 +01:00
Santiago Lamora 78ac35cc6f Code styles of services table (mail addresses). 2019-12-03 13:34:39 +01:00
Santiago Lamora 51788b72cc Add Roboto font from Google Fonts. 2019-12-03 13:34:12 +01:00
Santiago Lamora 4996acd325 Set menu font awesome icons. 2019-12-03 12:46:59 +01:00
Santiago Lamora b3a69a6efe Add user profile default picture. 2019-12-03 12:46:33 +01:00
Santiago Lamora f8808ed087 Add Bootstrap theme using Pangea color palette. 2019-12-03 12:45:54 +01:00
Santiago Lamora 330316f0f3 Include font-awesome CSS & Webfonts. 2019-12-03 12:41:34 +01:00
Santiago Lamora daa6aee70b Merge branch 'ui-design-login' 2019-12-02 17:45:56 +01:00