Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v15 beta #21970

Merged
merged 55 commits into from
Aug 8, 2023
Merged

chore: release v15 beta #21970

merged 55 commits into from
Aug 8, 2023

Conversation

frappe-pr-bot
Copy link
Collaborator

Automated beta release.

Ritvik Sardana and others added 30 commits July 28, 2023 14:52
…#21745)

* perf: enable indexing for dashboard links

* style: format with black

* fix: nudge index, don't enable

Many edge cases which can't be checked on-the-fly. Best to just notify
developer that they should enable indexing.

---------

Co-authored-by: Ankush Menat <ankush@frappe.io>
* fix: autoincr status per doctype

closes #21386

* chore: Check autoincremented on the database currently being used.

* refactor: Styling and space fix

---------

Co-authored-by: Athul Cyriac Ajay <athul8720@gmail.com>
sagarvora and others added 24 commits August 5, 2023 12:54
* fix: validate fieldname in get_group_by_count

* test: call get_group_by_count with invalid field

* test: is_default_field
* feat: Added Reload in Console Button in Console Log Doctype

* refactor: simpler doc mapping

* fix: added type of script

* fix: renamed button name

* fix: new solution for Re-run in console

* refactor: use set_route

[skip ci]

---------

Co-authored-by: Ritvik Sardana <ritviksardana@Ritviks-MacBook-Air.local>
Co-authored-by: Ankush Menat <ankush@frappe.io>
* test: set `request_ip` when testing `reset_password`

* test: increase rate limit temporarily while testing `reset_password`
feat(Report Builder): print all filters
…pace-creation

fix(Workspace): Clear bootinfo cache when creating a new workspace
@frappe-pr-bot frappe-pr-bot requested review from a team and surajshetty3416 and removed request for a team August 8, 2023 09:31
@codecov
Copy link

codecov bot commented Aug 8, 2023

Codecov Report

Merging #21970 (59e1db7) into version-15-beta (2c92043) will increase coverage by 4.55%.
Report is 6 commits behind head on version-15-beta.
The diff coverage is 64.89%.

Additional details and impacted files
@@                 Coverage Diff                 @@
##           version-15-beta   #21970      +/-   ##
===================================================
+ Coverage            57.25%   61.81%   +4.55%     
===================================================
  Files                  765      765              
  Lines                82758    72988    -9770     
  Branches              6278     6284       +6     
===================================================
- Hits                 47381    45114    -2267     
+ Misses               31777    24313    -7464     
+ Partials              3600     3561      -39     
Flag Coverage Δ
server 65.22% <67.05%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

@ankush ankush merged commit 7162435 into version-15-beta Aug 8, 2023
22 of 26 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet