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: ProgrammingMuffin/TaskManager
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: add-delete-list-endpoint
Choose a base ref
...
head repository: ProgrammingMuffin/TaskManager
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 8 commits
  • 8 files changed
  • 2 contributors

Commits on Oct 23, 2021

  1. Merge pull request #4 from ProgrammingMuffin/add-delete-list-endpoint

    Delete list endpoint and optimizations
    ProgrammingMuffin authored Oct 23, 2021
    Configuration menu
    Copy the full SHA
    2afe63a View commit details
    Browse the repository at this point in the history
  2. Update README.md

    ProgrammingMuffin authored Oct 23, 2021
    Configuration menu
    Copy the full SHA
    8c99b15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f038bae View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2021

  1. (feat) Add delete list UI

    Previously there was no UI for deleting a list or selecting a list. Therefore add the frontend for selecting the list and deleting the list.
    ProgrammingMuffin committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    fc3cdeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd3a19d View commit details
    Browse the repository at this point in the history
  3. Update README.md

    ProgrammingMuffin authored Oct 24, 2021
    Configuration menu
    Copy the full SHA
    7ad74b2 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    ProgrammingMuffin authored Oct 24, 2021
    Configuration menu
    Copy the full SHA
    7989d01 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    ProgrammingMuffin authored Oct 24, 2021
    Configuration menu
    Copy the full SHA
    a7e5af7 View commit details
    Browse the repository at this point in the history
Loading