-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
219 lines (122 loc) · 3.67 KB
/
CHANGELOG
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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
# octo-board changelog
## 2022/01/20: version 2.10.1
### Bug fixes
* Fix retrieve data error on some endpoint
* Fix update environment position with new endpoint constraints
* Fix empty field search on historic table
* Fix delete progress event
* Add missing authorization header on some requests
* Fix update password administrator request
* Use new endpoint's return to all application's requests
## 2021/11/06: version 2.10.0
### New features
* Add deployment report page
## 2021/10/10: version 2.9.0
### New features
* Add environments management
* Update button card display
* Add button to manage deployments in historic table
* Add button to delete master project
### Bug fixes
* Remove jira icon from project card
* Fix display of no deployment for one client in deployments table
## 2021/10/10: version 2.8.1
### Bug fixes
* Fix changelog
## 2021/09/25: version 2.8.0
### New features
* Update all endpoint url
## 2021/09/24: version 2.7.0
### New features
* Permit to naviguate to project page when there are no sub-project
* Add project management for administrator
* Add a global button to make actions for administrator
* Add popup to see new versions
* Add token management
## 2021/09/15: version 2.6.2
### Bug fixes
* Fix stop progress action
## 2021/09/08: version 2.6.1
### Bug fixes
* Fix client sorting on deployments table
* Fix error on stop unknown progress
## 2021/09/07: version 2.6.0
### New features
* Add documentation and issue tracker links in footer
### Bug fixes
* Set "sortBy" on sort selection in historic table
## 2021/08/18: version 2.5.0
### New features
* Add button to stop deployment progress for administrator
## 2021/08/17: version 2.4.0
### New features
* Update logo
* Remove breadcrumb in sub-projects list
* Add settings to update project color
## 2021/08/09: version 2.3.1
### Bug fixes
* Fix used version in dockerfile
* Refacto integration of vuetify plugin
## 2021/08/06: version 2.3.0
### New features
* Setup default administrator alerts
* Add default settings for administrator
## 2021/08/02: version 2.2.0
### New features
* Setup authentication
## 2021/07/28: version 2.1.0
### New features
* Add link to project history in project card
### Bug fixes
* Fix display boolean in HistoricTable
* Fix text truncate in Deployment card
* Fix visibity of environment name
## 2021/07/28: version 2.0.3
### Misc.
* Setup sonar
## 2021/07/27: version 2.0.2
### Bug fixes
* Add missing dependency for build
## 2021/07/27: version 2.0.1
### Bug fixes
* Fix dockerfile
## 2021/07/26: version 2.0.0
### New features
* Add MIT license
* Setup new design
## 2021/01/11: version 1.5.2
### Bug fixes
* Fix margin table
## 2021/01/11: version 1.5.1
### Bug fixes
* Fix screen overflow
## 2021/01/10: version 1.5.0
### New features
* [HARMONY-3551] Display history of project's deployments
## 2021/01/08: version 1.4.0
### New features
* [HARMONY-3550] Display deployment progress
## 2021/01/07: version 1.3.1
### Bug fixes
* [HARMONY-3776] Fix banner display
## 2020/10/15: version 1.3.0
### New features
* Display hot/new banner on version
## 2020/10/09: version 1.2.2
### Bug fixes
* Make client of version always visible
* Fix order of clients
## 2020/10/08: version 1.2.1
### Bug fixes
* Improve of visibility of project's version
## 2020/10/06: version 1.2.0
### New features
* [HARMONY-3585] Improve how version is displayed
## 2020/10/05: version 1.1.0
### New features
* [HARMONY-3581] Display version on home page
* [HARMONY-3583] Display link to changelog in footer
## 2020/09/28: version 1.0.2
### New features
* [HARMONY-2810] Add version displayer component
* [HARMONY-3555] Make environments and projects dynamic