Commit Graph

  • 6c929039b1
    refactor(core): simplify some code (#895) Junyi 2022-10-12 15:22:00 +0800
  • dce6558b55
    feat: sample-custom-signup-page (#893) chenos 2022-10-12 12:13:31 +0800
  • d2411f5b63 feat: update docs chenos 2022-10-07 12:11:21 +0800
  • 778bb77d6a feat: update docs chenos 2022-10-06 17:21:56 +0800
  • 07a1aad784 fix: types error chenos 2022-10-06 17:21:20 +0800
  • 50b184c93e feat: update docs chenos 2022-10-06 11:38:01 +0800
  • d805fafbfc
    docs: relation repository & acl (#848) ChengLei Shao 2022-10-06 10:29:53 +0800
  • 460dbcbc7f docs: fix typo mytharcher 2022-10-02 20:46:04 +0800
  • 0d22cb7d04
    Update actions.md (#873) ke 2022-10-02 20:16:01 +0800
  • a6b2a8d4a1
    docs: add testing dev doc (#871) Junyi 2022-10-02 09:07:03 +0800
  • 0e4ba2aa3b
    Doc: dev migration (#870) Junyi 2022-10-02 09:06:28 +0800
  • fceebaf50e
    Doc: command (#869) Junyi 2022-10-01 22:18:26 +0800
  • 2efa704b3b
    docs: add hooks dev doc (#868) Junyi 2022-09-30 17:36:10 +0800
  • 3e30699581 fix: hello sample chenos 2022-09-30 13:03:55 +0800
  • 85d8c3ecaf
    feat: update development doc (#866) chenos 2022-09-30 12:41:23 +0800
  • 794080628b
    feat: ratelimit sample plugin (#862) chenos 2022-09-30 12:40:32 +0800
  • d5d052a68a
    feat: custom block sample (#867) chenos 2022-09-30 12:38:38 +0800
  • b8c958aaac
    docs: move http to dev (#861) Junyi 2022-09-29 21:17:55 +0800
  • 8bf23004a1
    refactor: middleware (#857) chenos 2022-09-29 21:05:31 +0800
  • b9ce35d621
    Doc: dev i18n (#858) Junyi 2022-09-29 21:04:58 +0800
  • 82560b926b
    docs: add resources-actions doc and sample (#853) Junyi 2022-09-29 21:03:35 +0800
  • a7e6e4716a
    feat: add custom page sample and doc (#855) chenos 2022-09-27 22:50:10 +0800
  • 6fbb80f3c8
    feat: nocobase cli doc (#854) chenos 2022-09-27 15:42:48 +0800
  • 7e929b8f68
    fix: auto install a plugin on enable (#852) chenos 2022-09-26 23:47:07 +0800
  • f4a10cb7ad feat: update samples readme chenos 2022-09-26 15:18:20 +0800
  • b8fc705df7 fix: pm add error chenos 2022-09-26 15:03:22 +0800
  • 50286e2c3c fix: some bugs chenos 2022-09-26 14:52:10 +0800
  • 47b857d80a fix: remove sample-hello chenos 2022-09-26 09:44:20 +0800
  • 92c1ac319a
    Doc: dev collection fields (#846) Junyi 2022-09-26 01:18:55 +0800
  • 32348d1363 docs: add necessary action api mytharcher 2022-09-25 22:32:08 +0800
  • 678b6cef21
    docs: server application api (#842) chenos 2022-09-23 09:22:17 +0800
  • 00195fa779
    docs: add actions api (#844) Junyi 2022-09-23 09:21:49 +0800
  • 796e73ae5a
    refactor(doc): change to new structure (#804) Junyi 2022-09-19 09:23:01 +0800
  • f9f8dc78f4
    refactor: plugin manager (#775) chenos 2022-09-18 14:10:01 +0800
  • 12c3915a57 fix(plugin-export): filter non-existent fields chenos 2022-09-15 09:27:28 +0800
  • 1a9cd78eb8
    refactor(resourcer): combine middleware class (#825) Junyi 2022-09-13 23:27:19 +0800
  • b92f3b3b95
    refactor(database): fix some fields and types (#820) Junyi 2022-09-11 21:58:49 +0800
  • e18b235777 feat: language settings support Japanese chenos 2022-09-09 22:03:49 +0800
  • 9d5de42798
    feat(locale): added Japanese translation (#813) maumii 2022-09-09 22:46:44 +0900
  • 295081603e
    fix(plugin-workflow): fix value type for DatePicker to moment (#815) (#819) Junyi 2022-09-09 10:08:46 +0800
  • ce75ecdb2b
    refactor(plugin-workflow): export client calculators registry (#816) Junyi 2022-09-07 08:46:29 +0800
  • 2e8d27bf42
    fix: number storage type changed to double (#810) chenos 2022-09-06 11:40:26 +0800
  • c50a1923f4
    refactor(server) (#795) Junyi 2022-09-02 11:44:22 +0800
  • 21806b3418
    fix(plugin-verification): change provider rate limit error to 429 (#788) Junyi 2022-08-30 16:03:27 +0800
  • d1b52c7d96
    fix(plugin-cm): fix field disappear after failed to update (#773) Junyi 2022-08-24 11:51:14 +0800
  • 13dd078079
    fix: fix uiSchema undefined (#770) SemmyWong 2022-08-24 08:51:42 +0800
  • 4453a90977
    Update README.md Zhou 2022-08-23 10:17:50 +0800
  • 966b4e3459 fix: translation chenos 2022-08-23 09:11:20 +0800
  • e6a2dff79a
    fix(plugin-cm): fix unique option default value to update (#768) Junyi 2022-08-23 08:59:36 +0800
  • b6daa9ad69
    fix(plugin-users): fix update profile 500 (#766) (#767) Junyi 2022-08-22 20:37:15 +0800
  • 86650f16d9 fix: update package versions chenos 2022-08-21 19:29:07 +0800
  • fdfa79cf8f
    fix: mysql column in where clause is ambiguous (#756) chenos 2022-08-20 23:24:02 +0800
  • a1dc139cf4
    feat(plugin-cm): add unique option for base fields (#745) Junyi 2022-08-20 23:23:13 +0800
  • 7e6a394f73
    feat(plugin-verification): add plugin-verification and phone for users (#722) Junyi 2022-08-20 18:06:12 +0800
  • 259393f626
    feat: resize grid columns with drag and drop (#748) chenos 2022-08-20 18:04:14 +0800
  • 56bd996bd4
    refactor(client): split schema-initializer items into multiple files (#744) Junyi 2022-08-20 18:03:51 +0800
  • 58b4febdf8
    refactor(plugin-workflow): change files mode to 644 (#755) Junyi 2022-08-19 10:00:20 +0800
  • 2a18967418
    fix: db version check (#749) chenos 2022-08-17 23:11:56 +0800
  • 9b47ba2251
    Update custom-plugin.ts chenos 2022-08-16 22:30:31 +0800
  • 28b73d7143
    feat: add examples (#718) chenos 2022-08-16 14:41:29 +0800
  • 7fde444a60
    chore(versions): 😊 publish v0.7.4-alpha.7 (#740) chenos 2022-08-15 16:12:12 +0800
  • 03538ee82f fix(collection-manager): update collection without fields chenos 2022-08-15 13:09:41 +0800
  • a260d29222 docs: update release notes chenos 2022-08-12 14:22:24 +0800
  • a3810ac61a
    chore(versions): 😊 publish v0.7.4-alpha.4 (#727) chenos 2022-08-12 10:54:10 +0800
  • 458b7a52fb fix(database): error getting db version number chenos 2022-08-12 10:13:12 +0800
  • 38c3e3e4cc fix: record provider required for read pretty chenos 2022-08-11 23:48:13 +0800
  • 538a28d0bd
    fix: sync table sort to export (#723) SemmyWong 2022-08-11 22:22:24 +0800
  • f11c0025c0
    feat: full version of the NocoBase dockerfile (#719) chenos 2022-08-10 12:46:01 +0800
  • b848b9cd67 feat: add examples chenos 2022-08-08 14:42:48 +0800
  • ba0e61873e
    Update README.zh-CN.md Zhou 2022-08-07 11:07:51 +0800
  • d742e31e09
    Update README.md Zhou 2022-08-07 11:06:39 +0800
  • ce6e313b0a chore: update node ci chenos 2022-08-06 09:41:13 +0800
  • 0190c573c5
    fix(plugin-workflow): fix extend collection (#708) Junyi 2022-08-04 21:56:13 +0800
  • cec5733260
    fix: DB_TABLE_PREFIX doesn't get applied (#710) chenos 2022-08-04 21:27:55 +0800
  • f4f35bdb43
    feat: default value (#679) 金昶 2022-08-03 09:32:16 +0800
  • b9fb69c7aa
    fix: required field delete submit error (#688) (#694) Ayden 2022-08-03 09:06:50 +0800
  • bc12c92091
    chore(versions): 😊 publish v0.7.4-alpha.1 (#696) chenos 2022-07-28 23:16:17 +0800
  • 4a9981bd38 feat: update dockerfile chenos 2022-07-28 21:06:21 +0800
  • 82cf951166
    fix: append roles to current user (#695) chenos 2022-07-28 20:21:31 +0800
  • 7d4796e7e0 fix: append roles to user chenos 2022-07-28 18:56:02 +0800
  • b8cf8c92eb fix: cannot find name 'toFixedByStep' chenos 2022-07-28 17:44:20 +0800
  • 609b0e2ff2 fix(client): required for the sub-table field chenos 2022-07-28 17:37:17 +0800
  • 165ab2b876
    fix: fix date format (#686) SemmyWong 2022-07-28 17:32:31 +0800
  • 95e799880c
    test(plugin-workflow): skip prompt tests (#692) Junyi 2022-07-28 10:12:28 +0800
  • 92cd76ce48
    fix: fix accuracy of percent (#685) SemmyWong 2022-07-28 09:26:50 +0800
  • 5e1b1170a8 fix: the database only supports MySQL 8.0.17 and above, SQLite 3.x and PostgreSQL 10+ chenos 2022-07-28 09:06:03 +0800
  • 1a4d88d089
    fix(plugin-workflow): adjust await sleep time for test cases (#691) Junyi 2022-07-28 08:13:49 +0800
  • a73c37c927
    feat(plugin-workflow): add assignees config for prompt instruction (#690) Junyi 2022-07-27 18:23:16 +0800
  • 12f658391a
    fix: role export button display (#616) (#666) Ayden 2022-07-26 21:07:34 +0800
  • 827c324be3
    feat: uid validate (#681) chenos 2022-07-26 10:07:35 +0800
  • d9b2bf8af1 feat(client): tab icon chenos 2022-07-25 23:25:53 +0800
  • 8f64061e65 fix(plugin-error-handler): no error message chenos 2022-07-25 23:24:18 +0800
  • 9038d111ea fix(client): fieldNames of RecordPicker chenos 2022-07-25 22:37:20 +0800
  • fad794b647 fix: hide password chenos 2022-07-25 22:31:11 +0800
  • c697ef85a6
    refactor: replace react-drag-listview with @dnd-kit/sortable (#660) Dunqing 2022-07-25 19:34:29 +0800
  • 49a4ab4818
    refactor(plugin-users): improve extendibility of middlewares (#677) Junyi 2022-07-25 19:33:23 +0800
  • 5b61587a39
    feat: o2m delete not refresh (#646) 金昶 2022-07-25 10:41:28 +0800
  • c86b6f9a06
    feat: kanban add description (#659) 金昶 2022-07-25 10:40:27 +0800
  • 9f7f482aa4
    fix: field loss enum (#667) SemmyWong 2022-07-25 09:41:32 +0800
  • 73d4b15040
    feat: add editor hot key Ctrl+Shift+U (#675) Neal 2022-07-25 09:24:34 +0800