PromucFlow_constructor/app/client/src/pages/workspace
Pawan Kumar 544c3705e8
chore: Add tag group component (#29387)
Fixes #29134 

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **New Features**
- Introduced `TagGroup` and `Tag` components with features like label,
description, error message, and tag removal options.
- Added new stories for `TagGroup` to demonstrate various configurations
and use cases.

- **Enhancements**
  - Updated `Switch` component with improved validation logic.
- Enhanced `TextArea` initialization to handle undefined default values
more gracefully.
- Added `validationState` property to `HelpText` and `Field` components
to support form validation states.

- **Style Updates**
- Implemented new CSS styles for `TagGroup` and `Tag` components to
improve UI consistency and interactivity.

- **Documentation**
- Expanded Storybook documentation with examples and usage guidelines
for `TagGroup` and `Tag` components.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2023-12-11 10:10:40 +03:00
..
__tests__ feat: manage env code split (#28215) 2023-11-07 12:04:47 +05:30
AppInviteUsersForm.tsx chore: route builder refactor (#27905) 2023-10-12 11:01:22 +05:30
CreateWorkspaceForm.tsx chore: Add tag group component (#29387) 2023-12-11 10:10:40 +03:00
defaultWorkspacePage.tsx
DeleteConfirmationModal.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
General.tsx chore(deps): bump axios from 0.27.2 to 1.6.0 in /app/client (#28776) 2023-11-23 18:12:28 +05:30
index.tsx chore: Improve code splitting of FE components (#26659) 2023-08-28 21:07:32 +05:30
loader.tsx chore:add eslint rules (#27878) 2023-10-09 16:54:06 +03:00
ManageUsers.tsx chore: Splitting uiReducers to support modules on EE (#27580) 2023-09-25 10:23:01 +05:30
PartnerProgramCallout.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
settings.tsx feat: manage env code split (#28215) 2023-11-07 12:04:47 +05:30
SettingsPageHeader.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
users.tsx
WorkspaceInviteUsersForm.tsx chore:add eslint rules (#27878) 2023-10-09 16:54:06 +03:00