Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: uktrade/lite-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.0
Choose a base ref
...
head repository: uktrade/lite-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref

Commits on Sep 23, 2021

  1. Copy the full SHA
    884515b View commit details
  2. Run black

    eadpearce committed Sep 23, 2021
    Copy the full SHA
    71af920 View commit details
  3. Add explanatory comment

    eadpearce committed Sep 23, 2021
    Copy the full SHA
    06450eb View commit details

Commits on Sep 24, 2021

  1. Copy the full SHA
    a49601a View commit details

Commits on Sep 27, 2021

  1. Copy the full SHA
    2638c47 View commit details
  2. Identify if the application is amended or not

    User can do minor and major edits and there is no database field for this.
    Add changes to determine if an application is amended or not by using the
    audit logs created when minor/major edits are done.
    saruniitr committed Sep 27, 2021
    Copy the full SHA
    1daa54c View commit details
  3. Introduce is_ogd flag

    wkeeling committed Sep 27, 2021
    Copy the full SHA
    06a3854 View commit details
  4. Merge pull request #824 from uktrade/LTD-1237-introduce-is-ogd-flag

    Introduce is_ogd flag
    wkeeling authored Sep 27, 2021
    Copy the full SHA
    b1d2fde View commit details
  5. Copy the full SHA
    56c0fa8 View commit details
  6. Merge pull request #822 from uktrade/LTD-1159-turn-off-compliance

    Feature flag compliance case creation for SIELs
    eadpearce authored Sep 27, 2021
    Copy the full SHA
    e8bfdd7 View commit details
  7. Copy the full SHA
    3d4c8c9 View commit details
  8. Copy the full SHA
    bc41b7e View commit details
  9. Merge pull request #823 from uktrade/LTD-1025-Track-application-amend…

    …ments
    
    LTD-1025: Identify if the application is amended or not
    saruniitr authored Sep 27, 2021
    Copy the full SHA
    cf57fba View commit details

Commits on Sep 28, 2021

  1. Add DepartmentFactory

    Pithikos committed Sep 28, 2021
    Copy the full SHA
    c59f81a View commit details
  2. Add Serializers

    dgnball committed Sep 28, 2021
    Copy the full SHA
    2bb59b4 View commit details
  3. Copy the full SHA
    24773a3 View commit details
  4. Copy the full SHA
    ff00cb2 View commit details
  5. Copy the full SHA
    0eaa154 View commit details
  6. Copy the full SHA
    caec40a View commit details
  7. Merge pull request #827 from uktrade/LTD-1275-edit-team

    Django management command for editing a team
    wkeeling authored Sep 28, 2021
    Copy the full SHA
    61403a2 View commit details

Commits on Sep 29, 2021

  1. Fix URL for department SLA

    Pithikos committed Sep 29, 2021
    Copy the full SHA
    4a621d2 View commit details
  2. Copy the full SHA
    58f688a View commit details
  3. Add docstring to SLA models

    Pithikos committed Sep 29, 2021
    Copy the full SHA
    37f0225 View commit details
  4. Copy the full SHA
    d579be0 View commit details
  5. Copy the full SHA
    84ed7e8 View commit details
  6. Copy the full SHA
    cb54238 View commit details
  7. Fix linter

    Pithikos committed Sep 29, 2021
    Copy the full SHA
    061fceb View commit details

Commits on Sep 30, 2021

  1. Copy the full SHA
    9d1600c View commit details
  2. Dummy commit

    Pithikos committed Sep 30, 2021
    Copy the full SHA
    29ce03d View commit details
  3. Copy the full SHA
    a56049f View commit details
  4. Dummy commit

    Pithikos committed Sep 30, 2021
    Copy the full SHA
    e7a8470 View commit details
  5. Merge pull request #826 from uktrade/LTD-1239-departments-endpoint

    Add Departments and DepartmentsSLA endpoints
    Manos authored Sep 30, 2021
    Copy the full SHA
    f6a8b99 View commit details
  6. Copy the full SHA
    50d2436 View commit details

