Rushabh Mehta
1fcd6cb2a4
fix(ux): Add "Show Dashboard" in Customize Form"
2022-01-03 14:51:57 +05:30
saxenabhishek
ed9dad8f30
test: import single doctype
2021-12-23 22:13:51 +05:30
saxenabhishek
016bda51aa
test: import doctype fixtures
2021-12-23 21:29:12 +05:30
Faris Ansari
ed3165e732
fix(ux): Prevent deletion of standard document states
2021-12-14 16:51:42 +05:30
Faris Ansari
5ebcac71c2
fix(ux): show doctype name in customize form
2021-12-14 16:33:24 +05:30
Faris Ansari
2635da19f4
fix: Add Document States in customize form
2021-12-14 14:20:46 +05:30
Ankush Menat
f33be7592f
refactor: common JS controller for DocType and customize form
2021-12-01 19:10:11 +05:30
mergify[bot]
55103a92e6
Merge pull request #14987 from Aradhya-Tripathi/at/queries
...
refactor: moving raw queries to frappe ORM
2021-11-26 16:20:04 +00:00
mergify[bot]
ea772c4059
Merge pull request #15072 from pateljannat/customizations-onboarding
...
feat: Customizations onboarding and form tour fixes
2021-11-26 14:08:36 +00:00
Jannat Patel
945084e195
fix: include name field and onboarding for print format, report
2021-11-24 19:18:27 +05:30
Jannat Patel
71a21f5d7d
feat: customizations onboarding
2021-11-23 15:21:46 +05:30
Aradhya-Tripathi
09e7af70ab
refactor: converted raw queries
2021-11-16 15:12:58 +05:30
Ankush Menat
a8b3effa82
chore: sider, linting issues
2021-11-09 18:40:51 +05:30
Ankush Menat
5438c4cb9f
feat: diff client/server scripts
2021-11-09 18:40:51 +05:30
Aradhya-Tripathi
7ba23ed39d
fix: fixed sider issues
2021-11-09 10:21:15 +05:30
Aradhya-Tripathi
34a5e447e6
refactor: converted queries in property setter
2021-11-08 17:12:00 +05:30
mergify[bot]
6299938165
Merge pull request #14266 from shariquerik/wspace-code-cleanup
...
fix: Workspace 2.0 code cleanup
2021-10-21 07:31:07 +00:00
barredterra
58de6515e7
test: test_create_custom_fields
2021-10-14 11:23:56 +02:00
barredterra
9ac748dc30
feat: allow tuple of doctypes as key
2021-10-11 19:45:06 +02:00
Shariq Ansari
6839f6b4db
Merge branch 'frappe:develop' into wspace-code-cleanup
2021-10-11 16:35:34 +05:30
Shariq Ansari
5d00602f06
fix: Removing unused code for worspace
2021-09-20 21:27:14 +05:30
Suraj Shetty
1cd20c04a7
Merge branch 'develop' of https://github.com/frappe/frappe into form-tab-break
2021-09-16 13:00:07 +05:30
Rushabh Mehta
20dea90670
feat(minor): Packages! also cleanup of DocField and other minor fixes
2021-09-05 22:01:55 +05:30
Suraj Shetty
ed806c2c74
Merge branch 'develop' of https://github.com/frappe/frappe into form-tab-break
2021-09-04 15:37:58 +05:30
Gavin D'souza
3446026555
chore: Update header: license.txt => LICENSE
...
The license.txt file has been replaced with LICENSE for quite a while
now. INAL but it didn't seem accurate to say "hey, checkout license.txt
although there's no such file". Apart from this, there were
inconsistencies in the headers altogether...this change brings
consistency.
2021-09-03 12:02:59 +05:30
Deepesh Garg
cd17ca274c
fix: Check column length from information schema
2021-08-31 10:44:11 +05:30
Deepesh Garg
cd9b07b3bb
test: Add test case for docfield length property update
2021-08-21 19:07:44 +05:30
Deepesh Garg
3fd60b70ee
fix: Length change for docfield not updated in Database
2021-08-18 11:42:44 +05:30
Suraj Shetty
4eb21aaeb2
Merge branch 'develop' into form-tab-break
2021-08-13 09:39:16 +05:30
shariquerik
5bed8031a2
fix: removed padding code from wspace json files & patch
2021-08-10 17:52:42 +05:30
Shariq Ansari
1ab70d2145
Merge branch 'frappe:develop' into wiki-based-desk
2021-08-10 12:20:08 +05:30
shariquerik
bf4611e84b
fix: updated wspace json files & minor onboarding fix
2021-08-06 14:07:22 +05:30
mergify[bot]
e8770a6a6e
Merge pull request #13823 from deepeshgarg007/custom_internal_links
...
feat: Internal link support in custom document links
2021-08-05 15:35:07 +00:00
Shariq Ansari
cec1de0389
Merge branch 'frappe:develop' into wiki-based-desk
2021-08-05 11:30:18 +05:30
Deepesh Garg
4c400bd6c9
test: Custom internal links addition
2021-08-04 17:10:33 +05:30
shariquerik
84f195ca19
fix: Resolved Conflicts
2021-08-03 17:53:14 +05:30
Shariq Ansari
fd99f4bb61
Merge branch 'frappe:develop' into icon-picker
2021-08-03 12:47:44 +05:30
Gavin D'souza
01d275f667
style: Format code for better readability
...
* Remove trailing whitespaces
* Format code to fit module conventions
* Add appropriate new lines between imports, classes, fn defs, etc
* Added comments, docstrings & module headers
2021-07-28 18:55:27 +05:30
Aradhya-Tripathi
84ff1d0af9
style: removed frappe.db.sql comments
2021-07-28 13:48:01 +05:30
Suraj Shetty
71a22f5799
fix: Add Tab Break option to customize form field
2021-07-27 12:00:55 +05:30
Suraj Shetty
63e45dbb1b
Merge branch 'develop' of https://github.com/frappe/frappe into form-tab-break
2021-07-27 10:36:28 +05:30
Aradhya-Tripathi
eb7e95ae26
refactor: using frappe orm
2021-07-21 19:19:06 +05:30
Shariq Ansari
e3e26dd8d6
Merge branch 'develop' into icon-picker
2021-07-14 13:50:39 +05:30
Suraj Shetty
cf67dbce5a
fix: Add missing fieldtypes in for custom fields
2021-07-13 16:56:49 +05:30
shariquerik
b6c71251a3
feat: Icon Picker
2021-07-10 21:58:57 +05:30
shariquerik
8475c6c426
fix: updated wspace json files
2021-07-08 17:41:22 +05:30
shariquerik
f2a91f5709
fix: updated wspace json files
2021-07-08 15:37:01 +05:30
Bhavesh Maheshwari
d103943630
fix: make label field non mandatory
...
(cherry picked from commit 6532dc0e268e7470d2978b0fe26c074a19de44a0)
2021-06-22 10:40:48 +00:00
Bhavesh Maheshwari
a9970c1ab5
fix: router issue
...
(cherry picked from commit 5297d730761bbf71850bb3b41c6b10ff9f33237e)
2021-06-22 10:40:46 +00:00
Sagar Vora
78afc2d0ad
fix: remove deprecated field from Customize Form ( #13536 )
2021-06-21 20:00:54 +05:30