Skip to content

Releases: digicatapult/veritable-ui

Release v0.3.0

16 May 10:27
3a9babb
Compare
Choose a tag to compare
Render connections view (first page) (#24)

* VR-63: version bump.

* VR-71: missing asset.

* VR-63: removing the example.

* VR-63: switching branches.

* VR-63: and a table component - final

* VR-63: xss-scan.

* VR-63: snapshot update.

* VR-63: added filter icon for table column names..

* VR-63: xss-scan

* VR-63: copy update.

* Update src/views/connection.tsx

Co-authored-by: David Blane <[email protected]>

* VR-63: no need to escape html (connection view).g

---------

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

Release v0.2.1

16 May 08:06
Compare
Choose a tag to compare
Update dependency sinon to v18

Release v0.2.0

14 May 12:20
3b0ae2a
Compare
Choose a tag to compare
Feature/authentication (#16)

!feat: authentication

Adds `authorization_code` workflow using cookies to store authentication cookies. Adds keycloak to the dependencies for testing.

Release v0.1.15

13 May 16:06
03947fb
Compare
Choose a tag to compare
View components: SideBar, Content, Heading and assets (#21)

* VR-71: saving while waiting on assets

* VR-71: adding all icons just exported from figma (will be renamed and sorted).

* VR-71: renamed all assets to a more friendlier names.

* VR-71: final rename and disabled class.

* VR-71: assets again with sorted naming.

* VR-71: disabled styling and content header.

* VR-71: and with all asset elements alomng with some redirects e.g. hoime page.

* VR-71: fixing failing build

* VR-71: version bump.

* VR-71: linting.

* VR-71: test snapshot update.

* VR-71: xss-scan has caught me - unsafe usage of JSX.
git push

* VR-71: a few styling impr: fonts/reset.css and titles to <a> tags.

* VR-71: snapshot update.

* VR-71: moving css.

* VR-71: text formatting of reset.css.

* VR-71: indentation mistake (css been a while).

---------

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

Release v0.1.14

12 May 15:18
Compare
Choose a tag to compare
Update dependency chai to ^5.1.1

Release v0.1.13

11 May 21:49
Compare
Choose a tag to compare
Update dependency zod to ^3.23.8

Release v0.1.12

11 May 16:32
Compare
Choose a tag to compare
Update dependency @types/node to ^20.12.11

Release v0.1.11

11 May 01:35
Compare
Choose a tag to compare
Update npm - all minor and patch updates

Release v0.1.10

10 May 08:13
867c914
Compare
Choose a tag to compare
Feature/vr 69 (#15)

* VR-69: semantic-css, for time being as an option (helps with .active and other classes).

* VR-69: some fixes, connection_id making optional since we do not have it and db name.

* VR-69: semantic.css no longer needed.

* VR-69: basic layout html and flex.

* VR-69: removing layout background-color."

* VR-69: rebase and version bump.

* VR-69: snapshots update.

* VR-69: removing width as it does nothing.

* VR-69: removing unused files from head tag.

* VR-69: another width 100

---------

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

Release v0.1.9

09 May 21:15
Compare
Choose a tag to compare
Update dependency @types/node to ^20.12.10