Commit Graph

25 Commits

Author SHA1 Message Date
Jorge Pastor 84880401ea hidden disck usage on dashboard website 2024-03-03 11:22:28 +01:00
Santiago L 156ab51f33 Cosmetics: make database list more compact 2024-01-30 13:43:27 +01:00
Santiago L 75d743cab2 Rename databases.html => database_list.html
More djangonist template name pattern
2024-01-30 12:58:53 +01:00
Santiago L 849af04e4b Add pagination nav 2024-01-30 12:55:18 +01:00
Santiago L aea944a732 Cosmetics: make SaaS list more compact 2024-01-30 12:51:28 +01:00
Santiago L 5836d6e6ed Allow search mailboxes by name or domain 2024-01-30 11:31:24 +01:00
Santiago L b21bc1363d Allow filter address by domain name 2024-01-29 18:32:44 +01:00
Santiago L 52ec1660f6 Retrieve database disk resource usage 2024-01-29 17:59:38 +01:00
Santiago L 1bd7023fdf Rename templates to be more djangonist 2024-01-26 14:23:03 +01:00
Santiago L 4b89a04969 Fix number of addresses of a domain 2024-01-26 13:34:46 +01:00
Santiago L 4dc5de4016 Fix link to mailing list management tool 2024-01-25 14:30:20 +01:00
Santiago L 1a3a015d61 Render related address on mailbox list 2024-01-25 14:24:06 +01:00
Santiago L d4b44d58c8 Fix AddressDeleteView 2024-01-25 13:59:14 +01:00
Santiago L d3b3547811 Validate domain records (on update & creation) 2023-11-29 15:03:12 +01:00
Santiago L be3ca0aecd Render top & subdomains (if any) 2023-11-29 14:31:43 +01:00
Santiago L a6be3e5b00 Allow add and update domain's record 2023-11-29 12:42:54 +01:00
Santiago L f26b2f0e87 Allow user to create a new record on a domain 2023-11-29 12:16:17 +01:00
Santiago L 7c85f219d8 Set USER_SUPPORT_EMAIL 2023-11-27 13:03:53 +01:00
Santiago L bae29f766f Fix DatabasesView 2023-11-27 13:03:47 +01:00
Santiago L 338047a27b Fix address-update link 2023-11-27 13:03:34 +01:00
Santiago L a921e0f648 Refactor address & mailbox views 2023-11-27 13:03:25 +01:00
Santiago L a23dcf68fc Refactor Mailboxes list view 2023-11-27 13:03:20 +01:00
Santiago L aa0de32cd0 Refactor my-profile & fix set language 2023-11-27 13:03:14 +01:00
Santiago L f2aaf28422 Refactor DomainDetailView 2023-11-27 13:03:05 +01:00
Santiago L e60ac8f24a Move musician as orchestra module
Copy of code in repository https://github.com/ribaguifi/django-musician
at commit d1a7ad911751e0bb5d68efa63696b1c6e2a0b47b

NOTE: there are minor changes to adapt code
2023-11-27 13:02:29 +01:00