Commit Graph

67 Commits

Author SHA1 Message Date
Jorge Pastor 17e0497ed8 musician new dashborad 2024-06-19 13:41:34 +02:00
Jorge Pastor a00d1eff9f musician dashboard2 version 0.0 2024-06-18 19:38:36 +02:00
Jorge Pastor 35dd1c64c2 musician dashboard2 progresbar exact % and try monitors 2024-06-17 20:54:23 +02:00
Jorge Pastor b72af48cd1 musician dashboard2 show resources 2024-06-13 20:42:49 +02:00
Jorge Pastor cb3e482dfc musician dashboard get all resources 2024-06-10 22:26:55 +02:00
Jorge Pastor abbe58bc96 musician responsive tables to mobile 2024-06-05 20:00:53 +02:00
Jorge Pastor e1d250c35f musician mailinlist create and delete 2024-06-05 17:14:59 +02:00
Jorge Pastor 54c6c59237 musician mailinlist edit 2024-05-29 20:03:25 +02:00
Jorge Pastor 9dc719abcb musician reorder code websites,webapps 2024-05-29 17:55:01 +02:00
Jorge Pastor 0dc4352432 musician website directives clear 2024-05-23 21:46:45 +02:00
Jorge Pastor 475df0a2e5 musician website create directives filter group name and helptext 2024-05-22 20:45:16 +02:00
Jorge Pastor 1ebf30db33 musician website create contents 2024-05-18 14:27:03 +02:00
Jorge Pastor 4f258a9fe0 musician website edit basic 2024-05-16 20:41:46 +02:00
Jorge Pastor f3e3d45d60 musician websitedetail 2024-05-13 20:23:25 +02:00
Jorge Pastor 898dde9330 musician webappdetail show options webapp 2024-05-07 18:52:24 +02:00
Jorge Pastor ad11f64e52 musician menu, add icon user 2024-05-03 09:12:55 +02:00
Jorge Pastor 142c9f97ae musician reload webapp options after save webappoption 2024-05-02 21:21:33 +02:00
Jorge Pastor b911e0e89f musician webapps filter create duplicate options 2024-05-02 19:55:48 +02:00
Jorge Pastor b896dd2262 musician webapps/websites description on listview 2024-04-29 21:40:49 +02:00
Jorge Pastor 6ff6a75eda musician add webapps/websites on menu 2024-04-29 21:01:51 +02:00
Jorge Pastor 4688605bc6 musician webapp edit options 2024-04-29 20:06:20 +02:00
Jorge Pastor fa1a130370 musician webapp edit, add helptext 2024-04-25 22:20:26 +02:00
Jorge Pastor 3c3e15d1c5 musician webapp visualization and firsts edits 2024-04-25 17:21:50 +02:00
Jorge Pastor bb4fc5e267 musician websites visualizacion 2024-04-23 17:14:39 +02:00
Jorge Pastor 60771b7808 musician crypt password when create mailboxuser 2024-04-18 16:58:37 +02:00
Jorge Pastor 5c0c82d50b musician add webappusers and systemusers 2024-04-16 20:49:11 +02:00
Jorge Pastor 2b635be17e change 2024-03-03 11:36:54 +01:00
Jorge Pastor 84880401ea hidden disck usage on dashboard website 2024-03-03 11:22:28 +01:00
Santiago L ee9416d8ed Set order_by on DatabaseListView queryset 2024-01-30 13:47:22 +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 0695099980 Drop disk & transfer usage as always shows N/A
Show it again when valuable information could be provided
to the user.
2024-01-29 17:29:53 +01:00
Santiago L 0b31049f0b Fix compatibility with Django 2.2.X
url_has_allowed_host_and_scheme has been introduced on 3.1
2024-01-29 17:26:26 +01:00
Santiago L 1bd7023fdf Rename templates to be more djangonist 2024-01-26 14:23:03 +01:00
Santiago L 40cb2b45bb Upgrade to be compatible with django 3.2 2024-01-26 14:22:52 +01:00
Santiago L 76c18c0cae Set order_by on AddressListView
Avoid pagination inconsistency
2024-01-26 13:51:08 +01:00
Santiago L 2c655f6b08 Cosmetics & filter by request.user missing views 2024-01-26 13:35:10 +01:00
Santiago L 4b89a04969 Fix number of addresses of a domain 2024-01-26 13:34:46 +01:00
Santiago L 790ac0074a Drop type annotations 2024-01-26 12:56:12 +01:00
Santiago L 428644e421 Cosmetics: set full height to container 2024-01-25 14:40:59 +01:00
Santiago L 954ddafec3 Add missing imports (ValidationError & gettext_lazy) 2024-01-25 14:39:40 +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 f140fe480e Fix MailboxDeleteView 2024-01-25 14:19:58 +01:00
Santiago L d4b44d58c8 Fix AddressDeleteView 2024-01-25 13:59:14 +01:00