Mike Cao
05c7196bc6
Merge pull request #1734 from kiprasmel/lt-lang-upd-1
...
update lt-LT lang + create README how to update translations
2023-01-13 17:38:12 -08:00
Mike Cao
1758ae782d
Merge pull request #1736 from umami-software/dependabot/npm_and_yarn/json5-1.0.2
...
Bump json5 from 1.0.1 to 1.0.2
2023-01-13 17:36:56 -08:00
Mike Cao
92398c04f7
Merge pull request #1738 from lnxd/th-language-update
...
Updates to th-TH translation
2023-01-13 17:36:14 -08:00
Mike Cao
48286ec1ce
Merge pull request #1737 from stoXmod/add-sinhala-language
...
Added sinhala language
2023-01-13 16:56:58 -08:00
Francis Cao
65fe29c385
add mysql migration_v2 file, refactor migrate-db
2023-01-13 11:54:22 -08:00
Brian Cao
fad38dc180
Merge remote-tracking branch 'origin/dev' into dev
2023-01-12 00:02:17 -08:00
Brian Cao
1eb9e10d94
Re-write CH queries to use query params.
2023-01-12 00:02:12 -08:00
lnxd
fabe90d99d
Translated label.search
2023-01-12 18:31:01 +11:00
lnxd
2492b0b9ad
Translated label.yesterday
2023-01-12 18:25:15 +11:00
lnxd
17d37fb15b
Translated label.add-column
...
Using สร้างคอลัมน์ as it appears in Google Sheets for a button with the same function
2023-01-12 18:22:43 +11:00
lnxd
38ebf49827
Translated label.add-filter
...
Added "สร้างตัวกรอง" as this is the translation they use for the same button in gmail.
2023-01-12 18:15:54 +11:00
lnxd
434b86cf19
Translated metrics.query-parameters
...
The technical term "Query" doesn't seem to exist in Thai, and Thai developers refer to this feature as a "URL Parameter".
I was unsure between "พารามิเตอร์ URL" and "มาตรวัด URL", but I'm going with "พารามิเตอร์ URL" as it exists in documentation by Meta/Facebook.
2023-01-12 18:00:27 +11:00
lnxd
4419a25f97
Translated message.edit-dashboard
2023-01-12 17:43:02 +11:00
lnxd
c9c384871f
Corrected spelling to more standard version
...
Changed รีเซต to รีเซ็ต (more standardised spelling)
2023-01-12 16:34:14 +11:00
lnxd
613bf86014
Corrected word choice
...
Changed from "ต้องการ" sounding more like "wanted" to "จำเป็น" meaning "necessary"
2023-01-12 16:29:20 +11:00
Francis Cao
96de650a67
add logic for database type
2023-01-11 16:19:20 -08:00
Mike Cao
53ec66e820
Merge remote-tracking branch 'origin/dev' into dev
...
# Conflicts:
# components/pages/login/LoginForm.js
2023-01-11 14:48:17 -08:00
Mike Cao
4f15c4f146
Updated login and layout pages.
2023-01-11 14:47:38 -08:00
Brian Cao
b4bd988e4e
WebsiteId query param. Fix Prisma filters.
2023-01-11 11:01:44 -08:00
Brian Cao
f654e6728c
Fix links.
2023-01-11 10:49:04 -08:00
Mike Cao
9d967fb0fe
Updated settings components and date filter.
2023-01-11 08:33:43 -08:00
Mike Cao
4b5b4db108
Updated settings components and date filter.
2023-01-10 17:18:59 -08:00
Francis Cao
ac2b79c5cf
move migrateData into its own function
2023-01-10 16:03:44 -08:00
Francis Cao
b05b18e736
update checkV1Tables check
2023-01-10 15:01:41 -08:00
Francis Cao
9cc0588175
fix transaction bug
2023-01-10 09:54:16 -08:00
Mike Cao
70ef857dc7
Fix links.
2023-01-10 00:13:32 -08:00
Mike Cao
7450b76e6d
Refactored settings components.
2023-01-09 23:59:26 -08:00
stoXmod
d199065d3a
Improve sinhala font and added to language select menu
2023-01-10 12:38:57 +05:30
Francis Cao
0cb33a9c73
add check migration, use prisma transaction
2023-01-09 13:14:30 -08:00
stoXmod
c40c2e15c3
Added sinhala language
2023-01-09 18:13:50 +05:30
dependabot[bot]
4c79c7054e
Bump json5 from 1.0.1 to 1.0.2
...
Bumps [json5](https://github.com/json5/json5 ) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-08 08:42:34 +00:00
Mike Cao
d827b79c72
Updated forms usage.
2023-01-05 22:56:36 -08:00
Brian Cao
fcb1767eb1
Feat/um 145 re add events ( #1733 )
...
* Re-add events. Fix event_type queries.
* Re-add eventData
* revert CSS.
2023-01-05 19:39:29 -08:00
Kipras Melnikovas
d7920543c3
update lt-LT lang
...
Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
2023-01-06 05:10:37 +02:00
Kipras Melnikovas
ecc4e0b889
create README for lang/ - how to update translations
...
Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
2023-01-06 05:10:37 +02:00
Francis Cao
19166e580e
add mysql schema file
2023-01-05 14:40:34 -08:00
Francis Cao
f10694d07e
create new mysql schema file
2023-01-05 11:13:49 -08:00
Mike Cao
796c65fa29
Updated login check method.
2023-01-04 21:20:24 -08:00
Francis Cao
5f159ed5ce
add final success prompt
2023-01-04 11:15:19 -08:00
Francis Cao
b845ae547d
fix v1 replace bug
2023-01-04 11:03:28 -08:00
Francis Cao
1cd195d895
add delete v1 table prompt
2023-01-04 10:07:58 -08:00
Francis Cao
3cf0617366
add warning message during data transfer
2023-01-04 00:26:31 -08:00
Francis Cao
c24f8cb985
add data migration script
2023-01-03 13:16:29 -08:00
Francis Cao
0a731e3408
run rawsql for 01_init
2023-01-03 12:50:08 -08:00
Mike Cao
170b30b391
CSS fix.
2023-01-03 12:31:55 -08:00
Francis Cao
2a5927e345
update migrations
2023-01-03 09:32:32 -08:00
Francis Cao
8f686db116
fix rename to v1_
2023-01-02 16:58:52 -08:00
Francis Cao
82e6728e1e
fix index drop
2023-01-02 16:53:20 -08:00
Francis Cao
660c810ec1
add prisma table PK
2023-01-02 16:47:48 -08:00
Francis Cao
b46a0c179f
add migration node script
2023-01-02 16:34:58 -08:00