Nawaz Dhandala
8d5f8454c4
Refactor FilePicker and AttachmentList components to enhance type definitions and improve code clarity
2025-11-19 16:02:41 +00:00
Nawaz Dhandala
a036830009
Refactor Response and FilePicker components for improved readability and consistency
2025-11-19 15:50:45 +00:00
Nawaz Dhandala
e752340a16
Refactor FilePicker component to remove thumbnail generation and simplify file display
2025-11-19 14:33:37 +00:00
Nawaz Dhandala
3f7d7d4347
Refactor FilePicker component to improve file size formatting and enhance metadata display
2025-11-19 14:29:00 +00:00
Nawaz Dhandala
21da644555
feat: add file size validation to FilePicker component
2025-11-18 20:49:58 +00:00
Nawaz Dhandala
679864dbaa
feat: enhance FilePicker component with upload status management and progress tracking
2025-11-18 19:43:40 +00:00
Nawaz Dhandala
5ea2426ea4
feat: enhance FilePicker component UI by updating file upload labels and error display
2025-11-18 19:03:07 +00:00
Nawaz Dhandala
1144783f4d
feat: update button styles in FilePicker component for improved visibility
2025-11-18 18:54:51 +00:00
Nawaz Dhandala
d68bc56d1b
feat: add remove button for files in FilePicker component
2025-11-18 18:50:51 +00:00
Nawaz Dhandala
5170254473
feat: improve file handling in FilePicker for better multi-file support and UI enhancements
2025-11-18 18:37:51 +00:00
Nawaz Dhandala
84353e1a05
feat: update FilePicker component to use full width for better layout
2025-11-18 18:08:39 +00:00
Nawaz Dhandala
62d74c1d84
feat: enhance file handling by adding MIME type resolution and updating file creation permissions
2025-11-18 18:05:46 +00:00
Nawaz Dhandala
c6e78a3264
fix: Update Buffer handling to use Uint8Array and ArrayBuffer for improved type safety
2025-10-01 12:51:16 +01:00
Simon Larsen
8a57fdbac7
refactor: rename 'type' to 'customFieldType' and 'paymentMethodType' in various models and components for clarity
2025-06-18 13:40:15 +01:00
Simon Larsen
8a3afb8fb0
fix: simplify event handler checks using optional chaining for onClick and onChange props across multiple components
2025-06-11 13:30:57 +01:00
Simon Larsen
22e92f4ed5
refactor: Update import paths for consistency across various components
2025-05-21 16:53:07 +01:00
Simon Larsen
ebd14dd497
Refactor import paths in Workflow components to use relative paths from Types directory
...
- Updated import statements in ComponentSettingsModal, ComponentValuePickerModal, ComponentsModal, DocumentationViewer, RunForm, RunModal, Utils, VariableModal, Workflow, WorkflowStatus, Config, EntityFieldType, and various API utility files to reflect the new directory structure.
- Ensured all imports from "Common/Types" are now sourced from "../../../Types" to maintain consistency and improve module resolution.
2025-05-21 14:02:32 +01:00
Simon Larsen
f62f571586
fix aleert style.
2024-09-08 18:36:22 +01:00
Simon Larsen
d3da823e71
add default height to images so they are visible.
2024-09-06 14:59:31 +01:00
Simon Larsen
63202cc51f
refactor: Update import statements for UserProfile component to use FileUtil.getFileRoute instead of FileUtil.getFileURL
2024-08-07 13:30:33 -06:00