Commits on Oct 1, 2021

  1. Add test

    eadpearce committed Oct 1, 2021
    Copy the full SHA
    aef50d2 View commit details
  2. Copy the full SHA
    95f36a1 View commit details
  3. Add management command to associate edited goods to issued licence

    This is useful in scenarios where users had to edit certain product attributes
    after the licence is issued (eg serial numbers for firearms products).
    Please see command help for more details.
    saruniitr committed Oct 1, 2021
    Copy the full SHA
    f94366a View commit details
  4. Merge pull request #828 from uktrade/LTD-1277-report-summary-fix

    Save report_summary on GoodOnApplication
    eadpearce authored Oct 1, 2021
    Copy the full SHA
    dd8260c View commit details
  5. Copy the full SHA
    7280f81 View commit details
  6. Merge pull request #829 from uktrade/LTD-1285-Fix-finalising-of-licen…

    …ce-reissue-mgmt-cmd
    
    LTD-1285: Add management command to associate edited goods to issued licence
    saruniitr authored Oct 1, 2021
    Copy the full SHA
    ccb6b44 View commit details
  7. Add management command to mark unresolved ECJU queries as resolved

    This is useful to support activities where we may need to manually
    set some of the ECJU queries as resolved. Please see command help
    for more details
    saruniitr committed Oct 1, 2021
    Copy the full SHA
    940c839 View commit details

Commits on Oct 4, 2021

  1. Merge pull request #830 from uktrade/LTD-Support-request-delete-unres…

    …olved-ecju-queries
    
    LTD: Add management command to mark unresolved ECJU queries as resolved
    saruniitr authored Oct 4, 2021
    Copy the full SHA
    9030b2e View commit details
  2. Copy the full SHA
    df614ab View commit details
  3. Merge pull request #831 from uktrade/LTD-1283-department-sla-double-c…

    …ount-fix
    
    Don't double-count department SLA days
    wkeeling authored Oct 4, 2021
    Copy the full SHA
    3453787 View commit details

Commits on Oct 5, 2021

  1. Copy the full SHA
    260bf90 View commit details
  2. Copy the full SHA
    cfee701 View commit details
  3. Merge pull request #832 from uktrade/LTD-1298-Implement-sub-report

    LTD-1298: Add status field to Case status endpoint
    saruniitr authored Oct 5, 2021
    Copy the full SHA
    73bc443 View commit details

Commits on Oct 7, 2021

  1. Copy the full SHA
    564b016 View commit details

Commits on Oct 10, 2021

  1. Limit ARS updates to specific product on application

    Annual report summary (ARS) is specific to a product on application. If the same product
    is used on other application then updating ARS in one application was updating the
    value in the other application also. This has been fixed but the fix was failing
    if the same product is added twice in the same application.
    
    This is because API receives list of underlying product ids (Good) and we use them to
    retrieve all matching products on application (GoodOnApplication). This is the current
    behaviour because if the underlying product is same for all products on applications
    then reviewing one good CLC entries automatically marks all of them as verified.
    This is correct but it causes issues with Report summary.
    
    This is fixed by taking the current product on application as input and limiting the
    updates for this field only to this object.
    
    An Audit log is also created whenever ARS value is updated.
    saruniitr committed Oct 10, 2021
    Copy the full SHA
    5024cf8 View commit details

Commits on Oct 11, 2021

  1. Merge pull request #833 from uktrade/LTD-1277-Limit-ARS-updates-to-pr…

    …oduct-on-application
    
    LTD-1277: Limit ARS updates to specific product on application
    saruniitr authored Oct 11, 2021
    Copy the full SHA
    8c37ca6 View commit details
  2. Advice end point (#834)

    Add advice data workspace endpoint
    dgnball authored Oct 11, 2021
    Copy the full SHA
    4ea99ba View commit details
Showing 1,369 changed files with 81,513 additions and 27,719 deletions.
13 changes: 13 additions & 0 deletions .InstallPackages
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
libpq-dev
build-essential
libcairo2
libpango-1.0-0
libpangocairo-1.0-0
libgdk-pixbuf2.0-0
libffi-dev
shared-mime-info
swig
imagemagick
poppler-utils
libsqlite3-dev

2 changes: 1 addition & 1 deletion .bandit
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[bandit]
exclude: /vendor,/.venv,/staticdata/management,**/test_*.py
exclude: /separatedvaluesfield,/.venv,/staticdata/management,**/test_*.py,/staticdata/countries/test.py,**/conftest.py
Loading