essencium-frontend

Next.js based starter monorepo consisting of a component library, types, docs and a boilerplate application.

LGPL-3.0 License

Downloads
2K
Stars
17
Committers
10

Bot releases are visible (Hide)

essencium-frontend - essencium-lib: v1.0.1

Published by github-actions[bot] over 1 year ago

1.0.1 (2023-07-06)

Bug Fixes

  • remove unused imports (7374546)
  • use same margins as in other views (2e086b7)
essencium-frontend - essencium-types: v1.0.2

Published by github-actions[bot] over 1 year ago

1.0.2 (2023-07-06)

Bug Fixes

  • use same margins as in other views (2e086b7)
essencium-frontend - essencium-types: v1.0.1

Published by github-actions[bot] over 1 year ago

1.0.1 (2023-07-04)

Features

Bug Fixes

  • add test type to test release process (9a9d1e0)
  • remove test commit (86a26eb)
  • test release process (test commit) (482c142)
essencium-frontend - essencium-app: v1.0.0

Published by github-actions[bot] over 1 year ago

1.0.0 (2023-07-03)

Features

  • add basic UI for translations (7f9cd99)
  • add button to add role (379acdc)
  • add dynamic columns for role response (877c91e)
  • add end2end tests for views (31520f8)
  • add functionality for resetting a user password (da14f9c)
  • add functionality to delete a user (ea6a7d2)
  • add functionality to setPassword component (e08dccf)
  • add functionality to toggle right (22f7cb9)
  • add getUsers query function (2c8a541)
  • add loader animation (24a598e)
  • add modal logic to roles view (1aae64e)
  • add notification for updating state (3869e64)
  • add pagination and table model to roles view (f99429e)
  • add pagination to rights view (51403da)
  • add pagination to users view (dbc1586)
  • add query params to useGetRoles hook (87a79fb)
  • add roles route (ababe28)
  • add roles view (4c54911)
  • add route and navigation (9869068)
  • add translations for success and error notifications (a01ded3)
  • add update user page (b84634c)
  • add useCreateRole hook (c9503df)
  • call terminate endpoint on logout (3c9ab3e)
  • conditionally show UI elements dependent on user role (8fd7014)
  • create page for adding a new user (4c1f089)
  • display app version in header (01dfbfc)
  • display translation for locale property (545eaec)
  • enable server-side sorting for the existing table views (b000896)
  • implement basic filter functionality for users table (7bc3a2a)
  • protect routes and render navlinks conditionally (c6dc83b)
  • release dummy feature (1c1eaff)
  • release dummy feature (99cc485)
  • set dynamic title (54d154a)
  • set user's language to default language (a88d450)
  • updating & resetting existing translations (36e12f1)
  • use user locale if logged in (63ab9e5)

Bug Fixes

  • add variable to rolesView test (227c68e)
  • adjust test (83bf690)
  • adjust test for NavBar (65172af)
  • adjust test for rolesView (dd2ee3f)
  • app: remove blocking await keyword (7c07a8e)
  • app: set user Admin as default user (b038fb9)
  • change press action to click action in RolesView test (227c68e)
  • fix eslint errors (5c9c9cc)
  • fix typo (fdd2c1a)
  • fix undefined error (948ef9f)
  • fix unresolved language variables (e042904)
  • implement changes from merge conflict (602bc1b)
  • linting error (f0961d6)
  • load german if user locale is english (b5a16f2)
  • load german translation (3045e5f)
  • redirect user if user was updated (6121cf0)
  • refetch data after toggling right checkbox (f94a29c)
  • remove client-side pagination (48ab76c)
  • remove duplicate import (11957c9)
  • remove only (227c68e)
  • remove request to terminate endpoint in logout function (f2d698b)
  • set assertion timeout for RolesView test (227c68e)
  • set correct pageCount value (d188130)
  • setTimeout in RolesView test (227c68e)
  • solve merge conflicts (222af22)
  • store user in local storage for route guard (51a0375)
essencium-frontend - essencium-lib: v1.0.0

Published by github-actions[bot] over 1 year ago

1.0.0 (2023-07-03)

Features

  • add basic UI for translations (7f9cd99)
  • add blue highlight for theme selector when inverted selection active (bb49bdc)
  • add color indicator for manual theme selection (d5f7f15)
  • add conditional rendering for settings tab (ff0b24f)
  • add functionality for resetting a user password (da14f9c)
  • add functionality for setting language (4773816)
  • add functionality to setPassword component (e08dccf)
  • add input modal for role (b88da64)
  • add language dropdown component (bb03abe)
  • add loader animation (24a598e)
  • add loading spinner with delay option (146bcba)
  • add roles component (4488417)
  • add search functionality to translation view (b233016)
  • add success message to setPassword flow (0b61e7c)
  • add test for setPassword component (52fea1a)
  • add users component (079e26c)
  • create page for adding a new user (4c1f089)
  • display app version in header (01dfbfc)
  • implement basic filter functionality for users table (7bc3a2a)
  • protect routes and render navlinks conditionally (c6dc83b)
  • set user's language to default language (a88d450)
  • show development tag if in dev; use code cmp for version (8cd97bc)
  • show text if no translations found (1858f11)
  • updating & resetting existing translations (36e12f1)
  • use user locale if logged in (63ab9e5)
  • visualize formState errors (e961299)

Bug Fixes

  • add box container for error messages and adjust margins (a2a7218)
  • add horizontal scroll to table (d91b729)
  • display error messages of form inputs in add role modal (96d75ef)
  • fix test case description (f4c323a)
  • implement changes from merge conflict (602bc1b)
  • move logout button to very bottom (2eff4bf)
  • prefix import (81eea04)
  • remove duplicate imports (a63f6ed)
  • reset form on close (3eca9bd)
  • set filter change callback as optional (b3cdf9e)
  • solve merge conflicts (222af22)
  • use correct import (f5d9380)
  • use i18n to parse form error messages (ef9795c)
essencium-frontend - essencium-types: v1.0.0

Published by github-actions[bot] over 1 year ago

1.0.0 (2023-07-03)

Features

  • add functionality for resetting a user password (da14f9c)
  • add functionality to setPassword component (e08dccf)
  • add functionality to toggle right (22f7cb9)
  • create page for adding a new user (4c1f089)
  • protect routes and render navlinks conditionally (c6dc83b)

Bug Fixes

  • display error messages of form inputs in add role modal (96d75ef)