Releases: parse-community/parse-dashboard
Releases · parse-community/parse-dashboard
5.4.0-alpha.1
5.4.0-beta.1
5.3.0
5.3.0 (2023-11-16)
Bug Fixes
- Adding a file when adding a new row in the data browser doesn't show filename (#2471) (5bbb94e)
- File extension is hidden in file field when editing object in modal dialog in data browser (#2472) (8df4e4d)
- Incorrect highlight maker position in class list in data browser (#2490) (8c28d24)
- Pasting location coordinates into field of type
GeoPoint
does not work in data browser (#2464) (a8ce343) - Selecting a saved filter in data browser also highlights other filters with equal names (#2466) (35360fe)
- Vertical scrollbar in data browser is outside visible area when scrolling horizontally (#2457) (5acac3f)
Features
- Add Cloud Function execution on Parse Object in data browser (#2409) (996ce91)
- Add parameter
selectedField
to script payload to determine which object field was selected when script was invoked (#2483) (e98d653) - Add refresh button to Cloud Config page (#2480) (be212b0)
- Add security checks page (#2491) (103b9c6)
- Add support for confirmation dialog before script execution in data browser (#2481) (64d3913)
- Add typing with auto-complete to select a filter field in the data browser (#2463) (257f76b)
- Reopen last opened class when navigating to data browser (#2468) (3d7148e)
Reverts
5.3.0-alpha.2
5.3.0-alpha.1
5.3.0-alpha.1 (2023-09-20)
Bug Fixes
- Adding a file when adding a new row in the data browser doesn't show filename (#2471) (5bbb94e)
- File extension is hidden in file field when editing object in modal dialog in data browser (#2472) (8df4e4d)
- Incorrect highlight maker position in class list in data browser (#2490) (8c28d24)
- Pasting location coordinates into field of type
GeoPoint
does not work in data browser (#2464) (a8ce343) - Selecting a saved filter in data browser also highlights other filters with equal names (#2466) (35360fe)
- Vertical scrollbar in data browser is outside visible area when scrolling horizontally (#2457) (5acac3f)
Features
- Add Cloud Function execution on Parse Object in data browser (#2409) (996ce91)
- Add parameter
selectedField
to script payload to determine which object field was selected when script was invoked (#2483) (e98d653) - Add refresh button to Cloud Config page (#2480) (be212b0)
- Add security checks page (#2491) (103b9c6)
- Add support for confirmation dialog before script execution in data browser (#2481) (64d3913)
- Add typing with auto-complete to select a filter field in the data browser (#2463) (257f76b)
- Reopen last opened class when navigating to data browser (#2468) (3d7148e)
Reverts
5.3.0-beta.1
5.3.0-beta.1 (2023-09-15)
Bug Fixes
- Adding a file when adding a new row in the data browser doesn't show filename (#2471) (5bbb94e)
- File extension is hidden in file field when editing object in modal dialog in data browser (#2472) (8df4e4d)
- Incorrect highlight maker position in class list in data browser (#2490) (8c28d24)
- Pasting location coordinates into field of type
GeoPoint
does not work in data browser (#2464) (a8ce343) - Selecting a saved filter in data browser also highlights other filters with equal names (#2466) (35360fe)
- Vertical scrollbar in data browser is outside visible area when scrolling horizontally (#2457) (5acac3f)
Features
- Add Cloud Function execution on Parse Object in data browser (#2409) (996ce91)
- Add parameter
selectedField
to script payload to determine which object field was selected when script was invoked (#2483) (e98d653) - Add refresh button to Cloud Config page (#2480) (be212b0)
- Add security checks page (#2491) (103b9c6)
- Add support for confirmation dialog before script execution in data browser (#2481) (64d3913)
- Add typing with auto-complete to select a filter field in the data browser (#2463) (257f76b)
- Reopen last opened class when navigating to data browser (#2468) (3d7148e)
Reverts
5.2.0
5.2.0 (2023-09-15)
Bug Fixes
- Back button in data browser disappears after page refresh (#2421) (6c5f19f)
- Cannot navigate to nested relation field in data browser (#2420) (e7ace9e)
- Dashboard crashes when adding a row with modal in a class that contains a pointer to another class that contains an array of pointers (#2416) (286269f)
- Empty table in data browser when navigating back using the "back” button (#2423) (6f3dab6)
- File uploading status not updating in data browser (#2422) (e761f97)
- Hitting backspace key in data browser crashes dashboard (#2456) (32aeea2)
- Incorrect date picker position in data browser filter dialog (#2425) (b96b48f)
- Option missing for Parse Config parameter to require master key (#2440) (6623369)
- Scroll position is preserved when re-opening the same class in data browser via navigation bar (#2445) (667675c)
- Text input cursor jumps to first position when writing long text (#2413) (422ffb2)
- Uncaught error when editing Number field in Edit Row dialog (#2401) (26bd6fa)
Features
- Add export of saved data browser filters via
classPreference
settings (#2455) (f56f946) - Add filter views to save frequently used filters in data browser (#2404) (a9ec3a9)
- Add links to users and roles in ACL dialog and handle invalid entries (#2436) (a20cb8e)
- Add visual configurator for Parse Dashboard settings (#2406) (228d839)
- Data types and pointer classes are sorted alphabetically in dialog to add new column (#2400) (d9d285b)
- Sort Cloud Code Jobs alphabetically (#2402) (77fc372)