Commit graph

34413 commits

Author SHA1 Message Date
Gavin D'souza
5c6ffd2b2a chore: Misc updates
* Updated hooks content
* Remove unnecessary multiple=True flag that breaks on click8
2021-09-15 16:31:24 +05:30
Gavin D'souza
6fa44652c5 chore: Add fallback help link to docs
Didn't use https://frappeframework.com/docs/user/en/bench since the
invisible parts weren't being rendered correctly in click...Even with
the latest stable click.
2021-09-15 16:09:40 +05:30
Gavin D'souza
3734b63c17 fix: Do partial backups instead of full in trim-database 2021-09-15 16:08:55 +05:30
Gavin D'souza
3adc459e4d Merge branch 'develop' of github.com:frappe/frappe into trim-db 2021-09-14 21:53:21 +05:30
Gavin D'souza
0413349cc8 fix: Table view for bench trim-tables 2021-09-14 21:53:02 +05:30
Gavin D'souza
cb6010f1cf feat(minor): Add json format option to trim-database 2021-09-14 21:52:22 +05:30
Faris Ansari
ce5ce9deb4
Merge pull request #14206 from netchampfaris/fix-list-view-skeleton
fix: List view skeleton
2021-09-14 20:22:21 +05:30
Suraj Shetty
ef44f56b93
Merge pull request #14199 from surajshetty3416/fix-login-issues 2021-09-14 20:01:20 +05:30
Faris Ansari
f387a8baef style: sider 2021-09-14 19:59:18 +05:30
Faris Ansari
ef645f2fa0 fix: List view skeleton
#14179 broke list view for every user other than Administrator
This is a better implementation of skeletons for views based on base_list
2021-09-14 19:07:41 +05:30
Faris Ansari
49b2c43c88 Revert "feat(minor): empty state for list view"
This reverts commit 0ee7c94a9f.
2021-09-14 18:12:58 +05:30
Faris Ansari
6eb7b3a6b0
Revert "fix: add frappe.enqueue to server scripts (#14202)" (#14204)
This reverts commit a3d9a3290d.
2021-09-14 17:43:41 +05:30
Faris Ansari
a3d9a3290d
fix: add frappe.enqueue to server scripts (#14202) 2021-09-14 17:05:41 +05:30
Suraj Shetty
4c9fd5754f test: Add test case for redirection after login 2021-09-14 14:57:03 +05:30
Suraj Shetty
643f864e83
Merge pull request #14158 from alias/fix-no-default-fields-propagation 2021-09-14 14:31:37 +05:30
Snyk bot
104b903748
fix: package.json & yarn.lock to reduce vulnerabilities (#14175)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908
2021-09-14 14:24:46 +05:30
gavin
6cc2bf9b17
Merge pull request #14125 from shariquerik/no-check-icon-in-pdf
fix(UI): Checked icon not visible in PDF
2021-09-14 12:21:45 +05:30
mergify[bot]
fbe4bdaa9e
fix: cannot read property 'datamanager' of undefined (backport #14178) (#14194)
Co-authored-by: Saqib Ansari <nextchamp.saqib@gmail.com>
2021-09-14 12:09:28 +05:30
mergify[bot]
edea08718c
fix: publish realtime to work with localhost (backport #14174) (#14196)
Co-authored-by: leela <leela.vadlamudi@gmail.com>
2021-09-14 12:09:01 +05:30
mergify[bot]
fa9445a416
Merge pull request #14176 from nextchamp-saqib/refactor-multi-select-dialog-develop
feat: ability to select a child in multi-select dialog
2021-09-14 05:22:15 +00:00
Shariq Ansari
e27f58cc0f
fix: Total Row in query report still hidden (#14183) 2021-09-13 21:16:33 +05:30
Gavin D'souza
1c37cdde34 fix: Translate "You" in get_user_link 2021-09-13 17:44:20 +05:30
gavin
1717bddfb9
Merge pull request #14182 from gavindsouza/misc-fixes-0
fix: Misc fixes
2021-09-13 17:12:00 +05:30
Gavin D'souza
602bfd4b62 fix: Show user name with workflow state in timeline 2021-09-13 15:56:00 +05:30
Saqib Ansari
528855588e refactor: child table filtering 2021-09-13 15:53:48 +05:30
Gavin D'souza
3ae80af2c4 chore: Drop unmaintained sample config file
Use https://frappeframework.com/docs/user/en/basics/site_config for
reference instead
2021-09-13 15:17:39 +05:30
Rushabh Mehta
69eec2de51
Merge pull request #14179 from rmehta/list-empty-state
feat(minor): empty state for list view
2021-09-13 13:51:39 +05:30
Rushabh Mehta
0ee7c94a9f feat(minor): empty state for list view 2021-09-13 13:11:21 +05:30
Saqib Ansari
96398b5e8c feat: ui test for multiselect dialog 2021-09-13 11:38:44 +05:30
Saqib Ansari
fa6efae921 refactor: use child fieldname for child doctype selection 2021-09-13 11:38:33 +05:30
Saqib Ansari
54f34bdce8 fix: fetching of child items 2021-09-13 11:38:18 +05:30
Saqib Ansari
6dbe0ef5cf refactor: replace child_selection_toggle button with checkbox 2021-09-13 11:37:41 +05:30
Saqib Ansari
75c20efd02 chore: hide apply filter button 2021-09-13 11:37:30 +05:30
Saqib Ansari
52bf3f6bba fix: sider issues 2021-09-13 11:37:22 +05:30
Saqib Ansari
290150df31 fix: datatable height 2021-09-13 11:37:09 +05:30
Saqib Ansari
1ecb0b63d3 fix: datatable height 2021-09-13 11:36:48 +05:30
Saqib Ansari
48f1abc86b chore: remove name column 2021-09-13 11:36:42 +05:30
Saqib Ansari
0da9d55f01 fix: datatable rendering 2021-09-13 11:36:36 +05:30
Saqib Ansari
e9926c92a8 feat: use datatable for filtering child items 2021-09-13 11:36:28 +05:30
Saqib Ansari
22d7aca576 feat: child selection in multi select dialog 2021-09-13 11:36:20 +05:30
Saqib Ansari
c37ec8fdd9 refactor: get_fields of multi select dialog 2021-09-13 11:36:10 +05:30
Ankush Menat
4aced1cbe2
Merge pull request #14085 from ankush/ci_ubuntu_latest
ci: use ubuntu-latest for all jobs
2021-09-12 19:44:52 +05:30
Mohammad Hasnain Mohsin Rajan
ae5cf9c32c
chore: change missing_in_backup function docstring 2021-09-12 19:09:05 +05:30
Ankush Menat
eb4e94f52d
fix: install mariadb client
GitHub action's Ubuntu 20.04 image has mysql8 tooling which is not
compatible with mariadb.
2021-09-12 18:11:12 +05:30
Ankush Menat
049df53cd8
Merge branch 'develop' into ci_ubuntu_latest 2021-09-12 17:05:17 +05:30
Rushabh Mehta
22f143898b fix(minor): frappe.toast alist from frappe.show_alert, and added toasts to website.js, plus show full processlist 2021-09-10 11:27:36 +05:30
ahmadRagheb
c280671a7a
fix(event streaming): Notify consumers on document cancel (#14160)
* event streaming not working on cancel 

fix for https://github.com/frappe/frappe/issues/14141 
event streaming not working on cancel

* style: Remove extra line

Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-09-10 04:17:02 +00:00
mergify[bot]
74ee14a07b
Merge pull request #13465 from hasnain2808/fix-number-format-issues
fix: number format converting to decimals
2021-09-10 04:04:21 +00:00
Akash Chaudhari
bc4b0d9348
fix: Dont translate brand name (#14162) 2021-09-10 09:32:59 +05:30
Rushabh Mehta
63186fca75
Merge pull request #14155 from rmehta/show-proceesslist
feat(minor): Show Processlist in System Console
2021-09-09 17:08:42 +05:30