263 Commits

Author SHA1 Message Date
John
7a1f713229 Chore: refactor code, hide plugin menu in web 2023-10-31 15:38:21 +07:00
John
6be67895dd 255: Cloud native 2023-10-30 23:20:10 +07:00
Faisal Amir
28c969759f Move new conversation sticky to top 2023-10-30 22:41:42 +07:00
Louis
0a1b8778c0
fix: hide preferences section if empty (#482) 2023-10-27 14:43:43 +07:00
Louis
f175d6cfb9
chore: missing create conversation button when there is no conversation is selected (#478)
* chore: missing create conversation button when there is no conversation selected

* chore: typo
2023-10-27 14:14:27 +07:00
Louis
966ffa47aa
chore: plugin and app version dependency (#469) 2023-10-26 16:51:42 +07:00
Faisal Amir
6ea8eb1d50 Showing a modal when user start conf but model not active 2023-10-26 15:45:23 +07:00
Faisal Amir
38992bcc2e Fix logic plugin update and show installed version 2023-10-26 14:08:40 +07:00
Louis
d42b3114d5
fix: failed to build electron app (#461)
* fix: failed to build electron app

* fix: unstable test case
2023-10-26 11:43:49 +07:00
Louis
9903b033b0
fix: correct app version display (#452) 2023-10-26 08:59:28 +07:00
Louis
1765d944e6
fix: bring back install plugin manually function (#448) 2023-10-25 15:50:39 +07:00
Louis
df5d75d1f8
fix: plugin & model catalog import cache are not cleared properly (#437)
* fix: plugin catalog cache is not wiped properly

* fix: import cache issue
2023-10-25 01:06:37 +07:00
Faisal Amir
539b467141
ui: interface revamp (#429)
* feat: adding create bot functionality

Signed-off-by: James <james@jan.ai>

* update the temperature progress bar

Signed-off-by: James <james@jan.ai>

* WIP baselayout

* Mapping plugins with available preferences

* Added loader component

* WIP working another screen

* Cleanup types and avoid import one by one

* Prepare bottom bar

* Add css variables colors to enable user select the accent

* Enable change accent color

* Seperate css variable

* Fix conflict

* Add blank state of my model empty

* Restyle explore models page

* Enable user config left sidebar

* Restyle my models page

* WIP styling chat page

* Restyling chat message

* Fix conflict

* Adde form preferences setting plugins

* Fixed form bot info

* Sidebar bot chat

* Showing rightbar for both setting when user created bot

* Fix style bot info

* Using overflow auto intead of scroll

* Remove script built UI from root package

* Fix missig import

* Resolve error linter

* fix e2e tests

Signed-off-by: James <james@jan.ai>

---------

Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2023-10-24 10:59:12 +07:00