@dxs-ts/eveli-ide 2.0.55 → 2.0.56
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/gitlog.json +189 -522
- package/dist/index.d.ts +110 -38
- package/dist/index.js +22446 -22174
- package/dist/trace.json +14 -0
- package/package.json +1 -1
package/dist/gitlog.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"libraryName": "@dxs-ts/eveli-ide",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.56",
|
|
4
4
|
"generatedFiles": [
|
|
5
5
|
{
|
|
6
6
|
"name": "index.css",
|
|
@@ -8,11 +8,11 @@
|
|
|
8
8
|
},
|
|
9
9
|
{
|
|
10
10
|
"name": "index.d.ts",
|
|
11
|
-
"size":
|
|
11
|
+
"size": 360840
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
14
|
"name": "index.js",
|
|
15
|
-
"size":
|
|
15
|
+
"size": 4085292
|
|
16
16
|
}
|
|
17
17
|
],
|
|
18
18
|
"internalDependencies": [
|
|
@@ -36,6 +36,8 @@
|
|
|
36
36
|
"@dxs-ts/contract-composer",
|
|
37
37
|
"@dxs-ts/ledger-api",
|
|
38
38
|
"@dxs-ts/ledger-composer",
|
|
39
|
+
"@dxs-ts/cockpit-api",
|
|
40
|
+
"@dxs-ts/cockpit-composer",
|
|
39
41
|
"@dxs-ts/task-api",
|
|
40
42
|
"@dxs-ts/task-feedback",
|
|
41
43
|
"@dxs-ts/eveli-api",
|
|
@@ -79,742 +81,407 @@
|
|
|
79
81
|
},
|
|
80
82
|
"moduleLogs": [
|
|
81
83
|
{
|
|
82
|
-
"hash": "
|
|
83
|
-
"date": "
|
|
84
|
-
"author": "Olev Mutso",
|
|
85
|
-
"comment": "deps",
|
|
86
|
-
"issueId": "",
|
|
87
|
-
"modules": [
|
|
88
|
-
"@dxs-ts/ledger-composer",
|
|
89
|
-
"@dxs-ts/wrench-routes"
|
|
90
|
-
]
|
|
91
|
-
},
|
|
92
|
-
{
|
|
93
|
-
"hash": "adcadde232be4704a672b7c94a9b91bddf9bd2df",
|
|
94
|
-
"date": "2025-12-22 10:15:29 +0200",
|
|
84
|
+
"hash": "532b093ab957f01fadc2c7ee1c48170331a01095",
|
|
85
|
+
"date": "2026-01-08 16:49:48 +0200",
|
|
95
86
|
"author": "Vahur Krouverk",
|
|
96
|
-
"comment": "new
|
|
97
|
-
"issueId": "",
|
|
98
|
-
"modules": [
|
|
99
|
-
"backend"
|
|
100
|
-
]
|
|
101
|
-
},
|
|
102
|
-
{
|
|
103
|
-
"hash": "e638ceb80daaa1bc1cb47ace0dc2324b28cb3315",
|
|
104
|
-
"date": "2025-12-19 14:09:54 +0200",
|
|
105
|
-
"author": "Olev Mutso",
|
|
106
|
-
"comment": "fonts",
|
|
87
|
+
"comment": "new release 5.2.19",
|
|
107
88
|
"issueId": "",
|
|
108
89
|
"modules": [
|
|
109
90
|
"backend"
|
|
110
91
|
]
|
|
111
92
|
},
|
|
112
93
|
{
|
|
113
|
-
"hash": "
|
|
114
|
-
"date": "
|
|
115
|
-
"author": "
|
|
116
|
-
"comment": "
|
|
117
|
-
"issueId": "",
|
|
118
|
-
"modules": [
|
|
119
|
-
"backend"
|
|
120
|
-
]
|
|
121
|
-
},
|
|
122
|
-
{
|
|
123
|
-
"hash": "2e018ab65f5fcf5e86035e86a9e3f449a509f539",
|
|
124
|
-
"date": "2025-12-19 12:25:05 +0200",
|
|
125
|
-
"author": "Olev Mutso",
|
|
126
|
-
"comment": "redis cache",
|
|
127
|
-
"issueId": "",
|
|
128
|
-
"modules": [
|
|
129
|
-
"backend"
|
|
130
|
-
]
|
|
131
|
-
},
|
|
132
|
-
{
|
|
133
|
-
"hash": "b27bbda3bfec672bb567664d1a48895cd3915985",
|
|
134
|
-
"date": "2025-12-19 11:17:42 +0200",
|
|
135
|
-
"author": "Olev Mutso",
|
|
136
|
-
"comment": "cockpit entities",
|
|
94
|
+
"hash": "60240f2f5b2adf14c8fc0ca5589fac1869062abf",
|
|
95
|
+
"date": "2026-01-08 16:49:05 +0200",
|
|
96
|
+
"author": "Vahur Krouverk",
|
|
97
|
+
"comment": "removed unused wsdl generation in this project",
|
|
137
98
|
"issueId": "",
|
|
138
99
|
"modules": [
|
|
139
100
|
"backend"
|
|
140
101
|
]
|
|
141
102
|
},
|
|
142
103
|
{
|
|
143
|
-
"hash": "
|
|
144
|
-
"date": "
|
|
104
|
+
"hash": "0bd8228ebb349d017bb9c9497ee84a407c1e21f4",
|
|
105
|
+
"date": "2026-01-08 11:54:57 +0200",
|
|
145
106
|
"author": "Olev Mutso",
|
|
146
|
-
"comment": "
|
|
147
|
-
"issueId": "",
|
|
148
|
-
"modules": [
|
|
149
|
-
"backend"
|
|
150
|
-
]
|
|
151
|
-
},
|
|
152
|
-
{
|
|
153
|
-
"hash": "aa3d5253731739377e61fb95a616469c21930f62",
|
|
154
|
-
"date": "2025-12-19 10:21:18 +0200",
|
|
155
|
-
"author": "jocelyn.mutso",
|
|
156
|
-
"comment": "cleanup",
|
|
107
|
+
"comment": "overdue",
|
|
157
108
|
"issueId": "",
|
|
158
109
|
"modules": [
|
|
159
|
-
"@dxs-ts/
|
|
110
|
+
"@dxs-ts/cockpit-composer",
|
|
111
|
+
"@dxs-ts/contract-composer",
|
|
112
|
+
"@dxs-ts/eveli-intl",
|
|
113
|
+
"@dxs-ts/eveli-primitives",
|
|
114
|
+
"@dxs-ts/eveli-routes",
|
|
115
|
+
"@dxs-ts/ledger-composer",
|
|
116
|
+
"@dxs-ts/task-composer-v2",
|
|
117
|
+
"@dxs-ts/task-feedback",
|
|
118
|
+
"@dxs-ts/xui-table"
|
|
160
119
|
]
|
|
161
120
|
},
|
|
162
121
|
{
|
|
163
|
-
"hash": "
|
|
164
|
-
"date": "
|
|
122
|
+
"hash": "345003912a3c43910ca748958594362fb79384f2",
|
|
123
|
+
"date": "2026-01-07 16:21:54 +0200",
|
|
165
124
|
"author": "jocelyn.mutso",
|
|
166
|
-
"comment": "
|
|
167
|
-
"issueId": "",
|
|
168
|
-
"modules": [
|
|
169
|
-
"@dxs-ts/stencil-routes"
|
|
170
|
-
]
|
|
171
|
-
},
|
|
172
|
-
{
|
|
173
|
-
"hash": "e67504e060ca1f7b8d845cd9a1951561e157f973",
|
|
174
|
-
"date": "2025-12-19 09:32:52 +0200",
|
|
175
|
-
"author": "Olev Mutso",
|
|
176
|
-
"comment": "cockpit entities",
|
|
177
|
-
"issueId": "",
|
|
125
|
+
"comment": "#632 cancel assigned forms + remove them from gamut",
|
|
126
|
+
"issueId": "632",
|
|
178
127
|
"modules": [
|
|
128
|
+
"@dxs-ts/eveli-api",
|
|
129
|
+
"@dxs-ts/eveli-intl",
|
|
130
|
+
"@dxs-ts/eveli-routes",
|
|
131
|
+
"@dxs-ts/task-api",
|
|
132
|
+
"@dxs-ts/task-composer-v2",
|
|
179
133
|
"backend"
|
|
180
134
|
]
|
|
181
135
|
},
|
|
182
136
|
{
|
|
183
|
-
"hash": "
|
|
184
|
-
"date": "
|
|
137
|
+
"hash": "1526dc2b601f606a4069fc97eb765d6bfbfdc9c4",
|
|
138
|
+
"date": "2026-01-07 16:12:07 +0200",
|
|
185
139
|
"author": "Olev Mutso",
|
|
186
|
-
"comment": "cockpit
|
|
140
|
+
"comment": "cockpit",
|
|
187
141
|
"issueId": "",
|
|
188
142
|
"modules": [
|
|
189
143
|
"backend"
|
|
190
144
|
]
|
|
191
145
|
},
|
|
192
146
|
{
|
|
193
|
-
"hash": "
|
|
194
|
-
"date": "
|
|
195
|
-
"author": "jocelyn.mutso",
|
|
196
|
-
"comment": "added missing translation keys",
|
|
197
|
-
"issueId": "",
|
|
198
|
-
"modules": [
|
|
199
|
-
"@dxs-ts/eveli-intl"
|
|
200
|
-
]
|
|
201
|
-
},
|
|
202
|
-
{
|
|
203
|
-
"hash": "294cbb9fec611180c341d297a31d0ca4ed8957cf",
|
|
204
|
-
"date": "2025-12-19 09:20:44 +0200",
|
|
147
|
+
"hash": "6db7e24e6317be11f2bfd9dfccf3aeccfb56eb2b",
|
|
148
|
+
"date": "2026-01-07 14:59:50 +0200",
|
|
205
149
|
"author": "jocelyn.mutso",
|
|
206
|
-
"comment": "
|
|
207
|
-
"issueId": "",
|
|
150
|
+
"comment": "#632 delete assignment process id",
|
|
151
|
+
"issueId": "632",
|
|
208
152
|
"modules": [
|
|
209
|
-
"@dxs-ts/
|
|
153
|
+
"@dxs-ts/task-api",
|
|
154
|
+
"backend"
|
|
210
155
|
]
|
|
211
156
|
},
|
|
212
157
|
{
|
|
213
|
-
"hash": "
|
|
214
|
-
"date": "
|
|
158
|
+
"hash": "0fa7ca177d10d56e5e728e7a73d2710ab78529ad",
|
|
159
|
+
"date": "2026-01-07 14:47:42 +0200",
|
|
215
160
|
"author": "jocelyn.mutso",
|
|
216
|
-
"comment": "#
|
|
217
|
-
"issueId": "
|
|
218
|
-
"modules": [
|
|
219
|
-
"@dxs-ts/ledger-composer"
|
|
220
|
-
]
|
|
221
|
-
},
|
|
222
|
-
{
|
|
223
|
-
"hash": "c48def1635e461775b3bb77570de98b89db256ce",
|
|
224
|
-
"date": "2025-12-18 16:25:24 +0200",
|
|
225
|
-
"author": "Olev Mutso",
|
|
226
|
-
"comment": "cockpit entities",
|
|
227
|
-
"issueId": "",
|
|
161
|
+
"comment": "#632 delete assignment process id",
|
|
162
|
+
"issueId": "632",
|
|
228
163
|
"modules": [
|
|
229
164
|
"backend"
|
|
230
165
|
]
|
|
231
166
|
},
|
|
232
167
|
{
|
|
233
|
-
"hash": "
|
|
234
|
-
"date": "
|
|
235
|
-
"author": "
|
|
236
|
-
"comment": "
|
|
237
|
-
"issueId": "
|
|
168
|
+
"hash": "b6570cfdae804a01166027a96c8778bab116b9a1",
|
|
169
|
+
"date": "2026-01-07 14:35:55 +0200",
|
|
170
|
+
"author": "jocelyn.mutso",
|
|
171
|
+
"comment": "#632 delete assignment",
|
|
172
|
+
"issueId": "632",
|
|
238
173
|
"modules": [
|
|
239
|
-
"@dxs-ts/eveli-api",
|
|
240
|
-
"@dxs-ts/eveli-intl",
|
|
241
|
-
"@dxs-ts/eveli-routes",
|
|
242
|
-
"@dxs-ts/wrench-api",
|
|
243
|
-
"@dxs-ts/wrench-routes",
|
|
244
174
|
"backend"
|
|
245
175
|
]
|
|
246
176
|
},
|
|
247
177
|
{
|
|
248
|
-
"hash": "
|
|
249
|
-
"date": "
|
|
178
|
+
"hash": "cd3ea4bab859c9da03b77d3e18f0b67a0cb1b5d7",
|
|
179
|
+
"date": "2026-01-06 14:45:52 +0200",
|
|
250
180
|
"author": "Kaur Terasmaa",
|
|
251
|
-
"comment": "#
|
|
252
|
-
"issueId": "
|
|
253
|
-
"modules": [
|
|
254
|
-
"@dxs-ts/eveli-intl",
|
|
255
|
-
"@dxs-ts/wrench-routes"
|
|
256
|
-
]
|
|
257
|
-
},
|
|
258
|
-
{
|
|
259
|
-
"hash": "d66158e0381d1eefb9e7e16157b780c7ad879663",
|
|
260
|
-
"date": "2025-12-18 13:15:16 +0200",
|
|
261
|
-
"author": "jocelyn.mutso",
|
|
262
|
-
"comment": "#669 ledger breakdown",
|
|
263
|
-
"issueId": "669",
|
|
264
|
-
"modules": [
|
|
265
|
-
"@dxs-ts/eveli-intl",
|
|
266
|
-
"@dxs-ts/ledger-composer"
|
|
267
|
-
]
|
|
268
|
-
},
|
|
269
|
-
{
|
|
270
|
-
"hash": "2783dcef6b804b66d530c0e2702dc53ae70ee552",
|
|
271
|
-
"date": "2025-12-18 12:22:59 +0200",
|
|
272
|
-
"author": "Olev Mutso",
|
|
273
|
-
"comment": "added logging for grim",
|
|
274
|
-
"issueId": "",
|
|
181
|
+
"comment": "#605 Eveli: added UI validation for duplicate attachment filenames with syling fix and translations",
|
|
182
|
+
"issueId": "605",
|
|
275
183
|
"modules": [
|
|
276
|
-
"
|
|
184
|
+
"@dxs-ts/task-composer-v2"
|
|
277
185
|
]
|
|
278
186
|
},
|
|
279
187
|
{
|
|
280
|
-
"hash": "
|
|
281
|
-
"date": "
|
|
188
|
+
"hash": "e95011f58f6a8507c4450efaf11e843c4369a724",
|
|
189
|
+
"date": "2026-01-06 14:43:56 +0200",
|
|
282
190
|
"author": "Olev Mutso",
|
|
283
|
-
"comment": "
|
|
191
|
+
"comment": "cockpit",
|
|
284
192
|
"issueId": "",
|
|
285
193
|
"modules": [
|
|
286
194
|
"backend"
|
|
287
195
|
]
|
|
288
196
|
},
|
|
289
197
|
{
|
|
290
|
-
"hash": "
|
|
291
|
-
"date": "
|
|
198
|
+
"hash": "d5e3165845f9d962ea2e54f476e5c2503bd1a9a5",
|
|
199
|
+
"date": "2026-01-06 14:15:15 +0200",
|
|
292
200
|
"author": "Kaur Terasmaa",
|
|
293
|
-
"comment": "#
|
|
294
|
-
"issueId": "
|
|
201
|
+
"comment": "#605 Positive tesr outcome , needs cleanup",
|
|
202
|
+
"issueId": "605",
|
|
295
203
|
"modules": [
|
|
296
|
-
"@dxs-ts/
|
|
297
|
-
"@dxs-ts/task-feedback"
|
|
298
|
-
]
|
|
299
|
-
},
|
|
300
|
-
{
|
|
301
|
-
"hash": "26ac65e829d09b6c2ba43e2f683a42f7772fc7ef",
|
|
302
|
-
"date": "2025-12-16 14:31:07 +0200",
|
|
303
|
-
"author": "jocelyn.mutso",
|
|
304
|
-
"comment": "#669 ledger expander",
|
|
305
|
-
"issueId": "669",
|
|
306
|
-
"modules": [
|
|
307
|
-
"@dxs-ts/ledger-composer"
|
|
308
|
-
]
|
|
309
|
-
},
|
|
310
|
-
{
|
|
311
|
-
"hash": "d40fd8006785eb0e0559e9d7af6c788b69c921a5",
|
|
312
|
-
"date": "2025-12-16 13:21:04 +0200",
|
|
313
|
-
"author": "Olev Mutso",
|
|
314
|
-
"comment": "yearly calculation",
|
|
315
|
-
"issueId": "",
|
|
316
|
-
"modules": [
|
|
317
|
-
"backend"
|
|
204
|
+
"@dxs-ts/task-composer-v2"
|
|
318
205
|
]
|
|
319
206
|
},
|
|
320
207
|
{
|
|
321
|
-
"hash": "
|
|
322
|
-
"date": "
|
|
208
|
+
"hash": "d54b3f227b4273da9cab264c95fd2d1503093fa0",
|
|
209
|
+
"date": "2026-01-06 11:56:09 +0200",
|
|
323
210
|
"author": "Olev Mutso",
|
|
324
|
-
"comment": "
|
|
211
|
+
"comment": "added logging for grim",
|
|
325
212
|
"issueId": "",
|
|
326
213
|
"modules": [
|
|
327
214
|
"backend"
|
|
328
215
|
]
|
|
329
216
|
},
|
|
330
217
|
{
|
|
331
|
-
"hash": "
|
|
332
|
-
"date": "
|
|
218
|
+
"hash": "45882b378fafe9f51a4265704d49ad3c0d09fd8f",
|
|
219
|
+
"date": "2026-01-06 11:10:56 +0200",
|
|
333
220
|
"author": "Olev Mutso",
|
|
334
|
-
"comment": "
|
|
335
|
-
"issueId": "",
|
|
336
|
-
"modules": [
|
|
337
|
-
"@dxs-ts/ledger-composer",
|
|
338
|
-
"@dxs-ts/xui-datetime"
|
|
339
|
-
]
|
|
340
|
-
},
|
|
341
|
-
{
|
|
342
|
-
"hash": "e42b5707f09214a90aa88fd797515bbfc400a14a",
|
|
343
|
-
"date": "2025-12-15 17:41:17 +0200",
|
|
344
|
-
"author": "Olev Mutso",
|
|
345
|
-
"comment": "ledger",
|
|
221
|
+
"comment": "cockpit",
|
|
346
222
|
"issueId": "",
|
|
347
223
|
"modules": [
|
|
348
224
|
"@dxs-ts/eveli-api",
|
|
349
|
-
"@dxs-ts/ledger-api",
|
|
350
|
-
"@dxs-ts/ledger-composer",
|
|
351
|
-
"@dxs-ts/xui-datetime",
|
|
352
225
|
"backend"
|
|
353
226
|
]
|
|
354
227
|
},
|
|
355
228
|
{
|
|
356
|
-
"hash": "
|
|
357
|
-
"date": "
|
|
358
|
-
"author": "
|
|
359
|
-
"comment": "#
|
|
360
|
-
"issueId": "
|
|
361
|
-
"modules": [
|
|
362
|
-
"@dxs-ts/gamut-form",
|
|
363
|
-
"@dxs-ts/gamut-form-review",
|
|
364
|
-
"@dxs-ts/gamut-primitives"
|
|
365
|
-
]
|
|
366
|
-
},
|
|
367
|
-
{
|
|
368
|
-
"hash": "c678e61ed94ec711154508438988b8fa8b8275b3",
|
|
369
|
-
"date": "2025-12-15 12:26:32 +0100",
|
|
370
|
-
"author": "Admir Krilašević",
|
|
371
|
-
"comment": "Defining value sets in DT output columns (#670)",
|
|
372
|
-
"issueId": "670",
|
|
373
|
-
"modules": [
|
|
374
|
-
"@dxs-ts/eveli-intl",
|
|
375
|
-
"@dxs-ts/wrench-routes"
|
|
376
|
-
]
|
|
377
|
-
},
|
|
378
|
-
{
|
|
379
|
-
"hash": "6d85b9448ea5c26a42b3a5b525ebeda75b064add",
|
|
380
|
-
"date": "2025-12-15 13:03:26 +0200",
|
|
381
|
-
"author": "jocelyn.mutso",
|
|
382
|
-
"comment": "#643 refactoring",
|
|
383
|
-
"issueId": "643",
|
|
384
|
-
"modules": [
|
|
385
|
-
"@dxs-ts/gamut-primitives",
|
|
386
|
-
"backend"
|
|
387
|
-
]
|
|
388
|
-
},
|
|
389
|
-
{
|
|
390
|
-
"hash": "67e932b4021353707a3a5e87423f224afff67e00",
|
|
391
|
-
"date": "2025-12-15 12:10:42 +0200",
|
|
392
|
-
"author": "Olev Mutso",
|
|
393
|
-
"comment": "yearly calculation",
|
|
394
|
-
"issueId": "",
|
|
395
|
-
"modules": [
|
|
396
|
-
"backend"
|
|
397
|
-
]
|
|
398
|
-
},
|
|
399
|
-
{
|
|
400
|
-
"hash": "027c3008fdcac22f885995e848f9b13b98834eaf",
|
|
401
|
-
"date": "2025-12-12 11:50:25 +0200",
|
|
402
|
-
"author": "Olev Mutso",
|
|
403
|
-
"comment": "yearly calculation",
|
|
404
|
-
"issueId": "",
|
|
229
|
+
"hash": "0742af9c96d4f64c5c3307cd60a6e457068b07e2",
|
|
230
|
+
"date": "2026-01-05 13:15:51 +0200",
|
|
231
|
+
"author": "Kaur Terasmaa",
|
|
232
|
+
"comment": "#605 Possible solution, needs testing",
|
|
233
|
+
"issueId": "605",
|
|
405
234
|
"modules": [
|
|
406
|
-
"
|
|
235
|
+
"@dxs-ts/task-composer-v2"
|
|
407
236
|
]
|
|
408
237
|
},
|
|
409
238
|
{
|
|
410
|
-
"hash": "
|
|
411
|
-
"date": "
|
|
239
|
+
"hash": "41bb91cd5aa3f745f17c5cc97eba3d0e91d24fd4",
|
|
240
|
+
"date": "2026-01-05 12:00:08 +0200",
|
|
412
241
|
"author": "Olev Mutso",
|
|
413
|
-
"comment": "
|
|
242
|
+
"comment": "cockpit",
|
|
414
243
|
"issueId": "",
|
|
415
244
|
"modules": [
|
|
416
245
|
"backend"
|
|
417
246
|
]
|
|
418
247
|
},
|
|
419
248
|
{
|
|
420
|
-
"hash": "
|
|
421
|
-
"date": "
|
|
249
|
+
"hash": "1400cb810189849e6be1fc1d5913b55e2aae35ed",
|
|
250
|
+
"date": "2026-01-05 11:39:46 +0200",
|
|
422
251
|
"author": "jocelyn.mutso",
|
|
423
|
-
"comment": "
|
|
424
|
-
"issueId": "669",
|
|
425
|
-
"modules": [
|
|
426
|
-
"@dxs-ts/eveli-intl",
|
|
427
|
-
"@dxs-ts/ledger-composer"
|
|
428
|
-
]
|
|
429
|
-
},
|
|
430
|
-
{
|
|
431
|
-
"hash": "95fce39970f41fc1d9914b37d47ecacf0a9c3fff",
|
|
432
|
-
"date": "2025-12-11 17:32:22 +0200",
|
|
433
|
-
"author": "jocelyn.mutso",
|
|
434
|
-
"comment": "#669 ledger cards",
|
|
435
|
-
"issueId": "669",
|
|
436
|
-
"modules": [
|
|
437
|
-
"@dxs-ts/ledger-composer"
|
|
438
|
-
]
|
|
439
|
-
},
|
|
440
|
-
{
|
|
441
|
-
"hash": "70b8b13a2cd3af06480f8fc61005c038383b11d4",
|
|
442
|
-
"date": "2025-12-11 16:00:42 +0200",
|
|
443
|
-
"author": "Olev Mutso",
|
|
444
|
-
"comment": "yearly calculation",
|
|
252
|
+
"comment": "missing bean",
|
|
445
253
|
"issueId": "",
|
|
446
254
|
"modules": [
|
|
447
255
|
"backend"
|
|
448
256
|
]
|
|
449
257
|
},
|
|
450
258
|
{
|
|
451
|
-
"hash": "
|
|
452
|
-
"date": "
|
|
453
|
-
"author": "
|
|
454
|
-
"comment": "#
|
|
455
|
-
"issueId": "
|
|
456
|
-
"modules": [
|
|
457
|
-
"@dxs-ts/ledger-composer"
|
|
458
|
-
]
|
|
459
|
-
},
|
|
460
|
-
{
|
|
461
|
-
"hash": "49178db77efdf2509432ae6826fc8f0b73f7078c",
|
|
462
|
-
"date": "2025-12-11 13:08:28 +0200",
|
|
463
|
-
"author": "jocelyn.mutso",
|
|
464
|
-
"comment": "#669 ledger cards",
|
|
465
|
-
"issueId": "669",
|
|
466
|
-
"modules": [
|
|
467
|
-
"@dxs-ts/contract-composer",
|
|
468
|
-
"@dxs-ts/eveli-api",
|
|
469
|
-
"@dxs-ts/eveli-demo-app",
|
|
470
|
-
"@dxs-ts/eveli-intl",
|
|
471
|
-
"@dxs-ts/ledger-composer"
|
|
472
|
-
]
|
|
473
|
-
},
|
|
474
|
-
{
|
|
475
|
-
"hash": "42684a0fc1861a2e40a94643d7c80ac80a38ec32",
|
|
476
|
-
"date": "2025-12-10 13:21:40 +0200",
|
|
477
|
-
"author": "jocelyn.mutso",
|
|
478
|
-
"comment": "#669 ledger card",
|
|
479
|
-
"issueId": "669",
|
|
259
|
+
"hash": "326227d41a1b8fdac658a4b949e37cccf7216196",
|
|
260
|
+
"date": "2026-01-02 14:00:41 +0200",
|
|
261
|
+
"author": "Kaur Terasmaa",
|
|
262
|
+
"comment": "#675 Styling fix so that the field height for Assignee would remain as it was for Creating new task",
|
|
263
|
+
"issueId": "675",
|
|
480
264
|
"modules": [
|
|
481
|
-
"@dxs-ts/
|
|
482
|
-
"@dxs-ts/ledger-composer"
|
|
265
|
+
"@dxs-ts/task-composer-v2"
|
|
483
266
|
]
|
|
484
267
|
},
|
|
485
268
|
{
|
|
486
|
-
"hash": "
|
|
487
|
-
"date": "2025-12-
|
|
488
|
-
"author": "
|
|
489
|
-
"comment": "#
|
|
490
|
-
"issueId": "
|
|
269
|
+
"hash": "a4c53e4d2ac27733e0eb3d29ac3feb867f2dcea0",
|
|
270
|
+
"date": "2025-12-31 13:16:08 +0200",
|
|
271
|
+
"author": "Kaur Terasmaa",
|
|
272
|
+
"comment": "#677 Stencil: add required field errors for article and locale in NewPage",
|
|
273
|
+
"issueId": "677",
|
|
491
274
|
"modules": [
|
|
492
|
-
"@dxs-ts/
|
|
493
|
-
"@dxs-ts/eveli-routes",
|
|
494
|
-
"@dxs-ts/ledger-composer"
|
|
275
|
+
"@dxs-ts/stencil-routes"
|
|
495
276
|
]
|
|
496
277
|
},
|
|
497
278
|
{
|
|
498
|
-
"hash": "
|
|
499
|
-
"date": "2025-12-
|
|
500
|
-
"author": "
|
|
501
|
-
"comment": "
|
|
502
|
-
"issueId": "
|
|
279
|
+
"hash": "13f3112152304dbf38466c0509d85418f7698063",
|
|
280
|
+
"date": "2025-12-31 13:00:34 +0200",
|
|
281
|
+
"author": "Kaur Terasmaa",
|
|
282
|
+
"comment": "#676 Stencil: show required error for article name in ArticleComposer",
|
|
283
|
+
"issueId": "676",
|
|
503
284
|
"modules": [
|
|
504
|
-
"
|
|
285
|
+
"@dxs-ts/stencil-routes"
|
|
505
286
|
]
|
|
506
287
|
},
|
|
507
288
|
{
|
|
508
|
-
"hash": "
|
|
509
|
-
"date": "2025-12-
|
|
510
|
-
"author": "
|
|
511
|
-
"comment": "
|
|
512
|
-
"issueId": "",
|
|
289
|
+
"hash": "16e3d3253ea44f4edca2a892653d6469059730f4",
|
|
290
|
+
"date": "2025-12-31 10:20:17 +0200",
|
|
291
|
+
"author": "Kaur Terasmaa",
|
|
292
|
+
"comment": "#675 Eveli v2: Change AssignedUser field to Autocomplete",
|
|
293
|
+
"issueId": "675",
|
|
513
294
|
"modules": [
|
|
514
|
-
"@dxs-ts/
|
|
515
|
-
"@dxs-ts/eveli-routes",
|
|
516
|
-
"@dxs-ts/ledger-api",
|
|
517
|
-
"@dxs-ts/ledger-composer"
|
|
295
|
+
"@dxs-ts/task-composer-v2"
|
|
518
296
|
]
|
|
519
297
|
},
|
|
520
298
|
{
|
|
521
|
-
"hash": "
|
|
522
|
-
"date": "2025-12-
|
|
523
|
-
"author": "
|
|
524
|
-
"comment": "
|
|
525
|
-
"issueId": "",
|
|
299
|
+
"hash": "2eb8e3760c939d682bf480be474fa016dc5660d6",
|
|
300
|
+
"date": "2025-12-30 12:34:46 +0200",
|
|
301
|
+
"author": "jocelyn.mutso",
|
|
302
|
+
"comment": "#679 cockpit modules",
|
|
303
|
+
"issueId": "679",
|
|
526
304
|
"modules": [
|
|
527
|
-
"@dxs-ts/
|
|
528
|
-
"@dxs-ts/
|
|
305
|
+
"@dxs-ts/cockpit-api",
|
|
306
|
+
"@dxs-ts/cockpit-composer",
|
|
529
307
|
"@dxs-ts/eveli-demo-app",
|
|
530
308
|
"@dxs-ts/eveli-ide",
|
|
531
309
|
"@dxs-ts/eveli-routes"
|
|
532
310
|
]
|
|
533
311
|
},
|
|
534
312
|
{
|
|
535
|
-
"hash": "
|
|
536
|
-
"date": "2025-12-
|
|
537
|
-
"author": "Kaur Terasmaa",
|
|
538
|
-
"comment": "#660 Eveli: fix flashy mode button text colors in Assigned to Customer card",
|
|
539
|
-
"issueId": "660",
|
|
540
|
-
"modules": [
|
|
541
|
-
"@dxs-ts/task-composer-v2"
|
|
542
|
-
]
|
|
543
|
-
},
|
|
544
|
-
{
|
|
545
|
-
"hash": "de492d5ee0fdea4f02d2b0aa862fd9409a9bfb72",
|
|
546
|
-
"date": "2025-12-05 11:40:54 +0200",
|
|
313
|
+
"hash": "98c71fb12726402438eb55a65c14d2a8a82b54da",
|
|
314
|
+
"date": "2025-12-30 11:19:03 +0200",
|
|
547
315
|
"author": "Olev Mutso",
|
|
548
|
-
"comment": "
|
|
316
|
+
"comment": "cockpit",
|
|
549
317
|
"issueId": "",
|
|
550
318
|
"modules": [
|
|
551
319
|
"backend"
|
|
552
320
|
]
|
|
553
321
|
},
|
|
554
322
|
{
|
|
555
|
-
"hash": "
|
|
556
|
-
"date": "2025-12-
|
|
323
|
+
"hash": "aa4ecd14889aa75c6a13153b95b355858b09a167",
|
|
324
|
+
"date": "2025-12-30 11:17:24 +0200",
|
|
557
325
|
"author": "jocelyn.mutso",
|
|
558
|
-
"comment": "#
|
|
559
|
-
"issueId": "
|
|
560
|
-
"modules": [
|
|
561
|
-
"@dxs-ts/task-composer-v2",
|
|
562
|
-
"@dxs-ts/task-feedback",
|
|
563
|
-
"backend"
|
|
564
|
-
]
|
|
565
|
-
},
|
|
566
|
-
{
|
|
567
|
-
"hash": "a5d3217b9b084ca4c61cf959dde9519b75125ff9",
|
|
568
|
-
"date": "2025-12-04 19:03:38 +0200",
|
|
569
|
-
"author": "Olev Mutso",
|
|
570
|
-
"comment": "wrench ast",
|
|
571
|
-
"issueId": "",
|
|
572
|
-
"modules": [
|
|
573
|
-
"@dxs-ts/wrench-routes"
|
|
574
|
-
]
|
|
575
|
-
},
|
|
576
|
-
{
|
|
577
|
-
"hash": "aafdfff3ff640b9b0516e9c5d61412969a325137",
|
|
578
|
-
"date": "2025-12-04 19:03:28 +0200",
|
|
579
|
-
"author": "Olev Mutso",
|
|
580
|
-
"comment": "wrench ast",
|
|
581
|
-
"issueId": "",
|
|
326
|
+
"comment": "#679 init cockpit routes",
|
|
327
|
+
"issueId": "679",
|
|
582
328
|
"modules": [
|
|
583
|
-
"@dxs-ts/
|
|
329
|
+
"@dxs-ts/cockpit-api",
|
|
330
|
+
"@dxs-ts/eveli-intl",
|
|
331
|
+
"@dxs-ts/eveli-routes"
|
|
584
332
|
]
|
|
585
333
|
},
|
|
586
334
|
{
|
|
587
|
-
"hash": "
|
|
588
|
-
"date": "2025-12-
|
|
335
|
+
"hash": "529008ecd9a6e70644793a957feae39fa6c7018c",
|
|
336
|
+
"date": "2025-12-29 13:31:22 +0200",
|
|
589
337
|
"author": "Olev Mutso",
|
|
590
|
-
"comment": "
|
|
338
|
+
"comment": "cockpit",
|
|
591
339
|
"issueId": "",
|
|
592
340
|
"modules": [
|
|
593
|
-
"
|
|
341
|
+
"backend"
|
|
594
342
|
]
|
|
595
343
|
},
|
|
596
344
|
{
|
|
597
|
-
"hash": "
|
|
598
|
-
"date": "2025-12-
|
|
345
|
+
"hash": "3b850d029920d90902dadde39f6c22de229461e8",
|
|
346
|
+
"date": "2025-12-29 13:31:13 +0200",
|
|
599
347
|
"author": "Olev Mutso",
|
|
600
|
-
"comment": "
|
|
348
|
+
"comment": "cockpit",
|
|
601
349
|
"issueId": "",
|
|
602
350
|
"modules": [
|
|
603
|
-
"
|
|
351
|
+
"backend"
|
|
604
352
|
]
|
|
605
353
|
},
|
|
606
354
|
{
|
|
607
|
-
"hash": "
|
|
608
|
-
"date": "2025-12-
|
|
355
|
+
"hash": "3798fc77934cd7a7b81dd43d69393549a982f251",
|
|
356
|
+
"date": "2025-12-29 12:59:50 +0200",
|
|
609
357
|
"author": "Olev Mutso",
|
|
610
|
-
"comment": "
|
|
358
|
+
"comment": "caches",
|
|
611
359
|
"issueId": "",
|
|
612
360
|
"modules": [
|
|
613
|
-
"
|
|
361
|
+
"backend"
|
|
614
362
|
]
|
|
615
363
|
},
|
|
616
364
|
{
|
|
617
|
-
"hash": "
|
|
618
|
-
"date": "2025-12-
|
|
619
|
-
"author": "
|
|
620
|
-
"comment": "
|
|
365
|
+
"hash": "e3ac77720deff2b3d893f0841c7b1c3f4947569c",
|
|
366
|
+
"date": "2025-12-29 12:58:24 +0200",
|
|
367
|
+
"author": "jocelyn.mutso",
|
|
368
|
+
"comment": "Conflicts:",
|
|
621
369
|
"issueId": "",
|
|
622
370
|
"modules": [
|
|
623
|
-
"@dxs-ts/
|
|
371
|
+
"@dxs-ts/cockpit-composer",
|
|
372
|
+
"backend"
|
|
624
373
|
]
|
|
625
374
|
},
|
|
626
375
|
{
|
|
627
|
-
"hash": "
|
|
628
|
-
"date": "2025-12-
|
|
629
|
-
"author": "
|
|
630
|
-
"comment": "
|
|
631
|
-
"issueId": "",
|
|
376
|
+
"hash": "548f236891dc386bb95c34e95fa491a481f7788a",
|
|
377
|
+
"date": "2025-12-29 10:14:54 +0100",
|
|
378
|
+
"author": "Admir Krilašević",
|
|
379
|
+
"comment": "DT Change column direction feature (#678)",
|
|
380
|
+
"issueId": "678",
|
|
632
381
|
"modules": [
|
|
382
|
+
"@dxs-ts/eveli-intl",
|
|
633
383
|
"@dxs-ts/wrench-routes"
|
|
634
384
|
]
|
|
635
385
|
},
|
|
636
386
|
{
|
|
637
|
-
"hash": "
|
|
638
|
-
"date": "2025-12-
|
|
387
|
+
"hash": "890badc06da822b7812797d1d50e919b0fc4847c",
|
|
388
|
+
"date": "2025-12-22 16:36:30 +0200",
|
|
639
389
|
"author": "Olev Mutso",
|
|
640
|
-
"comment": "
|
|
390
|
+
"comment": "cleanup",
|
|
641
391
|
"issueId": "",
|
|
642
|
-
"modules": [
|
|
643
|
-
"@dxs-ts/wrench-routes"
|
|
644
|
-
]
|
|
645
|
-
},
|
|
646
|
-
{
|
|
647
|
-
"hash": "bebb3e37a1743a8a1b3817298db2243e0a86e529",
|
|
648
|
-
"date": "2025-12-04 14:36:44 +0200",
|
|
649
|
-
"author": "Kaur Terasmaa",
|
|
650
|
-
"comment": "#652 Eveli - Removed the duplicate header editing dialog",
|
|
651
|
-
"issueId": "652",
|
|
652
|
-
"modules": [
|
|
653
|
-
"@dxs-ts/wrench-routes"
|
|
654
|
-
]
|
|
655
|
-
},
|
|
656
|
-
{
|
|
657
|
-
"hash": "cab45f97e1403a1ef9118d83342064a7390ab622",
|
|
658
|
-
"date": "2025-12-04 14:16:43 +0200",
|
|
659
|
-
"author": "Kaur Terasmaa",
|
|
660
|
-
"comment": "#643 Gamut – cleanup",
|
|
661
|
-
"issueId": "643",
|
|
662
|
-
"modules": [
|
|
663
|
-
"@dxs-ts/gamut-primitives"
|
|
664
|
-
]
|
|
665
|
-
},
|
|
666
|
-
{
|
|
667
|
-
"hash": "1a13ff6a3721cefd5dfc36ba5f6431ce3d95052b",
|
|
668
|
-
"date": "2025-12-04 14:05:34 +0200",
|
|
669
|
-
"author": "Kaur Terasmaa",
|
|
670
|
-
"comment": "#643 Gamut – fixed attachments positioning for different views",
|
|
671
|
-
"issueId": "643",
|
|
672
|
-
"modules": [
|
|
673
|
-
"@dxs-ts/gamut-primitives"
|
|
674
|
-
]
|
|
675
|
-
},
|
|
676
|
-
{
|
|
677
|
-
"hash": "da41cbea30c00702cbb63d97b91a81577d33f7f3",
|
|
678
|
-
"date": "2025-12-04 10:55:55 +0100",
|
|
679
|
-
"author": "Admir Krilašević",
|
|
680
|
-
"comment": "Rust naming improvements (#665)",
|
|
681
|
-
"issueId": "665",
|
|
682
392
|
"modules": [
|
|
683
393
|
"backend"
|
|
684
394
|
]
|
|
685
395
|
},
|
|
686
396
|
{
|
|
687
|
-
"hash": "
|
|
688
|
-
"date": "2025-12-
|
|
689
|
-
"author": "Kaur Terasmaa",
|
|
690
|
-
"comment": "#643 Gamut – Inbox attachment count UI",
|
|
691
|
-
"issueId": "643",
|
|
692
|
-
"modules": [
|
|
693
|
-
"@dxs-ts/gamut-primitives"
|
|
694
|
-
]
|
|
695
|
-
},
|
|
696
|
-
{
|
|
697
|
-
"hash": "955f228c26739b43d0562477853c1f98187c07bf",
|
|
698
|
-
"date": "2025-12-03 18:40:36 +0200",
|
|
397
|
+
"hash": "71e251d8e40e7e8f34ac3f41eb4c75cc0bee1310",
|
|
398
|
+
"date": "2025-12-22 16:27:34 +0200",
|
|
699
399
|
"author": "Olev Mutso",
|
|
700
|
-
"comment": "
|
|
701
|
-
"issueId": "",
|
|
702
|
-
"modules": [
|
|
703
|
-
"@dxs-ts/wrench-routes"
|
|
704
|
-
]
|
|
705
|
-
},
|
|
706
|
-
{
|
|
707
|
-
"hash": "716ba08f8418f8b4814dc624590f8dc70d225709",
|
|
708
|
-
"date": "2025-12-03 18:33:53 +0200",
|
|
709
|
-
"author": "Olev Mutso",
|
|
710
|
-
"comment": "autocomplete",
|
|
400
|
+
"comment": "cleanup",
|
|
711
401
|
"issueId": "",
|
|
712
402
|
"modules": [
|
|
713
|
-
"
|
|
403
|
+
"backend"
|
|
714
404
|
]
|
|
715
405
|
},
|
|
716
406
|
{
|
|
717
|
-
"hash": "
|
|
718
|
-
"date": "2025-12-
|
|
407
|
+
"hash": "f9d1e4ebbdaaee27c1041d69abb2eb715d76bccc",
|
|
408
|
+
"date": "2025-12-22 16:09:52 +0200",
|
|
719
409
|
"author": "Olev Mutso",
|
|
720
|
-
"comment": "
|
|
410
|
+
"comment": "cleanup",
|
|
721
411
|
"issueId": "",
|
|
722
412
|
"modules": [
|
|
723
|
-
"
|
|
413
|
+
"backend"
|
|
724
414
|
]
|
|
725
415
|
},
|
|
726
416
|
{
|
|
727
|
-
"hash": "
|
|
728
|
-
"date": "2025-12-
|
|
417
|
+
"hash": "db1b7adcfb851e1a59fddb6d7fd157d7e3f1403b",
|
|
418
|
+
"date": "2025-12-22 16:09:39 +0200",
|
|
729
419
|
"author": "Olev Mutso",
|
|
730
|
-
"comment": "
|
|
420
|
+
"comment": "cleanup",
|
|
731
421
|
"issueId": "",
|
|
732
422
|
"modules": [
|
|
733
|
-
"
|
|
423
|
+
"backend"
|
|
734
424
|
]
|
|
735
425
|
},
|
|
736
426
|
{
|
|
737
|
-
"hash": "
|
|
738
|
-
"date": "2025-12-
|
|
739
|
-
"author": "
|
|
740
|
-
"comment": "
|
|
427
|
+
"hash": "31a61055cb288ba14e6b5c49ef6fe4f235c849d4",
|
|
428
|
+
"date": "2025-12-22 14:02:52 +0200",
|
|
429
|
+
"author": "Vahur Krouverk",
|
|
430
|
+
"comment": "next digiexpress version with fix for task transfer",
|
|
741
431
|
"issueId": "",
|
|
742
432
|
"modules": [
|
|
743
|
-
"
|
|
433
|
+
"backend"
|
|
744
434
|
]
|
|
745
435
|
},
|
|
746
436
|
{
|
|
747
|
-
"hash": "
|
|
748
|
-
"date": "2025-12-
|
|
749
|
-
"author": "
|
|
750
|
-
"comment": "
|
|
437
|
+
"hash": "9a1c0f6bf7ab2f84efdcf67f10d5aa9bbb4aa5d7",
|
|
438
|
+
"date": "2025-12-22 14:02:10 +0200",
|
|
439
|
+
"author": "Vahur Krouverk",
|
|
440
|
+
"comment": "transfer container's createdBy designates user who created task (client name)",
|
|
751
441
|
"issueId": "",
|
|
752
442
|
"modules": [
|
|
753
|
-
"
|
|
443
|
+
"backend"
|
|
754
444
|
]
|
|
755
445
|
},
|
|
756
446
|
{
|
|
757
|
-
"hash": "
|
|
758
|
-
"date": "2025-12-
|
|
447
|
+
"hash": "d6035ac7b9a690cfed929f455fa9a6f656f64cff",
|
|
448
|
+
"date": "2025-12-22 11:47:45 +0200",
|
|
759
449
|
"author": "Olev Mutso",
|
|
760
|
-
"comment": "
|
|
450
|
+
"comment": "cleanup",
|
|
761
451
|
"issueId": "",
|
|
762
452
|
"modules": [
|
|
763
|
-
"
|
|
453
|
+
"backend"
|
|
764
454
|
]
|
|
765
455
|
},
|
|
766
456
|
{
|
|
767
|
-
"hash": "
|
|
768
|
-
"date": "2025-12-
|
|
457
|
+
"hash": "f05ce2f011592326550846b39f7431c53ab2baa2",
|
|
458
|
+
"date": "2025-12-22 11:42:30 +0200",
|
|
769
459
|
"author": "Olev Mutso",
|
|
770
|
-
"comment": "
|
|
460
|
+
"comment": "cleanup",
|
|
771
461
|
"issueId": "",
|
|
772
462
|
"modules": [
|
|
773
|
-
"
|
|
463
|
+
"backend"
|
|
774
464
|
]
|
|
775
465
|
},
|
|
776
466
|
{
|
|
777
|
-
"hash": "
|
|
778
|
-
"date": "2025-12-
|
|
467
|
+
"hash": "1449213d96dd6fef86e03069f10475fd30672d0b",
|
|
468
|
+
"date": "2025-12-22 11:10:43 +0200",
|
|
779
469
|
"author": "Olev Mutso",
|
|
780
|
-
"comment": "
|
|
470
|
+
"comment": "clean up",
|
|
781
471
|
"issueId": "",
|
|
782
472
|
"modules": [
|
|
783
|
-
"@dxs-ts/wrench-api",
|
|
784
|
-
"@dxs-ts/wrench-routes"
|
|
785
|
-
]
|
|
786
|
-
},
|
|
787
|
-
{
|
|
788
|
-
"hash": "3116e3f172e1b32adc070209e5eb95c9fdbe997e",
|
|
789
|
-
"date": "2025-12-02 15:52:34 +0200",
|
|
790
|
-
"author": "jocelyn.mutso",
|
|
791
|
-
"comment": "#663 workaround for MUI bug in re-rendering grid items",
|
|
792
|
-
"issueId": "663",
|
|
793
|
-
"modules": [
|
|
794
|
-
"@dxs-ts/gamut-form"
|
|
795
|
-
]
|
|
796
|
-
},
|
|
797
|
-
{
|
|
798
|
-
"hash": "7f32eeef638943eb08b41e0588d23bbe81728084",
|
|
799
|
-
"date": "2025-12-02 10:29:01 +0100",
|
|
800
|
-
"author": "Admir Krilašević",
|
|
801
|
-
"comment": "DT improvements (#661)",
|
|
802
|
-
"issueId": "661",
|
|
803
|
-
"modules": [
|
|
804
|
-
"@dxs-ts/eveli-intl",
|
|
805
|
-
"@dxs-ts/wrench-routes",
|
|
806
473
|
"backend"
|
|
807
474
|
]
|
|
808
475
|
},
|
|
809
476
|
{
|
|
810
|
-
"hash": "
|
|
811
|
-
"date": "2025-12-
|
|
477
|
+
"hash": "aa745c7c992141402b83d6613d3d31a82268baf0",
|
|
478
|
+
"date": "2025-12-19 13:48:06 +0200",
|
|
812
479
|
"author": "Kaur Terasmaa",
|
|
813
|
-
"comment": "
|
|
814
|
-
"issueId": "
|
|
480
|
+
"comment": "Prep: save current progress with fixed example files (#674)",
|
|
481
|
+
"issueId": "674",
|
|
815
482
|
"modules": [
|
|
816
|
-
"@dxs-ts/eveli-
|
|
817
|
-
"@dxs-ts/
|
|
483
|
+
"@dxs-ts/eveli-routes",
|
|
484
|
+
"@dxs-ts/task-composer-v2"
|
|
818
485
|
]
|
|
819
486
|
}
|
|
820
487
|
]
|