Commit Graph

  • aa78a7faf1 refactor: move DndCtext into common dir semmy 2022-02-07 11:16:54 +0800
  • 37c01614f2 refactor: rename components to core semmy 2022-02-07 11:14:07 +0800
  • 851c97b52a fix(server): adjust the position of beforeInstall chenos 2022-02-07 10:07:39 +0800
  • 8e4336cbe1
    feat(server): improve application (#177) ChengLei Shao 2022-02-07 01:14:00 +0800
  • de25f56a79 feat: improve draggable api chenos 2022-02-05 23:59:33 +0800
  • 5b4dd1800e feat: improve the user module chenos 2022-02-05 17:06:33 +0800
  • ef24f7cfea feat: improve the system settings module chenos 2022-02-04 23:21:36 +0800
  • 7ed5054c41 feat: collection configuration interface chenos 2022-02-03 22:27:26 +0800
  • 2924418800
    Merge pull request #171 from nocobase/feat/plugin-workflow Junyi 2022-02-02 20:34:38 +0800
  • d24c5629d4
    fix(root): fix dependencies in packages to avoid building errors (#178) Junyi 2022-02-02 19:08:33 +0800
  • 2f584b40bd feat(plugin-workflow): add parallel branch and mixed test cases mytharcher 2022-02-01 12:04:08 +0800
  • 218eb5ced3 feat(client): improve code chenos 2022-01-30 19:31:00 +0800
  • fd130901be feat: add acl components chenos 2022-01-30 19:28:42 +0800
  • 15950ece05
    Application (#175) ChengLei Shao 2022-01-30 11:11:36 +0800
  • 7a7ab2ef41
    feat: add acl plugin (#169) ChengLei Shao 2022-01-30 10:37:27 +0800
  • 8e1543269f
    add Filter component into schema componens (#176) SemmyWong 2022-01-29 23:07:05 +0800
  • 2929c77775 docs(api-client): update doc chenos 2022-01-29 17:31:40 +0800
  • 8da98d8c2b feat(client): add board component chenos 2022-01-29 17:30:40 +0800
  • 05e2cf3b8d feat: add some other components chenos 2022-01-29 01:02:18 +0800
  • f9182c4004 feat(plugin-workflow): use toggle instead of mount and unmount mytharcher 2022-01-28 21:02:32 +0800
  • 5acac725f9 feat(client): improve the form component and add more examples chenos 2022-01-28 15:23:52 +0800
  • dfa28983d7
    feat: add Markdown component into schema components (#173) SemmyWong 2022-01-28 13:20:01 +0800
  • 145940fc6f fix(client): cannot read properties of undefined (reading 'onSuccess') chenos 2022-01-28 12:17:22 +0800
  • f9a18863ad
    feat: table related components (#172) chenos 2022-01-28 09:28:01 +0800
  • e592d03f18 chore(plugin-workflow): migrate from 0.5 to 0.6 mytharcher 2022-01-28 00:25:26 +0800
  • 4249047318 fix(plugin-workflow): test for error job mytharcher 2022-01-26 17:46:22 +0800
  • 6018013195 feat(plugin-workflow): execution life cycle with branch and join mytharcher 2022-01-26 02:27:23 +0800
  • 1cce3bf164 feat: server mvp for configurable workflow with nodes mytharcher 2022-01-09 22:22:26 +0800
  • d0b6efaaf5 feat: api service support chenos 2022-01-26 18:20:31 +0800
  • 765bf9daa9 chore: commitlint chenos 2022-01-26 12:07:47 +0800
  • c5220ce09b
    feat: add select component into schema component (#168) SemmyWong 2022-01-26 10:43:29 +0800
  • 6e95278ce4 fix(database): missing context in hook chenos 2022-01-25 17:08:35 +0800
  • a648adace8
    feat: add TreeSelect component into schema components (#167) SemmyWong 2022-01-25 10:50:44 +0800
  • 9684e55f1a feat: memoized schema component chenos 2022-01-25 09:21:41 +0800
  • 3c54393073 refactor(client): improve schema component chenos 2022-01-25 00:18:34 +0800
  • 6ba2d6b5e5 fix(client): get sideMenuRef from context chenos 2022-01-24 15:47:45 +0800
  • 1238f1ee8c fix(plugin-collection-manager): missing transaction chenos 2022-01-24 14:57:04 +0800
  • 003745681b fix(plugin-collection-manager): filter out the fields chenos 2022-01-24 14:41:27 +0800
  • 9c6ad9967f optimize: remove unused import semmy 2022-01-24 14:32:32 +0800
  • bd285e0ba9
    Plugin acl (#166) ChengLei Shao 2022-01-24 14:10:35 +0800
  • a2f3e1904e fix(client): adjust the order of props chenos 2022-01-24 14:03:18 +0800
  • b398e65c9c fix(plugin-collection-manager): test error chenos 2022-01-24 11:46:10 +0800
  • 2a2d67e38b feat: improve mock server agent chenos 2022-01-23 15:04:50 +0800
  • f0eb2eee20 feat: improve the params of the ctx.action chenos 2022-01-23 12:42:35 +0800
  • 2b078a28be docs: add more examples chenos 2022-01-23 00:46:21 +0800
  • 1d11a3e793 fix: collection manager with sqlite Chareice 2022-01-22 21:15:23 +0800
  • be1192531c
    add upload component into schema components (#165) SemmyWong 2022-01-22 21:05:06 +0800
  • 5e7e3c2c46 fix(plugin-collection-manager): cannot destructure property 'skipExist' of 'loadOptions' as it is undefined. chenos 2022-01-22 16:42:25 +0800
  • 31340f4773 fix: missing request params chenos 2022-01-22 00:38:39 +0800
  • 11bbec7fd4 add tsconfig-paths/register chenos 2022-01-22 16:34:31 +0800
  • 4715ba8d22 feat: improve code chenos 2022-01-21 14:04:15 +0800
  • 84f3ed1564 feat: improve demo chenos 2022-01-21 09:38:34 +0800
  • 48722c7c99
    feat: cacader component SemmyWong 2022-01-21 09:32:13 +0800
  • f882ab42c5 fix: useEffect only on update chenos 2022-01-20 23:48:35 +0800
  • b0b79b7d9d
    migrate TimePicker component into schema components (#164) SemmyWong 2022-01-20 20:33:46 +0800
  • 091fb7f5ee feat: improve icon component chenos 2022-01-20 18:19:59 +0800
  • d04d3d0639 feat: add IconPicker component into schema components semmy 2022-01-20 15:16:12 +0800
  • d94874d345 feat: improve document title and page title support chenos 2022-01-20 12:06:09 +0800
  • a1ccc82fa1 feat: improve the toolbar of the plugin manager chenos 2022-01-20 10:45:00 +0800
  • b49440da00 feat: add demo for plugin manager toolbar chenos 2022-01-19 22:21:20 +0800
  • d1f9d3e25d feat(client): plugin manager toolbar chenos 2022-01-19 15:14:00 +0800
  • e7918b7887 rename chenos 2022-01-19 10:18:53 +0800
  • becff7d55c update yarn.lock chenos 2022-01-19 10:11:53 +0800
  • f67658129f
    Feat/plugin UI schema v0.6 (#143) ChengLei Shao 2022-01-19 10:09:30 +0800
  • 380b5e8c7a
    Feat/plugin collection manager (#147) chenos 2022-01-19 10:02:52 +0800
  • 43f33044ea
    Acl (#162) ChengLei Shao 2022-01-18 20:29:41 +0800
  • fd32705954
    feat: acl (#153) ChengLei Shao 2022-01-18 16:38:03 +0800
  • c9742c1710 feat(client-menu): improve code chenos 2022-01-18 15:19:54 +0800
  • e48e70e82a
    feat: add InputNumber Component into schema component (#160) SemmyWong 2022-01-18 10:08:56 +0800
  • 206b37edc1
    feature/nocobase next password (#159) SemmyWong 2022-01-18 09:52:29 +0800
  • 637b3165ca
    feat: add DatePicker into schema components (#161) SemmyWong 2022-01-18 09:21:55 +0800
  • f8c0a7ac69 feat: improve application demo chenos 2022-01-17 23:05:27 +0800
  • 06a75d31a5 fix: remove antd/dist/antd.css chenos 2022-01-17 23:04:55 +0800
  • cb3e171b31 feat: add menu into schema component chenos 2022-01-17 23:04:33 +0800
  • d0f677a6e9 feat: add admin layout chenos 2022-01-17 23:03:51 +0800
  • dde48fc775 feat: add RemoteSchemaComponent chenos 2022-01-17 23:02:35 +0800
  • 150deb28c1
    feat: add input into schema component (#158) SemmyWong 2022-01-17 16:14:09 +0800
  • e40565e90a
    feat: add radio into schema component (#154) SemmyWong 2022-01-17 15:39:52 +0800
  • 50e13fe93a feat: add application demo chenos 2022-01-17 15:28:28 +0800
  • 29cf274a52 feat: move admin-layout and auth-layout to route-switch chenos 2022-01-17 12:25:10 +0800
  • 224a08c057 feat: optimize antd-config-orovider chenos 2022-01-17 12:23:32 +0800
  • a5393e52c7
    optimize: rename checkbox component file (#155) SemmyWong 2022-01-15 18:45:04 +0800
  • 6ef6dd7717
    Nocobase next color select (#157) SemmyWong 2022-01-15 18:43:50 +0800
  • 58683a7657 feat: change the schema component directory chenos 2022-01-13 14:53:13 +0800
  • f8181cbf74
    feat: add async-data-provider component (#151) chenos 2022-01-13 14:25:42 +0800
  • eff76fb0a2 feat: add checkbox component chenos 2022-01-11 18:13:15 +0800
  • a87a089acf
    feat: client v0.6 (#150) chenos 2022-01-10 19:22:21 +0800
  • 72a968b29d fix: Module '"@nocobase/database"' has no exported member 'uid'. chenos 2022-01-08 18:04:55 +0800
  • 4bb4886ddb feat: add uid chenos 2022-01-08 18:02:42 +0800
  • 246737906d
    Feat/GitHub actions (#148) ChengLei Shao 2022-01-08 17:16:11 +0800
  • 10d520c22a feat: customizable magicAttribute chenos 2022-01-07 22:06:31 +0800
  • 103a170917 add test case for magic-attribute-model chenos 2022-01-07 21:47:10 +0800
  • ef6e2dd378 feat(database): magic attribute model chenos 2022-01-07 20:26:23 +0800
  • 2bf09bf9bb
    feat: filter by target key (#146) ChengLei Shao 2022-01-07 20:08:01 +0800
  • 79ba391aee
    refactor: actions (#137) ChengLei Shao 2021-12-16 16:46:54 +0800
  • 8f0a71a1cf feat: collection autoGenId option Chareice 2021-12-16 10:58:51 +0800
  • 9ff6575cff feat: filter with filterByPK Chareice 2021-12-12 19:57:20 +0800
  • 90846686ac fix: update association value Chareice 2021-12-08 13:00:09 +0800
  • f09991d932 feat: upgrade plugin-users chenos 2021-12-08 09:10:44 +0800
  • bf2840b089
    feat: context field type support (#131) chenos 2021-12-07 21:19:28 +0800