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
saxenabhishek
97d6a96419
fix: timedelta parsing in pypika
2022-01-25 13:28:11 +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
saxenabhishek
efd5c197cb
fix: sbool converting int stored as string
2022-01-25 03:07:34 +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
Summayya
30b3c9caef
fix: remove extra padding
2022-01-24 13:48:17 +05:30
mergify[bot]
2fdd1ceba5
Merge pull request #15692 from ankush/trim_db
...
fix: correctly compute doctype name from table name
2022-01-24 06:04:05 +00:00
Ankush Menat
e58c557e12
fix: correctly compute doctype name from table name
2022-01-24 11:18:21 +05:30
Suraj Shetty
490b2f61cd
chore: Add nosemgrep comment to avoid semgrep warnings
2022-01-24 11:00:18 +05:30
Shariq Ansari
da105f5ab4
Merge branch 'develop' into wspace-new-design
2022-01-24 10:50:59 +05:30
Shariq Ansari
4c994aeca2
fix: updated code to make workspace responsive
2022-01-24 10:50:37 +05:30
Suraj Shetty
9a5409892d
fix(postgres): Create indexes while creating table
...
Previously, indexes were not getting created based on "search_index" configuration while creating new table
2022-01-24 10:26:38 +05:30
Suraj Shetty
47393bcb85
style: Fix formatting issues
2022-01-24 09:44:25 +05:30
Suraj Shetty
72af9c7366
test: Fix test_index_and_unique_constraints
2022-01-23 22:59:13 +05:30
Suraj Shetty
4d384f308b
fix: Unique and Index constraints
2022-01-23 22:57:33 +05:30
Suraj Shetty
39031d18ed
fix: Check if index exists with specific key_name
2022-01-23 17:44:07 +05:30
mergify[bot]
3cf3489172
Merge pull request #15684 from hrwX/add_validation_for_ui_test
...
chore: add exists check for web form ui test
2022-01-21 21:40:17 +00:00
hrwx
ae80c7e372
chore: add exists check for web form ui test
2022-01-21 19:29:14 +00:00
barredterra
e1497e1aad
fix: translate fieldname in report dialog and alert
2022-01-21 17:03:54 +01:00
Suraj Shetty
b3f9e8e2cf
test: Add cases to validate index and unique constraints
2022-01-21 21:20:47 +05:30
Suraj Shetty
c0fe37b94e
fix: Sync "index" & "Unique" constraint changes in DB
2022-01-21 21:18:16 +05:30
Raffael Meyer
d49199876a
chore: add translation context to strings( #15649 )
...
* chore: add translation context
* revert: changes to some translatable strings
This way existing translations will continue to work until the translation process is improved.
* style: sider
2022-01-21 12:30:18 +05:30
Pruthvi Patel
a5096a1a81
test: add comments and test cases for set_name_translation
2022-01-20 18:52:29 +05:30
Suraj Shetty
a55ef8477b
fix: Set first day of the week for date range ( #15669 )
2022-01-20 15:46:16 +05:30