Releases: digicatapult/veritable-ui
Releases · digicatapult/veritable-ui
Release v0.3.0
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
Update dependency sinon to v18
Release v0.2.0
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
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
Update dependency chai to ^5.1.1
Release v0.1.13
Update dependency zod to ^3.23.8
Release v0.1.12
Update dependency @types/node to ^20.12.11
Release v0.1.11
Update npm - all minor and patch updates
Release v0.1.10
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
Update dependency @types/node to ^20.12.10