Sagar Vora
|
345da6e314
|
feat: support reordering standard fields in Form Builder (#21297)
|
2023-06-09 12:19:30 +05:30 |
|
Shariq Ansari
|
064caaa3b4
|
fix: only show menu button if it contains action items
|
2023-05-27 14:59:58 +05:30 |
|
Shariq Ansari
|
7fdc6007ba
|
refactor: show/hide form builder action buttons
|
2023-05-27 14:47:52 +05:30 |
|
Shariq Ansari
|
1e47282d86
|
fix: only init doctype for doctype form
|
2023-05-27 14:46:43 +05:30 |
|
Shariq Ansari
|
b308e000ef
|
fix: init doctype to trigger doctype_list events on redirecting
|
2023-05-27 13:00:31 +05:30 |
|
Shariq Ansari
|
2af7e74eb9
|
fix: made select_doctype accessable gobally which can be used to change doctype from form-builder
|
2023-05-26 20:41:28 +05:30 |
|
Shariq Ansari
|
bd12e1968b
|
chore: Customize Form will open for current doctype is self explanatory in breadcrumbs
|
2023-05-15 18:08:23 +05:30 |
|
Shariq Ansari
|
0d23e13b72
|
chore: renamed for_customize_form to customize
|
2023-05-15 16:56:31 +05:30 |
|
Shariq Ansari
|
8202f1218d
|
fix: added breadcrumbs on form builder page
|
2023-05-15 16:28:42 +05:30 |
|
Shariq Ansari
|
bc5b10b9de
|
chore: removed FormBuilder.vue from components
|
2023-05-15 13:06:16 +05:30 |
|
Shariq Ansari
|
9037c4140c
|
fix: form_builder undo_redo event is interfering with workflow_builder's undo_redo event
|
2023-05-02 20:27:14 +05:30 |
|
Shariq Ansari
|
92cb61fb3d
|
fix: syntax fix causing issue while opening customize form in form builder
|
2023-02-21 22:36:52 +05:30 |
|
Shariq Ansari
|
0866a7003e
|
fix: single store state for all undo/redo related changes
|
2023-02-21 21:44:54 +05:30 |
|
Shariq Ansari
|
b143194803
|
feat: undo/redo
|
2023-02-20 18:10:15 +05:30 |
|
Shariq Ansari
|
3a4516e97c
|
fix: renaming local variable to avoid overlap with global store variable
|
2023-02-20 17:07:02 +05:30 |
|
Shariq Ansari
|
28bba3c188
|
fix: always use layout from store
|
2023-02-20 13:20:41 +05:30 |
|
Shariq Ansari
|
7f73906528
|
fix: switching from option store syntax to setup store syntax
|
2023-02-20 13:19:20 +05:30 |
|
Shariq Ansari
|
3b2cfcad2c
|
fix: ask if need to delete tab/section/column with or without children
|
2023-01-18 23:51:52 +05:30 |
|
Shariq Ansari
|
b3f9e69a6e
|
fix: use frappe.desk.form.save.savedocs instead of frappe.client.save for saving
|
2023-01-18 22:49:05 +05:30 |
|
Shariq Ansari
|
986cc8d634
|
fix: make duplicated field as unsaved field
reset creation, modified, modified_by, owner
|
2023-01-18 21:30:17 +05:30 |
|
Shariq Ansari
|
4bc6903164
|
fix: on duplicate of standard field create a custom field in customize form
|
2023-01-18 20:51:11 +05:30 |
|
Shariq Ansari
|
b212149008
|
fix: change column placeholder color to white in preview mode
|
2023-01-18 14:18:09 +05:30 |
|
Shariq Ansari
|
2e5d53ef6f
|
fix: if section has one column input field's width should be half
|
2023-01-18 14:17:05 +05:30 |
|
Shariq Ansari
|
e9ac718199
|
fix: cannot focus on disabled input field in firefox
made it readonly
|
2023-01-12 21:56:52 +05:30 |
|
Shariq Ansari
|
e29d9451bf
|
fix: removed :has() pseudo class since it is not yet supported in firefox
|
2023-01-12 20:57:17 +05:30 |
|
Shariq Ansari
|
9cdd4e835d
|
feat: duplicate field
|
2023-01-11 23:14:10 +05:30 |
|
Shariq Ansari
|
c9d3449bd3
|
fix: cmd/ctrl+s to save the form
|
2023-01-11 22:50:58 +05:30 |
|
Shariq Ansari
|
597dd1f619
|
fix: show field documentation_url icon if set
|
2023-01-11 20:58:13 +05:30 |
|
Shariq Ansari
|
97fc172bb9
|
fix: small text & long text height issue
|
2023-01-04 19:19:18 +05:30 |
|
Shariq Ansari
|
a074476a29
|
fix: render html text for field label
|
2023-01-04 19:17:35 +05:30 |
|
Shariq Ansari
|
4ba05b8ac3
|
fix: clear selected_field if field is removed
|
2023-01-02 21:34:29 +05:30 |
|
Shariq Ansari
|
6587d4b16e
|
fix: do not consider first column if label is not set
|
2023-01-02 20:58:37 +05:30 |
|
Shariq Ansari
|
eac4f2a58c
|
fix: added label & description to column
|
2023-01-02 20:30:25 +05:30 |
|
Shariq Ansari
|
69af3e883b
|
fix: added description for section
|
2023-01-02 12:03:50 +05:30 |
|
Shariq Ansari
|
c29f6892b3
|
fix: repositioned action buttons
|
2023-01-02 12:03:13 +05:30 |
|
Shariq Ansari
|
f39c6e18f6
|
fix: do not allow to make check field mandatory
|
2023-01-02 10:24:26 +05:30 |
|
Shariq Ansari
|
324c3e24c4
|
fix: replace all spaces with _ to generate fieldname
|
2023-01-02 10:20:16 +05:30 |
|
Shariq Ansari
|
f11e7c27d7
|
test(UI): added more UI tests
|
2022-12-08 17:42:07 +05:30 |
|
Shariq Ansari
|
f0a5f0a6f3
|
fix: Change doctype by clicking on page title
also added go to doctype list menu item
|
2022-12-08 15:25:08 +05:30 |
|
Shariq Ansari
|
fb4814ff3c
|
fix: inheret bg color for editable input
|
2022-12-08 11:47:20 +05:30 |
|
Shariq Ansari
|
56e02a899e
|
fix: support dark mode
|
2022-12-07 22:28:02 +05:30 |
|
Shariq Ansari
|
3ea63dfb6d
|
fix: updated add/remove & move icon
|
2022-12-07 22:27:11 +05:30 |
|
Shariq Ansari
|
76b5791b49
|
fix: validate before saving
|
2022-12-01 19:53:48 +05:30 |
|
Shariq Ansari
|
2e9dcc5912
|
revert: cannot drag alert on dragging standard fields
not working as expected
|
2022-12-01 15:55:29 +05:30 |
|
Shariq Ansari
|
301b9f1c94
|
fix: use df.read_only to make field disabled
|
2022-12-01 14:59:31 +05:30 |
|
Shariq Ansari
|
82ad3fa73d
|
fix: dynamically get fetch_form doctype & fieldnames as select field
|
2022-12-01 02:17:59 +05:30 |
|
Shariq Ansari
|
fa5bd803fb
|
chore: rearranged code
|
2022-12-01 01:43:03 +05:30 |
|
Shariq Ansari
|
dca31d068c
|
fix: hide fetch_from field for no_value_type fields
|
2022-12-01 01:41:23 +05:30 |
|
Shariq Ansari
|
5f3268d892
|
fix: use onClickOutside feat from @vueuse/core
|
2022-11-30 15:08:17 +05:30 |
|
Shariq Ansari
|
cf807c325b
|
fix: do not use cur_frm in depends_on expression
cur_frm is deprecated
|
2022-11-30 14:35:25 +05:30 |
|