31 Commits

Author SHA1 Message Date
fa16f8fd48 feat: add a table select to choose a table as prompt (#74) 2023-05-05 16:46:29 +08:00
fa0cbfa381 feat: Use separate /setting route page instead of modal
Better extensibility as we may overlay additional modal in setting
2023-04-30 23:45:05 +08:00
ea7a48a26b chore: use prettier for project and apply to all files 2023-04-29 22:49:07 +08:00
74754e1476 refactor: move connection list into component 2023-04-28 17:20:56 +08:00
d8f1e99192 refactor: move conversation list into component 2023-04-28 17:14:47 +08:00
1e9b6d6ebc chore: swap discord and product hunt banner 2023-04-25 17:49:10 +08:00
473abb857c fix: the change assistant didn't take effect immediately #45 (#46)
* fix the change assistant didn't take effect immediately #45

* Update src/store/conversation.ts

Co-authored-by: boojack <stevenlgtm@gmail.com>

* change method name

* change method name

* fix the call method

---------

Co-authored-by: boojack <stevenlgtm@gmail.com>
2023-04-20 21:08:00 +08:00
ae8dc10768 chore: show product hunt banner 2023-04-20 15:08:21 +08:00
86f1171c34 chore: hide product hunt buttons 2023-04-19 15:29:18 +08:00
84616c2b3f chore: show product hunt banner (#39)
* chore: show product hunt banner

* chore: add product hunt icon
2023-04-19 14:59:20 +08:00
9c89bb894c chore: remove locale switch 2023-04-19 11:28:34 +08:00
66320c892d feat: add connection title field 2023-04-18 11:27:27 +08:00
2c7d816e1a feat: allow update conversation bot in UI 2023-04-17 17:33:20 +08:00
9a47f87550 chore: update select style 2023-04-14 16:39:57 +08:00
790e418eec chore: update select kit component 2023-04-14 12:17:10 +08:00
d43fefc7f3 feat: implement Dropdown kit component 2023-04-14 08:10:25 +08:00
2ad7ede9fe chore: update modal props 2023-04-13 22:40:17 +08:00
7f2568fd08 feat: add dark mode switch in sidebar 2023-04-13 11:22:40 +08:00
40a6dc8189 chore: update Dialog kit 2023-04-12 20:48:22 +08:00
c4de3b0d6f feat: implement dark mode (#27)
* feat: implement dark mode

* feat: update data table dark mode style

* chore: update
2023-04-12 11:05:25 +08:00
bcd7bece81 feat: implement Dialog kit component 2023-04-11 23:07:18 +08:00
8e43e7b0ac feat: add Tooltip kit component 2023-04-11 11:31:01 +08:00
89ffe9e8cf chore: update discord to permanent invite 2023-04-09 11:54:56 +08:00
ef1fc30b0c chore: fix sidebar z-index 2023-04-08 11:09:35 +08:00
a7a4006555 chore: remove sidebar border 2023-04-08 10:32:06 +08:00
84413b7201 chore: update responsible connection sidebar style 2023-04-07 20:04:23 +08:00
8ca20535ef chore: update setting i18n items 2023-04-07 19:20:13 +08:00
eafe130842 feat: implement select kit 2023-04-07 13:39:18 +08:00
3341af871f chore: rename chat to conversation 2023-04-06 21:48:36 +08:00
4742f8b83c feat: add i18n deps (#18) 2023-04-06 10:59:45 +08:00
861a22f13d refactor: move codes into src folder 2023-03-31 16:12:09 +08:00