tachybase_todo/packages/core/client/src/schema-settings
Zeke Zhang 126f60c959
fix(variables): fix varaibles for table selector (#3725)
* fix(variables): fix varaibles for table selector

* test: add e2e

* chore: fix build

* fix: should not display current record in create form

* fix: fix known bugs

* test: fix e2e
2024-03-15 22:56:35 +08:00
..
DataTemplates fix: add displayName (#3628) 2024-03-06 18:22:31 +08:00
DateFormat fix: dateTime format configured in table is invalid (#3630) 2024-03-07 10:48:49 +08:00
demos refactor(SchemaInitializers): unify naming style (#3604) 2024-03-14 14:13:11 +08:00
EnableChildCollections fix(variables): fix varaibles for table selector (#3725) 2024-03-15 22:56:35 +08:00
hooks feat: support for multiple data sources (#3418) 2024-03-03 23:06:24 +08:00
LinkageRules fix(variables): fix varaibles for table selector (#3725) 2024-03-15 22:56:35 +08:00
VariableInput fix(variables): fix varaibles for table selector (#3725) 2024-03-15 22:56:35 +08:00
GeneralSchemaDesigner.tsx feat: support for multiple data sources (#3418) 2024-03-03 23:06:24 +08:00
index.md refactor: new schema initializer and schema settings (#2802) 2023-12-04 14:56:46 +08:00
index.ts feat: support for multiple data sources (#3418) 2024-03-03 23:06:24 +08:00
isPatternDisabled.tsx feat: support for multiple data sources (#3418) 2024-03-03 23:06:24 +08:00
SchemaSettings.tsx fix(variables): fix varaibles for table selector (#3725) 2024-03-15 22:56:35 +08:00
SchemaSettingsDataScope.tsx feat: support for multiple data sources (#3418) 2024-03-03 23:06:24 +08:00
SchemaSettingsDateFormat.tsx fix: dateTime format configured in table is invalid (#3630) 2024-03-07 10:48:49 +08:00
SchemaSettingsDefaultValue.tsx feat: support for multiple data sources (#3418) 2024-03-03 23:06:24 +08:00
SchemaSettingsPlugin.ts feat: add uuid & nanoid & unitTimestamp interface (#3684) 2024-03-13 12:07:45 +08:00
SchemaSettingsSortingRule.tsx feat: support for multiple data sources (#3418) 2024-03-03 23:06:24 +08:00
styles.ts feat: support for multiple data sources (#3418) 2024-03-03 23:06:24 +08:00
types.ts feat(variable): lazy load association fields (#2382) 2023-10-07 15:49:09 +08:00