Commits on Source (8)
-
Martin Claesson authored
-
Martin Claesson authored
-
Martin Claesson authored
-
Martin Claesson authored
-
Martin Claesson authored
-
Martin Claesson authored
-
Martin Claesson authored
Development See merge request !100
fdb16c79 -
Semantic Release authored
## [2.7.1](v2.7.0...v2.7.1) (2023-06-09) ### Bug Fixes * **IconComboBox:**
🐛 enforce icon naming scheme ([71b638a4](71b638a4)) * **IconComboBox:**🐛 show the selected icon even when the input is focused ([759fbb9e](759fbb9e)) * **Sentry:** Updated sentry and added it to the backend as well ([d5b40374](d5b40374))a9d80b2b
... | ... | @@ -11,21 +11,22 @@ |
"files.eol": "\n", | ||
"vetur.experimental.templateInterpolationService": false, | ||
"conventionalCommits.scopes": [ | ||
"PartyManager", | ||
"Character", | ||
"Dashboard", | ||
"Database", | ||
"DiceRoller", | ||
"Frontend", | ||
"HotBar", | ||
"Journal", | ||
"HotBar", | ||
"IconComboBox", | ||
"Inventory", | ||
"Quests", | ||
"Journal", | ||
"Npcs", | ||
"Dashboard", | ||
"Database", | ||
"PartyManager", | ||
"Quests", | ||
"Server", | ||
"Character", | ||
"HotBar", | ||
"Settings", | ||
"Yarn", | ||
"Frontend", | ||
"DiceRoller" | ||
"Yarn" | ||
], | ||
"sqltools.connections": [ | ||
{ | ||
... | ... | @@ -35,31 +36,5 @@ |
"name": "Local", | ||
"connectString": "postgresql://root@localhost:26257/defaultdb" | ||
}, | ||
{ | ||
"pgOptions": { | ||
"ssl": { | ||
"ca": "C:\\Users\\Martin Claesson\\AppData\\Roaming\\postgresql\\root.crt" | ||
} | ||
}, | ||
"previewLimit": 50, | ||
"server": "localhost", | ||
"driver": "CockroachDB", | ||
"name": "Prod", | ||
"group": "Alboneon Cockroachlabs", | ||
"connectString": "postgresql://alboneon-prod:[email protected]:26257/alboneon?sslmode=verify-full" | ||
}, | ||
{ | ||
"pgOptions": { | ||
"ssl": { | ||
"ca": "C:\\Users\\Martin Claesson\\AppData\\Roaming\\postgresql\\root.crt" | ||
} | ||
}, | ||
"previewLimit": 50, | ||
"server": "localhost", | ||
"driver": "CockroachDB", | ||
"name": "Staging", | ||
"group": "Alboneon Cockroachlabs", | ||
"connectString": "postgresql://alboneon-staging:[email protected]:26257/staging?sslmode=verify-full" | ||
} | ||
] | ||
} |
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.