Commit Graph

900 Commits

Author SHA1 Message Date
Hexqi 72230558ce
chore(ci): deploy workflow support custom backend url (#1810)
* chore(ci): change deploy workflow backend input from environment choice to custom URL

- Replace alpha/production dropdown with a string input for backend URL
- Default to https://agent.bytedev.site/
- Allows any custom backend URL to be specified at dispatch time
2026-06-22 11:49:47 +08:00
xuanlid 6390a94967
feat:add drawer, container, file-upload components (#1813)
* feat:add drawer, container, file-upload components

* feat:reviews

* fix:reviews
2026-06-12 10:13:17 +08:00
xuanlid 7db6a09bf7
feat:add anchor component and icons (#1812)
* feat:add anchor component and icons

* feat:icon

* feat:icon color
2026-06-08 10:24:55 +08:00
xuanlid fdad82145f
feat: add alert, link, divider components (#1811) 2026-06-04 11:40:44 +08:00
lichunn 87ac1e0c5c
feat:Migration of tiny robot version to 0.4.0 (#1804) 2026-05-31 20:35:24 +08:00
xuanlid 4769de9386
fix: 在仅需修改数据源“请求参数JSON”配置或“请求处理”相关配置时,点右上角保存有效 (#1807) 2026-05-27 16:07:00 +08:00
lichunn 59e8548715
Feat:Add AI assistant to canvas node (#1800)
* feat:画布点击节点实现AI对话修改

* feat:添加节点AI助手交互

* feat:添加AI返回JSON处理
2026-04-30 18:10:03 +08:00
chilingling 7f3c45168d
feat(preview): auto format generated code in preview mode (#1794) 2026-04-29 18:14:37 +08:00
Hexqi e80fb49346
fix(ci): remove workflow-level env block exposing secrets (#1799)
* fix: remove workflow-level env block exposing AK/SK secrets in deploy-cdn.yml

Agent-Logs-Url: https://github.com/hexqi/tiny-engine/sessions/3df4833b-3a72-4060-a7e5-683f8f0213a9

Co-authored-by: hexqi <18585869+hexqi@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-04-01 16:20:33 +08:00
lichunn 21cb852013
feat: Add action menu component (#1798) 2026-03-31 20:20:21 +08:00
lichunn 06b9cd8bfe
feat:Add model management mock (#1795) 2026-03-31 19:04:09 +08:00
lichunn ab2f9baac2
fix:Error message when creating the same page for different applications (#1797) 2026-03-31 17:32:06 +08:00
xuanlid afb0d790d5
fix: add tiny-dropdown component (#1796) 2026-03-31 17:31:37 +08:00
chilingling e0821bcdd9
fix: generate code should convert quote on vue template (#1464) 2026-03-30 20:37:45 +08:00
chilingling 9f888ace95
feat: add basic instruction for coding agents (#1793) 2026-03-30 20:36:42 +08:00
chilingling e35908b805
fix: update gen code unit test (#1790) 2026-03-23 09:50:17 +08:00
chilingling cc8c643e46
docs: remove old dsl doc (#1789) 2026-03-19 19:15:33 +08:00
xuanlid 95ec88bbb5
fix: Modify UI reviews (#1786) 2026-03-18 15:08:06 +08:00
Hexqi 3474daae68
fix: add flag to fix css issue (#1784) 2026-03-13 16:27:35 +08:00
xuanlid 7c4bdc0571
fix: Modify some chart previews are not displayed (#1782) 2026-03-09 15:54:24 +08:00
chilingling 7cc98a1164
fix: onUpdate prefix event name faild to save (#1778) 2026-03-06 11:15:46 +08:00
Hexqi 8319cbfabe
fix: serialize page_content to resolve mockserver create page error (#1780) 2026-03-06 11:07:32 +08:00
xuanlid 8caa5aab8e
fix: Modify codecheck (#1777) 2026-02-27 14:51:29 +08:00
Hexqi 423be3d1d0
Merge pull request #1775 from opentiny/release/v2.10.x
Release/v2.10.x
2026-02-14 10:06:39 +08:00
lichunn d956d78cf9
v2.10.0 (#1774) 2026-02-13 22:41:11 +08:00
lichunn fcb15b0753
fix:Login module UI optimization (#1769) 2026-02-13 20:34:32 +08:00
lichunn cd231d8991
fix:Create duplicate model error (#1772) 2026-02-13 20:33:36 +08:00
lichunn 19f6fa1b3e
fix:appcenter my app id issue (#1771) 2026-02-13 20:33:00 +08:00
Hexqi 2f41c2318f
fix: chat issue (#1770) 2026-02-13 18:49:02 +08:00
lichunn a6add41d14
v2.10.0-rc.0 (#1767) 2026-02-10 16:39:36 +08:00
xuanlid 52ab14b87c
fix: Modify docs style (#1765) 2026-02-10 15:34:28 +08:00
betterdancing 7fd6dc59de
fix(model): Updating the Model-Driven UI and Performing Interface Joint Commissioning (#1764) 2026-02-10 15:27:54 +08:00
lichunn 19cec51d1b
fix:Refresh the page after logging in (#1763) 2026-02-09 17:38:04 +08:00
xuanlid 1e8cd29041
fix: Add DefaultValue to Chart Properties (#1760) 2026-02-04 15:12:57 +08:00
betterdancing e23d199b2d
fix(model): fix several base model component bugs (#1761) 2026-02-03 19:43:02 +08:00
betterdancing 13864061ca
feat(model):The model driver is optimized, and built-in interfaces for adding, deleting, modifying, and querying are added (#1756) 2026-02-03 16:35:40 +08:00
lichunn be00161583
feat:add apps and schema db (#1759) 2026-02-03 14:44:19 +08:00
betterdancing e731e10b35
docs: Add documents of app-preview & resource-management (#1687) 2026-02-03 09:47:57 +08:00
xuanlid f6bab5cc5c
fix: Modify the redirection document address (#1758) 2026-02-02 19:13:03 +08:00
Hexqi ad898b9abe
fix: code-check (#1757) 2026-01-31 14:44:43 +08:00
Hexqi 295a806217
feat: support add custom mcp server (#1731)
* feat: support add custom mcp server

* chore: upgrade robot version to fix autoscroll

* fix: review
2026-01-31 14:14:24 +08:00
lichunn b323e9adec
feat(mock-server): add model/apps/template mock (#1755) 2026-01-30 18:36:45 +08:00
betterdancing c31ec27ea0
feat(configurator): add NestedObjectConfigurator for chart components and update chart bundle (#1750) 2026-01-30 18:36:00 +08:00
betterdancing 63a69a4994
feat(schema): present style classes as objects in page schema (#1749) 2026-01-30 13:34:59 +08:00
xuanlid 2fcc416bcf
fix: Modify previewType is missing (#1754) 2026-01-27 11:19:16 +08:00
lichunn 63bd3b096c
fix:Preview without login configuration (#1751) 2026-01-27 11:14:14 +08:00
xuanlid 597c49dc72
fix: The method of opening the development application window is modified (#1753) 2026-01-23 17:10:37 +08:00
Hexqi fa2623aa96
ci(deploy): add workflow for CDN deployment (#1746)
* ci(deploy): add workflow for CDN deployment

* ci(deploy): add secret checks for Huawei Cloud deployment

* ci(deploy): fix command for building alpha plugin

* ci(deploy): enhance CDN deployment with latest release option
2026-01-20 20:03:49 +08:00
Hexqi 1037e3cfb1
fix(useToolCalls): handle null parsedArgs gracefully (#1747) 2026-01-20 20:01:59 +08:00
Hexqi 47f636c86f
fix: local dev cannot proxy online and update dev docs (#1744)
* fix: local dev cannot proxy online

* fix(vite.config.js): add VITE_AUTH environment variable

* docs: correct typos in Java deployment instructions
2026-01-19 10:54:31 +08:00