-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: ProgrammingMuffin/TaskManager
base: lists-subsystem-db
head repository: ProgrammingMuffin/TaskManager
compare: main
- 15 commits
- 35 files changed
- 2 contributors
Commits on Oct 12, 2021
-
Merge pull request #2 from ProgrammingMuffin/lists-subsystem-db
Lists subsystem - APIs and DB
Configuration menu - View commit details
-
Copy full SHA for a99d665 - Browse repository at this point
Copy the full SHA a99d665View commit details
Commits on Oct 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7b9058d - Browse repository at this point
Copy the full SHA 7b9058dView commit details -
(feat) add ListEntry component
Add a list entry component and add a fetch() call that fetches all the lists and creates a lists entry for each list.
Configuration menu - View commit details
-
Copy full SHA for ba293e8 - Browse repository at this point
Copy the full SHA ba293e8View commit details
Commits on Oct 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a88da43 - Browse repository at this point
Copy the full SHA a88da43View commit details
Commits on Oct 23, 2021
-
(feat) add create list UI and functionality and autorefresh fetched l…
…ists Previously there was no create list UI or functionality and to refresh the fetched lists, one had to refresh the page. This makes for bad user experience and to counter this, create a createList UI and add auto refreshing by utilizing the power of vuex.
Configuration menu - View commit details
-
Copy full SHA for 17c0925 - Browse repository at this point
Copy the full SHA 17c0925View commit details -
Merge pull request #3 from ProgrammingMuffin/list-subsystem-frontend
Create the base list subsystem frontend files
Configuration menu - View commit details
-
Copy full SHA for 0608c6e - Browse repository at this point
Copy the full SHA 0608c6eView commit details -
(feat) Add delete list endpoint to delete a list and add optimizations
previously there was no endpoint for deleting a list and also the Dockerfile was not performant enough. Therefore, add the delete endpoint and add some optimizations to the Dockerfile and add a dockerignore file to ignore unwanted directories and files.
Configuration menu - View commit details
-
Copy full SHA for 34da09a - Browse repository at this point
Copy the full SHA 34da09aView commit details -
Merge pull request #4 from ProgrammingMuffin/add-delete-list-endpoint
Delete list endpoint and optimizations
Configuration menu - View commit details
-
Copy full SHA for 2afe63a - Browse repository at this point
Copy the full SHA 2afe63aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c99b15 - Browse repository at this point
Copy the full SHA 8c99b15View commit details -
Configuration menu - View commit details
-
Copy full SHA for f038bae - Browse repository at this point
Copy the full SHA f038baeView commit details
Commits on Oct 24, 2021
-
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.
Configuration menu - View commit details
-
Copy full SHA for fc3cdeb - Browse repository at this point
Copy the full SHA fc3cdebView commit details -
Merge pull request #5 from ProgrammingMuffin/delete-task-ui
Add delete list UI
Configuration menu - View commit details
-
Copy full SHA for bd3a19d - Browse repository at this point
Copy the full SHA bd3a19dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ad74b2 - Browse repository at this point
Copy the full SHA 7ad74b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7989d01 - Browse repository at this point
Copy the full SHA 7989d01View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7e5af7 - Browse repository at this point
Copy the full SHA a7e5af7View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff lists-subsystem-db...main