Commit 74fe80b
committed
Merge branch 'source'
* source: (82 commits)
chore(release): 8.2.0 [skip ci]
empty commit to trigger CI
chore(release): 8.2.0-alpha.27 [skip ci]
fix: Calculated value drop-down in menu bar overlaps with info panel buttons (parse-community#3116)
chore(release): 8.2.0-alpha.26 [skip ci]
feat: Add AI agent browser control for autonomous development (parse-community#3114)
chore(release): 8.2.0-alpha.25 [skip ci]
feat: Add storing data browser graphs to support multiple graphs per class (parse-community#3113)
chore(release): 8.2.0-alpha.24 [skip ci]
fix: Graph panel covers right-most columns of data browser table (parse-community#3112)
chore(release): 8.2.0-alpha.23 [skip ci]
fix: Graph panel shows date tick labels on x-axis in local time instead of UTC (parse-community#3111)
chore(release): 8.2.0-alpha.22 [skip ci]
feat: Add graph panel for data visualization (parse-community#3110)
chore(release): 8.2.0-alpha.21 [skip ci]
fix: Some context menu sub-menu lists don't change background color on mouse hover in Safari browser (parse-community#3109)
chore(release): 8.2.0-alpha.20 [skip ci]
fix: Saved filter is not recognized in data browser filter dialog (parse-community#3108)
chore(release): 8.2.0-alpha.19 [skip ci]
fix: Context menu in data browser disappears behind menu bar (parse-community#3106)
...File tree
64 files changed
+19202
-3273
lines changed- .github/workflows
- Parse-Dashboard
- browser-control
- changelogs
- src
- components
- BrowserCell
- BrowserFilter
- BrowserMenu
- CategoryList
- ContextMenu
- DataBrowserHeaderBar
- Filter
- GraphPanel
- Modal
- MultiSelect
- ScriptConfirmationModal
- TextInput
- Toolbar
- dashboard
- Data
- Browser
- Views
- Settings
- DashboardSettings
- lib
- tests
- webpack
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
64 files changed
+19202
-3273
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
| 112 | + | |
111 | 113 | | |
112 | 114 | | |
113 | 115 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments