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

Commits on Jul 28, 2023

  1. fix: Made Set Password Page Better

    Ritvik Sardana authored and Ritvik Sardana committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    8b7ed91 View commit details
    Browse the repository at this point in the history
  2. refactor: refactored the code

    Ritvik Sardana authored and Ritvik Sardana committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    d0c1152 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. fix: better UX

    Ritvik Sardana authored and Ritvik Sardana committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    213d744 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. fix: added validation of (if old password === new password)

    Ritvik Sardana authored and Ritvik Sardana committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    25f7593 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    b3e3193 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    3621daf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ebe28b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7be8cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    672835d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67a32bd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b5a24b View commit details
    Browse the repository at this point in the history
  7. fix: added debounce for checking old and new password same or not

    Ritvik Sardana authored and Ritvik Sardana committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    2b56520 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    975c484 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d41d8a5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b9cdee8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0b509b8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d1c3877 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. perf(dx): let developers know that they need to enable index on links (

    …#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>
    barredterra and ankush committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    fa73d5e View commit details
    Browse the repository at this point in the history
  2. refactor: one keyup event for all inputs

    Ritvik Sardana authored and Ritvik Sardana committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    bd3be66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc0a8c5 View commit details
    Browse the repository at this point in the history
  4. fix: fixed on click function

    Ritvik Sardana authored and Ritvik Sardana committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    1cd6c4e View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. fix: autoincr status per doctype (#21918)

    * 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>
    ankush and athul committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    c4230f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd15ab5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8817c22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    881240e View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Configuration menu
    Copy the full SHA
    011d21b View commit details
    Browse the repository at this point in the history
  2. refactor: check license names before sending text

    File might not exist.
    ankush committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    2ed85ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    201be85 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    cc85d39 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f5480b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0cced74 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4931c73 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3f3821b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    773cefe View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7aed89a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fd2efdb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2b96324 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e588f2d View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Configuration menu
    Copy the full SHA
    4fae798 View commit details
    Browse the repository at this point in the history
  2. fix: validate fieldname in get_group_by_count (#21932)

    * fix: validate fieldname in get_group_by_count
    
    * test: call get_group_by_count with invalid field
    
    * test: is_default_field
    barredterra committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    5fce1a5 View commit details
    Browse the repository at this point in the history
  3. fix(DX): Wrap print format errors (#21944)

    [skip ci]
    ankush committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    a2b2998 View commit details
    Browse the repository at this point in the history
  4. chore: code cleanup

    Ritvik Sardana authored and Ritvik Sardana committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    27426f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. fix: workflow help

    closes #21923
    ankush committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    dbc61cc View commit details
    Browse the repository at this point in the history
  2. feat: Added Re-run in Console Button in Console Log Doctype (#21825)

    * 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>
    3 people committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    3f971f3 View commit details
    Browse the repository at this point in the history
  3. test: set request_ip when testing reset_password (#21937)

    * test: set `request_ip` when testing `reset_password`
    
    * test: increase rate limit temporarily while testing `reset_password`
    sagarvora committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    e877d92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b385fae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6326b6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    49a9f53 View commit details
    Browse the repository at this point in the history
  7. chore: minor fix

    shariquerik committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    6ed6a3f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eebbcd0 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    f617100 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3aaab3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #21903 from barredterra/print-report-filters

    feat(Report Builder): print all filters
    ankush committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    76c6924 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #21895 from cogk/fix-clear-bootinfo-cache-on-works…

    …pace-creation
    
    fix(Workspace): Clear bootinfo cache when creating a new workspace
    ankush committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    9b52718 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    59e1db7 View commit details
    Browse the repository at this point in the history