diff --git a/public/ChartDB(administration-db).json b/public/ChartDB(administration-db).json deleted file mode 100644 index 9310a77..0000000 --- a/public/ChartDB(administration-db).json +++ /dev/null @@ -1,1909 +0,0 @@ -{ - "id": "0", - "name": "administration-db", - "createdAt": "2025-01-08T15:50:20.331Z", - "updatedAt": "2025-01-08T15:50:20.331Z", - "databaseType": "mariadb", - "tables": [ - { - "id": "1", - "name": "member_executive_positions", - "schema": "administration", - "x": -219.35715487503788, - "y": 381.05116748606133, - "fields": [ - { - "id": "2", - "name": "id", - "type": { - "id": "int", - "name": "int" - }, - "primaryKey": true, - "unique": true, - "nullable": false, - "createdAt": 1734524896260 - }, - { - "id": "3", - "name": "note", - "type": { - "id": "varchar", - "name": "varchar" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "character_maximum_length": "255", - "default": "NULL", - "collation": "utf8mb4_general_ci", - "createdAt": 1734524896260 - }, - { - "id": "4", - "name": "start", - "type": { - "id": "date", - "name": "date" - }, - "primaryKey": false, - "unique": false, - "nullable": false, - "createdAt": 1734524896260 - }, - { - "id": "5", - "name": "end", - "type": { - "id": "date", - "name": "date" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "default": "NULL", - "createdAt": 1734524896260 - }, - { - "id": "6", - "name": "memberId", - "type": { - "id": "int", - "name": "int" - }, - "primaryKey": false, - "unique": false, - "nullable": false, - "createdAt": 1734524896260 - }, - { - "id": "7", - "name": "executivePositionId", - "type": { - "id": "int", - "name": "int" - }, - "primaryKey": false, - "unique": false, - "nullable": false, - "createdAt": 1734524896260 - } - ], - "indexes": [ - { - "id": "8", - "name": "PRIMARY", - "unique": true, - "fieldIds": [ - "2" - ], - "createdAt": 1734524896260 - }, - { - "id": "9", - "name": "FK_2912b056a5d0b7977360a986164", - "unique": false, - "fieldIds": [ - "6" - ], - "createdAt": 1734524896260 - }, - { - "id": "10", - "name": "FK_1fd52c8f109123e5a2c67dc2c83", - "unique": false, - "fieldIds": [ - "7" - ], - "createdAt": 1734524896260 - } - ], - "color": "#7175fa", - "isView": false, - "isMaterializedView": false, - "createdAt": 1734524896260, - "diagramId": "7gb18czobyir" - }, - { - "id": "11", - "name": "member_executive_positions_view", - "schema": "administration", - "x": 264.1967276500884, - "y": 676.2788988891771, - "fields": [ - { - "id": "12", - "name": "positionId", - "type": { - "id": "int", - "name": "int" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "default": "0", - "createdAt": 1734524896258 - }, - { - "id": "13", - "name": "position", - "type": { - "id": "varchar", - "name": "varchar" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "character_maximum_length": "255", - "collation": "utf8mb4_general_ci", - "createdAt": 1734524896258 - }, - { - "id": "14", - "name": "memberId", - "type": { - "id": "int", - "name": "int" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "default": "0", - "createdAt": 1734524896258 - }, - { - "id": "15", - "name": "memberSalutation", - "type": { - "id": "varchar", - "name": "varchar" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "character_maximum_length": "255", - "default": "'none'", - "collation": "utf8mb4_general_ci", - "createdAt": 1734524896258 - }, - { - "id": "16", - "name": "memberFirstname", - "type": { - "id": "varchar", - "name": "varchar" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "character_maximum_length": "255", - "collation": "utf8mb4_general_ci", - "createdAt": 1734524896258 - }, - { - "id": "17", - "name": "memberLastname", - "type": { - "id": "varchar", - "name": "varchar" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "character_maximum_length": "255", - "collation": "utf8mb4_general_ci", - "createdAt": 1734524896258 - }, - { - "id": "18", - "name": "memberNameaffix", - "type": { - "id": "varchar", - "name": "varchar" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "character_maximum_length": "255", - "collation": "utf8mb4_general_ci", - "createdAt": 1734524896258 - }, - { - "id": "19", - "name": "memberBirthdate", - "type": { - "id": "date", - "name": "date" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "createdAt": 1734524896258 - }, - { - "id": "20", - "name": "durationInDays", - "type": { - "id": "decimal", - "name": "decimal" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "precision": 42, - "default": "NULL", - "createdAt": 1734524896258 - } - ], - "indexes": [], - "color": "#b0b0b0", - "isView": true, - "isMaterializedView": false, - "createdAt": 1734524896258, - "diagramId": "7gb18czobyir" - }, - { - "id": "21", - "name": "member_view", - "schema": "administration", - "x": 508.27179239535667, - "y": 677.5403165222169, - "fields": [ - { - "id": "22", - "name": "member_id", - "type": { - "id": "int", - "name": "int" - }, - "primaryKey": false, - "unique": false, - "nullable": false, - "default": "0", - "createdAt": 1734524896257 - }, - { - "id": "23", - "name": "member_salutation", - "type": { - "id": "varchar", - "name": "varchar" - }, - "primaryKey": false, - "unique": false, - "nullable": false, - "character_maximum_length": "255", - "default": "'none'", - "collation": "utf8mb4_general_ci", - "createdAt": 1734524896257 - }, - { - "id": "24", - "name": "member_firstname", - "type": { - "id": "varchar", - "name": "varchar" - }, - "primaryKey": false, - "unique": false, - "nullable": false, - "character_maximum_length": "255", - "collation": "utf8mb4_general_ci", - "createdAt": 1734524896257 - }, - { - "id": "25", - "name": "member_lastname", - "type": { - "id": "varchar", - "name": "varchar" - }, - "primaryKey": false, - "unique": false, - "nullable": false, - "character_maximum_length": "255", - "collation": "utf8mb4_general_ci", - "createdAt": 1734524896257 - }, - { - "id": "26", - "name": "member_nameaffix", - "type": { - "id": "varchar", - "name": "varchar" - }, - "primaryKey": false, - "unique": false, - "nullable": false, - "character_maximum_length": "255", - "collation": "utf8mb4_general_ci", - "createdAt": 1734524896257 - }, - { - "id": "27", - "name": "member_birthdate", - "type": { - "id": "date", - "name": "date" - }, - "primaryKey": false, - "unique": false, - "nullable": false, - "createdAt": 1734524896257 - }, - { - "id": "28", - "name": "member_sendNewsletterId", - "type": { - "id": "int", - "name": "int" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "default": "NULL", - "createdAt": 1734524896257 - }, - { - "id": "29", - "name": "todayAge", - "type": { - "id": "bigint", - "name": "bigint" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "default": "NULL", - "createdAt": 1734524896257 - }, - { - "id": "30", - "name": "ageThisYear", - "type": { - "id": "int", - "name": "int" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "default": "NULL", - "createdAt": 1734524896257 - } - ], - "indexes": [], - "color": "#b0b0b0", - "isView": true, - "isMaterializedView": false, - "createdAt": 1734524896258, - "diagramId": "7gb18czobyir" - }, - { - "id": "31", - "name": "award", - "schema": "administration", - "x": -516.1971747692016, - "y": -52.80391696424441, - "fields": [ - { - "id": "32", - "name": "id", - "type": { - "id": "int", - "name": "int" - }, - "primaryKey": true, - "unique": true, - "nullable": false, - "createdAt": 1734524896259 - }, - { - "id": "33", - "name": "award", - "type": { - "id": "varchar", - "name": "varchar" - }, - "primaryKey": false, - "unique": false, - "nullable": false, - "character_maximum_length": "255", - "collation": "utf8mb4_general_ci", - "createdAt": 1734524896259 - } - ], - "indexes": [ - { - "id": "34", - "name": "PRIMARY", - "unique": true, - "fieldIds": [ - "32" - ], - "createdAt": 1734524896259 - } - ], - "color": "#8a61f5", - "isView": false, - "isMaterializedView": false, - "createdAt": 1734524896259, - "diagramId": "7gb18czobyir" - }, - { - "id": "35", - "name": "membership", - "schema": "administration", - "x": 431.0493261325482, - "y": -194.01007034924007, - "fields": [ - { - "id": "36", - "name": "id", - "type": { - "id": "int", - "name": "int" - }, - "primaryKey": true, - "unique": true, - "nullable": false, - "createdAt": 1734524896260 - }, - { - "id": "37", - "name": "start", - "type": { - "id": "date", - "name": "date" - }, - "primaryKey": false, - "unique": false, - "nullable": false, - "createdAt": 1734524896260 - }, - { - "id": "38", - "name": "end", - "type": { - "id": "date", - "name": "date" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "default": "NULL", - "createdAt": 1734524896260 - }, - { - "id": "39", - "name": "terminationReason", - "type": { - "id": "varchar", - "name": "varchar" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "character_maximum_length": "255", - "default": "NULL", - "collation": "utf8mb4_general_ci", - "createdAt": 1734524896260 - }, - { - "id": "40", - "name": "memberId", - "type": { - "id": "int", - "name": "int" - }, - "primaryKey": false, - "unique": false, - "nullable": false, - "createdAt": 1734524896260 - }, - { - "id": "41", - "name": "statusId", - "type": { - "id": "int", - "name": "int" - }, - "primaryKey": false, - "unique": false, - "nullable": false, - "createdAt": 1734524896260 - } - ], - "indexes": [ - { - "id": "42", - "name": "PRIMARY", - "unique": true, - "fieldIds": [ - "36" - ], - "createdAt": 1734524896260 - }, - { - "id": "43", - "name": "IDX_703f499fe3a9892e3a8790cdfc", - "unique": true, - "fieldIds": [], - "createdAt": 1734524896260 - }, - { - "id": "44", - "name": "FK_3b4b41597707b13086e71727422", - "unique": false, - "fieldIds": [ - "40" - ], - "createdAt": 1734524896260 - }, - { - "id": "45", - "name": "FK_e9fd4d37c4ac0fb08bd6eeeda3c", - "unique": false, - "fieldIds": [ - "41" - ], - "createdAt": 1734524896260 - } - ], - "color": "#9ef07a", - "isView": false, - "isMaterializedView": false, - "createdAt": 1734524896260, - "diagramId": "7gb18czobyir" - }, - { - "id": "46", - "name": "member_awards", - "schema": "administration", - "x": -216.91510328602516, - "y": -232.36986931397112, - "fields": [ - { - "id": "47", - "name": "id", - "type": { - "id": "int", - "name": "int" - }, - "primaryKey": true, - "unique": true, - "nullable": false, - "createdAt": 1734524896258 - }, - { - "id": "48", - "name": "given", - "type": { - "id": "tinyint", - "name": "tinyint" - }, - "primaryKey": false, - "unique": false, - "nullable": false, - "default": "1", - "createdAt": 1734524896258 - }, - { - "id": "49", - "name": "note", - "type": { - "id": "varchar", - "name": "varchar" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "character_maximum_length": "255", - "default": "NULL", - "collation": "utf8mb4_general_ci", - "createdAt": 1734524896258 - }, - { - "id": "50", - "name": "date", - "type": { - "id": "date", - "name": "date" - }, - "primaryKey": false, - "unique": false, - "nullable": false, - "createdAt": 1734524896258 - }, - { - "id": "51", - "name": "memberId", - "type": { - "id": "int", - "name": "int" - }, - "primaryKey": false, - "unique": false, - "nullable": false, - "createdAt": 1734524896258 - }, - { - "id": "52", - "name": "awardId", - "type": { - "id": "int", - "name": "int" - }, - "primaryKey": false, - "unique": false, - "nullable": false, - "createdAt": 1734524896258 - } - ], - "indexes": [ - { - "id": "53", - "name": "PRIMARY", - "unique": true, - "fieldIds": [ - "47" - ], - "createdAt": 1734524896258 - }, - { - "id": "54", - "name": "FK_a47e04bfd3671d8a375d1896d25", - "unique": false, - "fieldIds": [ - "51" - ], - "createdAt": 1734524896258 - }, - { - "id": "55", - "name": "FK_ba47b44c2ddf34c1bcc75df6675", - "unique": false, - "fieldIds": [ - "52" - ], - "createdAt": 1734524896258 - } - ], - "color": "#42e0c0", - "isView": false, - "isMaterializedView": false, - "createdAt": 1734524896258, - "diagramId": "7gb18czobyir" - }, - { - "id": "56", - "name": "membership_status", - "schema": "administration", - "x": 712.2717493973673, - "y": -155.53936203938048, - "fields": [ - { - "id": "57", - "name": "id", - "type": { - "id": "int", - "name": "int" - }, - "primaryKey": true, - "unique": true, - "nullable": false, - "createdAt": 1734524896259 - }, - { - "id": "58", - "name": "status", - "type": { - "id": "varchar", - "name": "varchar" - }, - "primaryKey": false, - "unique": false, - "nullable": false, - "character_maximum_length": "255", - "collation": "utf8mb4_general_ci", - "createdAt": 1734524896259 - } - ], - "indexes": [ - { - "id": "59", - "name": "PRIMARY", - "unique": true, - "fieldIds": [ - "57" - ], - "createdAt": 1734524896259 - } - ], - "color": "#ff6b8a", - "isView": false, - "isMaterializedView": false, - "createdAt": 1734524896259, - "diagramId": "7gb18czobyir" - }, - { - "id": "60", - "name": "member", - "schema": "administration", - "x": 100, - "y": 100, - "fields": [ - { - "id": "61", - "name": "id", - "type": { - "id": "int", - "name": "int" - }, - "primaryKey": true, - "unique": true, - "nullable": false, - "createdAt": 1734524896259 - }, - { - "id": "62", - "name": "salutation", - "type": { - "id": "varchar", - "name": "varchar" - }, - "primaryKey": false, - "unique": false, - "nullable": false, - "character_maximum_length": "255", - "default": "'none'", - "collation": "utf8mb4_general_ci", - "createdAt": 1734524896259 - }, - { - "id": "63", - "name": "firstname", - "type": { - "id": "varchar", - "name": "varchar" - }, - "primaryKey": false, - "unique": false, - "nullable": false, - "character_maximum_length": "255", - "collation": "utf8mb4_general_ci", - "createdAt": 1734524896259 - }, - { - "id": "64", - "name": "lastname", - "type": { - "id": "varchar", - "name": "varchar" - }, - "primaryKey": false, - "unique": false, - "nullable": false, - "character_maximum_length": "255", - "collation": "utf8mb4_general_ci", - "createdAt": 1734524896259 - }, - { - "id": "65", - "name": "nameaffix", - "type": { - "id": "varchar", - "name": "varchar" - }, - "primaryKey": false, - "unique": false, - "nullable": false, - "character_maximum_length": "255", - "collation": "utf8mb4_general_ci", - "createdAt": 1734524896259 - }, - { - "id": "66", - "name": "birthdate", - "type": { - "id": "date", - "name": "date" - }, - "primaryKey": false, - "unique": false, - "nullable": false, - "createdAt": 1734524896259 - }, - { - "id": "67", - "name": "internalId", - "type": { - "name": "varchar", - "id": "varchar" - }, - "unique": false, - "nullable": true, - "primaryKey": false, - "createdAt": 1736351121650 - }, - { - "id": "68", - "name": "sendNewsletterId", - "type": { - "id": "int", - "name": "int" - }, - "primaryKey": false, - "unique": true, - "nullable": true, - "default": "NULL", - "createdAt": 1734524896259 - } - ], - "indexes": [ - { - "id": "69", - "name": "PRIMARY", - "unique": true, - "fieldIds": [ - "61" - ], - "createdAt": 1734524896259 - }, - { - "id": "70", - "name": "REL_d57e160c4513cd949159217281", - "unique": true, - "fieldIds": [ - "68" - ], - "createdAt": 1734524896259 - } - ], - "color": "#b067e9", - "isView": false, - "isMaterializedView": false, - "createdAt": 1734524896259, - "diagramId": "7gb18czobyir" - }, - { - "id": "71", - "name": "communication_type", - "schema": "administration", - "x": 712.818422135433, - "y": 325.42673695158805, - "fields": [ - { - "id": "72", - "name": "id", - "type": { - "id": "int", - "name": "int" - }, - "primaryKey": true, - "unique": true, - "nullable": false, - "createdAt": 1734524896259 - }, - { - "id": "73", - "name": "type", - "type": { - "id": "varchar", - "name": "varchar" - }, - "primaryKey": false, - "unique": false, - "nullable": false, - "character_maximum_length": "255", - "collation": "utf8mb4_general_ci", - "createdAt": 1734524896259 - }, - { - "id": "74", - "name": "useColumns", - "type": { - "id": "varchar", - "name": "varchar" - }, - "primaryKey": false, - "unique": false, - "nullable": false, - "character_maximum_length": "255", - "default": "''", - "collation": "utf8mb4_general_ci", - "createdAt": 1734524896259 - } - ], - "indexes": [ - { - "id": "75", - "name": "PRIMARY", - "unique": true, - "fieldIds": [ - "72" - ], - "createdAt": 1734524896259 - } - ], - "color": "#8eb7ff", - "isView": false, - "isMaterializedView": false, - "createdAt": 1734524896259, - "diagramId": "7gb18czobyir" - }, - { - "id": "76", - "name": "membership_view", - "schema": "administration", - "x": -237.8546813502495, - "y": 674.2146471156595, - "fields": [ - { - "id": "77", - "name": "statusId", - "type": { - "id": "int", - "name": "int" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "default": "0", - "createdAt": 1734524896261 - }, - { - "id": "78", - "name": "status", - "type": { - "id": "varchar", - "name": "varchar" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "character_maximum_length": "255", - "collation": "utf8mb4_general_ci", - "createdAt": 1734524896261 - }, - { - "id": "79", - "name": "memberId", - "type": { - "id": "int", - "name": "int" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "default": "0", - "createdAt": 1734524896261 - }, - { - "id": "80", - "name": "memberSalutation", - "type": { - "id": "varchar", - "name": "varchar" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "character_maximum_length": "255", - "default": "'none'", - "collation": "utf8mb4_general_ci", - "createdAt": 1734524896261 - }, - { - "id": "81", - "name": "memberFirstname", - "type": { - "id": "varchar", - "name": "varchar" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "character_maximum_length": "255", - "collation": "utf8mb4_general_ci", - "createdAt": 1734524896261 - }, - { - "id": "82", - "name": "memberLastname", - "type": { - "id": "varchar", - "name": "varchar" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "character_maximum_length": "255", - "collation": "utf8mb4_general_ci", - "createdAt": 1734524896261 - }, - { - "id": "83", - "name": "memberNameaffix", - "type": { - "id": "varchar", - "name": "varchar" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "character_maximum_length": "255", - "collation": "utf8mb4_general_ci", - "createdAt": 1734524896261 - }, - { - "id": "84", - "name": "memberBirthdate", - "type": { - "id": "date", - "name": "date" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "createdAt": 1734524896261 - }, - { - "id": "85", - "name": "durationInDays", - "type": { - "id": "decimal", - "name": "decimal" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "precision": 42, - "default": "NULL", - "createdAt": 1734524896261 - } - ], - "indexes": [], - "color": "#b0b0b0", - "isView": true, - "isMaterializedView": false, - "createdAt": 1734524896261, - "diagramId": "7gb18czobyir" - }, - { - "id": "86", - "name": "member_qualifications_view", - "schema": "administration", - "x": 10.004636294139118, - "y": 676.7503251549197, - "fields": [ - { - "id": "87", - "name": "qualificationId", - "type": { - "id": "int", - "name": "int" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "default": "0", - "createdAt": 1734524896258 - }, - { - "id": "88", - "name": "qualification", - "type": { - "id": "varchar", - "name": "varchar" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "character_maximum_length": "255", - "collation": "utf8mb4_general_ci", - "createdAt": 1734524896258 - }, - { - "id": "89", - "name": "memberId", - "type": { - "id": "int", - "name": "int" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "default": "0", - "createdAt": 1734524896258 - }, - { - "id": "90", - "name": "memberSalutation", - "type": { - "id": "varchar", - "name": "varchar" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "character_maximum_length": "255", - "default": "'none'", - "collation": "utf8mb4_general_ci", - "createdAt": 1734524896258 - }, - { - "id": "91", - "name": "memberFirstname", - "type": { - "id": "varchar", - "name": "varchar" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "character_maximum_length": "255", - "collation": "utf8mb4_general_ci", - "createdAt": 1734524896258 - }, - { - "id": "92", - "name": "memberLastname", - "type": { - "id": "varchar", - "name": "varchar" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "character_maximum_length": "255", - "collation": "utf8mb4_general_ci", - "createdAt": 1734524896258 - }, - { - "id": "93", - "name": "memberNameaffix", - "type": { - "id": "varchar", - "name": "varchar" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "character_maximum_length": "255", - "collation": "utf8mb4_general_ci", - "createdAt": 1734524896258 - }, - { - "id": "94", - "name": "memberBirthdate", - "type": { - "id": "date", - "name": "date" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "createdAt": 1734524896258 - }, - { - "id": "95", - "name": "durationInDays", - "type": { - "id": "decimal", - "name": "decimal" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "precision": 42, - "default": "NULL", - "createdAt": 1734524896258 - } - ], - "indexes": [], - "color": "#b0b0b0", - "isView": true, - "isMaterializedView": false, - "createdAt": 1734524896258, - "diagramId": "7gb18czobyir" - }, - { - "id": "96", - "name": "communication", - "schema": "administration", - "x": 428.2501516386368, - "y": 181.28410937476986, - "fields": [ - { - "id": "97", - "name": "id", - "type": { - "id": "int", - "name": "int" - }, - "primaryKey": true, - "unique": true, - "nullable": false, - "createdAt": 1734524896260 - }, - { - "id": "98", - "name": "preferred", - "type": { - "id": "tinyint", - "name": "tinyint" - }, - "primaryKey": false, - "unique": false, - "nullable": false, - "default": "0", - "createdAt": 1734524896260 - }, - { - "id": "99", - "name": "mobile", - "type": { - "id": "varchar", - "name": "varchar" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "character_maximum_length": "255", - "default": "NULL", - "collation": "utf8mb4_general_ci", - "createdAt": 1734524896260 - }, - { - "id": "100", - "name": "email", - "type": { - "id": "varchar", - "name": "varchar" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "character_maximum_length": "255", - "default": "NULL", - "collation": "utf8mb4_general_ci", - "createdAt": 1734524896260 - }, - { - "id": "101", - "name": "city", - "type": { - "id": "varchar", - "name": "varchar" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "character_maximum_length": "255", - "default": "NULL", - "collation": "utf8mb4_general_ci", - "createdAt": 1734524896260 - }, - { - "id": "102", - "name": "street", - "type": { - "id": "varchar", - "name": "varchar" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "character_maximum_length": "255", - "default": "NULL", - "collation": "utf8mb4_general_ci", - "createdAt": 1734524896260 - }, - { - "id": "103", - "name": "streetNumber", - "type": { - "id": "int", - "name": "int" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "default": "NULL", - "createdAt": 1734524896260 - }, - { - "id": "104", - "name": "streetNumberAddition", - "type": { - "id": "varchar", - "name": "varchar" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "character_maximum_length": "255", - "default": "NULL", - "collation": "utf8mb4_general_ci", - "createdAt": 1734524896260 - }, - { - "id": "105", - "name": "typeId", - "type": { - "id": "int", - "name": "int" - }, - "primaryKey": false, - "unique": false, - "nullable": false, - "createdAt": 1734524896260 - }, - { - "id": "106", - "name": "memberId", - "type": { - "id": "int", - "name": "int" - }, - "primaryKey": false, - "unique": false, - "nullable": false, - "createdAt": 1734524896260 - }, - { - "id": "107", - "name": "isSMSAlarming", - "type": { - "id": "tinyint", - "name": "tinyint" - }, - "primaryKey": false, - "unique": false, - "nullable": false, - "default": "0", - "createdAt": 1734524896260 - } - ], - "indexes": [ - { - "id": "108", - "name": "PRIMARY", - "unique": true, - "fieldIds": [ - "97" - ], - "createdAt": 1734524896260 - }, - { - "id": "109", - "name": "FK_21994db635b47e07f45b2686a51", - "unique": false, - "fieldIds": [ - "105" - ], - "createdAt": 1734524896260 - }, - { - "id": "110", - "name": "FK_fc5f59e5c9aafdedd25ed8ed36e", - "unique": false, - "fieldIds": [ - "106" - ], - "createdAt": 1734524896260 - } - ], - "color": "#ffe374", - "isView": false, - "isMaterializedView": false, - "createdAt": 1734524896260, - "diagramId": "7gb18czobyir" - }, - { - "id": "111", - "name": "member_qualifications", - "schema": "administration", - "x": -250.37357560579426, - "y": 82.72883357238302, - "fields": [ - { - "id": "112", - "name": "id", - "type": { - "id": "int", - "name": "int" - }, - "primaryKey": true, - "unique": true, - "nullable": false, - "createdAt": 1734524896259 - }, - { - "id": "113", - "name": "note", - "type": { - "id": "varchar", - "name": "varchar" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "character_maximum_length": "255", - "default": "NULL", - "collation": "utf8mb4_general_ci", - "createdAt": 1734524896259 - }, - { - "id": "114", - "name": "start", - "type": { - "id": "date", - "name": "date" - }, - "primaryKey": false, - "unique": false, - "nullable": false, - "createdAt": 1734524896259 - }, - { - "id": "115", - "name": "end", - "type": { - "id": "date", - "name": "date" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "default": "NULL", - "createdAt": 1734524896259 - }, - { - "id": "116", - "name": "terminationReason", - "type": { - "id": "varchar", - "name": "varchar" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "character_maximum_length": "255", - "default": "NULL", - "collation": "utf8mb4_general_ci", - "createdAt": 1734524896259 - }, - { - "id": "117", - "name": "memberId", - "type": { - "id": "int", - "name": "int" - }, - "primaryKey": false, - "unique": false, - "nullable": false, - "createdAt": 1734524896259 - }, - { - "id": "118", - "name": "qualificationId", - "type": { - "id": "int", - "name": "int" - }, - "primaryKey": false, - "unique": false, - "nullable": false, - "createdAt": 1734524896259 - } - ], - "indexes": [ - { - "id": "119", - "name": "PRIMARY", - "unique": true, - "fieldIds": [ - "112" - ], - "createdAt": 1734524896259 - }, - { - "id": "120", - "name": "FK_98b70e687c35709d2f01b3d7d74", - "unique": false, - "fieldIds": [ - "117" - ], - "createdAt": 1734524896259 - }, - { - "id": "121", - "name": "FK_dbebe53df1caa0b6715a220b0ea", - "unique": false, - "fieldIds": [ - "118" - ], - "createdAt": 1734524896259 - } - ], - "color": "#ff6b8a", - "isView": false, - "isMaterializedView": false, - "createdAt": 1734524896259, - "diagramId": "7gb18czobyir" - }, - { - "id": "122", - "name": "executive_position", - "schema": "administration", - "x": -542.0601569820527, - "y": 474.7348899814151, - "fields": [ - { - "id": "123", - "name": "id", - "type": { - "id": "int", - "name": "int" - }, - "primaryKey": true, - "unique": true, - "nullable": false, - "createdAt": 1734524896260 - }, - { - "id": "124", - "name": "position", - "type": { - "id": "varchar", - "name": "varchar" - }, - "primaryKey": false, - "unique": false, - "nullable": false, - "character_maximum_length": "255", - "collation": "utf8mb4_general_ci", - "createdAt": 1734524896260 - } - ], - "indexes": [ - { - "id": "125", - "name": "PRIMARY", - "unique": true, - "fieldIds": [ - "123" - ], - "createdAt": 1734524896260 - } - ], - "color": "#ff6363", - "isView": false, - "isMaterializedView": false, - "createdAt": 1734524896260, - "diagramId": "7gb18czobyir" - }, - { - "id": "126", - "name": "qualification", - "schema": "administration", - "x": -568.0578068648438, - "y": 192.56221408776412, - "fields": [ - { - "id": "127", - "name": "id", - "type": { - "id": "int", - "name": "int" - }, - "primaryKey": true, - "unique": true, - "nullable": false, - "createdAt": 1734524896260 - }, - { - "id": "128", - "name": "qualification", - "type": { - "id": "varchar", - "name": "varchar" - }, - "primaryKey": false, - "unique": false, - "nullable": false, - "character_maximum_length": "255", - "collation": "utf8mb4_general_ci", - "createdAt": 1734524896260 - }, - { - "id": "129", - "name": "description", - "type": { - "id": "varchar", - "name": "varchar" - }, - "primaryKey": false, - "unique": false, - "nullable": true, - "character_maximum_length": "255", - "default": "NULL", - "collation": "utf8mb4_general_ci", - "createdAt": 1734524896260 - } - ], - "indexes": [ - { - "id": "130", - "name": "PRIMARY", - "unique": true, - "fieldIds": [ - "127" - ], - "createdAt": 1734524896260 - } - ], - "color": "#9ef07a", - "isView": false, - "isMaterializedView": false, - "createdAt": 1734524896260, - "diagramId": "7gb18czobyir" - } - ], - "relationships": [ - { - "id": "131", - "name": "FK_1fd52c8f109123e5a2c67dc2c83", - "sourceSchema": "administration", - "targetSchema": "administration", - "sourceTableId": "1", - "targetTableId": "122", - "sourceFieldId": "7", - "targetFieldId": "123", - "sourceCardinality": "many", - "targetCardinality": "one", - "createdAt": 1734524896262, - "diagramId": "7gb18czobyir" - }, - { - "id": "132", - "name": "FK_21994db635b47e07f45b2686a51", - "sourceSchema": "administration", - "targetSchema": "administration", - "sourceTableId": "96", - "targetTableId": "71", - "sourceFieldId": "105", - "targetFieldId": "72", - "sourceCardinality": "many", - "targetCardinality": "one", - "createdAt": 1734524896262, - "diagramId": "7gb18czobyir" - }, - { - "id": "133", - "name": "FK_2912b056a5d0b7977360a986164", - "sourceSchema": "administration", - "targetSchema": "administration", - "sourceTableId": "1", - "targetTableId": "60", - "sourceFieldId": "6", - "targetFieldId": "61", - "sourceCardinality": "many", - "targetCardinality": "one", - "createdAt": 1734524896262, - "diagramId": "7gb18czobyir" - }, - { - "id": "134", - "name": "FK_3b4b41597707b13086e71727422", - "sourceSchema": "administration", - "targetSchema": "administration", - "sourceTableId": "35", - "targetTableId": "60", - "sourceFieldId": "40", - "targetFieldId": "61", - "sourceCardinality": "many", - "targetCardinality": "one", - "createdAt": 1734524896262, - "diagramId": "7gb18czobyir" - }, - { - "id": "135", - "name": "FK_98b70e687c35709d2f01b3d7d74", - "sourceSchema": "administration", - "targetSchema": "administration", - "sourceTableId": "111", - "targetTableId": "60", - "sourceFieldId": "117", - "targetFieldId": "61", - "sourceCardinality": "many", - "targetCardinality": "one", - "createdAt": 1734524896262, - "diagramId": "7gb18czobyir" - }, - { - "id": "136", - "name": "FK_a47e04bfd3671d8a375d1896d25", - "sourceSchema": "administration", - "targetSchema": "administration", - "sourceTableId": "46", - "targetTableId": "60", - "sourceFieldId": "51", - "targetFieldId": "61", - "sourceCardinality": "many", - "targetCardinality": "one", - "createdAt": 1734524896262, - "diagramId": "7gb18czobyir" - }, - { - "id": "137", - "name": "FK_ba47b44c2ddf34c1bcc75df6675", - "sourceSchema": "administration", - "targetSchema": "administration", - "sourceTableId": "46", - "targetTableId": "31", - "sourceFieldId": "52", - "targetFieldId": "32", - "sourceCardinality": "many", - "targetCardinality": "one", - "createdAt": 1734524896262, - "diagramId": "7gb18czobyir" - }, - { - "id": "138", - "name": "FK_dbebe53df1caa0b6715a220b0ea", - "sourceSchema": "administration", - "targetSchema": "administration", - "sourceTableId": "111", - "targetTableId": "126", - "sourceFieldId": "118", - "targetFieldId": "127", - "sourceCardinality": "many", - "targetCardinality": "one", - "createdAt": 1734524896262, - "diagramId": "7gb18czobyir" - }, - { - "id": "139", - "name": "FK_e9fd4d37c4ac0fb08bd6eeeda3c", - "sourceSchema": "administration", - "targetSchema": "administration", - "sourceTableId": "35", - "targetTableId": "56", - "sourceFieldId": "41", - "targetFieldId": "57", - "sourceCardinality": "many", - "targetCardinality": "one", - "createdAt": 1734524896262, - "diagramId": "7gb18czobyir" - }, - { - "id": "140", - "name": "FK_fc5f59e5c9aafdedd25ed8ed36e", - "sourceSchema": "administration", - "targetSchema": "administration", - "sourceTableId": "96", - "targetTableId": "60", - "sourceFieldId": "106", - "targetFieldId": "61", - "sourceCardinality": "many", - "targetCardinality": "one", - "createdAt": 1734524896262, - "diagramId": "7gb18czobyir" - } - ], - "dependencies": [ - { - "id": "141", - "schema": "administration", - "tableId": "60", - "dependentSchema": "administration", - "dependentTableId": "76", - "createdAt": 1734524897297, - "diagramId": "7gb18czobyir" - }, - { - "id": "142", - "schema": "administration", - "tableId": "126", - "dependentSchema": "administration", - "dependentTableId": "86", - "createdAt": 1734524897266, - "diagramId": "7gb18czobyir" - }, - { - "id": "143", - "schema": "administration", - "tableId": "111", - "dependentSchema": "administration", - "dependentTableId": "86", - "createdAt": 1734524897267, - "diagramId": "7gb18czobyir" - }, - { - "id": "144", - "schema": "administration", - "tableId": "60", - "dependentSchema": "administration", - "dependentTableId": "11", - "createdAt": 1734524897283, - "diagramId": "7gb18czobyir" - }, - { - "id": "145", - "schema": "administration", - "tableId": "1", - "dependentSchema": "administration", - "dependentTableId": "11", - "createdAt": 1734524897283, - "diagramId": "7gb18czobyir" - }, - { - "id": "146", - "schema": "administration", - "tableId": "60", - "dependentSchema": "administration", - "dependentTableId": "21", - "createdAt": 1734524897244, - "diagramId": "7gb18czobyir" - }, - { - "id": "147", - "schema": "administration", - "tableId": "56", - "dependentSchema": "administration", - "dependentTableId": "76", - "createdAt": 1734524897297, - "diagramId": "7gb18czobyir" - }, - { - "id": "148", - "schema": "administration", - "tableId": "35", - "dependentSchema": "administration", - "dependentTableId": "76", - "createdAt": 1734524897297, - "diagramId": "7gb18czobyir" - }, - { - "id": "149", - "schema": "administration", - "tableId": "122", - "dependentSchema": "administration", - "dependentTableId": "11", - "createdAt": 1734524897283, - "diagramId": "7gb18czobyir" - }, - { - "id": "150", - "schema": "administration", - "tableId": "60", - "dependentSchema": "administration", - "dependentTableId": "86", - "createdAt": 1734524897266, - "diagramId": "7gb18czobyir" - } - ] -} \ No newline at end of file diff --git a/public/administration-db.png b/public/administration-db.png index 6c4bd2a..2d246c0 100644 Binary files a/public/administration-db.png and b/public/administration-db.png differ diff --git a/public/administration-db.svg b/public/administration-db.svg index b29954e..9c203f1 100644 --- a/public/administration-db.svg +++ b/public/administration-db.svg @@ -1 +1 @@ -
id
int
note
varchar?
start
date
end
date?
memberId
int
executivePositionId
int
positionId
int?
position
varchar?
memberId
int?
memberSalutation
varchar?
memberFirstname
varchar?
memberLastname
varchar?
memberNameaffix
varchar?
memberBirthdate
date?
durationInDays
decimal?
member_id
int
member_salutation
varchar
member_firstname
varchar
member_lastname
varchar
member_nameaffix
varchar
member_birthdate
date
member_sendNewsletterId
int?
todayAge
bigint?
ageThisYear
int?
id
int
award
varchar
id
int
start
date
end
date?
terminationReason
varchar?
memberId
int
statusId
int
id
int
given
tinyint
note
varchar?
date
date
memberId
int
awardId
int
id
int
status
varchar
id
int
salutation
varchar
firstname
varchar
lastname
varchar
nameaffix
varchar
birthdate
date
internalId
varchar?
sendNewsletterId
int?
id
int
type
varchar
useColumns
varchar
statusId
int?
status
varchar?
memberId
int?
memberSalutation
varchar?
memberFirstname
varchar?
memberLastname
varchar?
memberNameaffix
varchar?
memberBirthdate
date?
durationInDays
decimal?
qualificationId
int?
qualification
varchar?
memberId
int?
memberSalutation
varchar?
memberFirstname
varchar?
memberLastname
varchar?
memberNameaffix
varchar?
memberBirthdate
date?
durationInDays
decimal?
id
int
preferred
tinyint
mobile
varchar?
email
varchar?
city
varchar?
street
varchar?
streetNumber
int?
streetNumberAddition
varchar?
typeId
int
memberId
int
isSMSAlarming
tinyint
Mehr anzeigen
id
int
note
varchar?
start
date
end
date?
terminationReason
varchar?
memberId
int
qualificationId
int
id
int
position
varchar
id
int
qualification
varchar
description
varchar?
\ No newline at end of file +
id
int
note
varchar
start
date
end
date
memberId
int
executivePositionId
int
positionId
int
position
varchar
memberId
int
memberSalutation
varchar
memberFirstname
varchar
memberLastname
varchar
memberNameaffix
varchar
memberBirthdate
date
durationInDays
decimal
member_id
int
member_salutation
varchar
member_firstname
varchar
member_lastname
varchar
member_nameaffix
varchar
member_birthdate
date
member_sendNewsletterId
int
todayAge
bigint
ageThisYear
int
id
int
award
varchar
id
int
internalId
varchar
start
date
end
date
terminationReason
varchar
memberId
int
statusId
int
id
int
given
tinyint
note
varchar
date
date
memberId
int
awardId
int
id
int
status
varchar
id
int
salutation
varchar
firstname
varchar
lastname
varchar
nameaffix
varchar
birthdate
date
sendNewsletterId
int
id
int
type
varchar
useColumns
varchar
statusId
int
status
varchar
memberId
int
memberSalutation
varchar
memberFirstname
varchar
memberLastname
varchar
memberNameaffix
varchar
memberBirthdate
date
durationInDays
decimal
qualificationId
int
qualification
varchar
memberId
int
memberSalutation
varchar
memberFirstname
varchar
memberLastname
varchar
memberNameaffix
varchar
memberBirthdate
date
durationInDays
decimal
id
int
preferred
tinyint
mobile
varchar
email
varchar
city
varchar
street
varchar
streetNumber
int
streetNumberAddition
varchar
typeId
int
memberId
int
isSMSAlarming
tinyint
Mehr anzeigen
id
int
note
varchar
start
date
end
date
terminationReason
varchar
memberId
int
qualificationId
int
id
int
position
varchar
id
int
qualification
varchar
description
varchar
\ No newline at end of file diff --git a/src/components/Header.vue b/src/components/Header.vue index 78a3897..91e49be 100644 --- a/src/components/Header.vue +++ b/src/components/Header.vue @@ -2,7 +2,7 @@
LOGO -

FF Admin

+

Mitgliederverwaltung