-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
build: Release #2499
Commits on Jun 11, 2023
-
fix: Vertical scrollbar in data browser is outside visible area when …
…scrolling horizontally (parse-community#2457)
Configuration menu - View commit details
-
Copy full SHA for 5acac3f - Browse repository at this point
Copy the full SHA 5acac3fView commit details -
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))
Configuration menu - View commit details
-
Copy full SHA for 29a83ac - Browse repository at this point
Copy the full SHA 29a83acView commit details
Commits on Jun 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3d7148e - Browse repository at this point
Copy the full SHA 3d7148eView commit details -
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))
Configuration menu - View commit details
-
Copy full SHA for 5f94fb0 - Browse repository at this point
Copy the full SHA 5f94fb0View commit details -
feat: Add typing with auto-complete to select a filter field in the d…
…ata browser (parse-community#2463)
Configuration menu - View commit details
-
Copy full SHA for 257f76b - Browse repository at this point
Copy the full SHA 257f76bView commit details -
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))
Configuration menu - View commit details
-
Copy full SHA for 5293640 - Browse repository at this point
Copy the full SHA 5293640View commit details
Commits on Jun 20, 2023
-
fix: Pasting location coordinates into field of type
GeoPoint
does ……not work in data browser (parse-community#2464)
Configuration menu - View commit details
-
Copy full SHA for a8ce343 - Browse repository at this point
Copy the full SHA a8ce343View commit details -
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))
Configuration menu - View commit details
-
Copy full SHA for 5f4696c - Browse repository at this point
Copy the full SHA 5f4696cView commit details
Commits on Jun 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 996ce91 - Browse repository at this point
Copy the full SHA 996ce91View commit details -
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))
Configuration menu - View commit details
-
Copy full SHA for 046356a - Browse repository at this point
Copy the full SHA 046356aView commit details -
fix: Selecting a saved filter in data browser also highlights other f…
…ilters with equal names (parse-community#2466)
Configuration menu - View commit details
-
Copy full SHA for 35360fe - Browse repository at this point
Copy the full SHA 35360feView commit details -
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))
Configuration menu - View commit details
-
Copy full SHA for d410339 - Browse repository at this point
Copy the full SHA d410339View commit details
Commits on Jun 24, 2023
-
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.
Configuration menu - View commit details
-
Copy full SHA for 2f1d84e - Browse repository at this point
Copy the full SHA 2f1d84eView commit details -
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))
Configuration menu - View commit details
-
Copy full SHA for cf72fdc - Browse repository at this point
Copy the full SHA cf72fdcView commit details
Commits on Jun 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for be212b0 - Browse repository at this point
Copy the full SHA be212b0View commit details -
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))
Configuration menu - View commit details
-
Copy full SHA for 8e6f061 - Browse repository at this point
Copy the full SHA 8e6f061View commit details
Commits on Jun 28, 2023
-
feat: Add parameter
selectedField
to script payload to determine wh……ich object field was selected when script was invoked (parse-community#2483)
Configuration menu - View commit details
-
Copy full SHA for e98d653 - Browse repository at this point
Copy the full SHA e98d653View commit details -
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))
Configuration menu - View commit details
-
Copy full SHA for 359ebdc - Browse repository at this point
Copy the full SHA 359ebdcView commit details -
feat: Add support for confirmation dialog before script execution in …
…data browser (parse-community#2481)
Configuration menu - View commit details
-
Copy full SHA for 64d3913 - Browse repository at this point
Copy the full SHA 64d3913View commit details -
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))
Configuration menu - View commit details
-
Copy full SHA for 842d84a - Browse repository at this point
Copy the full SHA 842d84aView commit details
Commits on Jun 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8c28d24 - Browse repository at this point
Copy the full SHA 8c28d24View commit details -
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))
Configuration menu - View commit details
-
Copy full SHA for a3af032 - Browse repository at this point
Copy the full SHA a3af032View commit details
Commits on Jun 30, 2023
-
fix: File extension is hidden in file field when editing object in mo…
…dal dialog in data browser (parse-community#2472)
Configuration menu - View commit details
-
Copy full SHA for 8df4e4d - Browse repository at this point
Copy the full SHA 8df4e4dView commit details -
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))
Configuration menu - View commit details
-
Copy full SHA for e45d7bf - Browse repository at this point
Copy the full SHA e45d7bfView commit details -
fix: Adding a file when adding a new row in the data browser doesn't …
…show filename (parse-community#2471)
Configuration menu - View commit details
-
Copy full SHA for 5bbb94e - Browse repository at this point
Copy the full SHA 5bbb94eView commit details -
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))
Configuration menu - View commit details
-
Copy full SHA for 47b8ca2 - Browse repository at this point
Copy the full SHA 47b8ca2View commit details
Commits on Jul 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8e46203 - Browse repository at this point
Copy the full SHA 8e46203View commit details
Commits on Jul 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3e696f8 - Browse repository at this point
Copy the full SHA 3e696f8View commit details
Commits on Aug 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 103b9c6 - Browse repository at this point
Copy the full SHA 103b9c6View commit details -
chore(release): 5.2.0-alpha.28 [skip ci]
# [5.2.0-alpha.28](parse-community/parse-dashboard@5.2.0-alpha.27...5.2.0-alpha.28) (2023-08-27) ### Features * Add security checks page ([parse-community#2491](parse-community#2491)) ([103b9c6](parse-community@103b9c6))
Configuration menu - View commit details
-
Copy full SHA for 7ec5461 - Browse repository at this point
Copy the full SHA 7ec5461View commit details
Commits on Sep 15, 2023
-
Merge branch 'beta' into build-alpha
Signed-off-by: Manuel <5673677+mtrezza@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bd67056 - Browse repository at this point
Copy the full SHA bd67056View commit details -
Configuration menu - View commit details
-
Copy full SHA for c60bbf2 - Browse repository at this point
Copy the full SHA c60bbf2View commit details