webui/src/components/common
2026-02-25 17:28:47 +00:00
..
ckeditor Switch from Create React App to Vite 2026-02-19 20:55:13 +00:00
AutoComplete.tsx Next round of refactoring done 2026-01-31 00:18:01 +00:00
Button.tsx Added multi language support and started refactoring components to be functions instead of classes. 2026-01-26 22:21:29 +00:00
Checklist.tsx Swapped out the select multi implemenation to a dedicated checklist control. 2026-02-14 17:04:07 +00:00
columns.tsx Initial commit 2026-01-20 21:48:51 +00:00
ConfirmButton.tsx Added translations for the task types 2026-02-12 13:14:58 +00:00
CostEditor.tsx Added the cost editor 2026-02-24 22:40:37 +00:00
CustomFieldsEditor.tsx Added translations for the task types 2026-02-12 13:14:58 +00:00
DateView.tsx Few little fixes and tweaks 2026-02-05 09:37:15 +00:00
ErrorBlock.tsx Initial commit 2026-01-20 21:48:51 +00:00
ExpandableCell.tsx More work on the massic refactor to functional react 2026-01-30 09:44:21 +00:00
expando.tsx Added multi language support and started refactoring components to be functions instead of classes. 2026-01-28 23:47:51 +00:00
formHelpers.tsx Upgraded domain picker to make the blank first entry optional 2026-02-10 23:22:58 +00:00
HorizionalTabs.tsx The validation engine is now functional, and will allow the user to get a breadcrumb path to the actual problem, without being cluttered up with error messages. 2026-02-14 01:31:28 +00:00
HtmlIsland.tsx Added retry support to the HtmlIsland 2026-02-14 11:26:08 +00:00
Input.tsx Added the cost editor 2026-02-24 22:40:37 +00:00
inputTags.tsx The ITags capability editor is now working. 2026-02-15 18:13:58 +00:00
Loading.tsx Added multi language support and started refactoring components to be functions instead of classes. 2026-01-28 23:47:51 +00:00
LoadingPanel.tsx Added translations for the task types 2026-02-12 13:14:58 +00:00
MultiSelect.tsx Added multi language support and started refactoring components to be functions instead of classes. 2026-01-28 23:47:51 +00:00
option.tsx Next round of refactoring done 2026-01-31 00:18:01 +00:00
Pagination.tsx More work on the massic refactor to functional react 2026-01-30 09:44:21 +00:00
Permission.tsx More work on the massic refactor to functional react 2026-01-30 09:44:21 +00:00
Pill.tsx Next round of refactoring done 2026-01-31 00:18:01 +00:00
Redirect.tsx More work on the massic refactor to functional react 2026-01-30 09:44:21 +00:00
Select.tsx Added translations for the task types 2026-02-12 13:14:58 +00:00
SelectableList.tsx Started adding support for stages 2026-02-25 17:28:47 +00:00
Tab.tsx The validation engine is now functional, and will allow the user to get a breadcrumb path to the actual problem, without being cluttered up with error messages. 2026-02-14 01:31:28 +00:00
TabHeader.tsx Added a standard component for the validationErrorIcon. 2026-02-16 22:16:18 +00:00
table.css Initial commit 2026-01-20 21:48:51 +00:00
Table.tsx More work on the massic refactor to functional react 2026-01-30 09:44:21 +00:00
TableBody.tsx Added translations for the task types 2026-02-12 13:14:58 +00:00
TableFooter.tsx More work on the massic refactor to functional react 2026-01-30 09:44:21 +00:00
TableHeader.tsx More work on the massic refactor to functional react 2026-01-30 09:44:21 +00:00
TemplateEditor.tsx More work on the massic refactor to functional react 2026-01-30 09:44:21 +00:00
TemplateFiller.tsx warning tidy up 2026-02-12 18:12:55 +00:00
Toggle.css Lots of tanslation changes, and code refactoring 2026-02-22 23:27:36 +00:00
Toggle.tsx Lots of tanslation changes, and code refactoring 2026-02-22 23:27:36 +00:00
ToggleSlider.tsx Removed react-toggle 2026-02-19 23:21:26 +00:00
useForm.ts Upgraded the form hook so that it triggers the validation after loading is set to true. 2026-02-14 12:12:14 +00:00
useFormRouter.ts form.markAsSaved(); applied across the application 2026-02-12 17:48:28 +00:00