WIP: Move musician as orchestra module #1

Draft
slamora wants to merge 0 commits from musician into main
Collaborator

Copy of code in repository https://github.com/ribaguifi/django-musician at commit d1a7ad911751e0bb5d68efa63696b1c6e2a0b47b

NOTE: there are minor changes to adapt code

TODO

  • Musician as orchestra module.
  • Allow users to update DNS records via musician.
  • Fix manager_url property (used on saas_list.html & database_list.html)
Copy of code in repository https://github.com/ribaguifi/django-musician at commit d1a7ad911751e0bb5d68efa63696b1c6e2a0b47b NOTE: there are minor changes to adapt code ## TODO - [x] Musician as orchestra module. - [x] Allow users to update DNS records via musician. - [ ] Fix `manager_url` property (used on saas_list.html & database_list.html)
slamora self-assigned this 2023-11-22 10:30:49 +00:00
slamora added 3 commits 2023-11-22 10:30:50 +00:00
slamora added 4 commits 2023-11-23 10:14:29 +00:00
slamora added 3 commits 2023-11-23 11:58:14 +00:00
slamora added 4 commits 2023-11-28 08:38:21 +00:00
slamora force-pushed musician from 2539c6a877 to 7c85f219d8 2023-11-29 10:00:59 +00:00 Compare
slamora changed target branch from master_old to main 2023-11-29 10:02:05 +00:00
slamora added 2 commits 2023-11-29 11:47:42 +00:00
slamora added 2 commits 2023-11-29 13:36:39 +00:00
slamora force-pushed musician from 6d489afa37 to d3b3547811 2023-11-29 14:08:05 +00:00 Compare
slamora added 1 commit 2024-01-17 07:53:56 +00:00
slamora added 7 commits 2024-01-25 13:40:48 +00:00
slamora added 1 commit 2024-01-25 13:41:23 +00:00
slamora added 1 commit 2024-01-26 12:32:28 +00:00
slamora added 3 commits 2024-01-26 12:37:22 +00:00
slamora added 1 commit 2024-01-26 12:51:33 +00:00
76c18c0cae Set order_by on AddressListView
Avoid pagination inconsistency
slamora added 2 commits 2024-01-26 13:23:10 +00:00
slamora added 1 commit 2024-01-29 16:13:13 +00:00
ca570c97ed Fix compatibility with Django 2.2.X
url_has_allowed_host_and_scheme has been introduced on 3.1
slamora force-pushed musician from ca570c97ed to 0b31049f0b 2024-01-29 16:26:44 +00:00 Compare
slamora added 2 commits 2024-01-29 16:59:56 +00:00
0695099980 Drop disk & transfer usage as always shows N/A
Show it again when valuable information could be provided
to the user.
slamora added 1 commit 2024-01-29 17:32:58 +00:00
slamora added 1 commit 2024-01-30 10:31:46 +00:00
slamora added 1 commit 2024-01-30 11:52:02 +00:00
slamora added 3 commits 2024-01-30 12:43:50 +00:00
slamora added 1 commit 2024-01-30 12:47:54 +00:00
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b musician main
git pull origin musician

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff musician
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pangea/django-orchestra#1
No description provided.