@dxs-ts/eveli-ide 2.0.35 → 2.0.36
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 +505 -8
- package/dist/index.d.ts +186 -311
- package/dist/index.js +42221 -41384
- package/dist/trace.json +16 -3
- package/package.json +3 -3
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.36",
|
|
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": 289064
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
14
|
"name": "index.js",
|
|
15
|
-
"size":
|
|
15
|
+
"size": 3874292
|
|
16
16
|
}
|
|
17
17
|
],
|
|
18
18
|
"internalDependencies": [
|
|
@@ -30,6 +30,8 @@
|
|
|
30
30
|
"@dxs-ts/wrench-routes",
|
|
31
31
|
"@dxs-ts/stencil-api",
|
|
32
32
|
"@dxs-ts/stencil-routes",
|
|
33
|
+
"@dxs-ts/tagomi-api",
|
|
34
|
+
"@dxs-ts/tagomi-routes",
|
|
33
35
|
"@dxs-ts/task-api",
|
|
34
36
|
"@dxs-ts/task-feedback",
|
|
35
37
|
"@dxs-ts/eveli-api",
|
|
@@ -50,7 +52,7 @@
|
|
|
50
52
|
"@mui/x-tree-view": "7.29.1",
|
|
51
53
|
"@tanstack/react-query": "5.83.0",
|
|
52
54
|
"@tanstack/react-router": "1.130.2",
|
|
53
|
-
"@tanstack/react-store": "0.
|
|
55
|
+
"@tanstack/react-store": "0.8.0",
|
|
54
56
|
"@tanstack/react-table": "8.21.3",
|
|
55
57
|
"@uiw/react-md-editor": "4.0.8",
|
|
56
58
|
"@xyflow/react": "12.8.2",
|
|
@@ -68,20 +70,515 @@
|
|
|
68
70
|
"react-leaflet": "4.2.1",
|
|
69
71
|
"react-markdown": "10.1.0",
|
|
70
72
|
"recharts": "2.15.4",
|
|
71
|
-
"ts-md5": "
|
|
73
|
+
"ts-md5": "2.0.1",
|
|
72
74
|
"yaml": "2.8.1"
|
|
73
75
|
},
|
|
74
76
|
"moduleLogs": [
|
|
75
77
|
{
|
|
76
|
-
"hash": "
|
|
77
|
-
"date": "2025-10-
|
|
78
|
+
"hash": "4e49b6f83a7d9474ca08d642b64ff3d96ec609b8",
|
|
79
|
+
"date": "2025-10-17 14:55:49 +0300",
|
|
80
|
+
"author": "jocelyn.mutso",
|
|
81
|
+
"comment": "deps",
|
|
82
|
+
"issueId": "",
|
|
83
|
+
"modules": [
|
|
84
|
+
"@dxs-ts/tagomi-routes"
|
|
85
|
+
]
|
|
86
|
+
},
|
|
87
|
+
{
|
|
88
|
+
"hash": "a78f23f96e2f47a78a6c296253505b13922d6e2b",
|
|
89
|
+
"date": "2025-10-17 14:52:21 +0300",
|
|
90
|
+
"author": "jocelyn.mutso",
|
|
91
|
+
"comment": "fixed message in survey",
|
|
92
|
+
"issueId": "",
|
|
93
|
+
"modules": [
|
|
94
|
+
"@dxs-ts/gamut-form"
|
|
95
|
+
]
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
"hash": "6df4223a3aba0cafdff354c621914e0cc65ab9b8",
|
|
99
|
+
"date": "2025-10-17 14:40:15 +0300",
|
|
78
100
|
"author": "Vahur Krouverk",
|
|
79
|
-
"comment": "
|
|
101
|
+
"comment": "new release of digiexpress for testing",
|
|
102
|
+
"issueId": "",
|
|
103
|
+
"modules": [
|
|
104
|
+
"backend"
|
|
105
|
+
]
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
"hash": "c19a819ac16fb4787e87a80d53f2c6d44945f72f",
|
|
109
|
+
"date": "2025-10-17 13:26:47 +0300",
|
|
110
|
+
"author": "Kaur Terasmaa",
|
|
111
|
+
"comment": "#526 feat(eveli-table): “Save filter” writes to single Default Settings profile",
|
|
112
|
+
"issueId": "526",
|
|
113
|
+
"modules": [
|
|
114
|
+
"@dxs-ts/xui-table"
|
|
115
|
+
]
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
"hash": "7ee2c7d977ddaed79b51a55becdb182f204b1a51",
|
|
119
|
+
"date": "2025-10-17 12:32:46 +0300",
|
|
120
|
+
"author": "jocelyn.mutso",
|
|
121
|
+
"comment": "#570 fixed nav for scrolling to error causing grid collapse on survey group",
|
|
122
|
+
"issueId": "570",
|
|
123
|
+
"modules": [
|
|
124
|
+
"@dxs-ts/gamut-form"
|
|
125
|
+
]
|
|
126
|
+
},
|
|
127
|
+
{
|
|
128
|
+
"hash": "f3562aa33c573ceb7df0db4e3cc38ef1c27b33ae",
|
|
129
|
+
"date": "2025-10-16 16:22:53 +0300",
|
|
130
|
+
"author": "Kaur Terasmaa",
|
|
131
|
+
"comment": "#541 feat(eveli-tasks): use Inventory2TwoTone icon for Archive in TaskTable",
|
|
132
|
+
"issueId": "541",
|
|
133
|
+
"modules": [
|
|
134
|
+
"@dxs-ts/eveli-intl",
|
|
135
|
+
"@dxs-ts/task-composer-v2"
|
|
136
|
+
]
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
"hash": "27821c2ef6dad019c315853699c9e02e6bdeb08e",
|
|
140
|
+
"date": "2025-10-15 12:54:49 +0300",
|
|
141
|
+
"author": "Olev Mutso",
|
|
142
|
+
"comment": "date filterings",
|
|
80
143
|
"issueId": "",
|
|
144
|
+
"modules": [
|
|
145
|
+
"@dxs-ts/eveli-primitives",
|
|
146
|
+
"@dxs-ts/task-composer-v2",
|
|
147
|
+
"@dxs-ts/xui-table"
|
|
148
|
+
]
|
|
149
|
+
},
|
|
150
|
+
{
|
|
151
|
+
"hash": "fb924ded78d0aef6bf9dcb42a4cdd311d45c1c4a",
|
|
152
|
+
"date": "2025-10-15 12:21:21 +0300",
|
|
153
|
+
"author": "jocelyn.mutso",
|
|
154
|
+
"comment": "#568 cleanup",
|
|
155
|
+
"issueId": "568",
|
|
156
|
+
"modules": [
|
|
157
|
+
"@dxs-ts/tagomi-api",
|
|
158
|
+
"@dxs-ts/tagomi-routes"
|
|
159
|
+
]
|
|
160
|
+
},
|
|
161
|
+
{
|
|
162
|
+
"hash": "f73e9da1eff109eab375a811792557ff0f9f5fda",
|
|
163
|
+
"date": "2025-10-15 11:36:30 +0300",
|
|
164
|
+
"author": "jocelyn.mutso",
|
|
165
|
+
"comment": "#568 service name to template composer tab label",
|
|
166
|
+
"issueId": "568",
|
|
167
|
+
"modules": [
|
|
168
|
+
"@dxs-ts/tagomi-routes"
|
|
169
|
+
]
|
|
170
|
+
},
|
|
171
|
+
{
|
|
172
|
+
"hash": "075d9b6fb75a5f69e70af15c5ddf113241f5d068",
|
|
173
|
+
"date": "2025-10-15 11:04:39 +0300",
|
|
174
|
+
"author": "jocelyn.mutso",
|
|
175
|
+
"comment": "#568 cleanup",
|
|
176
|
+
"issueId": "568",
|
|
177
|
+
"modules": [
|
|
178
|
+
"@dxs-ts/tagomi-routes"
|
|
179
|
+
]
|
|
180
|
+
},
|
|
181
|
+
{
|
|
182
|
+
"hash": "3ef42df9d9bc46fa02a50dbcdc3340e097b98393",
|
|
183
|
+
"date": "2025-10-15 10:47:04 +0300",
|
|
184
|
+
"author": "jocelyn.mutso",
|
|
185
|
+
"comment": "#568 update template content",
|
|
186
|
+
"issueId": "568",
|
|
81
187
|
"modules": [
|
|
82
188
|
"@dxs-ts/eveli-intl",
|
|
189
|
+
"@dxs-ts/tagomi-routes"
|
|
190
|
+
]
|
|
191
|
+
},
|
|
192
|
+
{
|
|
193
|
+
"hash": "96d43ee6b2507dd4d9ab53bf287b7d942d3a8007",
|
|
194
|
+
"date": "2025-10-15 10:30:17 +0300",
|
|
195
|
+
"author": "jocelyn.mutso",
|
|
196
|
+
"comment": "#568 update template content",
|
|
197
|
+
"issueId": "568",
|
|
198
|
+
"modules": [
|
|
199
|
+
"@dxs-ts/tagomi-routes"
|
|
200
|
+
]
|
|
201
|
+
},
|
|
202
|
+
{
|
|
203
|
+
"hash": "c393e638608225bb63b9b5db43b16b65fa975338",
|
|
204
|
+
"date": "2025-10-15 10:17:20 +0300",
|
|
205
|
+
"author": "jocelyn.mutso",
|
|
206
|
+
"comment": "#568 a few missing translation keys",
|
|
207
|
+
"issueId": "568",
|
|
208
|
+
"modules": [
|
|
209
|
+
"@dxs-ts/eveli-intl",
|
|
210
|
+
"@dxs-ts/tagomi-routes"
|
|
211
|
+
]
|
|
212
|
+
},
|
|
213
|
+
{
|
|
214
|
+
"hash": "0a2970c2b5c9b4e70e33826bdb2184f82abc9866",
|
|
215
|
+
"date": "2025-10-14 13:32:13 +0300",
|
|
216
|
+
"author": "jocelyn.mutso",
|
|
217
|
+
"comment": "#568 template editor monaco",
|
|
218
|
+
"issueId": "568",
|
|
219
|
+
"modules": [
|
|
220
|
+
"@dxs-ts/eveli-intl",
|
|
221
|
+
"@dxs-ts/tagomi-routes"
|
|
222
|
+
]
|
|
223
|
+
},
|
|
224
|
+
{
|
|
225
|
+
"hash": "c0615125fb042539c946ddba8202832e6a024f06",
|
|
226
|
+
"date": "2025-10-14 11:21:55 +0300",
|
|
227
|
+
"author": "Kaur Terasmaa",
|
|
228
|
+
"comment": "#567 Eveli: translations fix for DialobDashboardSmart",
|
|
229
|
+
"issueId": "567",
|
|
230
|
+
"modules": [
|
|
231
|
+
"@dxs-ts/eveli-intl",
|
|
232
|
+
"@dxs-ts/eveli-primitives"
|
|
233
|
+
]
|
|
234
|
+
},
|
|
235
|
+
{
|
|
236
|
+
"hash": "d93a5ba6478e503d313d6285b5c56e09a19272de",
|
|
237
|
+
"date": "2025-10-14 11:18:36 +0300",
|
|
238
|
+
"author": "jocelyn.mutso",
|
|
239
|
+
"comment": "#568 translation keys",
|
|
240
|
+
"issueId": "568",
|
|
241
|
+
"modules": [
|
|
242
|
+
"@dxs-ts/eveli-intl",
|
|
243
|
+
"@dxs-ts/tagomi-routes"
|
|
244
|
+
]
|
|
245
|
+
},
|
|
246
|
+
{
|
|
247
|
+
"hash": "c5971b693e862f9359965ffeca0700c9a549f17a",
|
|
248
|
+
"date": "2025-10-14 11:06:17 +0300",
|
|
249
|
+
"author": "Kaur Terasmaa",
|
|
250
|
+
"comment": "#567 Eveli: migrate Dialob dashboard i18n to app-level IntlProvider + intl.csv",
|
|
251
|
+
"issueId": "567",
|
|
252
|
+
"modules": [
|
|
253
|
+
"@dxs-ts/eveli-primitives",
|
|
254
|
+
"@dxs-ts/eveli-routes"
|
|
255
|
+
]
|
|
256
|
+
},
|
|
257
|
+
{
|
|
258
|
+
"hash": "edbd9795816106ea3d67e3576294c03a5a6edbc9",
|
|
259
|
+
"date": "2025-10-14 10:41:04 +0300",
|
|
260
|
+
"author": "jocelyn.mutso",
|
|
261
|
+
"comment": "#568 translation keys",
|
|
262
|
+
"issueId": "568",
|
|
263
|
+
"modules": [
|
|
264
|
+
"@dxs-ts/eveli-intl",
|
|
265
|
+
"@dxs-ts/tagomi-routes"
|
|
266
|
+
]
|
|
267
|
+
},
|
|
268
|
+
{
|
|
269
|
+
"hash": "88fb1e0a73391f730f6bb3cac9b7688b3e8a48bb",
|
|
270
|
+
"date": "2025-10-14 10:35:57 +0300",
|
|
271
|
+
"author": "Olev Mutso",
|
|
272
|
+
"comment": "column ordering",
|
|
273
|
+
"issueId": "",
|
|
274
|
+
"modules": [
|
|
275
|
+
"@dxs-ts/xui-table"
|
|
276
|
+
]
|
|
277
|
+
},
|
|
278
|
+
{
|
|
279
|
+
"hash": "92cb6013f734d2cfc3411fce23381bc08abb5449",
|
|
280
|
+
"date": "2025-10-14 10:10:23 +0300",
|
|
281
|
+
"author": "jocelyn.mutso",
|
|
282
|
+
"comment": "#568 delete template",
|
|
283
|
+
"issueId": "568",
|
|
284
|
+
"modules": [
|
|
285
|
+
"@dxs-ts/tagomi-routes"
|
|
286
|
+
]
|
|
287
|
+
},
|
|
288
|
+
{
|
|
289
|
+
"hash": "144af11a8f6e34634a38aef3b007f83d659f4675",
|
|
290
|
+
"date": "2025-10-13 15:03:48 +0300",
|
|
291
|
+
"author": "jocelyn.mutso",
|
|
292
|
+
"comment": "#568 edit template locale",
|
|
293
|
+
"issueId": "568",
|
|
294
|
+
"modules": [
|
|
295
|
+
"@dxs-ts/tagomi-routes",
|
|
296
|
+
"backend"
|
|
297
|
+
]
|
|
298
|
+
},
|
|
299
|
+
{
|
|
300
|
+
"hash": "dd795be10f343724d3e975529de0fbdb0eff9b9d",
|
|
301
|
+
"date": "2025-10-13 14:31:57 +0300",
|
|
302
|
+
"author": "Olev Mutso",
|
|
303
|
+
"comment": "fun with mui icons",
|
|
304
|
+
"issueId": "",
|
|
305
|
+
"modules": [
|
|
306
|
+
"@dxs-ts/eveli-primitives",
|
|
307
|
+
"@dxs-ts/eveli-routes",
|
|
308
|
+
"@dxs-ts/gamut-form",
|
|
309
|
+
"@dxs-ts/gamut-primitives",
|
|
310
|
+
"@dxs-ts/gamut-routes",
|
|
311
|
+
"@dxs-ts/stencil-routes",
|
|
312
|
+
"@dxs-ts/tagomi-routes",
|
|
313
|
+
"@dxs-ts/task-composer-v1",
|
|
314
|
+
"@dxs-ts/task-composer-v2",
|
|
315
|
+
"@dxs-ts/task-feedback",
|
|
316
|
+
"@dxs-ts/wrench-routes",
|
|
317
|
+
"@dxs-ts/xui-datetime",
|
|
318
|
+
"@dxs-ts/xui-table"
|
|
319
|
+
]
|
|
320
|
+
},
|
|
321
|
+
{
|
|
322
|
+
"hash": "b3ba8fc8c19ce78d5176c05c7356ff6def6ca8e1",
|
|
323
|
+
"date": "2025-10-13 14:24:57 +0300",
|
|
324
|
+
"author": "Olev Mutso",
|
|
325
|
+
"comment": "update deps/proc/query",
|
|
326
|
+
"issueId": "",
|
|
327
|
+
"modules": [
|
|
328
|
+
"@dxs-ts/eveli-primitives",
|
|
329
|
+
"@dxs-ts/eveli-routes",
|
|
330
|
+
"backend"
|
|
331
|
+
]
|
|
332
|
+
},
|
|
333
|
+
{
|
|
334
|
+
"hash": "8715e8751773a03018de0526d56570f8fb69811d",
|
|
335
|
+
"date": "2025-10-13 12:30:52 +0300",
|
|
336
|
+
"author": "jocelyn.mutso",
|
|
337
|
+
"comment": "#568 new template",
|
|
338
|
+
"issueId": "568",
|
|
339
|
+
"modules": [
|
|
340
|
+
"@dxs-ts/tagomi-routes"
|
|
341
|
+
]
|
|
342
|
+
},
|
|
343
|
+
{
|
|
344
|
+
"hash": "2db0a75287ea093c2aa838f72ffd6a1b3b0c8b78",
|
|
345
|
+
"date": "2025-10-13 11:54:17 +0300",
|
|
346
|
+
"author": "jocelyn.mutso",
|
|
347
|
+
"comment": "#568 new template",
|
|
348
|
+
"issueId": "568",
|
|
349
|
+
"modules": [
|
|
350
|
+
"@dxs-ts/tagomi-routes"
|
|
351
|
+
]
|
|
352
|
+
},
|
|
353
|
+
{
|
|
354
|
+
"hash": "115d3faa64161fc2e0f8b1ddd73b8e035cb60eb7",
|
|
355
|
+
"date": "2025-10-13 11:40:06 +0300",
|
|
356
|
+
"author": "Olev Mutso",
|
|
357
|
+
"comment": "support for authenticated articles",
|
|
358
|
+
"issueId": "",
|
|
359
|
+
"modules": [
|
|
360
|
+
"backend"
|
|
361
|
+
]
|
|
362
|
+
},
|
|
363
|
+
{
|
|
364
|
+
"hash": "dc9e7485630d45927dbcc71df5141a404b88ab82",
|
|
365
|
+
"date": "2025-10-13 10:36:10 +0300",
|
|
366
|
+
"author": "jocelyn.mutso",
|
|
367
|
+
"comment": "#568 service delete",
|
|
368
|
+
"issueId": "568",
|
|
369
|
+
"modules": [
|
|
370
|
+
"@dxs-ts/tagomi-routes"
|
|
371
|
+
]
|
|
372
|
+
},
|
|
373
|
+
{
|
|
374
|
+
"hash": "bfe3d8cb85fe17396cdedca9b036cbb320132e2e",
|
|
375
|
+
"date": "2025-10-13 10:28:31 +0300",
|
|
376
|
+
"author": "jocelyn.mutso",
|
|
377
|
+
"comment": "#568 service edit",
|
|
378
|
+
"issueId": "568",
|
|
379
|
+
"modules": [
|
|
380
|
+
"@dxs-ts/tagomi-routes"
|
|
381
|
+
]
|
|
382
|
+
},
|
|
383
|
+
{
|
|
384
|
+
"hash": "447a6793c659253a11bf617ceb6f91ca73de4ade",
|
|
385
|
+
"date": "2025-10-10 12:40:31 +0300",
|
|
386
|
+
"author": "jocelyn.mutso",
|
|
387
|
+
"comment": "#568 Tagomi service explorer options",
|
|
388
|
+
"issueId": "568",
|
|
389
|
+
"modules": [
|
|
390
|
+
"@dxs-ts/tagomi-api",
|
|
391
|
+
"@dxs-ts/tagomi-routes"
|
|
392
|
+
]
|
|
393
|
+
},
|
|
394
|
+
{
|
|
395
|
+
"hash": "832efb37518a4d1eb5f9ecc5af8e813a74c7973c",
|
|
396
|
+
"date": "2025-10-10 12:08:12 +0300",
|
|
397
|
+
"author": "Olev Mutso",
|
|
398
|
+
"comment": "tagomi",
|
|
399
|
+
"issueId": "",
|
|
400
|
+
"modules": [
|
|
401
|
+
"backend"
|
|
402
|
+
]
|
|
403
|
+
},
|
|
404
|
+
{
|
|
405
|
+
"hash": "c729472d7e137f7d6fab5ff9519f7ee68da53a09",
|
|
406
|
+
"date": "2025-10-10 11:53:02 +0300",
|
|
407
|
+
"author": "Olev Mutso",
|
|
408
|
+
"comment": "tagomi",
|
|
409
|
+
"issueId": "",
|
|
410
|
+
"modules": [
|
|
411
|
+
"backend"
|
|
412
|
+
]
|
|
413
|
+
},
|
|
414
|
+
{
|
|
415
|
+
"hash": "e58d85c2e6ea05003803ad6b6dbd22f0126591c1",
|
|
416
|
+
"date": "2025-10-10 11:10:59 +0300",
|
|
417
|
+
"author": "jocelyn.mutso",
|
|
418
|
+
"comment": "#568 Tagomi service composer with workflows",
|
|
419
|
+
"issueId": "568",
|
|
420
|
+
"modules": [
|
|
421
|
+
"@dxs-ts/tagomi-routes"
|
|
422
|
+
]
|
|
423
|
+
},
|
|
424
|
+
{
|
|
425
|
+
"hash": "f33b38c26ddbbe438f828293f1ae1178a0ffaa09",
|
|
426
|
+
"date": "2025-10-10 10:58:42 +0300",
|
|
427
|
+
"author": "Kaur Terasmaa",
|
|
428
|
+
"comment": "#558 refactor: removed legacy cancel buttons that are not needed",
|
|
429
|
+
"issueId": "558",
|
|
430
|
+
"modules": [
|
|
431
|
+
"@dxs-ts/stencil-routes",
|
|
432
|
+
"@dxs-ts/wrench-routes"
|
|
433
|
+
]
|
|
434
|
+
},
|
|
435
|
+
{
|
|
436
|
+
"hash": "1fbdeebf833ff415a13fcb31a42e7d30df295ec1",
|
|
437
|
+
"date": "2025-10-10 10:38:27 +0300",
|
|
438
|
+
"author": "jocelyn.mutso",
|
|
439
|
+
"comment": "#568 Tagomi service composer",
|
|
440
|
+
"issueId": "568",
|
|
441
|
+
"modules": [
|
|
442
|
+
"@dxs-ts/tagomi-routes"
|
|
443
|
+
]
|
|
444
|
+
},
|
|
445
|
+
{
|
|
446
|
+
"hash": "8db13e7a11b3385e27bd8983d6a44f45b95cfc64",
|
|
447
|
+
"date": "2025-10-10 10:15:29 +0300",
|
|
448
|
+
"author": "Kaur Terasmaa",
|
|
449
|
+
"comment": "#550 refactor(task-api): move status/priority HEX maps into TaskApi task-types",
|
|
450
|
+
"issueId": "550",
|
|
451
|
+
"modules": [
|
|
452
|
+
"@dxs-ts/eveli-intl",
|
|
453
|
+
"@dxs-ts/eveli-primitives",
|
|
454
|
+
"@dxs-ts/task-api",
|
|
455
|
+
"@dxs-ts/task-composer-v2"
|
|
456
|
+
]
|
|
457
|
+
},
|
|
458
|
+
{
|
|
459
|
+
"hash": "35cf9ca0dd3a128f6c8faa7c4fb3f59582b92828",
|
|
460
|
+
"date": "2025-10-10 10:08:32 +0300",
|
|
461
|
+
"author": "jocelyn.mutso",
|
|
462
|
+
"comment": "#568 Tagomi locale composer",
|
|
463
|
+
"issueId": "568",
|
|
464
|
+
"modules": [
|
|
465
|
+
"@dxs-ts/tagomi-api",
|
|
466
|
+
"@dxs-ts/tagomi-routes"
|
|
467
|
+
]
|
|
468
|
+
},
|
|
469
|
+
{
|
|
470
|
+
"hash": "07e686b3b8f568aba2a9bff08fcd659e66b203f5",
|
|
471
|
+
"date": "2025-10-10 09:40:16 +0300",
|
|
472
|
+
"author": "Olev Mutso",
|
|
473
|
+
"comment": "tagomi",
|
|
474
|
+
"issueId": "",
|
|
475
|
+
"modules": [
|
|
476
|
+
"@dxs-ts/tagomi-routes"
|
|
477
|
+
]
|
|
478
|
+
},
|
|
479
|
+
{
|
|
480
|
+
"hash": "43c3742234e4e11ff45acf5fdccefc85a645bc00",
|
|
481
|
+
"date": "2025-10-09 16:14:50 +0300",
|
|
482
|
+
"author": "Olev Mutso",
|
|
483
|
+
"comment": "tagomi editor",
|
|
484
|
+
"issueId": "",
|
|
485
|
+
"modules": [
|
|
486
|
+
"@dxs-ts/eveli-api",
|
|
487
|
+
"@dxs-ts/tagomi-routes"
|
|
488
|
+
]
|
|
489
|
+
},
|
|
490
|
+
{
|
|
491
|
+
"hash": "55233d8e558fdeaaf90236f5065c322d325be4f6",
|
|
492
|
+
"date": "2025-10-09 16:14:40 +0300",
|
|
493
|
+
"author": "Olev Mutso",
|
|
494
|
+
"comment": "tagomi editor",
|
|
495
|
+
"issueId": "",
|
|
496
|
+
"modules": [
|
|
497
|
+
"@dxs-ts/eveli-api",
|
|
498
|
+
"@dxs-ts/eveli-demo-app",
|
|
499
|
+
"@dxs-ts/eveli-ide",
|
|
500
|
+
"@dxs-ts/eveli-routes",
|
|
501
|
+
"@dxs-ts/tagomi-api"
|
|
502
|
+
]
|
|
503
|
+
},
|
|
504
|
+
{
|
|
505
|
+
"hash": "c861317c5c96f11205e68e160d7d30c2f57724be",
|
|
506
|
+
"date": "2025-10-09 14:52:37 +0300",
|
|
507
|
+
"author": "Olev Mutso",
|
|
508
|
+
"comment": "batches",
|
|
509
|
+
"issueId": "",
|
|
510
|
+
"modules": [
|
|
511
|
+
"@dxs-ts/eveli-api",
|
|
512
|
+
"@dxs-ts/eveli-primitives"
|
|
513
|
+
]
|
|
514
|
+
},
|
|
515
|
+
{
|
|
516
|
+
"hash": "62d43a9fe7ba1f4592f45b12299685b637ac4cad",
|
|
517
|
+
"date": "2025-10-09 14:46:34 +0300",
|
|
518
|
+
"author": "Olev Mutso",
|
|
519
|
+
"comment": "tagomi",
|
|
520
|
+
"issueId": "",
|
|
521
|
+
"modules": [
|
|
522
|
+
"@dxs-ts/eveli-api",
|
|
523
|
+
"@dxs-ts/eveli-intl",
|
|
524
|
+
"@dxs-ts/eveli-primitives",
|
|
525
|
+
"@dxs-ts/eveli-routes",
|
|
526
|
+
"@dxs-ts/tagomi-api",
|
|
527
|
+
"backend"
|
|
528
|
+
]
|
|
529
|
+
},
|
|
530
|
+
{
|
|
531
|
+
"hash": "b9febb3f95209d3b2af6b301c796950ddc17f371",
|
|
532
|
+
"date": "2025-10-09 13:34:50 +0300",
|
|
533
|
+
"author": "Kaur Terasmaa",
|
|
534
|
+
"comment": "#553 feat(review): small fix",
|
|
535
|
+
"issueId": "553",
|
|
536
|
+
"modules": [
|
|
537
|
+
"@dxs-ts/eveli-routes"
|
|
538
|
+
]
|
|
539
|
+
},
|
|
540
|
+
{
|
|
541
|
+
"hash": "34a49e17186130820b7541574a8c9b1abd5c1fa7",
|
|
542
|
+
"date": "2025-10-09 13:27:16 +0300",
|
|
543
|
+
"author": "Kaur Terasmaa",
|
|
544
|
+
"comment": "#553 feat(review): move PDF configuration selector to bottom of review page",
|
|
545
|
+
"issueId": "553",
|
|
546
|
+
"modules": [
|
|
547
|
+
"@dxs-ts/eveli-intl",
|
|
548
|
+
"@dxs-ts/eveli-routes",
|
|
83
549
|
"@dxs-ts/gamut-intl"
|
|
84
550
|
]
|
|
551
|
+
},
|
|
552
|
+
{
|
|
553
|
+
"hash": "cab08f7ea1e2ca0062866c3049a3e8f898c4aa5f",
|
|
554
|
+
"date": "2025-10-09 12:53:26 +0300",
|
|
555
|
+
"author": "jocelyn.mutso",
|
|
556
|
+
"comment": "#565 fixed markdown rendering across md-related fill components",
|
|
557
|
+
"issueId": "565",
|
|
558
|
+
"modules": [
|
|
559
|
+
"@dxs-ts/gamut-form"
|
|
560
|
+
]
|
|
561
|
+
},
|
|
562
|
+
{
|
|
563
|
+
"hash": "c8df58c1a3cb1edaa98caaf58711c814a4891ffe",
|
|
564
|
+
"date": "2025-10-09 11:21:39 +0300",
|
|
565
|
+
"author": "jocelyn.mutso",
|
|
566
|
+
"comment": "another fix for space between eveli table filter-by and value",
|
|
567
|
+
"issueId": "",
|
|
568
|
+
"modules": [
|
|
569
|
+
"@dxs-ts/eveli-intl",
|
|
570
|
+
"@dxs-ts/xui-table"
|
|
571
|
+
]
|
|
572
|
+
},
|
|
573
|
+
{
|
|
574
|
+
"hash": "488f6d63361ec208eafd5684f0634387d63c2cfb",
|
|
575
|
+
"date": "2025-10-09 10:29:51 +0300",
|
|
576
|
+
"author": "jocelyn.mutso",
|
|
577
|
+
"comment": "#564 bug fix dialob admin table",
|
|
578
|
+
"issueId": "564",
|
|
579
|
+
"modules": [
|
|
580
|
+
"@dxs-ts/eveli-primitives"
|
|
581
|
+
]
|
|
85
582
|
}
|
|
86
583
|
]
|
|
87
584
|
}
|