Commit graph

37366 commits

Author SHA1 Message Date
Suraj Shetty
6f99a4d8db
chore: Update CODEOWNERS 2022-04-01 15:00:57 +05:30
mergify[bot]
a2da74b84b
Merge pull request #16484 from shariquerik/failing-ui-test
test(fix): Cypress test form.js
2022-04-01 08:54:34 +00:00
Ankush Menat
046f5d31af
fix: don't update autoname field when using Document.save (#16436) 2022-04-01 14:00:27 +05:30
Shariq Ansari
d24eff20ba
Merge branch 'develop' into failing-ui-test 2022-04-01 13:58:38 +05:30
Sagar Vora
0c85ca1e59
Merge pull request #16448 from resilient-tech/perf-get_cached_value
perf: ~90% faster `get_cached_value` from Redis cache
2022-04-01 13:47:27 +05:30
Sagar Vora
2775364afd perf: 90% faster get_cached_value from Redis cache 2022-04-01 13:45:21 +05:30
mergify[bot]
8605516f98
Merge pull request #16482 from ChillarAnand/gh
fix: Use github.com as fallback when Github API rate limit is hit
2022-04-01 07:23:13 +00:00
gavin
85fc1643c2
Merge pull request #16424 from resilient-tech/perf-cf
perf: improve Custom Field insertion time
2022-04-01 12:51:15 +05:30
Shariq Ansari
888372cd57 test: fixed failing form.js cypress test 2022-04-01 12:46:46 +05:30
Suraj Shetty
bb98e47e11
Merge pull request #16470 from netchampfaris/refactor-background-jobs-page 2022-04-01 12:06:13 +05:30
ChillarAnand
112593fb5f fix: Use github.com when github api rate is crossed 2022-04-01 12:05:04 +05:30
gavin
549d1bb02d
Merge pull request #16475 from resilient-tech/fix-get-val-as-dict
fix(`get_value`): make `as_dict` work for list-style filters
2022-04-01 11:26:54 +05:30
Suraj Shetty
beb84ffb2d
Merge pull request #16476 from resilient-tech/better-repr 2022-04-01 10:51:32 +05:30
Suraj Shetty
487a877593
Merge pull request #16479 from pateljannat/section-with-features 2022-04-01 10:48:31 +05:30
Jannat Patel
7da95d4f2e fix: markdown support for section with features 2022-04-01 09:40:50 +05:30
Sagar Vora
d3f8f676d4 fix: show parent in __repr__ only if available 2022-04-01 01:30:58 +05:30
Sagar Vora
493c7025f5 fix(get_value): make as_dict work for list-style filters 2022-04-01 00:33:15 +05:30
Suraj Shetty
be3d2a9732
Merge pull request #16186 from pateljannat/discussions-component-redesign
feat: discussions component redesign
2022-03-31 16:48:29 +05:30
Faris Ansari
c7dbb61e55 fix: Refactor Background Jobs page
- Jobs/Worker view
- Filter by Queue Timeout and Job Status
- Toggle Auto Refresh
- Consistent theme
2022-03-31 16:35:54 +05:30
Sagar Vora
d606b873ae
Merge pull request #16467 from resilient-tech/perf-assets-2
perf: dont cache `assets_json` in Redis for `developer_mode`
2022-03-31 14:52:26 +05:30
Sagar Vora
e02e640497 perf: dont cache assets_json in Redis for developer_mode 2022-03-31 14:50:15 +05:30
gavin
457188802a
Merge pull request #16462 from resilient-tech/fix-get-all-children
fix: incorrect logic for `parenttype` parameter in `get_all_children`
2022-03-31 14:44:30 +05:30
gavin
590a25ef78
Merge pull request #16465 from resilient-tech/refactor-get_assets_json
perf: cache parsed `assets_json` instead of string
2022-03-31 14:38:26 +05:30
mergify[bot]
3c576ec48f
Merge pull request #16455 from pateljannat/issue-with-collapsible-section
fix: issue with collapsible section
2022-03-31 07:14:46 +00:00
Sagar Vora
987b47557d perf: cache parsed assets_json instead of string 2022-03-31 12:28:23 +05:30
Sagar Vora
76779e7452 fix: incorrect logic for parenttype parameter in get_all_children 2022-03-31 10:12:44 +05:30
Jannat Patel
b572980c80 Merge branch 'discussions-component-redesign' of https://github.com/pateljannat/frappe into discussions-component-redesign 2022-03-31 09:46:23 +05:30
Jannat Patel
621a833b84 fix: sidebar cards, dropdown width, button size 2022-03-31 09:46:19 +05:30
Jannat Patel
fc20fd4cb3 fix: spacing between first item and title 2022-03-30 22:45:34 +05:30
Jannat Patel
72be5c92ec fix: spacing between first item and title 2022-03-30 22:41:33 +05:30
Suraj Shetty
fd0babd1b2
Merge branch 'develop' into discussions-component-redesign 2022-03-30 21:51:47 +05:30
gavin
e6e9370b59
Merge pull request #16450 from gavindsouza/drop-bots
fix!: Remove dead functionality
2022-03-30 17:58:13 +05:30
HENRY Florian
0c8b16b204
fix: update translation (#16444)
fix: update translation
2022-03-30 11:27:22 +00:00
Jannat Patel
b8a064ca82
Merge branch 'develop' into discussions-component-redesign 2022-03-30 16:48:35 +05:30
Jannat Patel
f571691afb fix: issue with collapsible section 2022-03-30 16:40:41 +05:30
gavin
16324e9cd2
Merge pull request #16454 from resilient-tech/ignore-DoesNotExistError
fix!: ignore `DoesNotExistError` inside `get_cached_value`
2022-03-30 16:22:13 +05:30
Sagar Vora
6993f51bf9 fix: ignore DoesNotExistError inside get_cached_value 2022-03-30 15:40:09 +05:30
Gavin D'souza
9819cdeea8 fix!: Remove frappe.utils.reset_doc
Removed because it's a long forgotten, unused module that seems to be straight up
broken
2022-03-30 12:41:48 +05:30
Gavin D'souza
081d3081bc fix!: Remove "K.I.S.S. Bot" functionality
The feature has been removed from Core since it doesn't add any value to
the system, is unmaintained, partially developed and undocumented.
2022-03-30 11:33:40 +05:30
Sagar Vora
d1ee3005c2 perf: improve Custom Field insertion time 2022-03-30 06:57:48 +05:30
Suraj Shetty
541d8e6255
Merge pull request #16433 from surajshetty3416/fix-webhook-failure 2022-03-29 09:16:47 +05:30
Suraj Shetty
cc725e9f48 fix: Allow empty webhook data 2022-03-29 08:56:16 +05:30
Suraj Shetty
312807b799
Merge pull request #16417 from FHenry/dev_fixfrtrad 2022-03-29 08:23:53 +05:30
Florian HENRY
97d747cdd8 fix: update translation 2022-03-28 17:40:36 +02:00
Florian HENRY
9de2b70128 fix: update translation 2022-03-28 16:42:27 +02:00
Suraj Shetty
f6fd1ffe50
Merge pull request #16350 from Komal-Saraf0609/dynamic-link 2022-03-28 20:04:48 +05:30
HENRY Florian
d76684ed41
fix: set translatable on show alert (#16427) 2022-03-28 19:43:02 +05:30
HENRY Florian
7eb5274283
fix: bad closure on double quote print js (#16420) 2022-03-28 17:39:05 +05:30
Deepesh Garg
e174431dbd
Merge pull request #16423 from frappe/deepeshgarg007-patch-1
chore: Add more users to pull request auto close exception list
2022-03-28 17:28:41 +05:30
Deepesh Garg
cc942cfef9
chore: Add more users to pull request auto close exception list 2022-03-28 17:28:20 +05:30