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

build: Release #2499

Merged
merged 32 commits into from
Sep 15, 2023
Merged

build: Release #2499

merged 32 commits into from
Sep 15, 2023

Commits on Jun 11, 2023

  1. Configuration menu
    Copy the full SHA
    5acac3f View commit details
    Browse the repository at this point in the history
  2. chore(release): 5.2.0-alpha.15 [skip ci]

    # [5.2.0-alpha.15](parse-community/parse-dashboard@5.2.0-alpha.14...5.2.0-alpha.15) (2023-06-11)
    
    ### Bug Fixes
    
    * Vertical scrollbar in data browser is outside visible area when scrolling horizontally ([parse-community#2457](parse-community#2457)) ([5acac3f](parse-community@5acac3f))
    semantic-release-bot committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    29a83ac View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    3d7148e View commit details
    Browse the repository at this point in the history
  2. chore(release): 5.2.0-alpha.16 [skip ci]

    # [5.2.0-alpha.16](parse-community/parse-dashboard@5.2.0-alpha.15...5.2.0-alpha.16) (2023-06-19)
    
    ### Features
    
    * Reopen last opened class when navigating to data browser ([parse-community#2468](parse-community#2468)) ([3d7148e](parse-community@3d7148e))
    semantic-release-bot committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    5f94fb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    257f76b View commit details
    Browse the repository at this point in the history
  4. chore(release): 5.2.0-alpha.17 [skip ci]

    # [5.2.0-alpha.17](parse-community/parse-dashboard@5.2.0-alpha.16...5.2.0-alpha.17) (2023-06-19)
    
    ### Features
    
    * Add typing with auto-complete to select a filter field in the data browser ([parse-community#2463](parse-community#2463)) ([257f76b](parse-community@257f76b))
    semantic-release-bot committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    5293640 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    a8ce343 View commit details
    Browse the repository at this point in the history
  2. chore(release): 5.2.0-alpha.18 [skip ci]

    # [5.2.0-alpha.18](parse-community/parse-dashboard@5.2.0-alpha.17...5.2.0-alpha.18) (2023-06-20)
    
    ### Bug Fixes
    
    * Pasting location coordinates into field of type `GeoPoint` does not work in data browser ([parse-community#2464](parse-community#2464)) ([a8ce343](parse-community@a8ce343))
    semantic-release-bot committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    5f4696c View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    996ce91 View commit details
    Browse the repository at this point in the history
  2. chore(release): 5.2.0-alpha.19 [skip ci]

    # [5.2.0-alpha.19](parse-community/parse-dashboard@5.2.0-alpha.18...5.2.0-alpha.19) (2023-06-23)
    
    ### Features
    
    * Add Cloud Function execution on Parse Object in data browser ([parse-community#2409](parse-community#2409)) ([996ce91](parse-community@996ce91))
    semantic-release-bot committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    046356a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35360fe View commit details
    Browse the repository at this point in the history
  4. chore(release): 5.2.0-alpha.20 [skip ci]

    # [5.2.0-alpha.20](parse-community/parse-dashboard@5.2.0-alpha.19...5.2.0-alpha.20) (2023-06-23)
    
    ### Bug Fixes
    
    * Selecting a saved filter in data browser also highlights other filters with equal names ([parse-community#2466](parse-community#2466)) ([35360fe](parse-community@35360fe))
    semantic-release-bot committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    d410339 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. revert: fix: Vertical scrollbar in data browser is outside visible ar…

    …ea when scrolling horizontally (parse-community#2457) (parse-community#2477)
    
    This reverts commit 5acac3f.
    mtrezza authored Jun 24, 2023
    Configuration menu
    Copy the full SHA
    2f1d84e View commit details
    Browse the repository at this point in the history
  2. chore(release): 5.2.0-alpha.21 [skip ci]

    # [5.2.0-alpha.21](parse-community/parse-dashboard@5.2.0-alpha.20...5.2.0-alpha.21) (2023-06-24)
    
    ### Reverts
    
    * fix: Vertical scrollbar in data browser is outside visible area when scrolling horizontally ([parse-community#2457](parse-community#2457)) ([parse-community#2477](parse-community#2477)) ([2f1d84e](parse-community@2f1d84e))
    semantic-release-bot committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    cf72fdc View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    be212b0 View commit details
    Browse the repository at this point in the history
  2. chore(release): 5.2.0-alpha.22 [skip ci]

    # [5.2.0-alpha.22](parse-community/parse-dashboard@5.2.0-alpha.21...5.2.0-alpha.22) (2023-06-27)
    
    ### Features
    
    * Add refresh button to Cloud Config page ([parse-community#2480](parse-community#2480)) ([be212b0](parse-community@be212b0))
    semantic-release-bot committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    8e6f061 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. feat: Add parameter selectedField to script payload to determine wh…

    …ich object field was selected when script was invoked (parse-community#2483)
    dblythy authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    e98d653 View commit details
    Browse the repository at this point in the history
  2. chore(release): 5.2.0-alpha.23 [skip ci]

    # [5.2.0-alpha.23](parse-community/parse-dashboard@5.2.0-alpha.22...5.2.0-alpha.23) (2023-06-28)
    
    ### Features
    
    * Add parameter `selectedField` to script payload to determine which object field was selected when script was invoked ([parse-community#2483](parse-community#2483)) ([e98d653](parse-community@e98d653))
    semantic-release-bot committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    359ebdc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64d3913 View commit details
    Browse the repository at this point in the history
  4. chore(release): 5.2.0-alpha.24 [skip ci]

    # [5.2.0-alpha.24](parse-community/parse-dashboard@5.2.0-alpha.23...5.2.0-alpha.24) (2023-06-28)
    
    ### Features
    
    * Add support for confirmation dialog before script execution in data browser ([parse-community#2481](parse-community#2481)) ([64d3913](parse-community@64d3913))
    semantic-release-bot committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    842d84a View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    8c28d24 View commit details
    Browse the repository at this point in the history
  2. chore(release): 5.2.0-alpha.25 [skip ci]

    # [5.2.0-alpha.25](parse-community/parse-dashboard@5.2.0-alpha.24...5.2.0-alpha.25) (2023-06-29)
    
    ### Bug Fixes
    
    * Incorrect highlight maker position in class list in data browser ([parse-community#2490](parse-community#2490)) ([8c28d24](parse-community@8c28d24))
    semantic-release-bot committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    a3af032 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    8df4e4d View commit details
    Browse the repository at this point in the history
  2. chore(release): 5.2.0-alpha.26 [skip ci]

    # [5.2.0-alpha.26](parse-community/parse-dashboard@5.2.0-alpha.25...5.2.0-alpha.26) (2023-06-30)
    
    ### Bug Fixes
    
    * File extension is hidden in file field when editing object in modal dialog in data browser ([parse-community#2472](parse-community#2472)) ([8df4e4d](parse-community@8df4e4d))
    semantic-release-bot committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    e45d7bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bbb94e View commit details
    Browse the repository at this point in the history
  4. chore(release): 5.2.0-alpha.27 [skip ci]

    # [5.2.0-alpha.27](parse-community/parse-dashboard@5.2.0-alpha.26...5.2.0-alpha.27) (2023-06-30)
    
    ### Bug Fixes
    
    * Adding a file when adding a new row in the data browser doesn't show filename ([parse-community#2471](parse-community#2471)) ([5bbb94e](parse-community@5bbb94e))
    semantic-release-bot committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    47b8ca2 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

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

Commits on Jul 8, 2023

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

Commits on Aug 27, 2023

  1. Configuration menu
    Copy the full SHA
    103b9c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ec5461 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Merge branch 'beta' into build-alpha

    Signed-off-by: Manuel <5673677+mtrezza@users.noreply.github.com>
    mtrezza authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    bd67056 View commit details
    Browse the repository at this point in the history
  2. release

    mtrezza committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    c60bbf2 View commit details
    Browse the repository at this point in the history