Commit graph

14 commits

Author SHA1 Message Date
Shariq Ansari
0866a7003e fix: single store state for all undo/redo related changes 2023-02-21 21:44:54 +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
97fc172bb9 fix: small text & long text height issue 2023-01-04 19:19:18 +05:30
Shariq Ansari
f11e7c27d7 test(UI): added more UI tests 2022-12-08 17:42:07 +05:30
Shariq Ansari
56e02a899e fix: support dark mode 2022-12-07 22:28:02 +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
4a35b01484 fix: reset link field filters 2022-11-30 13:48:28 +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
33cc834507 fix: added/updated Data,Check,Select & Small Text Control Components 2022-11-13 23:29:10 +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