vault backup: 2026-03-08 02:22:41
This commit is contained in:
@@ -32,7 +32,7 @@ Telefon: 21624
|
||||
[[IVV21001 (Beratung Softwareentwicklung)]]
|
||||
[[IVV22001 (GIT-Umsetzung)]]
|
||||
|
||||
## Termine
|
||||
## Termine
|
||||
```dataview
|
||||
LIST
|
||||
FROM [[]] AND !outgoing([[]]) AND "Journal"
|
||||
@@ -95,17 +95,7 @@ dv.table(["Project", "Status", "Completed", "Tasks"], pages.map(p => {
|
||||
```
|
||||
|
||||
## Aufgaben
|
||||
```dataviewjs
|
||||
const pages = dv.current().file.inlinks.where(p => dv.page(p.path).tags?.includes('process/task'));
|
||||
|
||||
dv.table(["Project", "Status", "Completed", "Tasks"], pages.map(p => {
|
||||
const page = dv.page(p.path);
|
||||
const tasks = page.file.tasks;
|
||||
return [
|
||||
page.file.link,
|
||||
page.status,
|
||||
tasks.where(t => t.fullyCompleted === true).length,
|
||||
tasks.length
|
||||
]
|
||||
}));
|
||||
```dataview
|
||||
TABLE title, status, Lösungsversion
|
||||
FROM #process/task AND [[]]
|
||||
```
|
||||
|
||||
@@ -7,6 +7,6 @@ Related Projects:: [[DC-G Softwareentwicklungsumgebung]]
|
||||
|
||||
## Zugeordnete Tickets
|
||||
```dataview
|
||||
TABLE title, status, Lösungsversion
|
||||
FROM "Areas/cimt AG/Projekte/ivv" AND #process/task AND [[]]
|
||||
TABLE title, Lösungsversion
|
||||
FROM #process/task AND [[]]
|
||||
```
|
||||
|
||||
@@ -2,11 +2,12 @@
|
||||
name: GIT Prozesse und Automatisierung
|
||||
tags:
|
||||
- process/epic
|
||||
reference:
|
||||
- "[[DC-G Softwareentwicklungsumgebung]]"
|
||||
---
|
||||
Related Projects:: [[DC-G Softwareentwicklungsumgebung]]
|
||||
|
||||
## Zugeordnete Tickets
|
||||
```dataview
|
||||
TABLE title, status, Lösungsversion
|
||||
FROM "Areas/cimt AG/Projekte/ivv" AND #process/task AND [[]]
|
||||
FROM #process/task AND [[]]
|
||||
```
|
||||
|
||||
@@ -7,6 +7,6 @@ Related Projects:: [[DC-G Softwareentwicklungsumgebung]]
|
||||
|
||||
## Zugeordnete Tickets
|
||||
```dataview
|
||||
TABLE title, status, Lösungsversion
|
||||
FROM "Areas/cimt AG/Projekte/ivv" AND #process/task AND [[]]
|
||||
TABLE title, Lösungsversion
|
||||
FROM #process/task AND [[]]
|
||||
```
|
||||
|
||||
@@ -2,11 +2,12 @@
|
||||
name: GIT Releasebuild
|
||||
tags:
|
||||
- process/epic
|
||||
reference:
|
||||
- "[[DC-G Softwareentwicklungsumgebung]]"
|
||||
---
|
||||
Related Projects:: [[DC-G Softwareentwicklungsumgebung]]
|
||||
|
||||
## Zugeordnete Tickets
|
||||
```dataview
|
||||
TABLE title, status, Lösungsversion
|
||||
TABLE title, Lösungsversion
|
||||
FROM #process/task AND [[]]
|
||||
```
|
||||
|
||||
@@ -2,11 +2,12 @@
|
||||
name: GIT SKM-Pipeline
|
||||
tags:
|
||||
- process/epic
|
||||
reference:
|
||||
- "[[DC-G Softwareentwicklungsumgebung]]"
|
||||
---
|
||||
Related Projects:: [[DC-G Softwareentwicklungsumgebung]]
|
||||
|
||||
## Zugeordnete Tickets
|
||||
```dataview
|
||||
TABLE title, status, Lösungsversion
|
||||
FROM "Areas/cimt AG/Projekte/ivv" AND #process/task AND [[]]
|
||||
TABLE title, Lösungsversion
|
||||
FROM #process/task AND [[]]
|
||||
```
|
||||
|
||||
@@ -1,105 +0,0 @@
|
||||
---
|
||||
|
||||
kanban-plugin: board
|
||||
|
||||
---
|
||||
|
||||
## Eingang
|
||||
|
||||
|
||||
|
||||
## Offen
|
||||
|
||||
|
||||
|
||||
## Anforderung schreiben
|
||||
|
||||
|
||||
|
||||
## In Arbeit
|
||||
|
||||
|
||||
|
||||
## Fertig zum Test
|
||||
|
||||
|
||||
|
||||
## In QS
|
||||
|
||||
|
||||
|
||||
## Geschlossen
|
||||
|
||||
|
||||
|
||||
## Abgewiesen
|
||||
|
||||
|
||||
|
||||
***
|
||||
|
||||
## Archiv
|
||||
|
||||
- [x] [[SEU-3195]]
|
||||
- [x] [[SEU-3136]]
|
||||
- [x] [[SEU-2638]]
|
||||
- [x] [[SEU-3154]]
|
||||
- [x] [[SEU-2974]]
|
||||
- [x] [[SEU-2776]]
|
||||
- [x] [[SEU-2568]]
|
||||
- [x] [[SEU-2412]]
|
||||
- [x] [[SEU-2661]]
|
||||
- [x] [[SEU-2760]]
|
||||
- [x] [[SEU-3205]]
|
||||
- [x] [[SEU-3057]]
|
||||
- [x] [[SEU-3051]]
|
||||
- [x] [[SEU-3033]]
|
||||
- [x] [[SEU-3025]]
|
||||
- [x] [[SEU-3020]]
|
||||
- [x] [[SEU-3014]]
|
||||
- [x] [[SEU-3009]]
|
||||
- [x] [[SEU-3013]]
|
||||
- [x] [[SEU-3008]]
|
||||
- [x] [[SEU-3007]]
|
||||
- [x] [[SEU-2989]]
|
||||
- [x] [[SEU-2976]]
|
||||
- [x] [[SEU-2968]]
|
||||
- [x] [[SEU-2968]]
|
||||
- [x] [[SEU-2967]]
|
||||
- [x] [[SEU-2966]]
|
||||
- [x] [[SEU-2958]]
|
||||
- [x] [[SEU-2895]]
|
||||
- [x] [[SEU-2883]]
|
||||
- [x] [[SEU-2875]]
|
||||
- [x] [[SEU-2874]]
|
||||
- [x] [[SEU-2872]]
|
||||
- [x] [[SEU-2848]]
|
||||
- [x] [[SEU-2845]]
|
||||
- [x] [[SEU-2592]]
|
||||
- [x] [[SEU-2842]]
|
||||
- [x] [[SEU-2830]]
|
||||
- [x] [[SEU-2799]]
|
||||
- [x] [[SEU-2792]]
|
||||
- [x] [[SEU-2779]]
|
||||
- [x] [[SEU-2778]]
|
||||
- [x] [[SEU-2744]]
|
||||
- [x] [[SEU-2737]]
|
||||
- [x] [[SEU-2721]]
|
||||
- [x] [[SEU-2699]]
|
||||
- [x] [[SEU-2660]]
|
||||
- [x] [[SEU-2598]]
|
||||
- [x] [[SEU-2555]]
|
||||
- [x] [[SEU-2528]]
|
||||
- [x] [[SEU-2516]]
|
||||
- [x] [[SEU-2508]]
|
||||
- [x] [[SEU-2399]]
|
||||
- [x] [[SEU-2361]]
|
||||
- [x] [[SEU-2340]]
|
||||
- [x] [[SEU-2303]]
|
||||
- [x] [[SEU-2081]]
|
||||
|
||||
%% kanban:settings
|
||||
```
|
||||
{"kanban-plugin":"board","show-checkboxes":true,"move-task-metadata":true}
|
||||
```
|
||||
%%
|
||||
Reference in New Issue
Block a user