tachybase_todo/packages/core/client/src/schema-settings
katherinehhh 30b4ed77a1
fix: dateTime format configured in table is invalid (#3630)
* fix: datetime format configured in the table is invalid

* test: date display format

* refactor: default timeformat

* test: datetime display format
2024-03-07 10:48:49 +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: new schema initializer and schema settings (#2802) 2023-12-04 14:56:46 +08:00
EnableChildCollections feat: support for multiple data sources (#3418) 2024-03-03 23:06:24 +08:00
hooks feat: support for multiple data sources (#3418) 2024-03-03 23:06:24 +08:00
LinkageRules fix: add displayName (#3628) 2024-03-06 18:22:31 +08:00
VariableInput feat: support for multiple data sources (#3418) 2024-03-03 23:06:24 +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: add displayName (#3628) 2024-03-06 18:22:31 +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: support for multiple data sources (#3418) 2024-03-03 23:06:24 +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