Commit Graph

100 Commits

Author SHA1 Message Date
RubenPX 6b7cad86f2 add launguage selector to web page (only visual) 2022-02-12 03:29:42 +01:00
Santiago L bc84603b5e Fix dashboard layout on tablet & mobile devices 2022-02-05 13:10:25 +01:00
KryptoPX 7d799092cd sidebar icons switch if is collapsed 2022-01-28 22:36:29 +00:00
KryptoPX a0cc4d0a41 Fix: Remove duplicated h1 (my fault) 2022-01-27 17:58:39 +00:00
KryptoPX 560c48ddaa FIX: add responsive sidebarand content 2022-01-27 13:04:06 +00:00
Santiago L 74bcbb43a1 Drop duplicated resource total message 2021-11-26 22:30:05 +01:00
Santiago L aee0267f17 Fix mailbox resource usage on dashboard.
Mail addresses are not limited, only mailboxes.
2021-10-14 12:56:50 +02:00
Santiago L d7bd21d865 Fix broken links 2021-10-14 12:08:22 +02:00
Santiago L b171cbf641 Use django.contrib.messages to show alerts 2021-10-14 11:59:59 +02:00
Santiago L 33e68b5d07 Add view to change mailbox password 2021-10-14 11:09:59 +02:00
Santiago L 2aab4a666f Add warning message on check_delete pages 2021-10-08 11:56:46 +02:00
Santiago L ddd8ecf634 Allow updating mailbox addresses 2021-10-07 13:51:31 +02:00
Santiago L a0808896b4 Allow deleting a mailbox (mark as inactive) 2021-10-06 11:07:22 +02:00
Santiago L 9b52bc4b92 Show warning when extra fees may be applied on mailbox creation 2021-10-05 13:31:09 +02:00
Santiago L 9e51457069 Add view to create mailbox 2021-10-05 13:10:53 +02:00
Santiago L ed5460c4b1 Fix api.retrieve_mail_address_list() 2021-10-05 10:04:41 +02:00
Santiago L b0366ff1d0 Implement address delete 2021-10-01 13:36:52 +02:00
Santiago L 98dfa7a9f4 Make URLs patterns homogeneus 2021-09-27 13:52:27 +02:00
Santiago L 6d7ee0b76a Refactor Addresses list view 2021-09-27 13:37:11 +02:00
Santiago L 0246d0a22e Encapsulate Mailbox as a service 2021-09-27 12:40:52 +02:00
Santiago L 9ba1d0a23c Split mail view into addresses & mailboxes 2021-09-24 14:31:29 +02:00
Santiago L 29c752e572 Lay out mail form using bootstrap4 2021-06-24 13:19:54 +02:00
Santiago L 7ff01d60ef (Draft) Add view to update existing addresses 2021-06-24 13:08:16 +02:00
Santiago L f635721831 (Draft) Add view to create addresses 2021-06-23 13:47:27 +02:00
Santiago Lamora 9fd2d6eb17 Fix database manager link. 2020-02-17 13:45:47 +01:00
Santiago Lamora b9a2860dcb Add space between value and unit 2020-02-17 12:40:56 +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 d3848d0633 Merge branch 'master' into i18n 2020-01-23 17:49:46 +01:00
Santiago Lamora 953415f7df Prepare profile and billing to be translated. 2020-01-23 17:41:35 +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 09c16ab2ae Set mailtrain URL. 2020-01-22 13:03:23 +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 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 6980522d81 Make more descriptive variable names. 2020-01-20 10:20:26 +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 a9f23f6ea4 Hide domain.expiration_date (not provided by orchestra) 2020-01-14 11:45:54 +01:00
Santiago Lamora 669600f4da Show user.last_login on dashboard 2020-01-14 11:40:42 +01:00
Santiago Lamora 4cc3707ad5 Show if a list is active or not. 2020-01-14 11:28:57 +01:00