Commit graph

46163 commits

Author SHA1 Message Date
barredterra
504654e73f Merge remote-tracking branch 'upstream/develop' into drop-giturlparse 2024-01-14 16:49:01 +01:00
barredterra
a6d0969ebd chore: drop git-url-parse dependency 2024-01-14 16:47:25 +01:00
barredterra
b5c48255e1 test: check latest github release 2024-01-14 16:46:34 +01:00
barredterra
52f6c24982 refactor: check latest github release 2024-01-14 16:46:07 +01:00
Raffael Meyer
97b62434fb
Merge pull request #24322 from barredterra/bump-dropbox-2 2024-01-14 15:59:18 +01:00
barredterra
cfae292d3e chore: bump dropbox 2024-01-14 15:41:37 +01:00
Maharshi Patel
afb95c4157 fix(minor): add optional chaining for this.$input
- before trying to toggleClass on this.$input check if it exists
2024-01-14 20:09:32 +05:30
Maharshi Patel
e7071ed2b3 fix(minor): return if no steps are defined.
if steps are not defined, don't try to run form tour.
2024-01-14 19:56:30 +05:30
Maharshi Patel
ec68c8e869 fix(minor): check if markdown_preview exists
return if markdown_preview doesn't exist in update_preview.
because it's not necessary to try updating html if markdown_preview doesn't exist.
2024-01-14 19:41:32 +05:30
barredterra
8213ad25ed Merge branch 'develop' into copy-config-to-new-app 2024-01-14 14:55:16 +01:00
avazquez@ctgalega.com
baf0a06812 fix: make confirm message translatable 2024-01-14 13:56:42 +01:00
David Arnold
3542c22365
chore: remove confusing indirections from esbuild path resolution 2024-01-14 12:28:25 +01:00
Raffael Meyer
32e44f77a9
chore: update po files (#24292) 2024-01-14 10:30:48 +05:30
Safwan Samsudeen
a42909cebf
fix: correct mobile sidebar (#24315) 2024-01-13 14:54:10 +05:30
mergify[bot]
4655c6c1e3
Merge pull request #23678 from niraj2477/gh-20969
feat(List View): Add button to remove multiple assignments
2024-01-13 07:57:17 +00:00
Suraj Shetty
439bd2e366
test: Add new option 2024-01-13 13:10:10 +05:30
Ankush Menat
d5266fb07a
fix: collapse sidebar on picking workspace (#24312)
* fix: improve mobile design

* chore: revert other changes

---------

Co-authored-by: Safwan Samsudeen <safwansamsudeen.c@gmail.com>
2024-01-13 12:56:49 +05:30
Ankush Menat
880c01c4ae
fix(mobile-ui): tabs should scroll instead of stack (#24309)
* fix: improve mobile design

* fix: Dont wrap text in tab labels

---------

Co-authored-by: Safwan Samsudeen <safwansamsudeen.c@gmail.com>
2024-01-13 12:35:31 +05:30
Tanmoy Sarkar
95427654a8 chore: use class variable instead of static variable 2024-01-13 12:11:02 +05:30
Ankush Menat
69d6053523
fix(UX): show status indicator in moblie view (#24306)
Status pill isn't THAT useful on mobile view.

- Firstly the colours aren't that different for few states
- You might not even know what those colours mean if you haven't used it
  before.
2024-01-13 11:11:40 +05:30
Ankush Menat
b3eaec4347
fix: misc (#24303)
* fix(DX): improve logging in various places

* fix(ux): misc RQ worker and job fixes
2024-01-13 10:54:38 +05:30
Ankush Menat
e45e313bfb
feat: Skip locked rows while selecting (#24298) 2024-01-13 09:49:27 +05:30
Sagar Vora
9c91f79170
fix: sanitize html instead of escaping when creating/updating workspace (#24284) 2024-01-12 21:07:31 +05:30
Maharshi Patel
65af4b8dbf
fix(minor): increase rate limit for web form (#24295)
increased rate limit for web form to 10 requests per minute.
2024-01-12 20:58:34 +05:30
Corentin Flr
c9cccf0598
fix(MultiCheck): Use df.sort_options to enable/disable sort (#24202)
When df.sort_options is null/undefined/truthy, then sort options. When df.sort_options is explicitely falsy, then do NOT sort options.
2024-01-12 17:43:15 +05:30
RitvikSardana
1666b0104f
fix: convert status field data to String before guessing the style (#24226)
* fix: status field should only be of type 'Select'/'Data'/'Check'

* chore: change code position

* fix: convert status field data to string to handle all cases

* chore: use cstr

---------

Co-authored-by: Ankush Menat <ankushmenat@gmail.com>
2024-01-12 17:41:21 +05:30
Ankush Menat
87d0b8ba1a fix: typeerror 2024-01-12 16:52:29 +05:30
Tanmoy Sarkar
60db72b115 fix: use get_password 2024-01-12 14:43:05 +05:30
Tanmoy Sarkar
737f7dc1d5 chore: updated according to review 2024-01-12 14:40:09 +05:30
Ankush Menat
d549d9f637
Merge pull request #24280 from barredterra/translatable-string-description
fix: improve translatable string description
2024-01-12 08:35:05 +05:30
barredterra
d267f3ff8a chore: update pot file 2024-01-12 01:59:11 +01:00
barredterra
b23b0633e5 fix: create new pot file instead of adding to existing one 2024-01-12 01:55:14 +01:00
barredterra
547a6107ce fix: improve translatable string description 2024-01-11 19:32:40 +01:00
Ankush Menat
4dc9cd39ae chore: rename permission debugger to inspector 2024-01-11 22:01:38 +05:30
mergify[bot]
8c4776092b
Merge pull request #24278 from RitvikSardana/develop-ritvik-select-field-no-debounce
fix: select field should not have debounce
2024-01-11 16:25:02 +00:00
mergify[bot]
df8d00c9e5
Merge pull request #24109 from blaggacao/feat/link-preview-in-tree-view
feat: add link preview capability to tree view
2024-01-11 14:44:39 +00:00
RitvikSardana
8dd216fd09 fix: select field should not have debounce 2024-01-11 20:00:39 +05:30
Ankush Menat
50b59d293f chore: regen PO files 2024-01-11 18:51:53 +05:30
Ankush Menat
64c7906b92 fix: regen single po file using --locale 2024-01-11 18:51:53 +05:30
Ankush Menat
1e83b2e848 fix: disable line wrapping for PO files
This is a relic from old days where text had to be formatted <80 chars so
terminals can read them. We have massive screens now.
2024-01-11 18:51:53 +05:30
Raffael Meyer
851a3bcf59
Merge pull request #24257 from maharshivpatel/fix-notification-mark-read 2024-01-11 14:20:34 +01:00
barredterra
d3f16b7ccb Merge remote-tracking branch 'upstream/develop' into feat/link-preview-in-tree-view 2024-01-11 14:13:13 +01:00
Safwan Samsudeen
0824b8e3ed
fix: remove_custom_button bug (#24199)
* fix: remove_custom_button removes menu item

* fix: correct indentation

* correct formatting

* fix: formatting, add yarn to gitignore
2024-01-11 17:42:50 +05:30
Ankush Menat
af5cc4fbe4 Update Crowdin configuration file 2024-01-11 16:24:36 +05:30
Akhil Narang
5c90e151ab
Merge pull request #24246 from akhilnarang/fix-file-download
fix(response): fixup non-ASCII character filenames
2024-01-11 16:15:23 +05:30
Akhil Narang
beac0122b6
Merge pull request #24235 from akhilnarang/notification-receiver-language
fix: use receiver's language for some notifications
2024-01-11 16:03:23 +05:30
Rucha Mahabal
49bbd0d1d7 fix(setup wizard): allow setting user password for an existing user 2024-01-11 14:42:38 +05:30
Ankush Menat
ca6bbde5c8
chore:! remove outdated language packs (#24261) 2024-01-11 14:38:51 +05:30
Ankush Menat
447f02e8d3
fix!: Remove misleading "raise_exception" (#24266)
frappe.permission.has_permission won't accept raise_exception anymore,
it was extremely misleading argument and actual purpose of the argument
was to print perm check logs.
2024-01-11 08:24:18 +00:00
Ankush Menat
3e2e10780b
Merge pull request #24263 from ankush/fix_perm_message
fix: print perm check logs from DB query
2024-01-11 13:31:29 +05:30