金昶
e65ed6dfa1
fix: remove pattern without form item ( #528 )
2022-06-23 16:10:24 +08:00
chenos
4481109b1e
fix(client): update only fields in the form
2022-06-23 15:54:07 +08:00
chenos
9314bcd9f2
fix(client): remove z-index
2022-06-23 09:43:22 +08:00
Junyi
f2710f2cdb
fix(plugin-workflow): set current when update ( #526 )
2022-06-22 23:17:30 +08:00
chenos
3f6f510e4f
fix(client): non-empty judgment
2022-06-22 23:06:41 +08:00
chenos
22c6591162
fix: order nulls last ( #519 )
...
* fix: order nulls last
* fix: test error
* fix: test error
2022-06-22 14:25:10 +08:00
chenos
529380fb69
fix(client): close the pop-up after request
2022-06-22 14:10:30 +08:00
SemmyWong
a8ce758cab
fix: action loading, refresh context, form submit and validate ( #523 )
2022-06-22 13:41:45 +08:00
金昶
88dc2db0f2
Fix field pattern ( #520 )
...
* fix: field pattern
* fix: remove console.log
2022-06-22 13:41:21 +08:00
Junyi
19987c5846
fix(plugin-workflow): fix searchable select min-width ( #524 )
2022-06-22 11:13:00 +08:00
金昶
929dd9b22e
fix: template with fields only ( #517 )
2022-06-22 10:37:18 +08:00
Junyi
2b3f3bd5c3
fix(plugin-workflow): fix update workflow current property ( #521 )
2022-06-21 21:43:30 +08:00
chenos
151c3a32b8
feat: improve chart component
2022-06-21 11:30:37 +08:00
Junyi
ecf82208eb
refactor(plugin-workflow): abstract to classes ( #515 )
...
* refactor(plugin-workflow): abstract to classes
* fix(plugin-workflow): add indexes and fix cases
* test(plugin-workflow): skip schedule cases
2022-06-20 23:29:21 +08:00
金昶
553088e839
feat: column sortable and form item pattern ( #518 )
2022-06-20 16:48:52 +08:00
chenos
2b0c7384f2
feat(client): display option value
2022-06-20 11:57:30 +08:00
chenos
9b6c2ff7ec
fix(china-region): typo
2022-06-19 23:22:09 +08:00
chenos
5b5e5c0852
feat(client): hide drawer header
2022-06-19 16:45:20 +08:00
chenos
906ff8f150
fix(audit-logs): operator does not exist: character varying = integer
2022-06-19 16:44:59 +08:00
SemmyWong
95c750db15
fix(custom-request): support string/json templates ( #514 )
...
* fix: request api support dynamic custom
* fix: scope undefined will not work
* fix: use formily compile
* fix: user may be null
* fix: export add context
2022-06-19 14:06:31 +08:00
chenos
8eec4ac4d1
fix(cli): missing await
2022-06-19 10:30:01 +08:00
金昶
99fdc83dae
feat: add block title ( #513 )
2022-06-18 20:01:30 +08:00
Zhou
300d42f632
Update README.zh-CN.md
2022-06-18 09:30:29 +08:00
Zhou
b8dd47af42
Update README.md
2022-06-18 09:28:52 +08:00
chenos
72e3f15306
fix: remove collections & fields from db ( #511 )
...
* fix: remove collections & fields from db
* fix: cannot read property 'removeFromDb' of undefined
* test: add test cases
* test: add test cases
* fix: exclude non-deletable fields
2022-06-18 00:18:12 +08:00
chenos
8514953157
fix(cli): upgrade error in node v14
2022-06-17 14:21:56 +08:00
chenos
34e17004c5
feat: improve migrations ( #510 )
...
* feat: improve upgrade
* feat: addMigrations
* fix: get version
* feat: retry
* feat: migration context
* feat: get the version number from the server
2022-06-17 10:25:59 +08:00
Zhou
42a45d1fb6
Update index.md
2022-06-17 09:36:19 +08:00
Zhou
0460f06382
Update index.md
2022-06-17 09:35:39 +08:00
Zhou
4e3ff93779
Update README.zh-CN.md
2022-06-17 09:34:39 +08:00
Zhou
800bd79951
Update README.md
2022-06-17 09:33:56 +08:00
chenos
1d2b46ea1b
docs: update doc
2022-06-17 08:49:08 +08:00
chenos
1c03fbb853
fix(client): improve datepicker component, date with time zone, gmt support
2022-06-16 22:50:09 +08:00
chenos
7a9bab9bab
fix: datepicker with timezone
2022-06-16 16:38:12 +08:00
Junyi
bf11cff804
fix(client): consolidate usage of date/time as UTC in transfering ( #509 )
2022-06-16 16:33:40 +08:00
金昶
e044d389f0
Merge pull request #508 from nocobase/fix-formula-bug
...
fix: formula bug
2022-06-15 21:47:20 +08:00
金昶
e0ed2aeb7c
fix: formula bug
2022-06-15 21:28:51 +08:00
SemmyWong
2defd4c0d2
fix: default exportable fields ( #506 )
2022-06-15 08:34:16 +08:00
chenos
308fe7a123
fix(audit-logs): sort by createdAt
2022-06-15 08:30:55 +08:00
chenos
5e116af4a9
fix(plugin-export): allow to configure in acl
2022-06-14 22:04:33 +08:00
chenos
f97b72dc55
fix: sign in/sign up with enter key
2022-06-14 19:09:19 +08:00
chenos
8a2399d50b
docs: update roadmap
2022-06-14 15:56:49 +08:00
chenos
e4352a3769
fix(client): percent precision
2022-06-14 15:56:31 +08:00
金昶
b91ca4420b
feat: association field block ( #493 )
...
* feat: association field block
* feat: association details block
* feat: template add resource name
* feat: add association calendar
* fix: update yarn.lock
* fix: remove useAssociationNames
* fix: restore useFilterByTk logic
* feat: client doc
* fix: resolveNocobasePackagesAlias
* fix: input textarea readpretty
* feat: styling
* fix: oho & obo
* fix: field-summary component remove to collection manager
* fix: translation
* feat: improve code
* fix(audit-logs): skip when collection does not exist
* feat: m2m
* fix: improve code
* fix: title field
Co-authored-by: chenos <chenlinxh@gmail.com>
2022-06-14 15:46:48 +08:00
SemmyWong
d831a9b889
feat: plugin export ( #479 )
...
* feat: init export plugin
* feat: add client export
* fix: fix the word spell
* feat: export plugin done
* feat: init export plugin
* feat: add client export
* fix: fix the word spell
* feat: export plugin done
* ci: change plugin-export version
* refactor: renders add ctx params
* fix: fix select and multipleSelect export
* fix: array convert string
* refactor: move SchemaInitializerPluginProvider
* fix: build error
* fix: change umijs config
* fix: update SchemaInitializerPluginProvider
* fix: import server
* fix: fix some bug
* fix: fix some bug
* refactor: export plugin refactor
* refactor: create all export fields by default
* fix: fix export plugin bug
* fix(plugin-collection-manager): uiSchema toJSON
* fix: update yarn.lock
* fix: fix init fields bug
* refactor: enum params pass by client
* fix: fix export table header title
* refactor: refactor dataIndex
* fix: fix dataIndex maybe complex object
* fix: add checkboxGroup in export plugin
* fix: add checkbox and i18n
* feat: improve code
Co-authored-by: chenos <chenlinxh@gmail.com>
2022-06-14 15:01:53 +08:00
chenos
e69257e346
feat: client doc
2022-06-14 10:56:29 +08:00
Junyi
b033c7214a
fix(client): package path ( fix #503 ) ( #504 )
2022-06-13 15:00:06 +08:00
Zhou
4c6f3ebbf6
Update who.md
2022-06-13 08:38:24 +08:00
Zhou
4943e133e7
Update who.md
2022-06-13 08:04:08 +08:00
Zhou
c7add7e5ff
Update who.md
2022-06-13 08:01:30 +08:00