Commit graph

15 commits

Author SHA1 Message Date
Shariq Ansari
0c90d1748f fix: go back instead of opening select_doctype dialog 2023-05-26 21:12:05 +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
17f25aab93 fix: form-builder/new-doctype opens separate dialog
refactored form_builder.js
2023-05-26 20:38:43 +05:30
Shariq Ansari
c8179a1873 fix: only allow developer & Administrator to create standard doctype using form builder 2023-05-17 20:41:08 +05:30
Shariq Ansari
2d8fe60f4c fix: populate doctype name from select doctype field if set 2023-05-17 13:50:56 +05:30
Shariq Ansari
7dff25c698 fix: set system manager as default permissions while creating from form builder 2023-05-17 13:50:17 +05:30
Shariq Ansari
295e43dc8d fix: validate redirect to customize form based on doctype 2023-05-15 17:36:48 +05:30
Shariq Ansari
677d24e1c4 chore: updated dialog title 2023-05-15 16:46:52 +05:30
Shariq Ansari
df724e6e46 fix: create doctype from form-builder 2023-05-15 14:06:30 +05:30
Shariq Ansari
0768bc5693 fix: form_builder/ not working 2023-05-15 14:00:18 +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
330c87f203 fix: use actual doctype name for routing instead of slugged version 2022-10-23 19:56:29 +05:30
Shariq Ansari
9c021be4db feat: Update Customize Form Fields
- Handle route for both Doctype Fields & Customize Form Fields
- Minor changes in Doctype Field fetch logic
- Fetch & Save Customize Form Fields
2022-10-23 01:32:55 +05:30
Shariq Ansari
93421da3f6 fix: fetch latest changes when we switch back to form builder page 2022-10-21 02:05:46 +05:30
Shariq Ansari
5f64a2ace5 feat: Form Builder
- Form Builder Page
- Vue 3 setup
- Pinia store setup
- Reusable Tab Component
- Form Builder button on Doctype
2022-10-11 19:42:27 +05:30