Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
a720cca
squashed commits , all tests passing
qxprakash Oct 16, 2025
cd4c165
lint fix
qxprakash Oct 16, 2025
3d2f86e
typo
qxprakash Oct 16, 2025
27e012d
changeset
qxprakash Oct 16, 2025
e35184d
Merge branch 'main' into ss_test_v2
qxprakash Oct 21, 2025
64ed859
apply feedback
qxprakash Oct 29, 2025
9316364
Merge branch 'main' of https://github.com/transloadit/uppy into ss_te…
qxprakash Oct 29, 2025
5c67ba8
apply suggestions
qxprakash Oct 29, 2025
6da134a
pickerpanel and search input workaround
qxprakash Nov 2, 2025
66ad61e
remove roll based query
qxprakash Nov 2, 2025
198677d
fix flaky assertion
qxprakash Nov 2, 2025
82704c9
WIP
qxprakash Nov 2, 2025
4baf3ff
scoped query for file
qxprakash Nov 2, 2025
dddc30f
drive test failing
qxprakash Nov 2, 2025
200504e
all fixes completed
qxprakash Nov 2, 2025
4f985e7
Merge branch 'ss_test_v2' of https://github.com/qxprakash/uppy into s…
qxprakash Nov 2, 2025
d9c70bd
typo
qxprakash Nov 2, 2025
ac6b174
Merge branch 'main' into ss_test_v2
qxprakash Nov 2, 2025
08e732e
lint fix
qxprakash Nov 2, 2025
11c4183
Merge branch 'ss_test_v2' of https://github.com/qxprakash/uppy into s…
qxprakash Nov 2, 2025
a07ff12
comments
qxprakash Nov 2, 2025
eb7ab8f
add comments
qxprakash Nov 4, 2025
d7f86fb
disable debounce using test hook
qxprakash Nov 4, 2025
3fef630
fix flake wait for folder to be visible
qxprakash Nov 4, 2025
0faad6f
lint fix
qxprakash Nov 4, 2025
7caf572
apply feedback
qxprakash Nov 5, 2025
fe61ee3
lint fix
qxprakash Nov 5, 2025
cf5a7e5
revert fix
qxprakash Nov 5, 2025
fa43e6c
simplify searchDebounced , all tests passing
qxprakash Nov 5, 2025
6ff2077
Merge branch 'main' into ss_test_v2
qxprakash Nov 5, 2025
084d798
remove remote sources from global search browser test
qxprakash Nov 6, 2025
d486396
lint fix
qxprakash Nov 6, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions packages/@uppy/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
},
"devDependencies": {
"@uppy/core": "workspace:^",
"@uppy/dropbox": "workspace:^",
"@uppy/google-drive": "workspace:^",
"@uppy/url": "workspace:^",
"@uppy/webcam": "workspace:^",
Expand Down
Loading
Loading