Commit graph

119 commits

Author SHA1 Message Date
Max
c01b4ccb97 refactor: Improve SUI page build performance by adding script execution time measurement 2024-06-29 20:44:48 +08:00
yflau
39b8ef6238 add migrate options support for restore cmd 2024-06-13 20:00:56 +08:00
yflau
a42c556295
export rootCmd as public
export the rootCmd to support customized commands when use yao as lib
2024-05-08 19:51:46 +08:00
Max
9faf8f802f chore: Update engine.Load calls with additional options 2024-05-05 17:54:32 +08:00
Max
ff6629270e Add data flag to BuildCmd 2024-02-08 12:17:21 +08:00
Max
bba0119a95 Fix model update and print statement in migrate command 2024-01-28 11:45:23 +08:00
Max
04596d730d [fix] sui watch command 2024-01-16 08:25:56 +08:00
Max
6d49ae9195 Fix incorrect command in build.go 2024-01-14 13:26:51 +08:00
Max
38af2dddfc [add] sui build command 2024-01-14 13:18:50 +08:00
Max
c07b903c5c Set runtime mode and display it in start command 2023-12-28 21:17:33 +08:00
Max
8698c42607 [add] SUI Template Engine command 2023-12-07 23:14:39 +08:00
Max
7f6711f8ed [change] optimizing console output 2023-09-01 12:02:04 +08:00
Max
38150e5d66 [add] yao run command task support 2023-06-09 00:07:06 +08:00
Max
75ba3e532d fix yao get command 2023-05-18 11:58:40 +08:00
Max
d9b6910227 fix yao-init & get command 2023-05-18 10:58:27 +08:00
Max
e3a60a88c5 Improve error messages 2023-05-15 18:25:23 +08:00
Max
46ad1e761c [add] yao.table.Load & yao.form.Load & fix reload 2023-05-11 22:20:02 +08:00
Max
48415db96d [fix] config init 2023-04-24 17:58:06 +08:00
Max
ce4aaf667f [fix] setup & config 2023-04-24 17:38:29 +08:00
Max
082bcf57ff [add] pack & start command support license 2023-04-23 10:57:28 +08:00
Max
49430cf5b3 [add] load application from the package file 2023-04-20 19:39:52 +08:00
Max
68e009ad06 [add] pack command 2023-04-20 17:42:07 +08:00
Max
cd65dc07c9 [_] 2023-04-13 13:13:29 +08:00
Max
5ca0b8f3c3 [fix] start command 2023-04-13 13:05:02 +08:00
Max
527ce51c40 [add] run command silent mode 2023-04-09 13:03:38 +08:00
Max
0317b6558f [change] optimize the application initializer 2023-04-08 12:05:53 +08:00
Max
2eb78f86df [fix] command start load the studio scripts 2023-04-07 15:26:48 +08:00
Max
ddda7924c9 [add] import & storage api ( WILL BE DEPRECATED ) 2023-04-02 17:39:54 +08:00
Max
fb70a53705 [fix] plugins load 2023-04-02 16:53:24 +08:00
Max
106631b106 [add] start tasks and schedules 2023-04-02 15:07:29 +08:00
Max
5d2c4349fd [add] migrate studio 2023-04-01 13:28:31 +08:00
Max
82dfe75b2d [add] migrate run command 2023-04-01 12:18:48 +08:00
Max
5f2b8fbf63 [add] migrate watch 2023-04-01 11:19:09 +08:00
Max
2bd41ed135 [change] start command 2023-03-26 18:21:55 +08:00
Max
75ee709c23 [change] refactor the yao service 2023-03-26 17:12:02 +08:00
Max
a807899f95 [*] migrate to gou v0.10.3 (50%) 2023-02-01 17:25:11 +08:00
Max
d489feb99b [fix] widget table bind model bug 2023-01-17 18:57:30 +08:00
Max
d3349edf09 [optimize] yao start command 2023-01-14 18:02:12 +08:00
Max
70a3d63450 [add] dashboard widget 2022-12-18 15:35:49 +08:00
Max
469974091d [add] form setting action.hooks 2022-12-08 01:57:18 +08:00
maimaiti
ec83e66691 [change] optimized version printing 2022-11-22 11:43:38 +08:00
maimaiti
073c512a43 [add] yap upgrade subcommand 2022-11-21 17:59:19 +08:00
Max
bbaa4fa620 [_] 2022-11-15 23:18:39 +08:00
Max
1484c0d8c7 [optimize] engine load & start cmd 2022-11-10 12:36:59 +08:00
Max
bb02dcbf2a [change] start cmd print info 2022-11-10 12:10:27 +08:00
Max
e60657c953 [fix] misspelling 2022-10-28 22:48:12 +08:00
Max
990b47f770 [add] yao get command 2022-10-28 22:42:02 +08:00
Max
93ba063cb4 [add] setup 2022-10-28 11:58:05 +08:00
Max
0b1a4de23a [fix] adminRoot bug 2022-10-21 20:53:34 +08:00
Max
26d3f8d8a5 [add] Yao Stuido Server & CLI 2022-10-14 21:25:09 +08:00