Commit Graph

163 Commits

Author SHA1 Message Date
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
Santiago Lamora 3adf1d5d79 Code style of login view. 2019-12-02 17:45:46 +01:00
Santiago Lamora fdcf5b2aa4 Merge branch 'wf-services' 2019-12-02 17:45:24 +01:00
Santiago Lamora d3d87d37c3 Code Profile template. 2019-11-20 20:07:35 +01:00
Santiago Lamora 902ef7a949 Fix mailing list component. 2019-11-20 17:41:15 +01:00
Santiago Lamora 8a2d409e32 Code mail component. 2019-11-20 17:25:32 +01:00
Santiago Lamora 5322f62cdf Create paginator component as div and cols. 2019-11-20 17:09:08 +01:00
Santiago Lamora 85f1d433a3 Lay out database component. 2019-11-20 11:04:35 +01:00
Santiago Lamora 98c5482f5b Refactor and rename Service --> OrchestraModel class. 2019-11-20 10:29:39 +01:00
Santiago Lamora 37854207dc Create database list view. 2019-11-13 12:27:25 +01:00
Santiago Lamora c8e8f778d7 Rename Service.name --> Service.api_name
Avoid collision name attributes with service data.
2019-11-13 12:26:35 +01:00
Santiago Lamora 0fa3408035 Create mailing list view. 2019-11-13 11:42:23 +01:00
Santiago Lamora 24bce2ab04 Create generic ServiceListView and implement MailView 2019-11-13 11:08:19 +01:00
Santiago Lamora 054b7e92ac Create `ExtendedPaginationMixin`. 2019-10-31 17:16:51 +01:00
Santiago Lamora d288770c25 Merge branch 'wf-mailinglists' 2019-10-31 14:26:28 +01:00
Santiago Lamora 5d985883b0 Update changelog. 2019-10-31 14:26:15 +01:00
Santiago Lamora b08ecdef17 Implement MailingList view supporting pagination. 2019-10-31 14:09:49 +01:00
Santiago Lamora cb7587c202 Create a generic method to retrieve any service. 2019-10-31 14:08:49 +01:00
Santiago Lamora 6fe6651857 Fix typo. 2019-10-31 14:00:01 +01:00
Santiago Lamora 8035656823 Merge branch 'services-menu' 2019-10-31 10:49:43 +01:00
Santiago Lamora eef75d3795 Fix redirect to 'next' URL on login. 2019-10-31 10:46:54 +01:00
Santiago Lamora 2e283cd39e Complete navbar with link to the services. 2019-10-30 14:36:59 +01:00
Santiago Lamora 8875e160f2 Create base views to all the services. 2019-10-30 14:36:59 +01:00
Santiago Lamora Subirá 02167a9faa Merge branch 'login_view' into 'master'
Auth: login and logout views



See merge request !1
2019-10-30 13:25:34 +00:00