summaryrefslogtreecommitdiffstats
path: root/src/store
AgeCommit message (Expand)Author
2023-08-22basic starred items list with VirtualScroll componentDevlin Junker
2023-08-22started on fetching starred items from backend and displaying with for loopDevlin Junker
2023-08-11fix linting errorsDevlin Junker
2023-08-11fix add + create folderDevlin Junker
2023-08-11use eslint --fix to clean up linting errorsDevlin Junker
2023-08-11cleanup of angular directivesDevlin Junker
2023-08-11add feed pretty much worksDevlin Junker
2022-12-06clean up commented out linesDevlin Junker
2022-12-06basic tests for storeDevlin Junker
2022-12-06start on state/store testsDevlin Junker
2022-12-06lint the .ts and spec.ts files alsoDevlin Junker
2022-12-06modularize store files and fix unit testsDevlin Junker
2022-12-06split store into multiple filesDevlin Junker
2022-12-06moved store to separate file and started using constants for action/mutation ...Devlin Junker