seitime-frappe/frappe/public/js/form_builder/components/controls
Fisher Yu 41a7b42f16
fix: Translate form and workflow builder (#25482)
* Update AttachControl.vue

* Update ButtonControl.vue

* Update CheckControl.vue

* Update CodeControl.vue

* Update DataControl.vue

* Update ImageControl.vue

* Update LinkControl.vue

* Update RatingControl.vue

* Update SelectControl.vue

* Update SignatureControl.vue

* Update TableControl.vue

* Update TextControl.vue

* Update TextEditorControl.vue

* Update Section.vue

* Update Column.vue

* Update Tabs.vue

* Update Field.vue

* Update Sidebar.vue

* Update AddFieldButton.vue

* Update AddFieldButton.vue

* Update Section.vue

* Update WorkflowBuilder.vue

* Update Autocomplete.vue

* Update EditableInput.vue

* Update AttachControl.vue

* Update ButtonControl.vue

* Update CheckControl.vue

* Update CodeControl.vue

* Update DataControl.vue

* Update ImageControl.vue

* Update LinkControl.vue

* Update RatingControl.vue

* Update SelectControl.vue

* Update SignatureControl.vue

* Update TextControl.vue

* Update TextEditorControl.vue

* Update Field.vue

* Update EditableInput.vue

* Update TableControl.vue

* Update Column.vue

* fix: variable in translatable string

* fix: add context for row number label

* fix: translate labels in workflow builder

* style: formatting

---------

Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com>
Co-authored-by: Ankush Menat <ankush@frappe.io>
2024-03-18 18:41:50 +05:30
..
AttachControl.vue fix: Props should be constant as it is a read-only variable 2023-06-26 09:14:17 +05:30
ButtonControl.vue style: Auto format vue file with prettier 2023-11-13 11:26:00 +05:30
CheckControl.vue fix: Translate form and workflow builder (#25482) 2024-03-18 18:41:50 +05:30
CodeControl.vue revert: code control loosing focus when edit (for now reverting need better fix) 2023-11-08 13:31:25 +05:30
DataControl.vue fix: Translate form and workflow builder (#25482) 2024-03-18 18:41:50 +05:30
FetchFromControl.vue fix: dont set fetch from if partial 2024-03-07 18:43:42 +05:30
GeolocationControl.vue fix: some field properties shown in multiple fields on select of same type of fields 2023-10-17 17:51:45 +05:30
ImageControl.vue fix: Props should be constant as it is a read-only variable 2023-06-26 09:14:17 +05:30
LinkControl.vue fix: some field properties shown in multiple fields on select of same type of fields 2023-10-17 17:51:45 +05:30
RatingControl.vue fix: some field properties shown in multiple fields on select of same type of fields 2023-10-17 17:51:45 +05:30
SelectControl.vue style: Auto format vue file with prettier 2023-11-13 11:26:00 +05:30
SignatureControl.vue fix: Props should be constant as it is a read-only variable 2023-06-26 09:14:17 +05:30
TableControl.vue fix: Translate form and workflow builder (#25482) 2024-03-18 18:41:50 +05:30
TextControl.vue fix: Translate form and workflow builder (#25482) 2024-03-18 18:41:50 +05:30
TextEditorControl.vue fix: some field properties shown in multiple fields on select of same type of fields 2023-10-17 17:51:45 +05:30