- 26 Oct, 2022 2 commits
- 17 Oct, 2022 2 commits
- 14 Oct, 2022 4 commits
- 13 Oct, 2022 1 commit
-
-
Diegodlh authored
-
- 30 Sep, 2022 1 commit
-
-
Diegodlh authored
-
- 28 Sep, 2022 1 commit
-
-
Diegodlh authored
-
- 22 Sep, 2022 3 commits
- 21 Sep, 2022 2 commits
- 20 Sep, 2022 2 commits
-
-
Diegodlh authored
-
Diegodlh authored
Squashed commit of the following: commit 14363f4d Author: Diego de la Hera <delahera@gmail.com> Date: Tue Sep 20 14:34:17 2022 -0300 Add note explaining that JSON-LD objects are included in an array commit 9fe26e35 Author: Diego de la Hera <delahera@gmail.com> Date: Tue Sep 20 14:20:37 2022 -0300 Add json-ld selection to templates schema selection creator commit 7dca387b Author: Diego de la Hera <delahera@gmail.com> Date: Tue Sep 20 13:12:30 2022 -0300 Use JMESPath commit 769fc655 Author: Diego de la Hera <delahera@gmail.com> Date: Mon Sep 19 18:06:23 2022 -0300 Validate using jsonpath and add some tests commit e9b4d286 Author: Diego de la Hera <delahera@gmail.com> Date: Mon Sep 19 14:07:22 2022 -0300 Switch back to using jsonpath-plus for security concerns commit b5f0a0be Author: Diego de la Hera <delahera@gmail.com> Date: Mon Sep 19 12:21:20 2022 -0300 Update 'dev' tags after merge commit 0caef0ff Merge: 4717c279 4eb63352 Author: Diego de la Hera <delahera@gmail.com> Date: Mon Sep 19 12:08:29 2022 -0300 Merge branch 'v2' into json-ld commit 4717c279 Author: Diego de la Hera <delahera@gmail.com> Date: Fri May 27 17:21:50 2022 -0300 Revert to using jsonpath instead of jsonpath-plus commit f5e748c9 Author: Diego de la Hera <delahera@gmail.com> Date: Fri May 27 10:01:16 2022 -0300 JSON-LD selection initial draft
-
- 19 Sep, 2022 1 commit
-
-
Diegodlh authored
-
- 16 Sep, 2022 1 commit
-
-
Diegodlh authored
-
- 15 Sep, 2022 1 commit
-
-
Diegodlh authored
commit 54a5f8902a47cf68bd2a610b829c5581414d5b6b Author: Diego de la Hera <delahera@gmail.com> Date: Thu Sep 15 16:56:39 2022 -0300 Steps return empty output in case of application errors commit 71afc0287972a2550759de539708de1180a944f2 Author: Diego de la Hera <delahera@gmail.com> Date: Thu Sep 15 15:50:18 2022 -0300 Make select and transform methods protected and use apply instead
-
- 14 Sep, 2022 2 commits
-
-
Diegodlh authored
-
Diegodlh authored
Squashed commit of the following: commit 58954114 Author: Diego de la Hera <delahera@gmail.com> Date: Wed Sep 14 13:46:07 2022 -0300 Update testConfiguration tests commit 4c616d4b Author: Diego de la Hera <delahera@gmail.com> Date: Wed Sep 14 13:41:38 2022 -0300 Update translation test tests commit d45a247f Author: Diego de la Hera <delahera@gmail.com> Date: Wed Sep 14 13:34:28 2022 -0300 Update webpage tests commit efdc058f Author: Diego de la Hera <delahera@gmail.com> Date: Wed Sep 14 13:26:35 2022 -0300 No need to normalize path within sortPaths sortPaths is used by Domain's translate(), which already normalizes paths. In addition, sortPaths uses Pattern's match(), which also normalizes paths. commit cf0096da Author: Diego de la Hera <delahera@gmail.com> Date: Wed Sep 14 13:19:06 2022 -0300 Update domain tests commit 84c65f50 Author: Diego de la Hera <delahera@gmail.com> Date: Wed Sep 14 13:14:13 2022 -0300 Group translation tests commit 04abd987 Author: Diego de la Hera <delahera@gmail.com> Date: Wed Sep 14 13:07:33 2022 -0300 Update templateConfiguration tests commit 1f0655a6 Author: Diego de la Hera <delahera@gmail.com> Date: Wed Sep 14 12:22:25 2022 -0300 Replace path normalization with url path normalization commit c3457a22 Author: Diego de la Hera <delahera@gmail.com> Date: Tue Sep 13 17:25:28 2022 -0300 Normalize paths
-
- 12 Sep, 2022 2 commits
-
-
Diegodlh authored
This was actually two bugs: * tests were failing on empty or invalid outputs for mandatory fields, in addition to template being marked as non-applicable; and * validation pattern for itemType field was wrong. We also moved the validation method from the child classes TemplateField and TestField to the parent class TranslationField.
-
Diegodlh authored
-
- 01 Sep, 2022 4 commits
-
-
Diegodlh authored
-
Diegodlh authored
This reverts commit 7d8b7f44. I did not see jsdom as a dependency and thought that we had left this types dependency from when we used jsdom in w2c-core. However, jsdom is still a development dependency because we use it in automatic tests (we need a way to simulate the window object that is passed to the Domain object constructor).
-
Diegodlh authored
-
Diegodlh authored
-
- 26 Aug, 2022 6 commits
- 25 Aug, 2022 5 commits