-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgit-log-history.txt
95 lines (64 loc) · 2.68 KB
/
git-log-history.txt
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
commit c48b4d5830cc00ee1418af0081028e3766f56ed0
Author: Christian <[email protected]>
Date: Thu Mar 31 20:25:33 2022 +0200
added git-log-history and updated readme
commit 9869ec0ace85d424693ee634a6c716321a28811d
Author: Christian <[email protected]>
Date: Thu Mar 31 20:22:26 2022 +0200
updated readme
commit ea6ac9b39a28215ac7deb34c6134281771a80965
Author: Christian <[email protected]>
Date: Thu Mar 31 20:06:49 2022 +0200
refactored data-chart styling
commit 05679495c9af6fe77ad32a85d3403c9d05ac1a3a
Author: Christian <[email protected]>
Date: Thu Mar 31 20:00:29 2022 +0200
refactored nav-bar styling
commit 5ea354078263a3afcd7ef6c8c7e4db21cb606c1d
Author: Christian <[email protected]>
Date: Thu Mar 31 19:59:03 2022 +0200
refactored data-table styling
commit db52a8e8e6b5e8bde8da0d1a71fb6ea5badab352
Author: Christian <[email protected]>
Date: Thu Mar 31 19:37:40 2022 +0200
adapt data-table.component according to government service refactoring
commit cbb44a491e588ad2866a7234b693ad752ffc9717
Author: Christian <[email protected]>
Date: Thu Mar 31 19:20:46 2022 +0200
adapt data-chart.component according to government service refactoring
commit 2a74df91d01c24b73e5471f647b0415ca65282ba
Author: Christian <[email protected]>
Date: Thu Mar 31 19:14:08 2022 +0200
refactored governmentService by using HttpClient
commit e1c375bc366cbee6051359f3321cd7b956401649
Author: Christian <[email protected]>
Date: Thu Mar 31 19:07:42 2022 +0200
added data as json file to assets
commit b083d43ff192d1abb343c74e88414589ff1564ac
Author: Christian <[email protected]>
Date: Wed Mar 30 00:05:38 2022 +0200
fix tests
commit d763882160a89c3869745ed2cbac59aa110afaf3
Author: Christian <[email protected]>
Date: Tue Mar 29 23:56:46 2022 +0200
implement data-chart
commit 5595e80c19bce59252501bcc7d9436cd1bd3480e
Author: Christian <[email protected]>
Date: Tue Mar 29 23:06:28 2022 +0200
implement data-table
commit 3e58708150325e1aa1c2529de58173db95996140
Author: Christian <[email protected]>
Date: Tue Mar 29 22:55:53 2022 +0200
setup government service
commit f2f0dc14cde9813f2681f8484ce422c4eb5e4005
Author: Christian <[email protected]>
Date: Tue Mar 29 22:54:03 2022 +0200
setup datatable
commit d7aca0e1429d5f00e7ac71e11d967075a0613542
Author: Christian <[email protected]>
Date: Tue Mar 29 22:36:17 2022 +0200
Implement NavBar
commit 49583cd3c89fc69b4d6161f9c934f30c0c350d04
Author: Christian <[email protected]>
Date: Tue Mar 29 22:07:51 2022 +0200
initial commit