Commit Graph

179 Commits

Author SHA1 Message Date
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 bb07bcd126 Merge branch 'master' into dev/api-writable 2021-07-02 13:10:12 +02:00
Santiago L 2a1a82f271
Merge pull request #7 from ribaguifi/dependabot/pip/django-2.2.24
Bump django from 2.2.21 to 2.2.24
2021-07-02 13:09:35 +02:00
Santiago L 0d327127f5 Rename class `MailService` to `Address` 2021-07-02 13:08:06 +02:00
Santiago L 77577a67da Disable hacky patch for issue #4 because breaks code 2021-07-02 12:57:55 +02:00
Santiago L 29c752e572 Lay out mail form using bootstrap4 2021-06-24 13:19:54 +02:00
Santiago L 4d5497f2fa Add django-bootstrap4 to requirements 2021-06-24 13:19:22 +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
dependabot[bot] 3061ab34d3
Bump django from 2.2.21 to 2.2.24
Bumps [django](https://github.com/django/django) from 2.2.21 to 2.2.24.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.21...2.2.24)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-10 20:20:11 +00:00
Santiago L 30bb572589 Handle Mailinglist without domain address 2021-06-08 10:43:49 +02:00
Santiago L 5281e9595e Merge branch '7-login-error' 2021-06-08 10:39:29 +02:00
Santiago L db6715808b
Merge pull request #5 from ribaguifi/dependabot/pip/django-2.2.21
Bump django from 2.2.13 to 2.2.21
2021-06-08 10:33:39 +02:00
dependabot[bot] 13ac215973
Bump django from 2.2.13 to 2.2.21
Bumps [django](https://github.com/django/django) from 2.2.13 to 2.2.21.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.13...2.2.21)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-04 23:50:36 +00:00
Santiago L a5901eb840
Merge pull request #1 from ribaguifi/dependabot/pip/django-2.2.13
Bump django from 2.2 to 2.2.13
2020-07-12 18:50:19 +02:00
dependabot[bot] 75af781c92
Bump django from 2.2 to 2.2.13
Bumps [django](https://github.com/django/django) from 2.2 to 2.2.13.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2...2.2.13)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-09 08:39:44 +00:00
Santiago Lamora 1d5d3a5ed3 Provide default value to ALLOWED_RESOURCES. 2020-04-02 08:15:36 +02:00
Santiago Lamora c68aec5dc3 Handle accounts without billing contact data.
Fixes #7
2020-03-30 15:26:01 +02:00
Santiago Lamora 8ffe43d983 Merge branch 'user-login-issues'
Fixes #6
2020-03-18 08:05:35 +01:00
Santiago Lamora 2c44098ee7 Add test to reproduce the issue. 2020-03-18 08:03:19 +01:00
Santiago Lamora cb418475cf Handle when user has never logged into the system. 2020-03-12 07:45:11 +01:00
Santiago Lamora 4b5c62a7c6 Update default links with Pangea ones. 2020-02-17 13:46:13 +01:00
Santiago Lamora 9fd2d6eb17 Fix database manager link. 2020-02-17 13:45:47 +01:00
Santiago Lamora c2a262ff17 Merge branch 'resource-usage' 2020-02-17 13:29:47 +01:00
Santiago Lamora a03714364c Handle ZeroDivisionError 2020-02-17 13:29:38 +01:00
Santiago Lamora 7ebe3b61c0 Retrieve database usage 2020-02-17 13:29:38 +01:00
Santiago Lamora 85fc900b6a Merge branch 'include-pangea-mail-addresses'
Fixes #4
2020-02-17 13:29:10 +01:00
Santiago Lamora 8a5d9f36cd Remove old TODOs and comment mock data. 2020-02-17 12:41:30 +01:00
Santiago Lamora b9a2860dcb Add space between value and unit 2020-02-17 12:40:56 +01:00
Santiago Lamora 33d5cd2719 Refactor to use utils.get_bootstraped_percent 2020-02-17 12:40:27 +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 425d090522 Patch to list pangea mail addresses (#4) 2020-02-17 11:29:58 +01:00
Santiago Lamora f599dc6ca9 Create api.retrieve_mail_address_list 2020-02-17 11:07:21 +01:00
Santiago Lamora 977c952cfd Release version 0.1 2020-01-29 11:15:07 +01:00
Santiago Lamora 3414a095d8 Merge branch 'i18n'
Add Catalan and Spanish locales.
2020-01-29 11:12:48 +01:00
Santiago Lamora 09cd4ad636 Merge branch 'master' into i18n 2020-01-29 11:12:20 +01:00
Santiago Lamora 1ee2a6e1c2 Update Spanish translations (by Merce). 2020-01-29 11:10:29 +01:00
Merce dc7fbe40e3 Upload new file 2020-01-28 16:41:02 +00:00
Merce e04ec685cd Add new directory 2020-01-28 16:40:23 +00:00
Merce ec4c428abc Delete django.po 2020-01-28 16:39:09 +00:00
Santiago Lamora 02d56a890c Set SESSION_COOKIE_SECURE setting. 2020-01-23 17:52:49 +01:00
Santiago Lamora 4c4d455819 Update messages with billing & profile strings. 2020-01-23 17:50:25 +01:00
Santiago Lamora d3848d0633 Merge branch 'master' into i18n 2020-01-23 17:49:46 +01:00
Santiago Lamora 4b9f401c4c Merge branch '1-language-preference'
Closes #1.
2020-01-23 17:45:32 +01:00
Santiago Lamora 6b0d37f854 Fix sidebar position (avoid scrolling).
Related to 3890fec111
2020-01-23 17:44:25 +01:00
Santiago Lamora 953415f7df Prepare profile and billing to be translated. 2020-01-23 17:41:35 +01:00
Santiago Lamora 9866f00d7f Set user language as active language on login. 2020-01-23 17:37:08 +01:00
Santiago Lamora 24729bf6b7 Configure languages and enable Locale middleware 2020-01-23 17:28:53 +01:00