First full release

This commit is contained in:
Luka Romih
2023-03-10 12:50:23 +01:00
parent 257f3c354f
commit 9867875ef2
285 changed files with 10980 additions and 4692 deletions
+2
View File
@@ -70,6 +70,7 @@ class ConsultancyEntry {
// Fetch consultancy entry by ID
// to_char(time_created,'HH24:MI:SS DD/MM/YYYY')
// TODO i18n date format
static async fetchByIdWithFormattedTime(id) {
const { rows: fetchedConsEntry } = await db.query(
`
@@ -679,6 +680,7 @@ class ConsultancyEntry {
}
// (Re)index specific consultancy entry into consultancy search index.
// TODO i18n name_sl
static async indexIntoSearchEngine(entryId, shouldWait) {
const values = [entryId]
const text = `