v0.1.0-beta
Pre-release
Pre-release
·
175 commits
to next
since this release
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 #119
- feat: implement process object event service for mock app by @namhoang1604 in #114
- refactor: check EnvelopedVerifiableCredential when verify and render … by @ldhyen99 in #118
- feat: implement process digital identity anchor by @namhoang1604 in #120
- chore: update vckit latest image in docker compose by @ldhyen99 in #122
- docs: import credential components by @namhoang1604 in #115
- feat: implement process digital facility record by @namhoang1604 in #123
- chore: update idr docker image by @ashleythedeveloper in #125
- feat: inject credential status to UNTP credential by @huynguyen-hl in #121
- refactor: storage service request payload by @ashleythedeveloper in #126
- feat: implement processAssociationEvent function by @namhoang1604 in #128
- feat: implement processDigitalConformityCredential function by @namhoang1604 in #129
- fix: mock apps build by @ashleythedeveloper in #131
- feat: copy schema versions past v0.4 in traceability events by @ldhyen99 in #124
- fix: issue import EnvelopedVerifiableCredential by @namhoang1604 in #127
- fix: unit test and test pipeline by @namhoang1604 in #140
- feat: add dpp render template 0.5.0 by @huynguyen-hl in #132
- feat: add DCC render template 0.5.0 by @huynguyen-hl in #136
- feat: add TE render template 0.5.0 by @huynguyen-hl in #137
- feat: add DFR render template 0.5.0 by @huynguyen-hl in #138
- chore: pass headers to request by @ashleythedeveloper in #130
- docs: update document for enveloping proof flow by @ldhyen99 in #133
- chore: update vckit-api docker image by @huynguyen-hl in #142
- feat: update download jwt button verify page by @ldhyen99 in #116
- fix: test suite v0.3.10 by @ldhyen99 in #135
- docs: add documentation for seeding Script in IDR and Mock GS1 services by @hoa-ngo-gs in #141
- chore: update test case for RenderTemplate2024 by @huynguyen-hl in #143
- fix: docs build by @ashleythedeveloper in #146
- feat: update untp config command by @ldhyen99 in #139
- fix: update verify apply render template css by @ldhyen99 in #145
- feat: support array for traceability event and existing events by @namhoang1604 in #144
- chore: remove View more button in the DPP render template 0.5.0 by @huynguyen-hl in #147
- fix: docs build by @ashleythedeveloper in #148
- fix: copied dcc schema from v0.4 to v0.5 by @ldhyen99 in #149
- chore: update app config by @namhoang1604 in #150
- chore: update vc tests by @ashleythedeveloper in #151
- chore: update credential payloads by @ashleythedeveloper in #152
New Contributors
- @namhoang1604 made their first contribution in #21
- @ducpm511 made their first contribution in #48
- @ashleythedeveloper made their first contribution in #77
- @kshychko made their first contribution in #84
- @jballment made their first contribution in #104
- @hoa-ngo-gs made their first contribution in #141
Full Changelog: https://github.com/uncefact/tests-untp/commits/v0.1.0-beta