Skip to content

Releases: dns-technologies/gppm

v1.0.4

20 Dec 08:38
7282fb2
Compare
Choose a tag to compare

Changes

  • [Front] Added notification when the graph is too large
  • [Front] Displaying lists via virtual-scroll
  • [Back] Improved type hinting
  • [Misc] Reduce size of Docker image
  • [Misc] FRONTEND_DOMAIN now contains schema

v1.0.3

27 Aug 23:29
69b85e3
Compare
Choose a tag to compare

Changes

  • [Front] Add DML statements for database and schema pages
  • [Front] Corrected text errors
  • [Misc] Up nginx image from 1.19 to 1.20

v1.0.2

06 Mar 01:56
2050089
Compare
Choose a tag to compare

Changes

  • [Front] Add Is superuser flag to Result Permissons
  • [Front] Speedup graph building
  • [Misc] Remove version from some Dockerfile

v1.0.1

01 Feb 04:33
Compare
Choose a tag to compare

Changes

  • [Helm] Add labels to secrets
  • [Doc] Add build instruction for standalone image
  • [Back] Improve Resource Group delete process

v1.0.0

19 Sep 09:16
Compare
Choose a tag to compare

Description

First public release. Additionally added prototype Helm Chart.

Feautures

  • Role management (create, modify, delete)
  • Role group management (add, remove)
  • Representation of roles and relationships between them in the form of a graph and a table
  • Issuance of role rights for entities: database, schema and specific table
  • Viewing the total rights of the role on the object: database, schema, table
  • View default role rights for the selected database
  • Resource group management (create, modify, delete)
  • Resource group member management (adding, dropping)
  • GUI user authentication by email and password (LDAP supported)
  • Support for switching between multiple DBMS
  • Differentiation of rights for editing the DBMS through the GUI (up to the level of role, database, schema)