Commit Graph

76 Commits

Author SHA1 Message Date
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 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 3adf1d5d79 Code style of login view. 2019-12-02 17:45:46 +01:00
Santiago Lamora d3d87d37c3 Code Profile template. 2019-11-20 20:07:35 +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 24bce2ab04 Create generic ServiceListView and implement MailView 2019-11-13 11:08:19 +01:00
Santiago Lamora b08ecdef17 Implement MailingList view supporting pagination. 2019-10-31 14:09:49 +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 0650155e83 Retrieve and show user domains on the dashboard. 2019-10-30 14:08:14 +01:00
Santiago Lamora 5b2294b699 Implement login and logout through cookie sessions 2019-10-30 13:05:46 +01:00
Santiago Lamora 676e9b94a5 First draft of dashboard view. 2019-10-25 13:33:37 +02:00
Santiago Lamora dc1de203d0 Create base layout with sidebar + content. 2019-10-25 13:32:21 +02:00
Santiago Lamora da8b91d892 Code login template.
- Add base bootstrap files
- Enable musician app
2019-10-23 13:35:43 +02:00