Commit graph

627 commits

Author SHA1 Message Date
Max
d71443fd00
Merge pull request #198 from trheyi/main
[add] table export unit-test
2022-10-13 22:49:10 +08:00
Max
05caf7bd1d
Merge branch 'YaoApp:main' into main 2022-10-13 22:38:53 +08:00
Max
e9252e9340 [add] table export unit-test 2022-10-13 22:37:55 +08:00
Max
7cbf655c59
Merge pull request #196 from trheyi/main
[add] studio api server
2022-10-13 19:51:41 +08:00
Max
d74f74b5d9 [add] studio api server 2022-10-13 19:51:07 +08:00
Max
e840dc2d87
Merge pull request #195 from trheyi/main
[add] table export debug log
2022-10-13 10:15:50 +08:00
Max
3f0869c11e [add] table export debug log 2022-10-13 10:15:09 +08:00
Max
9c4b51d331
Merge pull request #193 from trheyi/main
[add] load dsl & script filesystem
2022-10-12 22:22:54 +08:00
Max
a9bdf8e7f6 [add] load dsl & script filesystem 2022-10-12 22:11:50 +08:00
Max
bb3414f0eb
Merge pull request #192 from trheyi/main
[add] fs support & golang version 1.9.2
2022-10-12 21:09:53 +08:00
Max
9db84db7cc [fix] unit tests data 2022-10-12 20:59:07 +08:00
Max
bf950a34f6 [fix] fmt code 2022-10-12 20:35:57 +08:00
Max
c921f24ce0 [add] fs support & golang version 1.9.2 2022-10-12 20:31:09 +08:00
Max
7b4b3c3bd4
Merge pull request #190 from trheyi/main
[add] widget table i18n support
2022-10-07 20:53:47 +08:00
Max
21dfd114e0 [add] table widget operation.hide & width 2022-10-07 20:31:25 +08:00
Max
92cc28df20 [add] widget table i18n support 2022-10-07 20:11:53 +08:00
Max
c0e7f88d26
Merge pull request #189 from trheyi/main
[add] table widget bind model & form support
2022-10-07 17:09:02 +08:00
Max
f5a6f0412f [add] table widget bind model & form support 2022-10-07 16:57:31 +08:00
Max
d7d723bae7
Merge pull request #188 from trheyi/main
[add] widget table bind table support
2022-10-07 11:57:03 +08:00
Max
48d3ec8bfa [add] widget table bind table support 2022-10-07 11:47:59 +08:00
Max
7f01f57e84
Merge pull request #187 from trheyi/main
[add] widget table bind model support
2022-10-06 20:06:48 +08:00
Max
5d32073ffc [add] widget table bind model support 2022-10-06 19:58:23 +08:00
Max
f57cb9f260
Merge pull request #184 from trheyi/main
[add] widget table session variable support
2022-10-04 15:07:27 +08:00
Max
5a915a453f [add] widget table session suuport 2022-10-04 14:59:27 +08:00
Max
4dd33005cd
Merge pull request #183 from trheyi/main
[add] widget table env default value support
2022-10-03 19:46:10 +08:00
Max
fb19e8d288 [add] widget table env default value support 2022-10-03 19:38:17 +08:00
Max
ef1866e7ea
Merge pull request #182 from trheyi/main
[add] widget table $ENV support
2022-10-03 19:14:50 +08:00
Max
7ca05b9f0f [add] widget table $ENV support 2022-10-03 19:08:02 +08:00
Max
4e0fc2fd03
Merge pull request #181 from trheyi/main
[add] Widget table guard
2022-10-03 18:02:35 +08:00
Max
b485fd3955 [add] Widget table guard 2022-10-03 17:54:24 +08:00
Max
a4b6585c3f
Merge pull request #180 from trheyi/main
[fix] table & form action bug
2022-09-30 12:15:24 +08:00
Max
b2acf86f46 [fix] table & form action bug 2022-09-30 11:44:30 +08:00
Max
040dda1722
[add] admin root route cache (#179) 2022-09-29 21:11:50 +08:00
Max
df84728c07
Merge pull request #178 from trheyi/main
[add] app icons
2022-09-29 20:26:40 +08:00
Max
a57220859e [add] app icons 2022-09-29 20:17:05 +08:00
Max
16aee0251a
Merge pull request #177 from trheyi/main
[change] app menu & yao.login.admin process
2022-09-29 18:29:57 +08:00
Max
f6987c5e85 [change] app menu & yao.login.admin process 2022-09-29 18:13:57 +08:00
Max
800ae72e8b
[add] app custom admin route support (#176)
* [add] app custom admin route support

* [fix] bindata fmt

* [fix] adminRoot replace bug

* [fix] admin root replace bug

* [fix] bindata fmt
2022-09-29 13:31:28 +08:00
Max
7aa198e962
Merge pull request #175 from trheyi/main
[fix] Makefile app -> xgen
2022-09-28 18:10:01 +08:00
Max
13668fc4bf [fix] Makefile app -> xgen 2022-09-28 18:09:06 +08:00
Max
767f44fdc1
Merge pull request #174 from trheyi/main
[fix] Makefile remove pnpm-lock.yaml
2022-09-28 18:00:15 +08:00
Max
e851a91dd7 [fix] Makefile remove pnpm-lock.yaml 2022-09-28 17:59:24 +08:00
Max
f0629dd6c0
Merge pull request #173 from trheyi/main
[add] widget chart
2022-09-28 17:41:27 +08:00
Max
71611af1a5 [fix] test data 2022-09-28 17:32:35 +08:00
Max
688c2950eb [add] widget chart 2022-09-28 17:23:51 +08:00
Max
aa5a107471
[fix] makefile 2022-09-28 00:44:43 +08:00
Max
3f43c66a18
Merge pull request #172 from trheyi/main
[add] XGen v1.0 packing
2022-09-28 00:04:02 +08:00
Max
e8b7dc7268 [fix] release-workflow 2022-09-28 00:03:02 +08:00
Max
a57b312560 [add] XGen v1.0 packing 2022-09-27 23:54:06 +08:00
Max
622842dc0e
Merge pull request #171 from trheyi/main
[add] widget form
2022-09-27 21:26:11 +08:00