Skip to content

Releases: digicatapult/veritable-ui

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

Release v0.3.11

25 May 16:09
Compare
Choose a tag to compare
Update dependency undici to ^6.18.1

Release v0.3.10

23 May 21:06
Compare
Choose a tag to compare
Update dependency undici to ^6.18.0

Release v0.3.9

23 May 14:45
Compare
Choose a tag to compare
Implement email sending service

Release v0.3.8

22 May 16:09
22a610c
Compare
Choose a tag to compare
Update dependency @digicatapult/tsoa-oauth-express to ^0.1.2 (#31)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

Release v0.3.7

22 May 08:40
a7f244c
Compare
Choose a tag to compare
Dockerfile update to include knexfile (#32)

* VR-104: Dockerfile update - copy over knexfile along with the migrations folder.

* VR-104: temporary remove from the workflows.

* VR-104: missing dependency.

* VR-104 some timeout for database to actually get up.

* VR-104: also for test workflow :facepalm:.

---------

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

Release v0.3.6

20 May 21:39
Compare
Choose a tag to compare
Update dependency undici to ^6.17.0

Release v0.3.5

20 May 13:00
Compare
Choose a tag to compare
Fix IDP path vars to be strings not urls