• Joined on 2024-07-23
topdog synced commits to master at topdog/supersonic from mirror 2025-02-17 03:34:46 +08:00
348d6df6a2 [fix][headless]Fix table name of SqlQuery.
topdog synced commits to master at topdog/supersonic from mirror 2025-02-16 19:24:45 +08:00
91768892cf [fix][chat]Fix parse state when error message is returned.
46316cadcf [fix][headless]Adjust none operator enum.
Compare 3 commits »
topdog synced commits to master at topdog/supersonic from mirror 2025-02-16 11:14:45 +08:00
f804371134 (fix) 修复修改密码问题 (#2060)
d6620e6ea7 [fix][headless]Adjust none operator enum.
Compare 2 commits »
topdog synced and deleted reference refs/tags/refs/pull/2055/merge at topdog/supersonic from mirror 2025-02-15 02:24:47 +08:00
topdog synced and deleted reference refs/tags/refs/pull/2056/merge at topdog/supersonic from mirror 2025-02-15 02:24:47 +08:00
topdog synced commits to master at topdog/supersonic from mirror 2025-02-15 02:24:47 +08:00
cc2d6a21c2 [fix][headless]Fix NPE issue.
19395f369a [fix][headless] Fix models cannot be deleted if related indicators/dimensions are marked as deleted. (#2056)
baae7f74b8 【feat】Optimize the web app build script to include checks for the build results, preventing partial successes. (#2058)
e9d9c4591d feat:add create index scripts for opensearch (#2055)
Compare 4 commits »
topdog synced commits to master at topdog/supersonic from mirror 2025-02-14 01:44:44 +08:00
6cc145935d [fix][auth]Fix user registration and resetPassword issue.
topdog synced commits to master at topdog/supersonic from mirror 2025-02-13 17:24:50 +08:00
89e07509de 【bug】Webapp fix error TS2551: Property 'nameEn' does not exist on type 'ColumnType'. Did you mean 'name'? (#2051)
topdog synced commits to master at topdog/supersonic from mirror 2025-02-13 00:04:45 +08:00
d942d35c93 feat:add opensearch (#2049)
198c7c69e6 [fix][headless] The output on the front-end dimension page is abnormal after the model management is modified (#2048)
cb139a54e8 feat:add openapi supports ApiVersion (#2050)
Compare 3 commits »
topdog synced and deleted reference refs/tags/refs/pull/2048/merge at topdog/supersonic from mirror 2025-02-13 00:04:44 +08:00
topdog synced and deleted reference refs/tags/refs/pull/2049/merge at topdog/supersonic from mirror 2025-02-13 00:04:44 +08:00
topdog synced commits to master at topdog/supersonic from mirror 2025-02-10 22:44:47 +08:00
f412ae4539 [fix][headless] Fix having and alias column not enclosed in backticks. (#2042)
topdog synced commits to master at topdog/supersonic from mirror 2025-02-10 14:04:49 +08:00
3ca46bee36 [fix][headless] Fix order by and group by not enclosed in backticks. (#2041)
topdog synced commits to master at topdog/supersonic from mirror 2025-02-10 05:54:49 +08:00
a8157ee769 [fix][headless] Solve the problem of SQL execution error when alias is Chinese (#2039)
topdog synced commits to master at topdog/supersonic from mirror 2025-02-08 20:14:47 +08:00
eef7b3c443 [improvement][chat]Make a few code restructure.
topdog synced commits to master at topdog/supersonic from mirror 2025-02-08 12:04:47 +08:00
c34b85c8a4 [improvement][chat]Introduce new chat workflow state.
topdog synced commits to master at topdog/supersonic from mirror 2025-02-07 19:44:49 +08:00
be2e380b4c [fix][headless]Fix published metrics issue.
eeaebe06aa [fix][chat-server] Compatible history data (#2033)
Compare 2 commits »
topdog synced commits to master at topdog/supersonic from mirror 2025-02-07 11:34:49 +08:00
4ab9cd715d Fixed abnormal message rendering caused by abnormal value of indicator name field, Supplement for PR #2030 (#2031)
fd306db3fe [fix][chat]Fix compatibility issue.
30adaa3f20 feat: 修复Bug #2029 (#2030)
Compare 3 commits »
topdog synced and deleted reference refs/tags/refs/pull/2030/merge at topdog/supersonic from mirror 2025-02-07 11:34:47 +08:00
topdog synced commits to master at topdog/supersonic from mirror 2025-02-05 18:24:49 +08:00
cc66ebd684 [improvement][chat]Add queryId to QueryNLReq.