-
Notifications
You must be signed in to change notification settings - Fork 4
/
ChangeLog
320 lines (177 loc) · 9.85 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
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
k2hr3-app (1.0.36) unstable; urgency=low
* Updated dependent packages - #129
-- Takeshi Nakatani <[email protected]> Fri, 06 Dec 2024 08:31:54 +0900
k2hr3-app (1.0.35) unstable; urgency=low
* Changed supported NodeJS/OS version and fixed code - #127
* Updated dependent packages version and snapshots - #126
-- Takeshi Nakatani <[email protected]> Tue, 03 Dec 2024 09:04:36 +0900
k2hr3-app (1.0.34) unstable; urgency=low
* Updated github actions tools - #124
* Updated versions of dependent packages - #123
-- Takeshi Nakatani <[email protected]> Thu, 14 Mar 2024 13:19:42 +0900
k2hr3-app (1.0.33) unstable; urgency=low
* Updated dependent npm package versions - #121
-- Takeshi Nakatani <[email protected]> Mon, 22 Jan 2024 10:36:17 +0900
k2hr3-app (1.0.32) unstable; urgency=low
* Updated dependent package version and snapshots - #119
-- Takeshi Nakatani <[email protected]> Mon, 11 Dec 2023 11:51:54 +0900
k2hr3-app (1.0.31) unstable; urgency=low
* Removed .auditignore file - #117
-- Takeshi Nakatani <[email protected]> Tue, 21 Nov 2023 19:18:08 +0900
k2hr3-app (1.0.30) unstable; urgency=low
* Changed CI Runner OS and updated dependencies - #115
-- Takeshi Nakatani <[email protected]> Wed, 01 Nov 2023 15:23:55 +0900
k2hr3-app (1.0.29) unstable; urgency=low
* Added procps for docker image and Updated dependencies - #113
-- Takeshi Nakatani <[email protected]> Wed, 11 Oct 2023 12:42:34 +0900
k2hr3-app (1.0.28) unstable; urgency=low
* Fixed a bug in demo_deploy.sh - #111
-- Takeshi Nakatani <[email protected]> Tue, 03 Oct 2023 18:37:41 +0900
k2hr3-app (1.0.27) unstable; urgency=low
* Updated versions of dependent packages - #109
-- Takeshi Nakatani <[email protected]> Tue, 03 Oct 2023 17:02:24 +0900
k2hr3-app (1.0.26) unstable; urgency=low
* Bumpup version
-- Takeshi Nakatani <[email protected]> Wed, 06 Sep 2023 21:40:23 +0900
k2hr3-app (1.0.25) unstable; urgency=low
* Updated support NodeJS version and packages - #106
-- Takeshi Nakatani <[email protected]> Wed, 06 Sep 2023 20:10:09 +0900
k2hr3-app (1.0.24) unstable; urgency=low
* Supported for multiple OIDC authentication - #103
-- Takeshi Nakatani <[email protected]> Tue, 15 Aug 2023 11:56:11 +0900
k2hr3-app (1.0.23) unstable; urgency=low
* Fixed a bug about local tenant is disabled - #101
-- Takeshi Nakatani <[email protected]> Wed, 02 Aug 2023 10:49:20 +0900
k2hr3-app (1.0.22) unstable; urgency=low
* Fixed bugs in demo app and demo page generator - #98
-- Takeshi Nakatani <[email protected]> Wed, 26 Jul 2023 16:14:59 +0900
k2hr3-app (1.0.21) unstable; urgency=low
* Fixed bugs in Create Service Dialog - #96
* Added support for Local Tenants - #94
-- Takeshi Nakatani <[email protected]> Wed, 26 Jul 2023 10:09:40 +0900
k2hr3-app (1.0.20) unstable; urgency=low
* Added one babel/plugin and updated dependencies - #92
-- Takeshi Nakatani <[email protected]> Tue, 20 Jun 2023 08:37:36 +0900
k2hr3-app (1.0.19) unstable; urgency=low
* Re-fixed a bug about stopping processes in run.sh - #90
-- Takeshi Nakatani <[email protected]> Thu, 01 Jun 2023 20:02:38 +0900
k2hr3-app (1.0.18) unstable; urgency=low
* Fixed a bug about stopping processes in run.sh - #88
-- Takeshi Nakatani <[email protected]> Thu, 01 Jun 2023 16:19:48 +0900
k2hr3-app (1.0.17) unstable; urgency=low
* Changed scripts in package.json and fixed oidc.js - #86
-- Takeshi Nakatani <[email protected]> Mon, 29 May 2023 16:10:41 +0900
k2hr3-app (1.0.16) unstable; urgency=low
* Fixed a bug about setting CA certification - #84
-- Takeshi Nakatani <[email protected]> Thu, 18 May 2023 08:56:19 +0900
k2hr3-app (1.0.15) unstable; urgency=low
* Updated imagetypevars.sh for specifying npm pkg version - #82
-- Takeshi Nakatani <[email protected]> Mon, 08 May 2023 17:06:38 +0900
k2hr3-app (1.0.14) unstable; urgency=low
* Fixed run.sh and Updated dependency version, etc - #80
-- Takeshi Nakatani <[email protected]> Tue, 25 Apr 2023 16:01:46 +0900
k2hr3-app (1.0.13) unstable; urgency=low
* Fixed bugs about Docker images and Updated packages - #78
-- Takeshi Nakatani <[email protected]> Fri, 21 Apr 2023 19:11:57 +0900
k2hr3-app (1.0.12) unstable; urgency=low
* Updated gh-pages deploy script - #75
-- Takeshi Nakatani <[email protected]> Thu, 09 Mar 2023 16:18:51 +0900
k2hr3-app (1.0.11) unstable; urgency=low
* Updated building/packaging scripts - #73
-- Takeshi Nakatani <[email protected]> Mon, 06 Mar 2023 22:56:09 +0900
k2hr3-app (1.0.10) unstable; urgency=low
* Re-fixed bugs in demo/demo_deploy.sh - #71
-- Takeshi Nakatani <[email protected]> Tue, 21 Feb 2023 22:41:22 +0900
k2hr3-app (1.0.9) unstable; urgency=low
* Fixed bugs in demo/demo_deploy.sh - #69
-- Takeshi Nakatani <[email protected]> Tue, 21 Feb 2023 13:04:48 +0900
k2hr3-app (1.0.8) unstable; urgency=low
* Changed flows for packaging and bulding docker image - #67
* Updated header and footer in comment lines - #66
* Updated package dependencies and the snapshot for jest - #64
* Updated issue/pullrequest templates - #63
* Reviewed ShellCheck processing again - #62
* Updated scripts for review of ShellCheck processing - #61
* Reviewed ShellCheck processing and fixed bugs - #60
* Eliminated unnecessary copies in nodejs_helper.sh - #59
* Updated docker/login-action from v1 to v2 - #58
* Fixed a bug in docker_helper.sh - #57
* Fixed docker_helper.sh and imagetypevars.sh - #56
* Shared Docker image build logic with other products - #55
* Fixed github actions logic about ENV_GHPAGES_DEPLOY_KEY - #54
* Updated github actions and nodejs version, and fixed bugs - #53
* Unified OS judgment to /etc/os-release and replaced which command - #52
* Renamed the test directory to tests - #51
* Updated dependencies and snapshots etc - #50
* Cleaned up package.json and updated related package versions - #49
-- Takeshi Nakatani <[email protected]> Tue, 21 Feb 2023 10:55:57 +0900
k2hr3-app (1.0.7) unstable; urgency=low
* Updated React from 17.x.x to 18.x.x - #47
* Updated to MUI(material-ui) v5 and React 17 - #46
-- Takeshi Nakatani <[email protected]> Tue, 05 Jul 2022 13:44:50 +0900
k2hr3-app (1.0.6) unstable; urgency=low
* Fixed jose require path for updating jose version - #44
-- Takeshi Nakatani <[email protected]> Mon, 13 Jun 2022 16:26:22 +0900
k2hr3-app (1.0.5) unstable; urgency=low
* Added some host information for adding to Role member - #42
-- Takeshi Nakatani <[email protected]> Mon, 13 Jun 2022 11:01:58 +0900
k2hr3-app (1.0.4) unstable; urgency=low
* Adjusted padding for some text fields - #40
-- Takeshi Nakatani <[email protected]> Mon, 27 Sep 2021 21:02:36 +0900
k2hr3-app (1.0.3) unstable; urgency=low
* Updated dependency - #38
* Added a dialog and a menu to display account information - #37
-- Takeshi Nakatani <[email protected]> Mon, 27 Sep 2021 17:48:39 +0900
k2hr3-app (1.0.2) unstable; urgency=low
* Fixed a bug in the code corresponding to React 17 - #35
-- Takeshi Nakatani <[email protected]> Thu, 02 Sep 2021 17:00:27 +0900
k2hr3-app (1.0.1) unstable; urgency=low
* Added docker build and push in Github Actions - #33
* Updated to support authentication by Open id connect(OIDC) - #32
* Updated package dependencies and code, and fixed bug - #31
-- Takeshi Nakatani <[email protected]> Tue, 31 Aug 2021 11:35:22 +0900
k2hr3-app (1.0.0) unstable; urgency=low
* Updated README.md for adding k2hr3 cli - #29
* Updated README.md for K2HR3 Get Resource - #28
-- Takeshi Nakatani <[email protected]> Fri, 26 Mar 2021 13:42:54 +0900
k2hr3-app (0.9.10) unstable; urgency=low
* Corrected an error in the description of ci.yml - #26
-- Takeshi Nakatani <[email protected]> Wed, 25 Nov 2020 12:54:23 +0900
k2hr3-app (0.9.9) unstable; urgency=low
* Switched Travis CI to Github actions - #24
* Supported Node.js 12 and 14 - #23
-- Takeshi Nakatani <[email protected]> Wed, 25 Nov 2020 12:06:42 +0900
k2hr3-app (0.9.8) unstable; urgency=low
* Added tag key for each role member host - #21
-- Takeshi Nakatani <[email protected]> Wed, 29 Jul 2020 19:32:18 +0900
k2hr3-app (0.9.7) unstable; urgency=low
* Added new function for custom registration codes - #19
-- Takeshi Nakatani <[email protected]> Thu, 21 May 2020 11:56:04 +0900
k2hr3-app (0.9.6) unstable; urgency=low
* Fixed demo layout, deprecated functions, dependencies and etc - #17
-- Takeshi Nakatani <[email protected]> Thu, 31 Oct 2019 16:25:44 +0900
k2hr3-app (0.9.5) unstable; urgency=low
* Fixed layouts and updated @material-ui dependency, etc - #15
-- Takeshi Nakatani <[email protected]> Tue, 15 Oct 2019 13:30:24 +0900
k2hr3-app (0.9.4) unstable; urgency=low
* Updated text resource and package dependencies - #13
* Updated node package dependencies - #12
* Improved service resource input method - #11
* For material-ui 4.x by changing Typography display prop as default to block - #10
* Fixed build_all_licenses tools for .git directory is not existed - #9
* Updated index.html for demonstration site - #8
* Version upgrade of dependent packages(@material-ui 4.x, etc) - #7
-- Takeshi Nakatani <[email protected]> Fri, 11 Oct 2019 13:39:52 +0900
k2hr3-app (0.9.3) unstable; urgency=low
* Supports kubernetes pod and container for role member - #5
-- Takeshi Nakatani <[email protected]> Thu, 26 Sep 2019 15:33:21 +0900
k2hr3-app (0.9.2) unstable; urgency=low
* Added gh-pages which updating automatically from Travis-CI - #3
* Changed copyright year dynamically and cleanup source - #2
-- Takeshi Nakatani <[email protected]> Wed, 15 May 2019 15:32:39 +0900
k2hr3-app (0.9.1) unstable; urgency=low
* Upgraded material-ui to 3.x and React/Webpack/Babel/etc - #1
-- Takeshi Nakatani <[email protected]> Wed, 08 May 2019 11:25:15 +0900
k2hr3-app (0.9.0) unstable; urgency=low
* Beta version.
-- Takeshi Nakatani <[email protected]> Wed, 06 Mar 2019 12:00:00 +0900