Commit graph

9 commits

Author SHA1 Message Date
Shariq Ansari
4fecf0c07b fix: create custom doctype from customize form 2024-01-24 23:56:16 +05:30
Shariq Ansari
14f1850532 fix: changed external icon & minor changes 2024-01-24 23:56:16 +05:30
RitvikSardana
35a8a64879 fix: prefill doctype dialog with 'Is Child Table' 2024-01-24 23:56:07 +05:30
RitvikSardana
34ff893f14 fix(dx): one click to edit doctype or create a new doctype 2024-01-24 23:56:07 +05:30
Shariq Ansari
f8c090ffa8 fix: load doctype model instead of using frappe.model.with_doctype 2023-10-11 15:01:26 +05:30
Suraj Shetty
171b616e57 fix: Props should be constant as it is a read-only variable 2023-06-26 09:14:17 +05:30
Shariq Ansari
91092ffd4b feat: make options field as link field for Table & Link type fields 2022-11-30 12:51:51 +05:30
Shariq Ansari
0831babf5a fix: render rest of the fieldtypes in properties section & main form 2022-11-16 17:22:33 +05:30
Shariq Ansari
1c4f60ecd1 feat: separate component for each fieldtypes used in properties & main form
Worked on Data & Check Component. Components are created for each fieldtypes but each is still rendering Data Components template
2022-11-13 01:43:50 +05:30