GitHub / complexdatacollective/protocol-validation / commits
Submodule implementing protocol schema validation
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| e41958b1 | merge Merge pull request #77 from complexdatacollective/jthrilly-patch-1 |
Joshua Melville <j****e@n****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| aeb53bd6 | Create dependabot.yml |
Joshua Melville <j****e@n****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| a3d0ee26 | merge Merge pull request #76 from complexdatacollective/alert-autofix-1 |
Joshua Melville <j****e@n****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 758cbafb |
Fix code scanning alert no. 1: Incomplete string escaping or encoding
Co-authored-by: Copilot Autofix powered by AI <6****]@u****m> |
Joshua Melville <j****e@n****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| d3bb03d8 | update package.json | Joshua Melville <j****e@n****u> | almost 2 years ago | |
| d73e725f | skip protocol tests in CI | Joshua Melville <j****e@n****u> | almost 2 years ago | |
| e349d75a | update correct test | Joshua Melville <j****e@n****u> | almost 2 years ago | |
| 89ef8b7a | run tests after build so that built module can be tested | Joshua Melville <j****e@n****u> | almost 2 years ago | |
| 586514b4 | bump bun setup action version | Joshua Melville <j****e@n****u> | almost 2 years ago | |
| 9bbb20ca | add npm release workflow based on tags; set version to 3.0.0 | Joshua Melville <j****e@n****u> | almost 2 years ago | |
| ecab1255 | refactor validation return values | Joshua Melville <j****e@n****u> | almost 3 years ago | |
| a9ac0916 | bump package version | Joshua Melville <j****e@n****u> | almost 3 years ago | |
| 868526c7 | remove protocol stringify from forceSchema error | Joshua Melville <j****e@n****u> | almost 3 years ago | |
| cb6a42a2 | bump package version | Joshua Melville <j****e@n****u> | almost 3 years ago | |
| 40f3327c | relax requirement for sociogram background | Joshua Melville <j****e@n****u> | almost 3 years ago | |
| 01b91591 | relax requirement for card displayLabel | Joshua Melville <j****e@n****u> | almost 3 years ago | |
| 808d7484 | merge Merge pull request #75 from complexdatacollective/fresco |
Joshua Melville <j****e@n****u>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 52df7d3a | update readme | Joshua Melville <j****e@n****u> | almost 3 years ago | |
| c7039710 | set package version to 3.0.0-alpha.1 | Joshua Melville <j****e@n****u> | almost 3 years ago | |
| 48fbc2f5 | add recursive property to mkdir | Joshua Melville <j****e@n****u> | almost 3 years ago | |
| a216285c | create schemas output directory on build | Joshua Melville <j****e@n****u> | almost 3 years ago | |
| 98b7f523 | update github action build task with correct command | Joshua Melville <j****e@n****u> | almost 3 years ago | |
| 5696df0d | update CI github action to use correct branch and test build | Joshua Melville <j****e@n****u> | almost 3 years ago | |
| 0469424f | add todo for missing test and fix dts build issue by updating | Joshua Melville <j****e@n****u> | almost 3 years ago | |
| 39fa73b4 | complete migration to TS for migrations feature | Joshua Melville <j****e@n****u> | almost 3 years ago | |
| b8e11f4c | remove support for verion 1.0.0 and convert migration to TS | Joshua Melville <j****e@n****u> | almost 3 years ago | |
| 5a71372c | working tests under bun | Joshua Melville <j****e@n****u> | almost 3 years ago | |
| 1d5564e9 | implement intented errors for CLI | Joshua Melville <j****e@n****u> | almost 3 years ago | |
| 6797eabe | reinstate schema 8 without multiple subjects | Joshua Melville <j****e@n****u> | almost 3 years ago | |
| 6ade51cc | redo project based on bun | Joshua Melville <j****e@n****u> | almost 3 years ago | |
| 767d8936 | re add schemas to gitignore | Joshua Melville <j****e@n****u> | almost 3 years ago | |
| c6ef6f60 | add gitkeep again | Joshua Melville <j****e@n****u> | almost 3 years ago | |
| f9cef935 | add gitkeep to schemas directory | Joshua Melville <j****e@n****u> | almost 3 years ago | |
| 944a1121 | build schemas in github action | Joshua Melville <j****e@n****u> | almost 3 years ago | |
| 487430f9 | remove schemas directory from git and update package.json entrypoint | Joshua Melville <j****e@n****u> | almost 3 years ago | |
| a2841df7 | schema change: displayLabel for cardoptions not required after namegenerator ... | Joshua Melville <j****e@n****u> | almost 3 years ago | |
| ee40dbde | fix existing strict mode violations in schemas | Joshua Melville <j****e@n****u> | almost 3 years ago | |
| 910ef193 | fix tests | Joshua Melville <j****e@n****u> | almost 3 years ago | |
| c0f919cf | update test task to remove --watch | Joshua Melville <j****e@n****u> | almost 3 years ago | |
| 425b3353 | linting | Joshua Melville <j****e@n****u> | almost 3 years ago | |
| 4d188faf | implement custom regex for date-time because ajv-formats isnt compatible with... | Joshua Melville <j****e@n****u> | almost 3 years ago | |
| c744a4bd | update ajv and switch to esm mode. fix existing schema error in all current s... | Joshua Melville <j****e@n****u> | almost 3 years ago | |
| d550672d | pnpm does not support ci install so using normal install instead | Joshua Melville <j****e@n****u> | almost 3 years ago | |
| a8c46fd6 | update workflow to not use pnpm cache before it is installed | Joshua Melville <j****e@n****u> | almost 3 years ago | |
| 30045e57 | fix tests | Joshua Melville <j****e@n****u> | almost 3 years ago | |
| 829fefc4 | update build schema script to output compiled schemas into a separate directo... | Joshua Melville <j****e@n****u> | almost 3 years ago | |
| 718b7b6a | add github action for lint and test | Joshua Melville <j****e@n****u> | almost 3 years ago | |
| 876e9fd5 | fix linting errors | Joshua Melville <j****e@n****u> | almost 3 years ago | |
| 51ba3a4a | update eslint config and complete migration to esm modules | Joshua Melville <j****e@n****u> | almost 3 years ago | |
| 262b8541 | switch to pnpm, bump package version, install prettier, and begin esm migration | Joshua Melville <j****e@n****u> | almost 3 years ago | |
| a14a0b24 | merge Merge pull request #71 from complexdatacollective/dependabot/npm_and_yarn/tou... |
Joshua Melville <j****e@n****u>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| e04235ca |
Bump tough-cookie and jest
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 600001ff | merge Merge pull request #70 from complexdatacollective/fix/missing-ego-variable-va... |
Joshua Melville <j****e@n****u>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 9d094583 | Fix logic validations not being applied to ego variables | Joshua Melville <j****e@n****u> | about 3 years ago | |
| 46fee980 | merge Merge pull request #57 from complexdatacollective/feature/two-mode-sociogram |
Joshua Melville <j****e@n****u>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 9eddd1e4 | update sortOrder to use rule type and hierarchy | Joshua Melville <j****e@n****u> | almost 4 years ago | |
| 0094acb5 | validate restrict.origin to require a valid node type | Joshua Melville <j****e@n****u> | almost 4 years ago | |
| 111d3f58 | update validateLogic for new protocol options | Joshua Melville <j****e@n****u> | almost 4 years ago | |
| ffc2aea4 | update schema definition for new properties | Joshua Melville <j****e@n****u> | almost 4 years ago | |
| ce869bd0 | merge Merge pull request #56 from complexdatacollective/fix/ego-variable-validation |
Joshua Melville <j****e@n****u>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 6f5967ff | backport fix to all prior schema versions | Joshua Melville <j****e@n****u> | almost 4 years ago | |
| a12d1a13 | correctly define ego codebook entity so that ego variables are validated | Joshua Melville <j****e@n****u> | almost 4 years ago | |
| d7001444 | merge Merge pull request #55 from complexdatacollective/feature/schema-version-8 |
Joshua Melville <j****e@n****u>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| c555cca3 | add contains/does not; alter include/exclude | Rebecca Madsen <s****w@o****m> | over 4 years ago | |
| 128fa6e8 | schema version 8 | Rebecca Madsen <s****w@o****m> | over 4 years ago | |
| af149cb4 | update schema 7 migration nodes to include min and max alter functionality | Joshua Melville <j****e@n****u> | over 4 years ago | |
| cc2f4aa8 | merge Merge pull request #49 from complexdatacollective/feature/schema-version-6-ad... |
Joshua Melville <j****e@n****u>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| bfae562a | merge Merge pull request #52 from complexdatacollective/feature/schema-version-7 |
Joshua Melville <j****e@n****u>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| c551c272 | merge add minNodes and maxNodes to behaviours | Joshua Melville <j****e@n****u> | over 4 years ago | |
| de16e847 | add minNodes and maxNodes to behaviours | Joshua Melville <j****e@n****u> | over 4 years ago | |
| cb76e48d | create schema 7 | Rebecca Madsen <s****w@o****m> | over 4 years ago | |
| d990c893 | update typo in migration | Joshua Melville <j****e@n****u> | over 4 years ago | |
| 4d7d7f8c | update migration notes to include more stern warning | Joshua Melville <j****e@n****u> | over 4 years ago | |
| 80329a97 | update build verison of v6 schema | Joshua Melville <j****e@n****u> | over 4 years ago | |
| 29f0c5c3 | Add migration that removes old roster interfaces, and update schema to reflec... | Joshua Melville <j****e@n****u> | over 4 years ago | |
| 6b75a0cd | merge Merge pull request #48 from complexdatacollective/feature/schema-version-6 |
Joshua Melville <j****e@n****u>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 876a4acc | update migration text for v6 | Joshua Melville <j****e@n****u> | over 4 years ago | |
| c2b240ac | change tense of migration notes | Joshua Melville <j****e@n****u> | over 4 years ago | |
| 101016b1 | retrospectively add migration notes for schema v5 | Joshua Melville <j****e@n****u> | over 4 years ago | |
| 7359ee20 | allow additional properties in Behaviours object, to support future features | Joshua Melville <j****e@n****u> | over 4 years ago | |
| 085b9f25 | Move automatic layout into behaviours | Steve Mckellar <s****e@w****k> | over 4 years ago | |
| d9ee49bb | Add forceDirectedLayout property | Steve Mckellar <s****e@w****k> | over 4 years ago | |
| abb72468 | update references to documentation website | Joshua Melville <j****e@n****u> | over 5 years ago | |
| 47b8af3e | add negative option property | Joshua Melville <j****e@n****u> | over 5 years ago | |
| 959fd1f4 | make intro panel not a required feature of form interfaces | Joshua Melville <j****e@n****u> | over 5 years ago | |
| 68595e2b | allow Boolean input type | Joshua Melville <j****e@n****u> | over 5 years ago | |
| 6428f131 | merge Merge pull request #47 from complexdatacollective/feature/schema-version-5 |
Joshua Melville <j****e@n****u>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 707bec5e | validate new validation types and add better error messaging | Joshua Melville <j****e@n****u> | over 5 years ago | |
| d0c7888b | add logic and data validation for negativeLabel, edgeVariable and createEdge | Joshua Melville <j****e@n****u> | over 5 years ago | |
| b7d0b3de | add schema version 5 | Rebecca Madsen <s****w@o****m> | over 5 years ago | |
| 01a1d35e | merge Merge pull request #45 from complexdatacollective/dependabot/npm_and_yarn/ini... |
Joshua Melville <j****e@n****u>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 8233269a | merge Merge pull request #46 from complexdatacollective/dependabot/npm_and_yarn/y18... |
Joshua Melville <j****e@n****u>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 22409a67 |
Bump y18n from 4.0.0 to 4.0.1
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| f6110f57 |
Bump ini from 1.3.5 to 1.3.7
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| d44a530e | merge Merge pull request #44 from complexdatacollective/fix/no-stages-allowed |
Joshua Melville <j****e@n****u>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| cfdbe2f2 | allow protocols with no stages | Joshua Melville <j****e@n****u> | over 5 years ago | |
| d9c03943 | merge Merge pull request #43 from complexdatacollective/fix/additional-attributes-o... |
Rebecca Madsen <r****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 39530106 | Update 4.js |
Joshua Melville <j****e@n****u>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 1809d568 | change wording | Rebecca Madsen <s****w@o****m> | almost 6 years ago | |
| 884ffbf4 | migration for removing non-boolean additional attributes | Rebecca Madsen <s****w@o****m> | almost 6 years ago |