Skip to content

v0.18.1

Choose a tag to compare

@github-actions github-actions released this 26 May 08:55
· 237 commits to main since this release
f3c80d1

0.18.1 (2025-05-26)

Features

  • add accounts stores and vue components (5f54c93)
  • add badge for roles and invitations status (8009411)
  • add components for add and edit account (cb2ef42)
  • add components for invitations (c889636)
  • add necessary translations (5fbde3c)
  • add translations (64ae0d4)
  • add users table (6cec398)
  • add validation on the form (e6a5c09)
  • display customer info page and details (a556b58)
  • export only components stub page (c897ccb)
  • export router (8fe7339)
  • fix plugin structure to send notification (50cbc1f)
  • implment add invitation (479cdd8)
  • implment resend and revoke invitation feature (4e348f2)
  • initiate vue sass from vue user (ab8f713)
  • moved validations to next file and add entity to know the individual options (6b22145)
  • option to get roles from the configs (84154b1)
  • remove test directory (243266d)
  • remove un necessary components (fdfc9ca)
  • remove un-necessary code (eae3249)
  • remove un-necessary codes from users table (5b0fbfe)
  • remove un-necessary tests (a06b2ec)
  • remove unused packages and moved axios (c5b4685)
  • removed unused css (2086445)
  • udapte code standards (5867d87)
  • update code standard (71c5870)
  • update code standard (58a9c7c)
  • update code standard (ae5499f)
  • update code standard (7290a0a)
  • update code standards (af69ca2)
  • update code standards (d4182ae)
  • update code standards (3522b0f)
  • update code standards and remove unused components (b343c47)
  • update css for form actions (23e73d4)
  • update customer to account typo (1f05bee)
  • update events for cancel and submit (0eee401)
  • update invitation form (7a2d755)
  • update lint config for trailing coma (54c6591)
  • update plugin to support translations (577391b)
  • update route options (aae7be1)
  • update routers (58938da)
  • update routes (743ec90)
  • update routes and form actions (b5c4292)
  • update store for invitations (5a5c953)
  • update styles and remove unused class (7901be5)
  • update table and enable edit fields (3cfbae3)
  • update table to have in built add action (ecd48c7)
  • update translations (9af1fac)
  • update translations (49aa432)
  • update translations (5dbddb9)
  • update translations (45a89e2)
  • update translations (f60b207)
  • update translations (289668e)
  • update translations (427091c)
  • update translations (cbf64fb)
  • update translations and form (8c0cd72)
  • update validation (3942562)
  • update validations for entity (2e4f443)
  • update view page (529be2d)
  • used config to display the data (ea7d3e4)