Royal-Society-of-New-Zealand / NZ-ORCID-Hub

The home of development for the New Zealand ORCID Hub
MIT License
13 stars 8 forks source link

flask-admin: need to break down into separate chunks the changes added to flask-admin #1271

Open nad2000 opened 4 years ago

nad2000 commented 4 years ago

Need to break down into separate chunks the changes added to flask-admin and get merged to the upstream repo: 1) request query string passing across the requests; 2) search improvement - search in linked fields, eg, OrcidToken search by the owner's name; + fix: outer join; 3) selection of entry with a composite key. 4) some other minor changes...

Over time these changes got mixed up and the owners rejected overlapping changes. So I might need to disentangle them before pushing them to the upstream repo.