Mike Cao
d4437427c4
Removed prop-types.
2023-02-10 03:37:06 -08:00
Mike Cao
c815e7cd51
More refactoring and clean-up.
2023-02-10 03:26:57 -08:00
Francis Cao
9f8ea060b6
implement cloud mode logic
2023-02-09 10:13:50 -08:00
Mike Cao
f062cdbed2
Updated sticky header logic.
2023-02-09 08:22:36 -08:00
Mike Cao
45c13da262
More deletes. Fixed sticky header.
2023-02-08 23:14:11 -08:00
Mike Cao
87bbaa7f1d
Fixed tooltips.
2023-02-07 22:17:55 -08:00
Mike Cao
a7cad0190c
Merge branch 'dev' of https://github.com/umami-software/umami into dev
2023-02-07 16:29:38 -08:00
Mike Cao
ad5e34a894
Fixed lint issues.
2023-02-07 16:29:25 -08:00
Mike Cao
94726239aa
Added /me/websites.
2023-02-07 16:28:55 -08:00
Mike Cao
423f26c7fb
Fix lint issues.
2023-02-07 16:26:58 -08:00
Mike Cao
54d5af5cbb
Progress check-in.
2023-02-04 08:59:52 -08:00
Mike Cao
30274a07fd
Merge pull request #1773 from umami-software/feat/um-121-v2-migration-script
...
Update MySQL db prisma files to 2.0
2023-02-03 12:40:34 -08:00
effakt
6b3eb7617d
Adding registered_country fallback to getCountry
2023-02-04 08:46:32 +13:00
ppnplus
e2e6c2cb8d
Update th-TH.json
...
1. Removed trailing full stops, as we don't use full stops in our language.
2. Changed the string for "Pages" from "หน้าเพจ" to "หน้า". The current string "หน้าเพจ" has two words with the same, overlapping meaning. "หน้า" is a proper translation for the word "page", while "เพจ" is a transliteration from the English pronunciation "page" which is more commonly used to refer to Facebook Pages in our language.
2023-02-03 12:13:59 +07:00
Mike Cao
0ce2d1fbfc
Team delete functionality.
2023-02-02 11:59:38 -08:00
Francis Cao
6457ddfec1
update 01_init to latest
2023-02-02 10:18:06 -08:00
Francis Cao
9078444ca5
update mysql to latest schema
2023-02-02 10:12:25 -08:00
Francis Cao
0b16d06d8c
move migrate-db to own repo
2023-02-02 10:04:21 -08:00
Francis Cao
d6e17fe982
Merge branch 'dev' of https://github.com/umami-software/umami into feat/um-121-v2-migration-script
2023-02-02 10:00:53 -08:00
Mike Cao
835289a1f8
Fixed team websites query.
2023-02-02 03:30:09 -08:00
Mike Cao
22aeaf7166
Added owner column to teams table.
2023-02-02 02:54:43 -08:00
Mike Cao
e5b57f63cd
Merge branch 'dev' of https://github.com/umami-software/umami into dev
2023-02-01 18:40:04 -08:00
Mike Cao
656df4f846
Update teams features.
2023-02-01 18:39:54 -08:00
Mike Cao
9e4a5159ba
Merge pull request #1772 from umami-software/feat/um-169-team-website-db-update
...
add schema changes for TeamWebsite, update deleted logic for team tables
2023-02-01 18:38:16 -08:00
Francis Cao
5fd946cfde
add schema changes for TeamWebsite, update deleted logic for team tables
2023-02-01 17:08:16 -08:00
Mike Cao
89f2fd601e
Fix user logic.
2023-01-30 23:03:08 -08:00
Mike Cao
689bb94898
Merge pull request #1770 from umami-software/bug/planetscale-create-db
...
update schema.mysql.sql for planetscale install
2023-01-30 22:49:44 -08:00
Francis Cao
318dd7de74
update mysql from planetscale install
2023-01-30 22:07:30 -08:00
Mike Cao
02a1438cfe
More refactoring.
2023-01-30 21:44:07 -08:00
Mike Cao
5f15ad0807
More refactoring, cleaned up icons, nav buttons, add messages.
2023-01-27 21:53:13 -08:00
Mike Cao
cc2be9f47a
Merge pull request #1765 from umami-software/app
...
v1.40.0
2023-01-25 19:55:08 -08:00
Mike Cao
b3c41786ba
Bump version v1.40.0.
2023-01-25 19:47:03 -08:00
Mike Cao
219641a633
Updated language files.
2023-01-25 13:57:49 -08:00
Mike Cao
765833b357
Merge branch 'app' of https://github.com/umami-software/umami into app
2023-01-25 13:15:02 -08:00
Mike Cao
54eb8a19d4
Merge pull request #1760 from mbos2/croatian-translation-fix
...
Croatian translations update
2023-01-25 13:14:53 -08:00
Mike Cao
a430eae12b
Merged #1752 .
2023-01-25 08:47:13 -08:00
Mike Cao
3acff56a59
Upgrade Prisma to 4.9.0.
2023-01-25 08:46:56 -08:00
Mike Cao
4b1013c8c6
Merge pull request #1752 from sdvcrx/add-cors-cache
...
Add maxAge config to cache CORS preflight request
2023-01-25 08:44:49 -08:00
Mike Cao
58a380d6e7
Merge pull request #1761 from umami-software/bug/um-165-rename-index-fix
...
add current database filter when querying index
2023-01-25 08:37:06 -08:00
Mike Cao
7725b5c129
Refactored intl messages.
2023-01-25 07:42:46 -08:00
Francis Cao
51e79be23d
add current databasefilter when querying index
2023-01-24 10:35:36 -08:00
Mike Cao
fbccf4d3af
Merge remote-tracking branch 'origin/dev' into dev
2023-01-23 15:32:47 -08:00
Mike Cao
cdd54df8f6
Refactored user components.
2023-01-23 15:32:35 -08:00
Francis Cao
11ffd1cf4c
Merge pull request #1755 from umami-software/feat/um-143-check-db-v2
...
update check-db, add pgcrypto extension if not exists on init migration
2023-01-23 10:11:45 -08:00
Francis Cao
5bd8608918
fix checkDatabaseVersion message typo
2023-01-23 10:06:52 -08:00
Matej Bošnjak
1b6653c35c
croatian translations fix
2023-01-23 18:54:35 +01:00
Mike Cao
91af593ff5
Updated settings components.
2023-01-20 17:12:53 -08:00
Francis Cao
7c0db0633f
update check-db, add pgcrypto extension if not exists on init migration
2023-01-20 14:21:11 -08:00
Brian Cao
451fbc84a4
Even out calendar.
2023-01-20 12:45:45 -08:00
Brian Cao
d9ba4097ee
Fix calendar.
2023-01-20 12:33:21 -08:00