Skip to content

Releases: digicatapult/veritable-ui

Release v0.3.21

05 Jun 15:39
12c4487
Compare
Choose a tag to compare
Feat/connections search function (#47)

* search function

Release v0.3.20

05 Jun 00:55
Compare
Choose a tag to compare
Update npm - all minor and patch updates

Release v0.3.19

04 Jun 00:22
Compare
Choose a tag to compare
Update npm - all minor and patch updates

Release v0.3.18

03 Jun 15:18
3e2ce6b
Compare
Choose a tag to compare
styling for Initiate connection request form (#41)

styling added

Release v0.3.17

01 Jun 22:48
Compare
Choose a tag to compare
Update npm - all minor and patch updates

Release v0.3.16

31 May 21:49
Compare
Choose a tag to compare
Update dependency argon2 to ^0.40.3

Release v0.3.15

31 May 16:27
e9840db
Compare
Choose a tag to compare
Feature/send invitation (#38)

Adds new connection establishment, sending emails and and oob invitation

Release v0.3.14

30 May 13:27
4bf4721
Compare
Choose a tag to compare
VR-99: swagger JSON is being looked at src/ rather than build/ fix. (…

Release v0.3.13

29 May 15:56
9d34e17
Compare
Choose a tag to compare
VR-99: converting veritable-ui to esm. (#39)

* VR-99: converting to esm.

* vr-99: version bump.

* VR-99: switching back to .js as it was but instead ESM export.

* VR-99: and a Dockerfile, oops missed one earlier.

* VR-99: changed knexfile to .ts.

* VR-99: converting knex along with migrations to typescript.

* VR-99: tsconfig update.

* VR-99: linting.

* VR-99: and Dockerfile update to remove old knex refs.

* VR-99: updated tests to follow 'esm' principkles.

* VR-99: default exports of pino logger.

* VR-99: revoming styling property from a Button.

* VR-99: another invalid import.

* VR-99: version bump.

* VR-99: snapshot update.

* VR-99: messing around with ESM modules.

* VR-99: linting.

* VR-99: and another import of pino.

* VR-99: and the same for the pino-http logger.

---------

Co-authored-by: Paulius Michelevicius <[email protected]>

Release v0.3.12

29 May 14:19
1220afc
Compare
Choose a tag to compare
VR-55 - New connection request form, No styling (#37)

* VR-55

- Form structure and flow now exist, styling is missing

* VR-55

- git hub test and version fixed

* VR-55

Lint fix

* VR-55

regenerated snap

* VR-55

- Added email validation

* VR-55

Email validation

* VR-55

bug in variable

* VR-55

addressed comments on PR

* VR-55

Removed variable declaration from controller signature

* VR-55

Re ran snaps

* VR-55

Cleaned code