-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.tpm.yml
101 lines (101 loc) · 3.84 KB
/
.tpm.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
project:
id: tpm
name: Talan PM
description: Project Management as Code
team:
vlad.k:
email: [email protected]
name: Vladyslav Kurmaz
fte: 0.1
timeline:
0.15.0:
deadline: 2025-01-18T18:00:00.000Z
0.14.0:
deadline: 2025-01-10T18:00:00.000Z
0.13.0:
deadline: 2024-12-30T14:00:00.000Z
0.12.0:
deadline: 2024-12-21T19:00:00.000Z
0.11.0:
deadline: 2024-12-09T08:00:00.000Z
0.10.0:
deadline: 2024-11-17T21:40:00.000Z
0.9.0:
deadline: 2024-11-10T21:00:00.000Z
0.8.0:
deadline: 2024-11-03T12:00:00.000Z
0.7.0:
deadline: 2024-10-28T21:55:00.000Z
0.6.0:
deadline: 2024-10-22T15:30:00.000Z
0.5.0:
deadline: 2024-09-23T15:30:00.000Z
0.4.0:
deadline: 2024-09-15T15:30:00.000Z
0.3.0:
deadline: 2024-09-12T15:30:00.000Z
0.2.0:
deadline: 2024-09-04T15:30:00.000Z
tasks: |-
[-:041:0.15.0] Add UI controls @vlad.k
[-] SRS
[-] Search editbox
[-:040:0.15.0] Add UI controls @vlad.k
[-] Team
[-] Search editbox
[-] Sort by statuses
[-:039:0.15.0] Add UI controls @vlad.k
[-] Timeline
[-] Tasks filter by statuses
[-] Sort by deadline
[-:038:0.15.0] Switch to Highcharts @vlad.k
[-:037:0.15.0] Recreate web part using React @vlad.k
[+:036:0.14.0] Add UI controls @vlad.k
[+] Toolbar
[+] Dashboard
[+] Checkbox for brief/full mode
[+] Sort by deadline
[-:035:0.15.0] Dump datetime in local time during update command @vlad.k
[+:034:0.14.0] Add update command --todo --dev --blocked --done to change task state @vlad.k
[-:033:0.15.0] Implement Timeline web part @vlad.k
[-:032:0.15.0] Add fs watch @vlad.k
[-] Add --watch option to watch for changes in .todo.yml files and refresh tpm internal state
[-:031:0.15.0] Fix task output on hierarchy mode @vlad.k
[+:030:0.10.0] Implement deadline class @vlad.k
[+:029:0.14.0] Implement config command via source class @vlad.k
[+:028:0.14.0] Tasks spill over batch mode @vlad.k
[+:027:0.10.0] Implement team/member section as classes @vlad.k
[+:026:0.9.0] Implement srs section as classes @vlad.k
[+:025:0.9.0] Show SRS in UI @vlad.k
[+:024:0.14.0] Tweak task status based on child tasks (normalise) @vlad.k
[+:023:0.9.0] Implement project, team, srs section as classes @vlad.k
[+:022:0.7.0] Describe command - project @vlad.k
[+:021:0.6.0] Add project description section @vlad.k
[+:020:0.5.0] Add option to display tasks with different statuses: --backlog, --dev, --done @vlad.k
[+:019:0.5.0] Add component as optional parameter for ls command @vlad.k
[-:018:0.15.0] Generate snapshot @vlad.k
[+:017:0.5.0] Add SRS section @vlad.k
[-:016:0.15.0] Add describe command with resolved links @vlad.k
[+:015:0.5.0] Integrate .tpm folder at repository root level to store snapshots #invalid @vlad.k
[+:014:0.13.0] Update README.md with Hello World section using <https://github.com/project-talan/tln-demo> repository @vlad.k
[+:013:0.6.0] Add search @vlad.k
[+:012:0.6.0] Add CI/CD @vlad.k
[+:011:0.6.0] Add unit test framework @vlad.k
[+:010:0.6.0] Extract tags, timeline from task description @vlad.k
[+:009:0.5.0] Add command to generate .todo template --team, --timeline, --tasks, --force @vlad.k
[+:008:0.6.0] Merge multiple descriptions from one file @vlad.k
[+:007:0.12.0] Server command: express server + fs watch @vlad.k
[+] Create API using express
[+] Implement web part: Dashboard
[+] Implement web part: Team
[+:006:0.4.0] Extract status, id, assingees from task description @vlad.k
[+:005:0.4.0] Implement ls command for timeline @vlad.k
[+:004:0.4.0] Implement ls for team @vlad.k
[+:003:0.3.0] Create hierarchy of nodes with descriptions @vlad.k
[+:002:0.2.0] Update README.md @vlad.k
[+:001:0.2.0] Read config with parameters (include, ignore etc.) @vlad.k
srs:
ups: |
The main project's USPs are:
* 1
* 2