-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LTD: Add endpoint for licences list #2235
base: dev
Are you sure you want to change the base?
Commits on Oct 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5d58f86 - Browse repository at this point
Copy the full SHA 5d58f86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 684aac7 - Browse repository at this point
Copy the full SHA 684aac7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cb8532 - Browse repository at this point
Copy the full SHA 6cb8532View commit details -
- remove licence statuses endpoint for now - make tests work
Configuration menu - View commit details
-
Copy full SHA for f86d6f3 - Browse repository at this point
Copy the full SHA f86d6f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d90ca37 - Browse repository at this point
Copy the full SHA d90ca37View commit details -
Add licence issue date to licences list
Licence document generation date is taken for this purpose.
Configuration menu - View commit details
-
Copy full SHA for 545f1cd - Browse repository at this point
Copy the full SHA 545f1cdView commit details -
Update Licences list view to excludes licences with no goods
When all products on the application are NLR then the current code allowed creation of a licence due a bug. This is not fixed yet so exclude these cases as it can skew licence data.
Configuration menu - View commit details
-
Copy full SHA for e73df0f - Browse repository at this point
Copy the full SHA e73df0fView commit details -
Only consider licences for finalised Cases
In some case a licence is issued but subsequently application is marked as withdrawn. Licence also should've been cancelled in this case but we are not handling this atm so filter these cases.
Configuration menu - View commit details
-
Copy full SHA for 95963ba - Browse repository at this point
Copy the full SHA 95963baView commit details -
As there can be multiple documents in these cases
Configuration menu - View commit details
-
Copy full SHA for 0ae5925 - Browse repository at this point
Copy the full SHA 0ae5925View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2786805 - Browse repository at this point
Copy the full SHA 2786805View commit details -
Configuration menu - View commit details
-
Copy full SHA for 673b60c - Browse repository at this point
Copy the full SHA 673b60cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7927d70 - Browse repository at this point
Copy the full SHA 7927d70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4553cb0 - Browse repository at this point
Copy the full SHA 4553cb0View commit details -
Use Case as base object the get licences list
Use Case as base object and use it to filter on the licence documents. This avoids filtering of various case statuses, NLR products etc
Configuration menu - View commit details
-
Copy full SHA for c0760ef - Browse repository at this point
Copy the full SHA c0760efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 060f962 - Browse repository at this point
Copy the full SHA 060f962View commit details -
Configuration menu - View commit details
-
Copy full SHA for c10f0e9 - Browse repository at this point
Copy the full SHA c10f0e9View commit details -
Include refused cases in the extract
Use the refusal letter generated date as the decision date
Configuration menu - View commit details
-
Copy full SHA for 7b06322 - Browse repository at this point
Copy the full SHA 7b06322View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84c0b2f - Browse repository at this point
Copy the full SHA 84c0b2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0600888 - Browse repository at this point
Copy the full SHA 0600888View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce5f7ff - Browse repository at this point
Copy the full SHA ce5f7ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35f1450 - Browse repository at this point
Copy the full SHA 35f1450View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91b3d21 - Browse repository at this point
Copy the full SHA 91b3d21View commit details -
Configuration menu - View commit details
-
Copy full SHA for df81a44 - Browse repository at this point
Copy the full SHA df81a44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55c8493 - Browse repository at this point
Copy the full SHA 55c8493View commit details