53 Commits

Author SHA1 Message Date
55a2f99e2d chore: update util functions 2023-03-28 17:10:43 +08:00
3e7dd33013 chore: fix responsible view style 2023-03-28 16:57:23 +08:00
acadfe810e chore: update github stars badge 2023-03-28 16:54:32 +08:00
65f2100f50 feat: use drawer instead of modal for sql query 2023-03-28 16:43:15 +08:00
2fb70e11ff chore: update create connection handler 2023-03-28 14:05:56 +08:00
82ecdf750b chore: update logo height 2023-03-28 13:22:20 +08:00
db1151c6a2 chore: tweak logo 2023-03-28 12:20:23 +08:00
cdb1bcf3c2 chore: update header padding style 2023-03-28 12:16:35 +08:00
840be94241 chore: update auto select chat when connection changed 2023-03-28 12:06:45 +08:00
1a6bbb4c31 chore: update sidebar margin style 2023-03-28 11:52:45 +08:00
55ab8f9506 chore: clear create connection modal state 2023-03-28 11:49:32 +08:00
7001170a27 chore: add default channel 2023-03-28 11:45:52 +08:00
a41f42b32b feat: support execute sql 2023-03-28 11:26:30 +08:00
c32a971bf2 chore: update prompts for code block language 2023-03-28 10:03:27 +08:00
21184e01c3 chore: add confirm modal when delete connection 2023-03-27 23:53:14 +08:00
9240b395e8 chore: update style issues from feedback 2023-03-27 23:29:58 +08:00
ad56250e52 chore: update message loader 2023-03-27 16:21:38 +08:00
b79e702b5f chore: add request flag to create connection modal 2023-03-27 15:39:15 +08:00
408e61e171 chore: update assistant prompt 2023-03-27 15:32:00 +08:00
c15f572d40 feat: add message request loader 2023-03-27 15:01:48 +08:00
e4a77559db fix: message view overflow 2023-03-27 12:14:22 +08:00
ee298eeb59 chore: update header z-index 2023-03-27 11:40:40 +08:00
9c9204494d feat: implement markdown codeblock 2023-03-27 11:36:45 +08:00
0c8e2587a4 chore: trigger redeploy 2023-03-27 10:11:38 +08:00
ca73de6c8b feat: implement delete connection/chat 2023-03-27 01:06:28 +08:00
cad70c919a chore: update icon usage 2023-03-26 23:19:28 +08:00
6e1f137048 chore: update empty view style 2023-03-24 18:01:37 +08:00
7f2cc8890a feat: implement responsive sidebar 2023-03-24 17:01:28 +08:00
0218a9c065 feat: implement setting modal 2023-03-24 15:58:08 +08:00
f2c4e33be4 feat: add avatar to message view 2023-03-24 14:29:43 +08:00
11141399aa chore: add empty view 2023-03-24 14:11:17 +08:00
1c84e9a1df feat: implement streaming response 2023-03-24 11:49:41 +08:00
0d04ba2787 chore: add bytebase banner in header 2023-03-24 11:22:13 +08:00
fae2ae1611 chore: remove about page 2023-03-23 18:16:27 +08:00
9969c7fa2a feat: implement postgres connector 2023-03-23 17:51:31 +08:00
39df26a08f feat: implement connection sidebar 2023-03-23 16:18:13 +08:00
fcd5d544ba chore: use dynamic import to avoid page hydrated 2023-03-22 23:42:59 +08:00
ecf981b361 chore: add import alias 2023-03-22 16:56:20 +08:00
5dc3c05a2a feat: implement connection and database types 2023-03-22 16:32:12 +08:00
90a6fec65c chore: update routes 2023-03-22 10:24:03 +08:00
6daa459e57 chore: rename to sqlchat 2023-03-20 13:42:47 +08:00
d2427f4e5f chore: remove user store 2023-03-19 23:40:06 +08:00
d11648f2bb feat: add prompt for assistant 2023-03-19 23:19:08 +08:00
400b40922c chore: update message textarea 2023-03-19 22:15:20 +08:00
990d7d83fe feat: add message renderer style 2023-03-19 21:25:51 +08:00
262d6904d3 feat: update chat view response style 2023-03-19 20:30:57 +08:00
208c894db8 feat: update chat view layout 2023-03-19 00:42:35 +08:00
19c3905e9e chore: update pages style 2023-03-17 08:25:41 +08:00
5c341f1610 chore: use react-icons instead of lucide-react 2023-03-17 07:56:17 +08:00
1274d974d2 chore: update sidebar styles 2023-03-17 00:13:12 +08:00