Rushabh Mehta
d8476de6b0
Merge pull request #15335 from shariquerik/wspace-new-design
...
feat: Workspace 2.0 new design 🎉
2022-01-26 15:33:55 +05:30
mergify[bot]
bca9205b64
Merge pull request #15707 from ruchamahabal/fix-user-type
...
fix(User Type): Select perms not updated for link fields in child table
2022-01-26 06:11:04 +00:00
mergify[bot]
b81879e511
Merge pull request #15568 from resilient-tech/fix-customize-form-renaming
...
fix(Customize Form): delete translation for renaming only if label is empty
2022-01-26 05:57:34 +00:00
mergify[bot]
3f25d1c6b2
Merge pull request #15730 from shariquerik/fix-report-view-ui-test
...
test: flaky report_view UI test fix
2022-01-26 05:55:12 +00:00
Ankush Menat
fd227d38f4
feat: post model-sync patches ( #15351 )
...
Ability to run a few patches after the doctype model schema is synced.
Read module-level docstring of patch_handler.py for more info.
2022-01-26 11:21:30 +05:30
Ritwik Puri
a4f83ad253
fix: revert gateway_settings and gateway_controller as non mandatory fields in payment gateway doctype ( #15729 )
2022-01-26 01:42:21 +05:30
Ankush Menat
420f2be418
fix: return docs from frappe.model.sync ( #15734 )
2022-01-26 00:15:33 +05:30
Shariq Ansari
616d87b75e
Merge branch 'develop' into fix-report-view-ui-test
2022-01-25 19:50:36 +05:30
Shariq Ansari
73f31737cd
test: flaky report_view fix
2022-01-25 19:46:51 +05:30
Shariq Ansari
19ffaf9f51
Merge branch 'develop' into wspace-new-design
2022-01-25 19:11:37 +05:30
Suraj Shetty
a3fa4273e2
Merge pull request #15724 from shariquerik/datetime-timezone-fix
2022-01-25 19:10:07 +05:30
Suraj Shetty
59be1a67d1
Merge branch 'develop' into datetime-timezone-fix
2022-01-25 18:30:33 +05:30
Suraj Shetty
befe4082b1
Merge pull request #15727 from surajshetty3416/fix-barcode-test
2022-01-25 18:30:18 +05:30
Suraj Shetty
7eaeaab8d2
test: Remove focus to avoid double focus
...
- Due to double focus barcode tests fails randomly
ref: https://dashboard.cypress.io/projects/92odwv/runs/25831/overview/067a8ebf-eed7-4caa-9719-59cc1b7ce5bf/video
2022-01-25 18:25:03 +05:30
Shariq Ansari
943f5af84c
Merge branch 'develop' into wspace-new-design
2022-01-25 17:19:28 +05:30
Shariq Ansari
3d6b8610d8
Merge branch 'develop' into datetime-timezone-fix
2022-01-25 17:16:51 +05:30
Shariq Ansari
8ff0a3029d
test: flaky timeline_email fix
2022-01-25 17:01:38 +05:30
gavin
d78b496208
fix(Custom DocPerm): Use Link type instead of Data for parent ( #15715 )
...
* fix: Use Link type instead of Data for parent
This makes sure frappe.rename_doc updates linked doctype records
* Revert "fix: Use Link type instead of Data for parent"
This reverts commit 93b37351069df9a79f04bfa326378f09bf97700f.
* fix(rename_doc): Handle re-linking Custom DocPerm records
2022-01-25 11:14:34 +00:00
Shariq Ansari
54b3a32968
fix: get timezone in user_info
2022-01-25 16:19:49 +05:30
Shariq Ansari
3eff60f514
Merge branch 'develop' into wspace-new-design
2022-01-25 15:50:07 +05:30
Suraj Shetty
6cda462293
Merge pull request #15716 from surajshetty3416/fix-cypress-rerun
2022-01-25 15:02:45 +05:30
Suraj Shetty
54196ed871
Merge branch 'develop' into fix-cypress-rerun
2022-01-25 14:28:26 +05:30
Suraj Shetty
fd5931e5a7
Merge pull request #15710 from shariquerik/fix-ui-test
2022-01-25 14:28:04 +05:30
Suraj Shetty
da5779dc43
ci: Run cypress tests on each re-run
...
- using $GITHUB_RUN_ID-$GITHUB_RUN_ATTEMPT to keep each re-run unique
- Previously, cypress used to just return "Run finished" (without actually re-running the test) after re-running the GA build (without updating the code). This used to give false impression that all tests are passed.
2022-01-25 13:46:18 +05:30
Suraj Shetty
fc08dffefa
Merge pull request #15709 from gavindsouza/sort-options-listviews
2022-01-25 13:16:19 +05:30
Shariq Ansari
50db829b3e
Merge branch 'develop' into fix-ui-test
2022-01-25 12:47:54 +05:30
Shariq Ansari
72352133c5
test: fixed failing multi select dialog test
2022-01-25 12:45:56 +05:30
Gavin D'souza
5742217e8e
refactor(minor): SortSelector.setup_from_doctype
2022-01-25 12:22:04 +05:30
Shariq Ansari
e10068e7fc
Merge branch 'develop' into wspace-new-design
2022-01-25 12:14:45 +05:30
Gavin D'souza
7fa9a3fd39
feat(minor): Add "in list view" fields in sort selector
2022-01-25 12:01:29 +05:30
Rucha Mahabal
e88707a8d4
fix(User Type): Select perms not updated for link fields in child table
2022-01-25 11:42:18 +05:30
Shariq Ansari
69558d53c6
test: fixed failing control icon test
2022-01-25 11:37:09 +05:30
Shariq Ansari
8d96954e41
test: fixed failing workspace test
2022-01-25 11:23:07 +05:30
Suraj Shetty
75245c25dc
Merge pull request #15680 from surajshetty3416/fix-db-index
2022-01-25 11:16:47 +05:30
Rushabh Mehta
cbaf7ca429
Merge pull request #15699 from phot0n/open-payment-gateway
...
fix: permissions for payment gateway doctype
2022-01-25 09:28:36 +05:30
Rushabh Mehta
8dcf4d6f1f
Merge pull request #15418 from Don-Leopardo/fix_html_custom_print_fotmat
...
fix: Module path for external print formats
2022-01-25 09:25:05 +05:30
Rushabh Mehta
ecaa957cfb
Merge pull request #15682 from alyf-de/translations-in-reportview
...
fix: translate fieldname in report dialog and alert
2022-01-25 09:22:59 +05:30
Rushabh Mehta
905fcb0d0e
Merge pull request #15703 from hrwX/webform_time
...
feat: time field in webform
2022-01-25 09:16:05 +05:30
hrwx
b550096161
feat: time field in webform
2022-01-24 20:51:55 +00:00
phot0n
1b6f94dfe6
fix: permissions for payment gateway doctype
2022-01-24 21:37:24 +05:30
Shariq Ansari
7742416871
Merge branch 'develop' into wspace-new-design
2022-01-24 20:36:44 +05:30
Shariq Ansari
5540058a0d
fix: don't show last shortcut divider. Also handled responsive behaviour
2022-01-24 20:32:41 +05:30
mergify[bot]
3ddb489116
Merge pull request #15694 from sumaiya2908/portal-fixes
...
fix: padding and bg for portals
2022-01-24 12:11:42 +00:00
mergify[bot]
1d06077d35
Merge pull request #15639 from alyf-de/is_bool
...
refactor: use `is bool` instead of `== bool`
2022-01-24 11:30:02 +00:00
dependabot[bot]
5d2d9f6a25
build(deps): bump nanoid from 3.1.22 to 3.2.0 ( #15685 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-24 16:55:38 +05:30
Wolfram Schmidt
632b19da28
fix(translation): Update de.csv ( #15697 )
2022-01-24 16:54:33 +05:30
Shariq Ansari
31fe137d7e
fix: while adding new block via dialog if dialog is closed empty space stays on the page
2022-01-24 14:24:56 +05:30
Shariq Ansari
3dfd2f2174
fix: removed is_page_allowed method while getting sidebar items (method is useless)
2022-01-24 14:18:29 +05:30
Summayya
294810b5b1
refactor: add bg color for profile webform
2022-01-24 13:49:22 +05:30
Summayya
a569b3e37f
fix: remove global bg color
2022-01-24 13:48:41 +05:30