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

Workflow Kanban, projeto realizado por Lucas Dantas Coelho. #313

Closed
wants to merge 50 commits into from

Commits on Feb 20, 2024

  1. chore: initial

    guilhermeviiniidev committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    51d412d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73a43fd View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. test.drawio

    ldantsc committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    5d922d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. feat: adding use case diagram

    ldantsc committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    b12b96b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04ce8c8 View commit details
    Browse the repository at this point in the history
  3. docs: att use case diagram

    ldantsc committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    8cfed13 View commit details
    Browse the repository at this point in the history
  4. docs: update use case diagram

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

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    e07f175 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    387622a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b80991e View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    8f760c1 View commit details
    Browse the repository at this point in the history
  2. docs: update use case diagram

    ldantsc committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    2aa0911 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51399be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21100de View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

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

Commits on Feb 28, 2024

  1. feat: implemented kanban management routes CRUD, refactored projects,…

    … columns and tasks services
    ldantsc committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    3d0fed3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7110e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

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

Commits on Mar 1, 2024

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

Commits on Mar 4, 2024

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

Commits on Mar 5, 2024

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

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    184c665 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be65ad6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a471683 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    dc43432 View commit details
    Browse the repository at this point in the history
  2. feat: added error handling in task service, fixed error handling, add…

    …ed validators in schemas
    ldantsc committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    7edb128 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b7f75a View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    a2286fd View commit details
    Browse the repository at this point in the history
  2. Merge pull request FieldControl#1 from ldantsc/dev/workflow

    Dev/workflow
    ldantsc committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    9dcd832 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e703bf3 View commit details
    Browse the repository at this point in the history
  4. fix: fixed respose server in services

    fix: fixed respose server in services
    ldantsc committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a2b2079 View commit details
    Browse the repository at this point in the history
  5. feat: vercel json file config

    ldantsc committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    c94eeba View commit details
    Browse the repository at this point in the history
  6. fix: try deploying on vercel

    ldantsc committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    fa01d3c View commit details
    Browse the repository at this point in the history
  7. fix: try deploying on vercel

    ldantsc committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    756b293 View commit details
    Browse the repository at this point in the history
  8. fix: configs deploy

    ldantsc committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    e174acd View commit details
    Browse the repository at this point in the history
  9. test: deploy test

    ldantsc committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    01ca7e4 View commit details
    Browse the repository at this point in the history
  10. test: deploy test

    ldantsc committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    601eec9 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. feat: config https backend

    ldantsc committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    706ae65 View commit details
    Browse the repository at this point in the history
  2. test: config pem key

    ldantsc committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    eb08383 View commit details
    Browse the repository at this point in the history
  3. Merge pull request FieldControl#3 from ldantsc/master

    merge branch master to dev
    ldantsc committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    896ee9b View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    93c1b94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18d91c2 View commit details
    Browse the repository at this point in the history
  3. fix: merge fixed

    ldantsc committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    50f015b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0cf86ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81789e8 View commit details
    Browse the repository at this point in the history
  6. docs: update readme

    ldantsc committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    b888e11 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    ldantsc committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    8e33d2f View commit details
    Browse the repository at this point in the history
  8. fix: conflict pull request

    ldantsc committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    814c370 View commit details
    Browse the repository at this point in the history
  9. fix merge

    ldantsc committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    eaa04d5 View commit details
    Browse the repository at this point in the history
  10. docs: update docs

    ldantsc committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    8137812 View commit details
    Browse the repository at this point in the history