Update tasks.json - 2025-03-18T13:17:46.486Z

This commit is contained in:
Kacper Marzecki 2025-03-18 14:17:46 +01:00
parent 0563b41830
commit d9b353c741

View File

@ -1,23 +1,26 @@
[
{
"id": "8tbu7nelc",
"name": "Tethys UI",
"id": "no0xd1pfs",
"name": "daily",
"completed": false,
"subtasks": [
{
"id": "ytp54kwyc",
"name": "release on 19 split UI for shops",
"id": "3igtul04p",
"name": "prep ui 4 garreth",
"completed": false,
"subtasks": [],
"content": "release on 19 split UI for shops"
}
],
"content": "Tethys UI"
"content": "prep ui 4 garreth"
},
{
"name": "Invoicing",
"id": "57g4bbtn5",
"name": "invoicing UI",
"completed": false,
"subtasks": [
"subtasks": [],
"content": "invoicing UI"
}
],
"content": "daily"
},
{
"name": "Tethys UI",
"completed": false,
@ -88,6 +91,13 @@
],
"content": "invoicing Shop settings"
},
{
"id": "ao5veo07y",
"name": "Indicators - missing data ",
"completed": false,
"subtasks": [],
"content": "Indicators - missing data \n\ne.g. empty warehouse address\nno pricing for a configured transport solution"
},
{
"id": "w6k8bptgh",
"name": "user management pages",
@ -95,21 +105,6 @@
"subtasks": [],
"content": "user management pages"
},
{
"name": "new shop modal",
"completed": false,
"subtasks": [
{
"name": "check if it really works",
"completed": false,
"subtasks": [],
"content": "check if it really works\n\nDI connection required - maybe feasable to test on dev ?",
"id": "1s22g9893"
}
],
"content": "new shop modal",
"id": "6nw4wku2d"
},
{
"id": "hoqrgm2bx",
"name": "fix",
@ -154,6 +149,13 @@
],
"content": "cleanup"
},
{
"id": "3i0xnq0x7",
"name": "billing_id_number on form",
"completed": false,
"subtasks": [],
"content": "billing_id_number on form"
},
{
"id": "jxmv9brnv",
"name": "migrate old Shop settings",
@ -259,6 +261,10 @@
"content": "Tethys UI",
"id": "7nw5ve1p0"
},
{
"name": "Invoicing",
"completed": false,
"subtasks": [
{
"id": "fi7v0zsn5",
"name": "adjust bucket pricing ",
@ -320,6 +326,11 @@
"content": "Prs",
"id": "ezeu5ynau"
},
{
"id": "tvpplh59l",
"name": "setup",
"completed": false,
"subtasks": [
{
"id": "9cylnsczh",
"name": "prod++",
@ -349,6 +360,24 @@
],
"content": "prod++"
},
{
"id": "qqeavjwae",
"name": "rice",
"completed": false,
"subtasks": [
{
"id": "nen3h0f14",
"name": "tmux powerline ",
"completed": false,
"subtasks": [],
"content": "tmux powerline \n\nexample \nhttps://github.com/dracula/tmux/blob/master/docs/CONFIG.md#powerline---up"
}
],
"content": "rice"
}
],
"content": "setup"
},
{
"id": "f1xg13z9d",
"name": "tasks CLI",
@ -842,5 +871,20 @@
}
],
"content": "good hooman\n\n\n {\n \"ThePrimeagen/harpoon\",\n branch = \"harpoon2\",\n dependencies = { \"nvim-lua/plenary.nvim\" },\n opts = {\n file_with_line = {\n create_list_item = function()\n local file_path = vim.fn.expand(\"%:p\") -- Absolute path of the file\n local line_number = vim.fn.line(\".\") -- Current line number\n\n if file_path == \"\" then\n return nil\n end\n\n return {\n value = file_path .. \":\" .. line_number,\n context = { file_path = file_path, line_number = line_number},\n }\n end,\n\n select = function(list_item, list, option)\n vim.cmd(\"edit \" .. list_item.context.file_path)\n\n -- Jump to the specified line\n vim.api.nvim_win_set_cursor(0, { list_item.context.line_number, 0 })\n end,\n },\n },\n },"
},
{
"id": "o79um744c",
"name": "bookmarks",
"completed": false,
"subtasks": [
{
"id": "dqiu5w40m",
"name": "ascii diagrams",
"completed": false,
"subtasks": [],
"content": "ascii diagrams\n\nhttps://github.com/casparwylie/cascii-core"
}
],
"content": "bookmarks"
}
]