oscar pushed to main at oscar/food-order-app 2023-03-18 21:06:22 +11:00
5c6e1d778c add complex reducer logic for remove cart item
e2dfadc739 complete the cart add item hander
cada9d84fb add complex reducer logic (crucial!)
cee3570ef0 add cart item component and use cart context
cae3ccc644 add item to cart by cart context
Compare 6 commits »
oscar pushed to main at oscar/food-order-app 2023-03-18 11:15:48 +11:00
d7ef59f2a6 utilize cart context for header cart button
42813be6a6 add cart context and provider
4130321108 add handler for showing/hiding cart
3896c1be0d add modal component
3a2a44d828 add cart component with dummy data
Compare 5 commits »
oscar pushed to main at oscar/food-order-app 2023-03-18 10:25:26 +11:00
cf733097b8 add meal item form component
b2fcdfe8cd add input component for meal item
c4192ced47 add meal item component
0ab7478690 add card component
Compare 4 commits »
oscar pushed to main at oscar/food-order-app 2023-03-18 09:52:14 +11:00
84a2cc7bdd add meals components
a326630df2 add cart button component
7f49cd68e2 add Header component
2c22f8223e simplify the app.js and index.js
Compare 4 commits »
oscar created branch main in oscar/food-order-app 2023-03-18 09:00:40 +11:00
oscar pushed to main at oscar/food-order-app 2023-03-18 09:00:40 +11:00
49da1676a3 init project
oscar created repository oscar/food-order-app 2023-03-18 08:57:31 +11:00
oscar pushed to oscar-next at oscar/portainer-devtool 2023-01-13 12:09:56 +11:00
885098809b task: add portainer standalone deploy task
oscar pushed to oscar-next at oscar/portainer-devtool 2023-01-10 18:20:12 +11:00
82906eb832 task: add repository task swarm deploy
dcf30657c1 task: add operation menu task and test environment task
Compare 2 commits »
oscar pushed to oscar-next at oscar/portainer-devtool 2023-01-09 10:06:24 +11:00
3c28c8cdd9 task: add docker image related tasks for different repositories
f7b2fcb5bd refactor: support to list repository menu from command menu
Compare 2 commits »
oscar pushed to oscar-next at oscar/portainer-devtool 2023-01-08 19:41:23 +11:00
dfbd70b326 task: set parent task for multi layer tasks
96cb2cc8a4 refactor: add general tasks to the existing tasks
2839a68c6a task: add new task for build unpacker image
c9e3696ffd chore: move general task functions to a new folder
4940258365 chore: remove unused files
Compare 5 commits »
oscar created branch oscar-next in oscar/portainer-devtool 2023-01-08 19:41:23 +11:00
oscar closed issue oscar/portainer-devtool#5 2022-12-29 20:35:47 +11:00
replace build_manager with golang CLI
oscar commented on issue oscar/portainer-devtool#5 2022-12-29 20:35:25 +11:00
replace build_manager with golang CLI

It is in progress now. Finished multiple command tasks.

oscar deleted branch oscar-next from oscar/portainer-devtool 2022-12-29 20:34:23 +11:00
oscar pushed to master at oscar/portainer-devtool 2022-12-29 20:34:23 +11:00
927d6e92b0 Merge pull request 'Create Golang version devtool' (#7) from oscar-next into master
f4f3164978 config: refactor data initialization process
889b7a4ca2 utils: add common function to match the directory layer
7f2afd1bdb subtask: add list repository task
d3056fc0c9 task: add exit task as the default task
Compare 26 commits »
oscar merged pull request oscar/portainer-devtool#7 2022-12-29 20:34:22 +11:00
Create Golang version devtool
oscar created pull request oscar/portainer-devtool#7 2022-12-29 20:33:31 +11:00
WIP: create Golang version devtool
oscar pushed to oscar-next at oscar/portainer-devtool 2022-12-28 12:39:54 +11:00
f4f3164978 config: refactor data initialization process
889b7a4ca2 utils: add common function to match the directory layer
7f2afd1bdb subtask: add list repository task
d3056fc0c9 task: add exit task as the default task
Compare 4 commits »
oscar pushed to oscar-next at oscar/portainer-devtool 2022-12-26 13:28:44 +11:00
a0e852feab subtask: allow to list volumes