Releases: uncefact/tests-untp
Releases · uncefact/tests-untp
Release 0.2.0
0.2.0 (2025-06-16)
Features
- Add 'testSuiteHandler' library test interface (#32) (3f9af9d)
- Add 0.6.0 dfr render template (#268) (b9b4f21)
- Add 0.6.0 dia schema (#276) (e3ead0c)
- Add 0.6.0 schema (#270) (8f48003)
- Add aggregation event feature (001830f)
- Add base event service (#7) (c6b5e38)
- Add common UI components (#4) (cf4655f)
- Add conformance reporting (#222) (53abf00)
- Add DCC render template 0.5.0 (#136) (31c7784)
- Add dcc v0.6.0 (#280) (cbaa9a9)
- Add DFR render template 0.5.0 (#138) (3093f5e)
- Add dia v0.6.0 (#275) (81c534a)
- Add dlp 0.4.1-beta1 release (#232) (e4b076f)
- Add dlp v0.4.2-beta1 to extension config (5ca00c3)
- Add dlp v0.4.2-beta1 to extention config (ee219b6)
- Add Download UI component (#9) (ad06593)
- Add dpp render template 0.5.0 (#132) (a1deac5)
- Add dpp v0.6.0 (#285) (fdf2696)
- Add dte v0.6.0 (#291) (2c0094b)
- Add import JSON button for transformationEvent (#47) (4be2d3a)
- Add ImportButton UI component (#8) (6d9ec9b)
- Add json form component to components package (#5) (d7cd671)
- Add Local Copies of UNTP Credential Schemas in Tier Two Test Suite (#107) (2e37154)
- Add logger utility functions for CLI tool (#30) (c1c0264)
- Add logo header (#49) (4a50b6d)
- Add message templates and template mapper function (153b6e6)
- Add new link types (#164) (6be27a2)
- Add report name to playground report (#254) (84ef5a8)
- Add scanning and verify pages (#13) (02d319c)
- Add storage service tests (#94) (a01d735)
- Add TE render template 0.5.0 (#137) (9345412)
- Add transaction event service (2a2c1a6)
- Add untp test playground poc (#169) (4080c27)
- Add untp test suite cli tool (8f7d381)
- Add v0.6.0 dcc render template (#279) (528b889)
- Add v0.6.0 dcc schema (839a731)
- Add v0.6.0 dcc schema (#281) (711fb35)
- Add v0.6.0 dia render template (#274) (12278a6)
- Add v0.6.0 dpp render template (#284) (83350e3)
- Add v0.6.0 dpp schema (#286) (7bd5812)
- Add v0.6.0 dte render template (#290) (9263e63)
- Add v0.6.0 dte schema (#288) (793ee8c)
- Add valid from valid until (#170) (8fb3772)
- Add w3c vcdm schema validation (#211) (3c3849e)
- Added dockerfile for local storage server in mock app (f54c2bd)
- Added dockerfile for local storage server in mock app (5284363)
- cd: Ghcr.io setup and docker image build workflow (#84) (b49f654)
- Clean up config file mock app (#26) (d9ed3d1)
- Configure automated changelog generation (#189) (01c6d65)
- Construct Verify URL for Credential Import (#110) (ced1a54)
- Copy schema versions past v0.4 in traceability events (#124) (7ad1b6d)
- Create config file (#22) (9c6f04b)
- Create test cases for QR Link / Encryption Test Suite (#81) (205e04a)
- Dynamic schema loading (#23) (2c43ea2)...
v0.1.0-beta
What's Changed
- chore: set up source code structure by @ldhyen99 in #1
- chore: setup test and storybook in components package by @ldhyen99 in #3
- feat: add json form component to components package by @ldhyen99 in #5
- feat: add common UI components by @huynguyen-hl in #4
- chore: set up babel core package by @ldhyen99 in #6
- refactor: change storybook '.js' files to '.tsx' files by @huynguyen-hl in #11
- feat: implement feature builder service by @ldhyen99 in #10
- feat: add ImportButton UI component by @huynguyen-hl in #8
- feat: setup router and header components by @huynguyen-hl in #12
- feat: add Download UI component by @huynguyen-hl in #9
- feat: add base event service by @ldhyen99 in #7
- feat: add scanning and verify pages by @huynguyen-hl in #13
- test: add unit test for object event in services package by @ldhyen99 in #15
- feat: transformation event by @ldhyen99 in #14
- chore: setup project struct untp test suite by @ldhyen99 in #18
- feat: setup schema directory structure by @ldhyen99 in #19
- feat: integrate with ajv to implement the data schema validator by @namhoang1604 in #21
- feat: create config file by @ldhyen99 in #22
- feat: dynamic schema loading by @ldhyen99 in #23
- feat: add transaction event service by @huynguyen-hl in #16
- feat: add aggregation event feature by @huynguyen-hl in #20
- feat: Integrate interface with core runner function by @huynguyen-hl in #25
- feat: add untp test suite cli tool by @huynguyen-hl in #27
- feat: message templates by @huynguyen-hl in #28
- feat: validate Credential config file by @ldhyen99 in #29
- feat: clean up config file mock app by @ldhyen99 in #26
- feat: integrate core test runner with mapper template by @ldhyen99 in #31
- test: setup integration test and write a few test cases for cli by @ldhyen99 in #33
- feat: add logger utility functions for CLI tool by @huynguyen-hl in #30
- test: integration test untp cli test by @ldhyen99 in #34
- feat: add 'testSuiteHandler' library test interface by @huynguyen-hl in #32
- test: update lib integration test by @ldhyen99 in #37
- chore: update the scanning app to use multiple AIs by @huynguyen-hl in #38
- feat: implement conformity credential request component by @ldhyen99 in #39
- feat: update example integrate with conformity credential by @ldhyen99 in #41
- feat: implement the construct AI function by @huynguyen-hl in #40
- fix: update README.md file for unclear readme and failed when follow by @huynguyen-hl in #42
- docs: mock app configuration by @ldhyen99 in #43
- chore: add dockerfile by @ducpm511 in #48
- feat: implement scan qr url fetch data by @ldhyen99 in #46
- feat: add import JSON button for transformationEvent by @huynguyen-hl in #47
- chore: updated node version in dockerfile by @ducpm511 in #50
- chore: update yarn lock file by @huynguyen-hl in #51
- feat: add logo header by @ldhyen99 in #49
- feat: enhance uiux mock app by @ldhyen99 in #53
- refactor: update readme and UI and app config example by @ldhyen99 in #56
- fix: cannot read appConfig's identifyProvider by @huynguyen-hl in #54
- feat: added dockerfile for local storage server in mock app by @ducpm511 in #55
- refactor: change UI and add api key default verification link by @ldhyen99 in #57
- feat: enhance and add general components services by @namhoang1604 in #58
- style: add create theme MUI and hook theme in mock app by @ldhyen99 in #64
- chore: update render templates by @huynguyen-hl in #63
- fix: check value field in checkbox before add by @ldhyen99 in #65
- feat: implement barcode generator component by @namhoang1604 in #68
- fix: style of scanning page by @namhoang1604 in #69
- feat: setup vc test suite package by @namhoang1604 in #76
- feat: init render template test suite by @huynguyen-hl in #78
- feat: workflow for release tagging and release note by @ducpm511 in #72
- feat: Create test cases for QR Link / Encryption Test Suite by @ldhyen99 in #81
- Fix: unable to scan the long barcodes on mobile devices by @huynguyen-hl in #82
- Chore: hide the toast message in the scanning app by @huynguyen-hl in #83
- chore: setup cicd testing by @ldhyen99 in #70
- docs: init docs by @ashleythedeveloper in #77
- feat(cd): ghcr.io setup and docker image build workflow by @kshychko in #84
- docs: semantic interoperability testing by @ashleythedeveloper in #87
- docs: technical interoperability testing by @ashleythedeveloper in #88
- chore: enable docs deployment workflow by @ashleythedeveloper in #89
- feat: vckit docker integration by @ashleythedeveloper in #90
- feat: storage docker integration by @ashleythedeveloper in #92
- chore: update mock app config by @ashleythedeveloper in #93
- feat: add storage service tests by @ashleythedeveloper in #94
- chore: update storage tests by @ashleythedeveloper in #95
- fix: update documentation start command by @ashleythedeveloper in #96
- docs: add docker compose workflow by @ashleythedeveloper in #97
- docs: add storage service test docs by @ashleythedeveloper in #98
- docs: update vc docs url by @ashleythedeveloper in #99
- fix: pin hashing library to v5.5.3 by @ashleythedeveloper in #101
- B3 pmgmnt 1367 schema only by @jballment in #104
- feat: enhance construct elementString by @namhoang1604 in #103
- feat: remote schema support for json form by @ldhyen99 in #102
- chore: update storage service tests by @ashleythedeveloper in #108
- feat: integrate IDR with mock app by @namhoang1604 in #105
- feat: remote schema support for tier two test suite by @ldhyen99 in #106
- feat: scripts seed data for idr and mock-gs1 services by @huynguyen-hl in #111
- refactor: Remove Storage Service Bundled with Mock App by @ldhyen99 in #113
- feat: Add Local Copies of UNTP Credential Schemas in Tier Two Test Suite by @ldhyen99 in #107
- feat: modify enveloping proof by @ldhyen99 in #112
- feat: Construct Verify URL for Credential Import by @ldhyen99 in #110
- chore: add and replace the gs1 library with the temporary cloned one by @namhoang1604 in #109
- refactor: separating the seeding data into JSON files by @huynguyen-hl in https://github.com/uncefact/te...