Commit Graph
5105 Commits
Author SHA1 Message Date
Mike Cao 3004c37ccf Updated settings components. 2025-05-07 12:33:53 -07:00
Mike Cao a15c7cd596 Updated tables. Added MenuButton. 2025-05-07 04:10:27 -07:00
Mike Cao 519395c033 Merge pull request #3386 from gjelbrim/fix/display-kosovo-correctly
Fix: Display Kosovo Correctly
2025-05-07 00:08:34 -05:00
Mike Cao 3e9a7ee9ad Merge pull request #3381 from YektaDev/script-simplification
Script Simplification
2025-05-05 19:19:26 -05:00
Mike Cao 9101f8a478 Merge branch 'dev' into script-simplification 2025-05-05 18:59:11 -05:00
Mike Cao 92b283486e Updated menus, chart tooltips, styles. 2025-05-05 01:36:16 -07:00
Ali Khaleqi Yekta 9b9cf32ee7 Script simplification: Final minor cleanups 2025-05-04 12:24:23 +03:30
Ali Khaleqi Yekta 5369144b64 Script simplification: Less nesting 2025-05-04 12:18:49 +03:30
Ali Khaleqi Yekta b26fc15fa0 Script simplification: Greatly clarify element tracking logic 2025-05-04 12:17:08 +03:30
Ali Khaleqi Yekta 671dcfceb5 Script simplification: Use Element.closest + less nesting 2025-05-04 12:13:15 +03:30
Ali Khaleqi Yekta e12e5b0d2e Script simplification: In-place headers + re-order 2025-05-04 12:12:23 +03:30
Gjelbrim Haskaj 5974a3672d Merge branch 'dev' into fix/display-kosovo-correctly 2025-05-04 02:26:05 +02:00
Gjelbrim Haskajandgreptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> f4781169cc Update public/intl/country/sv-SE.json
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-05-04 02:25:50 +02:00
Gjelbrim Haskajandgreptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> 946a71fd87 Update public/intl/country/nb-NO.json
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-05-04 02:25:43 +02:00
Gjelbrim Haskajandgreptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> 03ba2819cb Update public/intl/country/de-DE.json
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-05-04 02:25:33 +02:00
Gjelbrim Haskaj 6595978522 Update country JSONs file to include Kosovo (XK) 2025-05-04 01:35:37 +02:00
Gjelbrim Haskaj a6f4270303 Updated Kosovo ID in datamaps.world.json from "-99" to "XKX" 2025-05-04 01:34:55 +02:00
Mike Cao 0a16ab38e4 Reworked settings screens. 2025-05-03 00:31:37 -07:00
Mike Cao c1d301ffdc Fixed realtime page. 2025-05-02 15:20:20 -07:00
Mike Cao 65ebd736b9 Merged compare logic. Removed compare page. 2025-05-02 12:32:23 -07:00
Ali Khaleqi Yekta 1f36726f73 Minor enhancements and clarifications 2025-05-01 18:34:18 +03:30
Ali Khaleqi Yekta 130c024c3e Simplify title: No need to observe 2025-05-01 17:33:46 +03:30
Mike Cao f69f793b87 Fixed script. 2025-05-01 04:39:52 -07:00
Mike Cao 6594c31a70 Use esbuild to build prisma client. 2025-05-01 04:38:43 -07:00
Mike Cao 63e0873b5d Use generated prisma client. 2025-05-01 04:24:56 -07:00
Mike Cao c0ccffeab4 Merge branch 'dev' into jajaja
# Conflicts:
#	pnpm-lock.yaml
#	postcss.config.js
#	src/app/(main)/websites/[websiteId]/sessions/SessionsDataTable.tsx
#	src/app/(main)/websites/[websiteId]/sessions/[sessionId]/SessionInfo.tsx
2025-05-01 03:31:51 -07:00
Mike Cao 63a0460ab7 Updated packages. Next 15.3.1. Prisma 6.7.0. 2025-05-01 00:35:10 -07:00
Mike Cao 211e1826da Fixed import again. 2025-04-30 21:36:31 -07:00
Mike Cao 8ccaeb96b6 Fixed import. 2025-04-30 21:31:00 -07:00
Mike Cao a97752545d Merge remote-tracking branch 'origin/dev' into dev 2025-04-30 21:28:11 -07:00
Mike Cao e89cf9e930 Removed generated prisma. 2025-04-30 21:28:02 -07:00
Mike Cao 665a60dbc2 Updated session details. 2025-04-30 20:18:36 -07:00
Mike Cao 039dcd96e6 Theme change. Render custom date ranges. 2025-04-30 19:54:24 -07:00
Francis Cao f522db44f9 add distinct ID to session info, add logic for /undefined 2025-04-29 15:26:08 -07:00
Mike Cao 4e37e10b6d Switched to type: module. 2025-04-29 14:36:52 -07:00
Mike Cao 615a6d444f Updated script requires. 2025-04-29 14:16:20 -07:00
Mike Cao ec7d5bdfe2 Fixed build. 2025-04-29 14:04:55 -07:00
Mike Cao 13755417b1 Fixed build. 2025-04-29 13:53:14 -07:00
Mike Cao 848f8d3ecf Fixed build. Updated packages. 2025-04-29 13:42:36 -07:00
Mike Cao b3e1aef4ef Added workspace file. 2025-04-29 10:41:12 -07:00
Mike Cao 510503045b Prisma stuff. 2025-04-29 10:39:48 -07:00
Mike Cao 73b45a9f5e Replaced __dirname usage. 2025-04-29 09:53:11 -07:00
Francis Cao de54290af6 add distinct id to saves and fix schema mapping 2025-04-29 09:31:46 -07:00
Francis Cao c5efc27c07 distinct_id schema changes and search on sessions page 2025-04-29 08:57:58 -07:00
Mike Cao b5efbbbb2e Missing package. 2025-04-28 23:41:42 -07:00
Mike Cao 6a29f2ef6f Prisma generation. 2025-04-28 23:37:45 -07:00
Mike Cao c969603001 Converted global to globalThis. 2025-04-28 23:05:18 -07:00
Mike Cao 886b7e9e56 Revert check-db. 2025-04-28 21:27:26 -07:00
Mike Cao 9d3c926d69 Removed prisma config. 2025-04-28 21:24:57 -07:00
Mike Cao 21367e166e Updated check-db. 2025-04-28 21:21:04 -07:00