Commit graph

37858 commits

Author SHA1 Message Date
Rushabh Mehta
d55986d56d fix(conflicts): fix conflicts' 2022-04-18 17:29:03 +05:30
Rushabh Mehta
57a55e4225 feat(minor): Add document reference to Error Log and doc.log_error 2022-04-18 17:29:03 +05:30
Deepesh Garg
bf21d2fe2a chore: use ubuntu latest 2022-04-18 16:46:14 +05:30
Deepesh Garg
17aeec04c8 chore: do not publish any assets 2022-04-18 16:45:39 +05:30
Himanshu
803f1fb061
feat: add/remove fields from kanban board (#16257)
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>
Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
2022-04-18 15:45:19 +05:30
Ankush Menat
8df645c904 fix(UX): better highlighting for jumped field 2022-04-18 15:06:23 +05:30
Ankush Menat
c68da5e6c7 fix(UX): focus field immediately after jump
Not sure why we need to wait 1sec :)
2022-04-18 15:06:23 +05:30
Ankush Menat
af0b98334f chore: eslint - use es2020 for parsing 2022-04-18 15:06:23 +05:30
Ankush Menat
2d3c75a4a7 fix(ux): lose focus from all fields on ESC 2022-04-18 15:06:23 +05:30
Ankush Menat
666a33a575 fix: dont animate "Jump to field" modal
It's supposed to be keyboard driven and currrently wasting 500 ms of my
precious life.

