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

Foundation laid! #9

Merged
merged 11 commits into from
Nov 14, 2023
Merged

Foundation laid! #9

merged 11 commits into from
Nov 14, 2023

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    738908d View commit details
    Browse the repository at this point in the history
  2. Rish/entities (#2)

    * Created Task entity and implemented endpoint controller
    
    * Integrated Priority attributed with Task
    
    * Integrated comment association with tasks
    Rishabh2804 authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    f423632 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Rish/test/task (#3)

    * [fix] Task entity and Comment entity to comply with DB.
    
    * [fix] Delete methods working fine.
    
    * [feat] Custom value-based priority input enabled
    Rishabh2804 authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    7af051e View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

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

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    90b6c36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    567c076 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1256efa View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

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

Commits on Nov 11, 2023

  1. [setup] Workflow Setup for Unit Testing (#7)

    * [setup] Separate properties for unit tests defined
    
    * Create build.yml
    
    * Create unitTests.yml
    
    * Modified unitTests.yml
    
    * Merged workflows for build and tests
    
    * Cached gradle dependencies
    
    * Seggregated workflows
    
    * Fixed unitTest workflow
    
    * Configured trigger events for workflows
    Rishabh2804 authored Nov 11, 2023
    Configuration menu
    Copy the full SHA
    d3ca392 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Docker image created

    Rishabh2804 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    d4e0b34 View commit details
    Browse the repository at this point in the history