66 Commits

Author SHA1 Message Date
f3073a1f15 feat: update query drawer (#7)
* feat: update query drawer

* chore: update
2023-03-29 14:45:18 +08:00
13f81ed17a chore: update discord link 2023-03-29 13:36:03 +08:00
6ac0ed45de feat: implement connection edit (#6) 2023-03-29 11:54:45 +08:00
cc0e0b33ff chore: add discord channel link (#5) 2023-03-29 10:21:45 +08:00
c645f13e12 chore: update logo image max width 2023-03-29 10:07:03 +08:00
83eaa71fb6 chore: add data storage banner (#4)
* chore: stash

* chore: add data storage banner

* chore: update
2023-03-29 10:02:19 +08:00
0a878caf4f feat: implement token counter (#3) 2023-03-29 00:11:39 +08:00
7e659f4b3b chore: increase drawer width (#2)
* chore: increase drawer width

* chore: update
2023-03-28 23:01:14 +08:00
dbfda53bba fix: add back accidental removal 2023-03-28 21:38:08 +08:00
e9314d055f feat: add chat logo 2023-03-28 21:06:43 +08:00
ee20272a9e feat: implement edit chat title modal 2023-03-28 18:31:56 +08:00
ac5f4bbcc2 feat: add dropdown to message view 2023-03-28 17:51:50 +08:00
27f70cd3ef chore: dynamic import query drawer 2023-03-28 17:15:51 +08:00
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