Commit graph

35948 commits

Author SHA1 Message Date
Faris Ansari
f7e8135a0c chore: colocate ui tests
UI tests can now be colocated where they make more sense.
The filename must start with ui_test_ and end with .js to be
picked up by cypress.
2022-01-03 16:19:11 +05:30
Faris Ansari
b73ed8ffbc test: UI test for blog category dropdown 2022-01-03 16:19:11 +05:30
Faris Ansari
84be09f93a fix: convert raw sql to frappe.qb 2022-01-03 16:19:11 +05:30
Faris Ansari
3064b61385 feat(blog): Browse by category
Add option to filter blogs by category on blog list
2022-01-03 16:19:11 +05:30
Rushabh Mehta
b1ae0da9df
Merge pull request #15503 from rmehta/tab-show-dashboard
fix(ux): add "Show Dashboard" check for tab breaks
2022-01-03 15:08:31 +05:30
Rushabh Mehta
1fcd6cb2a4 fix(ux): Add "Show Dashboard" in Customize Form" 2022-01-03 14:51:57 +05:30
Rushabh Mehta
66a8e125d4 fix(ux): add "Show Dashboard" check for tab breaks 2022-01-03 13:57:36 +05:30
Suraj Shetty
54242a3911
Merge pull request #15497 from surajshetty3416/fix-user-permission-ux 2022-01-03 12:26:19 +05:30
Suraj Shetty
b2d16e7db8 refactor: Re-arraange fields in user permission to avoid confusion 2022-01-03 11:31:06 +05:30
Suraj Shetty
b77d08d26a fix: Check if value for applicable_for exists before setting it null
To avoid "Not Saved" state even after saving the document
2022-01-03 11:30:03 +05:30
Rushabh Mehta
2a8f07d6fb fix(minor): List data types alphabetically in DocType 2022-01-02 18:53:15 +05:30
Lev
0345954b65
perf: BaseDocument improvements (#15398)
* perf: BaseDocument improvements

* Add `default_fields_set`, use default placeholder to lookup fields in update(), refactor get_valid_columns()

* Revert all changes except "update()"

Co-authored-by: Gavin D'souza <gavin18d@gmail.com>
2021-12-31 22:31:40 +05:30
mergify[bot]
c9fc7ee97c
Merge pull request #15485 from hrwX/translations_context
fix: unhide context field
2021-12-31 15:52:46 +00:00
hrwx
f0a9d50671 fix: unhide context field 2021-12-31 14:51:18 +05:30
mergify[bot]
39097b05a7
Merge pull request #15470 from shariquerik/fix-link-js
fix: do not validate if options is undefined
2021-12-29 06:19:30 +00:00
Himanshu
8947a542d1
fix: translations in setup wizard (#15401)
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>
2021-12-29 10:15:52 +05:30
mergify[bot]
5793b3ce52
Merge pull request #15464 from ChillarAnand/archive
test: Test case for archiving site before dropping
2021-12-29 03:54:37 +00:00
Shariq Ansari
0fd20c7862 fix: do not validate if options is undefined 2021-12-28 19:10:59 +05:30
Suraj Shetty
2d5c5c7f10
fix: Use frappe.permissions.has_permission for proper error message (#15467) 2021-12-28 16:09:42 +05:30
ChillarAnand
8191fafa58 chore: Add test for archiving site before dropping 2021-12-28 16:04:37 +05:30
mergify[bot]
72ee2a0817
Merge pull request #15434 from ChillarAnand/archive
fix: Use makedirs instead of mkdir to create archived sites path
2021-12-27 19:57:21 +00:00
ChillarAnand
f648852e81 fix: Use makedirs instead of mkdir to create arhived sites path 2021-12-27 18:02:14 +05:30
mergify[bot]
b7dfd7f75a
Merge pull request #15443 from alyf-de/dont-rebuild-search
feat: option to not rebuild search on rename
2021-12-27 12:04:19 +00:00
gavin
e1ec5ec964
Merge pull request #15458 from gavindsouza/print-format-rename
fix: Rename Property Setter on Print Format Rename
2021-12-27 15:48:05 +05:30
mergify[bot]
047466bc77
Merge pull request #15457 from ruchamahabal/fix-set-fetch-from
fix: set fetch from values before checking permissions
2021-12-27 09:57:02 +00:00
mergify[bot]
b3cacdf40d
Merge pull request #15435 from karthikeyan5/develop-fix-mobile-print-page-menu
fix(print page): additional menu in mobile view print page
2021-12-27 09:51:14 +00:00
Gavin D'souza
7a68d797e9 fix: Rename Property Setter on Print Format Rename
This fixes the default print format set when Custom Print Formats are
renamed
2021-12-27 15:02:52 +05:30
Rucha Mahabal
97d049cab9 fix: set fetch from values before checking permissions
Co-authored-by: Suraj Shetty <surajshetty3416@gmail.com>
2021-12-27 12:56:41 +05:30
mergify[bot]
bace5cd209
Merge pull request #15439 from shariquerik/container-js-fix
fix: Workspace content loading twice
2021-12-27 06:41:03 +00:00
Suraj Shetty
7cb293799a
Merge branch 'develop' into container-js-fix 2021-12-27 11:33:21 +05:30
Wolfram Schmidt
f0e15338fe
fix: Grammar of error statement in 404 page (#15447)
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-12-27 11:23:30 +05:30
Suraj Shetty
a83f91f5b4
Merge pull request #15454 from frappe/misc-fixes-25-dec 2021-12-27 11:20:41 +05:30
mergify[bot]
753523bb77
Merge pull request #15449 from frappe/fix-iss-15448
fix: don't run webhook in migrate
2021-12-27 05:41:14 +00:00
Raffael Meyer
829475a98d
fix: don't run webhook in migrate 2021-12-25 22:53:17 +01:00
mergify[bot]
ba9d302357
Merge pull request #15328 from saxenabhishek/aks-test-fixtures
test: import fixtures
2021-12-25 20:46:33 +00:00
Suraj Shetty
8dce649933 fix: Use last_value as a fallback if model value isn't set
- Did this to avoid repeated value set of datetime value which causes browser to freeze.
This happens only with the datetime control is used in filters (with a default value) and is not linked with a form.
2021-12-25 22:50:34 +05:30
Suraj Shetty
16435de3d6 fix: Null state style 2021-12-25 21:38:58 +05:30
barredterra
429d5178e0 feat: option to not rebuild search on rename 2021-12-24 16:14:10 +01:00
karthikeyan5
a1c9282368 fix: update refresh lable in print view 2021-12-24 20:35:17 +05:30
mergify[bot]
1b28c3b4ed
Merge pull request #15407 from resilient-tech/server-scripts
feat: `frappe.enqueue` and `frappe.call` for Server Scripts
2021-12-24 14:14:51 +00:00
Suraj Shetty
84f366bbfc
Merge branch 'develop' into aks-test-fixtures 2021-12-24 19:19:45 +05:30
Suraj Shetty
f19c67314d
style: Fixed indentation 2021-12-24 19:19:22 +05:30
mergify[bot]
8b3ccd9ab6
Merge pull request #15437 from gavindsouza/custom-child-table-get_list
fix: Handle custom child tables via check_parent_permission
2021-12-24 13:41:02 +00:00
Shariq Ansari
9f18c9eeb7
Merge branch 'develop' into container-js-fix 2021-12-24 17:12:12 +05:30
Ankush Menat
3ff26ae44c
Merge pull request #15426 from gavindsouza/feedback-bs
refactor: Fractional ratings patch
2021-12-24 17:11:41 +05:30
Shariq Ansari
109b07971c fix: removed unused code from container.js which fixes workspace content loading twice 2021-12-24 16:31:18 +05:30
Ankush Menat
0b7f2804d7 refactor: make ratings field nullable while altering 2021-12-24 16:31:09 +05:30
Ankush Menat
600156b1a1 refactor!: allow modified column to be nullable
* updated change_column_type to allow making columns nullable.
* breaking change: in postgres the method was previously nullable by
  default, changed it to be consistent with mariadb.
2021-12-24 16:31:06 +05:30
Rushabh Mehta
193eca4721
Merge pull request #15438 from shariquerik/single-card-for-tabs
refactor(UI): Single card design for form
2021-12-24 16:06:46 +05:30
Shariq Ansari
6eb00fd378
Merge branch 'develop' into single-card-for-tabs 2021-12-24 15:04:39 +05:30