sd
2022-04-18 15:06:11 +05:30
Faris Ansari
8b9ae0da23
Merge pull request #16633 from netchampfaris/enh-client-get-filters-json
fix: handle filters passed as dict to client.get
2022-04-18 14:44:01 +05:30
Suraj Shetty
1b5203c78f
Merge pull request #16648 from surajshetty3416/check-in-report-print 2022-04-18 14:12:36 +05:30
borgdb
289242a685
fix: Update default currency & date format for Malta. (#16630) 2022-04-18 14:09:19 +05:30
Deepesh Garg
6c7d867dbd chore: block major releases 2022-04-18 13:10:59 +05:30
Suraj Shetty
155dbb5652 refactor: Move checkbox style to a separate file to re-use it in print 2022-04-18 11:54:44 +05:30
Suraj Shetty
8cd372d90b refactor: Commonify autoname validation
- Validate autoname for Customize Form
2022-04-18 11:08:07 +05:30
Deepesh Garg
bafb1faa48 chore: Add semantic releases 2022-04-18 10:52:49 +05:30
Nikhil Kothari
746e017aef
fix: Fixed spelling of "Submitting" in Bulk Upload Modal (#16638)
* Fixed spelling of "Submitting"

* Updated translation files
2022-04-16 14:15:59 +05:30
Faris Ansari
839eee7bd5 fix: current job was not shown in workers view
because of `if` conditions that should only be checked when view is Jobs
2022-04-16 08:04:07 +05:30
Faris Ansari
112da07451 test: dict and JSON filters in client.get 2022-04-16 06:03:40 +05:30
Faris Ansari
7233c257c7 fix: handle filters passed as dict to client.get 2022-04-16 05:45:15 +05:30
Suraj Shetty
dff622d38e
Merge pull request #16631 from surajshetty3416/fix-webform 2022-04-15 18:45:46 +05:30
Suraj Shetty
bb4c2a80a3
Merge branch 'frappe:develop' into fix-webform 2022-04-15 18:41:35 +05:30
Suraj Shetty
3c1175ea15 fix: Directly pass link_title_doctypes instead of calling it
To avoid permission error
2022-04-15 18:41:07 +05:30
HENRY Florian
0ae7248847
fix: update translation (#16623) 2022-04-14 22:43:57 +05:30
Deepesh Garg
2af2b80ba6
feat: Expose add index in exec_globals (#16605)
* feat: Expose add index in exec_globals

* fix: Linting issues
2022-04-14 18:59:39 +05:30
mergify[bot]
6890f83324
Merge pull request #16591 from netchampfaris/allow-multiple-client-scripts
feat: allow multiple client scripts
2022-04-14 12:48:18 +00:00
Suraj Shetty
a0e9b61e04 test: Simplify phone control test 2022-04-14 18:14:55 +05:30
mergify[bot]
b0de2dda1d
Merge pull request #16624 from ankush/autoname_field_validation
fix: extend autoname validation to child items
2022-04-14 11:46:17 +00:00
Suraj Shetty
a396afc7d4 fix: Validation error 2022-04-14 17:05:07 +05:30
Ankush Menat
a615c60be4 test: naming on child tables 2022-04-14 16:33:23 +05:30
Ankush Menat
b409a7eeba fix: extend autoname validation to child items 2022-04-14 15:16:59 +05:30
Suraj Shetty
6b7fda495b Merge branch 'develop' of https://github.com/frappe/frappe into phone_field_control 2022-04-14 14:19:35 +05:30
Suraj Shetty
48cd1c2ad4 refactor: Fix naming and simpify code
- Ability to clear code, by hiting backspace
2022-04-14 14:14:00 +05:30
Gavin D'souza
66655eb8ed Merge branch 'develop' of github.com:frappe/frappe into bg-rename_doc 2022-04-14 13:41:56 +05:30
mergify[bot]
b8114eea9c
Merge pull request #16007 from netchampfaris/better-autocompletion-api
fix(ux): Images in Markdown
2022-04-14 08:07:21 +00:00
Komal-Saraf0609
dda56b3759 test: Fixed sider issues 2022-04-14 13:27:20 +05:30
Komal-Saraf0609
651aa36cd2 test: Added script for control type "Data" 2022-04-14 13:20:54 +05:30
mergify[bot]
b656c8da58
Merge pull request #16610 from gavindsouza/reload-doc_force
fix: Obey force kwarg frappe.reload_doc
2022-04-14 06:28:23 +00:00
Gavin D'souza
5564f1e007 fix: Allow adding JSON fields via Customize Form 2022-04-14 09:52:26 +05:30
Shridhar Patil
39f8267a15
feat: added support for data type json (#16187)
> Please provide enough information so that others can review your pull request:

Added json support for postgres and mariadb



> Explain the **details** for making this change. What existing problem does the pull request solve?
https://github.com/frappe/frappe/projects/4#card-50160428


> Screenshots/GIFs
![json](https://user-images.githubusercontent.com/11792643/156367383-8f8492c2-3817-449d-a2dd-c983eeadbb48.gif)



---

**Previous attempts:** 

https://github.com/frappe/frappe/pull/8128
https://github.com/frappe/frappe/pull/7096


Docs: https://frappeframework.com/docs/v13/user/en/basics/doctypes/fieldtypes#json
2022-04-14 04:21:41 +00:00
mergify[bot]
5f0a95f8bd
Merge pull request #16449 from resilient-tech/refactor-_dict
refactor!: improved `frappe._dict`
2022-04-14 03:51:55 +00:00
Faris Ansari
168bf6d3e4 test: ui test for inserting image in markdown 2022-04-14 00:46:32 +05:30
Faris Ansari
5740dbb447 fix: handle attaching images in new form 2022-04-14 00:46:08 +05:30
Faris Ansari
32e4f932bb test: ui test for client scripts 2022-04-14 00:17:26 +05:30
Ankush Menat
2fbf8c905f
fix: dont override local proxies (#16611) 2022-04-13 20:44:10 +05:30
Gavin D'souza
3cd047becf fix: Obey force kwarg frappe.reload_doc 2022-04-13 19:22:46 +05:30
Faris Ansari
f4c363034e style: formatting 2022-04-13 18:40:32 +05:30
Faris Ansari
d94d30dacc test: set name to create client script 2022-04-13 18:36:44 +05:30
mergify[bot]
b193194484
Merge pull request #16608 from gavindsouza/allow-childtable-naming
fix!: Allow child table naming (autoname)
2022-04-13 12:48:36 +00:00