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

feat: public api start #674

Merged
merged 50 commits into from
Feb 26, 2024
Merged

feat: public api start #674

merged 50 commits into from
Feb 26, 2024

Commits on Nov 22, 2023

  1. feat: public api start

    catalinpit committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    24d9906 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a6b3ed View commit details
    Browse the repository at this point in the history
  3. feat: update contract

    catalinpit committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    6d6c935 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    b3008fb View commit details
    Browse the repository at this point in the history
  2. chore: merged main

    catalinpit committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    5c8a77e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    309b561 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ccede7 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    80fe7cc View commit details
    Browse the repository at this point in the history
  2. feat: api token functions

    catalinpit committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    fbee6ee View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. feat: token page

    catalinpit committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    2deaad5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13997d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    6a5fc7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1732de View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    d43d40f View commit details
    Browse the repository at this point in the history
  2. feat: improve messaging

    catalinpit committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    7680067 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    6be4b7a View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. chore: merged main

    catalinpit committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    936e75f View commit details
    Browse the repository at this point in the history
  2. chore: update routes

    trying to add the route for creating documents
    catalinpit committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    6c5526d View commit details
    Browse the repository at this point in the history
  3. chore: small changes

    catalinpit committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    11ae6d3 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. chore: split api contract

    moved the schemas from the api contract to a separate file
    catalinpit committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    54401b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66c0db9 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    8ecd8a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e79d385 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    19736ce View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. chore: finishing touches

    catalinpit committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    da03fc1 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    17486b9 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. chore: small changes

    catalinpit committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    fb46b09 View commit details
    Browse the repository at this point in the history
  2. chore: add delete cascade

    catalinpit committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    a22ada5 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. chore: merged main

    catalinpit committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    6a56905 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d283cc2 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. refactor: extract api implementation to package

    Extracts the API implementation to a package so we can
    potentially reuse it across different applications in the
    event that we move off using a Next.js API route.
    
    Additionally tidies up the tokens page and form to be more simplified.
    Mythie committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    a1215df View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    3b82ba5 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. chore: add openapi

    catalinpit committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    b28a7f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6aface View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. feat: add recipient creation

    Mythie committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    5a28eaa View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    98df273 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    e91bb78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3ba77d View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. feat: support recipient roles

    Mythie committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    1a82740 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. chore: add examples

    Mythie committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    4c5b910 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. feat: create from template

    Mythie committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    b9e5905 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    22e3a79 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. feat: team api tokens

    Mythie committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    2abcdd7 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    2a74ce0 View commit details
    Browse the repository at this point in the history
  2. fix: build errors from merge

    Mythie committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    4cb0d69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7dac2f View commit details
    Browse the repository at this point in the history
  4. fix: template router update

    Mythie committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    6b8e11b View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    a54159a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c51a1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4778270 View commit details
    Browse the repository at this point in the history