https://github.com/Inist-CNRS/lodex

sort by:
Revision Author Date Message Commit Date
30565e6 12.16.0 20 January 2022, 09:39:47 UTC
4b5e667 Merge pull request #1375 from Inist-CNRS/get-running-job-on-start Sequential jobs 20 January 2022, 09:37:11 UTC
b48517a Fix overflow error 20 January 2022, 08:26:19 UTC
737c9e2 Refactor EnrichmentLog 19 January 2022, 16:13:52 UTC
7ad7437 Clean job logs api 19 January 2022, 16:11:24 UTC
ee8310b fix typo 19 January 2022, 15:39:38 UTC
a179da4 Use one queue for enrichment and publication 19 January 2022, 15:02:43 UTC
8334545 Use one queue for both enricher and publisher 19 January 2022, 09:56:17 UTC
3a9a715 12.15.1 19 January 2022, 09:49:22 UTC
0c72c2c Merge pull request #1374 from Inist-CNRS/fix-erase-logs-on-save Send jobId when updating an enrichment 19 January 2022, 08:46:01 UTC
60f1755 Send jobId when updating an enrichment 18 January 2022, 17:31:25 UTC
f11bcf4 Merge pull request #1373 from Inist-CNRS/better-handle-enrichment-errors Better logged enrichment errors 18 January 2022, 16:23:50 UTC
77611af Change _id to uri in tests 18 January 2022, 14:41:47 UTC
0a3ebe8 Clean commented lines 18 January 2022, 14:41:36 UTC
f5035b8 Update the right line with a tweek 18 January 2022, 14:07:57 UTC
97c785f clean unused import 18 January 2022, 14:05:34 UTC
a71fccf Add tooltip and overflow hidden on logs 18 January 2022, 11:07:24 UTC
b924e65 Better logged enrichment errors 18 January 2022, 11:07:24 UTC
fa4e984 Merge pull request #1372 from Inist-CNRS/fix-advanced-mode-preview Filter on column only if there is one 18 January 2022, 10:10:30 UTC
0d0160e Filter on column only if there is one 18 January 2022, 09:33:12 UTC
e02444c Merge pull request #1371 from Inist-CNRS/batch-log Improve enrichment logs perf 17 January 2022, 15:10:10 UTC
28b2e4c Add uri in logs 17 January 2022, 14:45:37 UTC
ce4d34b Display log error on one line 17 January 2022, 14:01:30 UTC
33634a4 Change wording on logs 17 January 2022, 13:34:39 UTC
5e20023 Optimize logs display 17 January 2022, 13:15:21 UTC
b017002 12.15.0 17 January 2022, 09:19:43 UTC
d1b3e17 Merge pull request #1369 from Inist-CNRS/batch-enrichment Batch enrichment 17 January 2022, 09:18:45 UTC
c1692a5 Remove duplication 17 January 2022, 08:34:09 UTC
d6a6eb6 Enriching by batch 17 January 2022, 08:28:24 UTC
349e664 Process an array instead of one line 14 January 2022, 08:09:06 UTC
57effb6 Merge pull request #1363 from Inist-CNRS/fix-enrichments Fix enrichments preview 07 January 2022, 13:43:47 UTC
31e18d1 Rename variable to excerptLines 07 January 2022, 10:07:24 UTC
e514e74 Add explanation on some dark part of code 07 January 2022, 10:07:10 UTC
8034b5b Ignore and remove irrelevant test 07 January 2022, 10:00:47 UTC
b3ff5b2 fix typo 07 January 2022, 10:00:47 UTC
6672780 fix .ini file 07 January 2022, 10:00:44 UTC
46e95ab fix .ini file 07 January 2022, 08:19:49 UTC
ec750f3 Add tests on enrichment preview 07 January 2022, 08:19:35 UTC
4df9ab0 Fix rule template selection 07 January 2022, 08:19:15 UTC
53138c2 Optimize ini files to update parse fields if needed 06 January 2022, 17:40:57 UTC
f66304a Test subpath single value stringified 06 January 2022, 17:40:57 UTC
ac4dd7f Test subPath single value 06 January 2022, 17:40:57 UTC
42f1fc5 Use subpath ini template only when a subpath is provided 06 January 2022, 17:40:57 UTC
847e4f6 Test array of stringified object on enrichment preview 06 January 2022, 17:40:57 UTC
3a90e84 Add enrichment preview test for array values 06 January 2022, 17:40:57 UTC
468df36 Add test for enrichment data preview 06 January 2022, 17:40:57 UTC
742a65c Filter data that have not null value on selected Column 06 January 2022, 17:40:57 UTC
5735f63 remove useless method 06 January 2022, 17:40:57 UTC
5b4dd10 take care of empty array 06 January 2022, 17:40:57 UTC
f3e0b9b Simplify isBasicType method 06 January 2022, 17:40:57 UTC
a000488 Add filter on getExcerpt method 06 January 2022, 17:40:57 UTC
ba5eac6 Merge pull request #1366 from Inist-CNRS/fix-dataset-display Fix dataset display 06 January 2022, 17:11:55 UTC
72fdbca Merge pull request #1365 from Inist-CNRS/fix-cancel-publish Fix cancel publish 06 January 2022, 16:30:11 UTC
83d0efc Fix dataset display tests 06 January 2022, 16:26:00 UTC
b38fc16 Merge pull request #1364 from Inist-CNRS/fix-deep-script use latest @ezs/core version to fix deep nested .ini script 06 January 2022, 15:48:52 UTC
9f7dfdd Fix parsingExcerpt tests 06 January 2022, 15:35:49 UTC
db428b3 Systematically stringify excerpt value 06 January 2022, 15:29:19 UTC
eb79f17 Display publish button after publication cancel 06 January 2022, 15:07:31 UTC
5b43021 use latest @ezs/core version to fix deep nested .ini script 06 January 2022, 14:42:23 UTC
9d98525 fix wrong prop 06 January 2022, 11:05:31 UTC
0f37489 Remove useless progress on index 06 January 2022, 11:04:58 UTC
1d36c93 12.14.0 04 January 2022, 15:19:28 UTC
ba07d12 Merge pull request #1360 from Inist-CNRS/cancel-publishing Cancel publishing 04 January 2022, 15:15:27 UTC
26e9a88 Fix jobLogger call 04 January 2022, 14:50:15 UTC
5d067ee Open cancel publication dialog 04 January 2022, 14:11:12 UTC
88715c3 Add Cancel publication dialog 04 January 2022, 14:11:12 UTC
0dd409f Add cancel publication translations entry 04 January 2022, 14:11:08 UTC
0ac0d74 Remove unused import 04 January 2022, 14:10:17 UTC
f809aa0 Log job events in logger 04 January 2022, 14:10:17 UTC
c6a9860 Sen token only for clarity 04 January 2022, 14:10:17 UTC
2055849 Add some brackets for clarity 04 January 2022, 14:10:17 UTC
8e255f7 Add job in ctx for tests 04 January 2022, 14:10:17 UTC
7a582cf Parse only when localStorage item is a string 04 January 2022, 14:10:17 UTC
5c5e6c0 check at the beginning of the loop 04 January 2022, 14:10:17 UTC
7886953 Add function to chain operations as job is active 04 January 2022, 14:10:17 UTC
c9c0cb9 Check once for ctx.job 04 January 2022, 14:10:17 UTC
5e3d6a2 rename to userInfo for clarity 04 January 2022, 14:10:17 UTC
7bb61cb Pass object in start method for clarity 04 January 2022, 14:10:17 UTC
0194e59 Avoid mixing await and then 04 January 2022, 14:10:17 UTC
96251a6 Add GRACE_PERIOD const for clarity 04 January 2022, 14:10:17 UTC
ffabdb5 Rename enrichment to enricher for consistence 04 January 2022, 14:10:17 UTC
7a9c4ef Get user info in local storage directly 04 January 2022, 14:10:17 UTC
fd752b9 Fix tests 04 January 2022, 14:10:17 UTC
f4cc5d5 Add condition to stop publishing when job is not active 04 January 2022, 14:10:17 UTC
c9bafed Styling the cancel button 04 January 2022, 14:10:17 UTC
03271e1 Check if job failed 04 January 2022, 14:10:17 UTC
b6b1b10 Stop publication when job is not active anymore 04 January 2022, 14:10:17 UTC
9a99c41 Bind cancel job on click 04 January 2022, 14:10:17 UTC
9d20776 add cancel job request 04 January 2022, 14:10:17 UTC
f3490a3 Add api call for cancel job 04 January 2022, 14:10:17 UTC
0b1ded1 Add cancelJob endpoint 04 January 2022, 14:10:17 UTC
6feac3f Add queue name constant 04 January 2022, 14:10:17 UTC
db70485 add request for job logs 04 January 2022, 14:10:17 UTC
fb59704 Use nez api utils 04 January 2022, 14:10:17 UTC
e1e2cba Add job api utils 04 January 2022, 14:10:17 UTC
a565ff9 export store for utility method 04 January 2022, 14:10:17 UTC
c5bc076 change job logs route 04 January 2022, 14:10:17 UTC
d796566 Merge pull request #1361 from Inist-CNRS/popup-delete-enrichment Add popup for delete enrichment 03 January 2022, 14:31:55 UTC
4be2d2d Merge pull request #1362 from Inist-CNRS/from-column-dialog Add excerpt add button for from column dialog 03 January 2022, 14:31:38 UTC
8ee1a45 regroup react imports 03 January 2022, 14:10:03 UTC
back to top