Skip to content
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

Feature/drc api 1.1/#21476 fixes #1 #2

Merged
merged 33 commits into from
Apr 18, 2024
Merged

Commits on Jan 20, 2022

  1. ⚡ added url check for patch.

    Rick de Rooij committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    93b3c38 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. ❇️ added bestandsnaam validation unit test

    Rick de Rooij committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    0956e08 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. ⚡ added version check during lock phase.

    Rick de Rooij committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    07b4697 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. fixed $ issue

    Rick de Rooij committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    b288599 View commit details
    Browse the repository at this point in the history
  2. ❇️ added ut for empty strings

    Rick de Rooij committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    52b1aaa View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. 🚧 updated all versions

    Rick de Rooij committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    8dff0ca View commit details
    Browse the repository at this point in the history
  2. 🚧 updated code to complete tests, still 19/49 failed.

    Rick de Rooij committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    d68d853 View commit details
    Browse the repository at this point in the history
  3. 🚧 still 13/49 to to fix

    Rick de Rooij committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    c5d082d View commit details
    Browse the repository at this point in the history
  4. 🚧 fixed bestandsomvang

    Rick de Rooij committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    e979b3f View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. ↩️ reverse back to open zaak 1.7.4

    Rick de Rooij committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    0428a55 View commit details
    Browse the repository at this point in the history
  2. 🐞 still 10/48 to go.

    Rick de Rooij committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    84c88dc View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. 🚧 current tests are fixed

    Rick de Rooij committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    966b0d7 View commit details
    Browse the repository at this point in the history
  2. 🚧 created tests todo

    Rick de Rooij committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    57b1b72 View commit details
    Browse the repository at this point in the history
  3. ⚗️ added test

    Rick de Rooij committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    02636f7 View commit details
    Browse the repository at this point in the history
  4. 🚧 added zoek tests

    Rick de Rooij committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    d4648e8 View commit details
    Browse the repository at this point in the history
  5. 🚧 added EIO caching (ETag)

    Rick de Rooij committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    d4f32de View commit details
    Browse the repository at this point in the history
  6. 🚧 added gebruiksrechten cache

    Rick de Rooij committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    17eeddc View commit details
    Browse the repository at this point in the history
  7. 🚧 added oio caching

    Rick de Rooij committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    e77dab0 View commit details
    Browse the repository at this point in the history
  8. 🚧 added tests todo

    Rick de Rooij committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    e93e9a5 View commit details
    Browse the repository at this point in the history
  9. 🚧 added some upload tests, not finished yet

    Rick de Rooij committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    0b19634 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. 🚧 added more tests

    Rick de Rooij committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    c9414df View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. 🚧 added more test scripts

    Rick de Rooij committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    70890f4 View commit details
    Browse the repository at this point in the history
  2. 🚀 complete tests

    Rick de Rooij committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    fc0fd64 View commit details
    Browse the repository at this point in the history
  3. 📘 updated readme

    Rick de Rooij committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    60167cf View commit details
    Browse the repository at this point in the history
  4. disabled unused import

    Rick de Rooij committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    fd4e385 View commit details
    Browse the repository at this point in the history
  5. ➕ validate status code

    Rick de Rooij committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    ebe7e64 View commit details
    Browse the repository at this point in the history
  6. ⚙️ set token expires to 60 min

    Rick de Rooij committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    e129da3 View commit details
    Browse the repository at this point in the history
  7. ➕ added 304 check for head

    Rick de Rooij committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    ad55a2f View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. 🧩 added custom upload

    Rick de Rooij committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    dc064f1 View commit details
    Browse the repository at this point in the history
  2. 🧩 added solr wait time

    Rick de Rooij committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    c24126c View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. 🧩 added bestandsdelen flow test

    Rick de Rooij committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    d8006d2 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. ➕ added unit test update IOT

    Rick de Rooij committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    7a549aa View commit details
    Browse the repository at this point in the history
  2. disable test

    Rick de Rooij committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    23226d9 View commit details
    Browse the repository at this point in the history