yingzhao
4cbb0cee2f
Merge pull request #930 from SuanmoSuanyangTechnology/feature/ui_zy
...
feat(web): icon update
2026-04-17 14:56:38 +08:00
zhaoying
8c586935a8
feat(web): icon update
2026-04-17 14:55:25 +08:00
yingzhao
f3c3b6255e
Merge pull request #926 from SuanmoSuanyangTechnology/feature/package_zy
...
feat(web): package menu
2026-04-17 13:37:04 +08:00
zhaoying
e15e32cc7b
feat(web): package menu
2026-04-17 12:20:15 +08:00
zhaoying
e87529876c
feat(web): ui update
2026-04-17 11:11:54 +08:00
zhaoying
5adff38bda
feat(web): workflow check list
2026-04-09 18:58:21 +08:00
zhaoying
3ece83d419
fix(web): chat file ui
2026-04-07 11:46:39 +08:00
zhaoying
b20a65ce29
feat(web): add list-operator node & support file type variables
2026-04-03 18:52:06 +08:00
zhaoying
ad4ddea977
feat(web): ui upgrade
2026-04-01 16:43:45 +08:00
zhaoying
d3cd66fc6e
feat(web): use bg replace img
2026-04-01 12:03:56 +08:00
zhaoying
52ae914e17
feat(web): rag content api
2026-03-31 15:43:18 +08:00
zhaoying
f9f302dd2a
feat(web): api key & space config ui upgrade
2026-03-30 11:41:18 +08:00
zhaoying
167c915631
feat(web): logo update
2026-03-27 19:19:18 +08:00
zhaoying
e37b1b01ca
fix(web): ui
2026-03-27 16:00:26 +08:00
zhaoying
49364802c2
feat(web): model add volcano provider
2026-03-25 14:24:13 +08:00
zhaoying
9cbffd6408
feat(web): add perceptual node
2026-03-24 12:23:23 +08:00
zhaoying
4dbb2bf2e2
feat(web): Index/model/space/tool ui upgrade
2026-03-23 11:37:04 +08:00
zhaoying
0775fad5f0
feat(web): chat ui upgrade
2026-03-20 15:48:58 +08:00
zhaoying
b1b53f6b1d
Merge branch 'develop' into feature/ui_upgrade_zy
2026-03-20 11:49:00 +08:00
zhaoying
69c001bf84
feat(web): memory chat ui upgrade
2026-03-19 20:41:54 +08:00
zhaoying
84c23e7c4e
feat(web): memory manage & memory detail ui upgrade
2026-03-19 14:37:36 +08:00
yujiangping
ba65b06582
Merge branch 'feature/ui_yjp' into feature/ui_upgrade_zy
2026-03-17 15:41:58 +08:00
yujiangping
f4f04036f3
feat:knowledge ui upgrade
2026-03-17 15:41:16 +08:00
zhaoying
e13acdc8a9
feat(web): menu ui upgrade
2026-03-16 14:50:54 +08:00
zhaoying
90c8ff35d1
feat(web): app share
2026-03-13 17:27:52 +08:00
zhaoying
4c18f9e858
feat(web): update images
2026-03-07 12:15:08 +08:00
yingzhao
8fec54c085
feat(web): add fonts
2026-03-07 12:02:20 +08:00
yingzhao
d8e37a4d2b
feat(web): add fonts
2026-03-07 12:01:31 +08:00
zhaoying
1da2c4fa37
feat(web): add font folder
2026-03-07 11:59:50 +08:00
zhaoying
5abfcdfbe8
feat(web): add unknown node
2026-03-02 17:07:29 +08:00
zhaoying
6849c620b8
feat(web): share chat & app chat support files
2026-02-06 21:11:51 +08:00
zhaoying
60231ec88d
feat(web): add skills menu
2026-02-05 10:53:16 +08:00
zhaoying
15a254c0cd
feat(web): create space add icon
2026-02-02 11:49:32 +08:00
yingzhao
cd4661e878
Merge branch 'develop' into feature/ontology_zy
2026-01-30 14:26:27 +08:00
yingzhao
22151eb49b
Merge pull request #254 from SuanmoSuanyangTechnology/feature/prompt_zy
...
Feature/prompt zy
2026-01-30 14:23:00 +08:00
zhaoying
d1b4f2b6c2
feat(web): add Ontology menu
2026-01-29 17:13:19 +08:00
zhaoying
e89c23da4d
fix(web): model bugfix
2026-01-28 18:41:56 +08:00
zhaoying
f3da8956d9
feat(web): add prompt menu
2026-01-28 17:50:09 +08:00
zhaoying
4e538a6df8
feat(web): add PageEmpty component
2026-01-28 16:41:04 +08:00
zhaoying
33bfe33eb3
feat(web): add PageEmpty component
2026-01-28 16:02:18 +08:00
zhaoying
3a0f07d36f
feat(web): add PageEmpty component
2026-01-27 19:17:11 +08:00
zhaoying
ff6bdc1bed
feat(web): nodeProperties's ui update
2026-01-19 15:53:11 +08:00
yujiangping
d8fd585631
feat(conversation): enhance empty state UI and improve quick action descriptions
...
- Add new chat empty state image asset (chatEmpty.png)
- Update English quick action descriptions with more compelling copy for applications, knowledge base, memory conversation, and help center
- Update Chinese quick action descriptions with concise, marketing-focused messaging
- Replace conversation empty state image from generic background to dedicated chat empty illustration
- Improve user experience with clearer value propositions for each quick action feature
2026-01-15 18:48:04 +08:00
yujiangping
973a0b2d47
feat(home): add help center quick operation link
...
- Add helpCenter.svg and helpCenter_active.svg menu icons for help center navigation
- Add "Help Center" translation strings to English and Chinese i18n files
- Update QuickOperation component to include help center as fourth quick operation
- Implement external link handler that opens help documentation based on current language (zh or en)
- Change grid layout from 3 columns to 4 columns to accommodate new help center card
- Add file header documentation to QuickOperation component
- Help center link redirects to https://docs.redbearai.com/s/{lang}-memorybear with language-specific routing
2026-01-15 15:18:25 +08:00
zhaoying
e187c01dc9
feat(web): add space config page; user memory page update
2026-01-13 16:16:46 +08:00
zhaoying
c01bddf5be
feat(web): user memory updated
2026-01-13 10:25:17 +08:00
zhaoying
617bb43274
feat(web): ui update
2026-01-12 14:49:04 +08:00
zhaoying
d56cbed0bf
feat(web): user memory
2026-01-12 14:42:02 +08:00
zhaoying
81508a25a8
feat(web): user memory detail
2026-01-08 19:46:02 +08:00
zhaoying
a1e8d858a2
feat(web): forgetting memory
2026-01-07 20:37:34 +08:00