Service - Table Config: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

17 July 2025

17 March 2023

  • curprev 08:3008:30, 17 March 2023Sven the Barbarian talk contribs 1,169 bytes +1,169 Created page with "= Overview = Manages configuration for presentation tables created by users and used in different areas of the project. = Repository = https://bitbucket.org/izara-core-shared/izara-core-shared-table-config = DynamoDB tables = == Standard Config Table Per Service == === Configuration tags === <syntaxhighlight lang="JavaScript"> { configKey: "xx", configTag: "xx", configValue: "xx", }, </syntaxhighlight> == TableConfigMain == <syntaxhighlight lang="JavaScri..."