Commit graph

35952 commits

Author SHA1 Message Date
Summayya
b4f0bc72bb fix: mobile view for reset password page 2022-01-04 13:17:41 +05:30
Summayya
1d73afc539 fix: add icon for empty list state 2022-01-03 09:19:02 +05:30
Summayya
e9c30c0038 refactor: remove redundant padding 2021-12-31 13:27:26 +05:30
Summayya
20c5366596 refactor(UI): web form data table 2021-12-31 12:11:24 +05:30
Summayya
cf2e783e0e test: change h2 to h3 for form title 2021-12-30 18:53:09 +05:30
Summayya
738a8d81d5 refactor: web forms 2021-12-30 18:35:30 +05:30
Summayya
c7d1677597 refactor: portal bg color 2021-12-30 18:33:00 +05:30
Summayya
9450da9ef1 refactor: bg color for mobile screen 2021-12-30 18:31:18 +05:30
Summayya
82393c6918 refactor: use text font sizes 2021-12-30 10:56:37 +05:30
Summayya
3dfde0e98f refactor: move font variable from desk to common file 2021-12-30 10:54:44 +05:30
Summayya Hashmani
75430f73e2
Merge branch 'frappe:develop' into cleanup-portal 2021-12-29 23:00:14 +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
Summayya
dc3558e553 refactor: remove list container 2021-12-27 19:36:23 +05:30
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
Summayya
1f7fa047b6 refactor: footer subscribe button 2021-12-27 13:26:45 +05:30
Summayya
7e4aa9b3e8 refactor: bg-color 2021-12-27 13:07:25 +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