sapling/addons
Evan Krause 34bf0be8cd Revert button in SCM sidebar
Summary:
Add a revert button to the SCM sidebar. This gives you an extra bit of power to this sidebar.

This is the first command we're adding that runs an Operation. We are better set up to run operations from the ISL webview. We have access here, we just need to pipe the data through in the same way the webview does. We don't currently send the progress data back to any open webviews. This means you won't see the progress. But we could probably support this in the future.

Reviewed By: quark-zju

Differential Revision: D43484745

fbshipit-source-id: 30978d843068223b43d846fb13225ed1669d2697
2023-02-22 19:28:57 -08:00
..
.tours Add code tours 2023-02-06 10:02:35 -08:00
.vscode Support debugging the isl server in vscode 2023-02-02 10:23:33 -08:00
eslint-rules Re-sync with internal repository 2022-11-15 00:48:09 -08:00
isl Center spinner in commit info view 2023-02-22 19:02:48 -08:00
isl-server Typed command running and tracking 2023-02-22 19:28:57 -08:00
reviewstack reviewstack: fix parsing logic to hide stack info from PR body 2022-12-21 21:32:14 -08:00
reviewstack.dev reviewstack: include the screencast on the home page 2022-12-20 12:36:37 -08:00
shared Add useThrottledEffect hook 2023-02-15 15:46:07 -08:00
textmate upgrade prettier to 2.7.1 2022-11-15 19:56:38 -08:00
vscode Revert button in SCM sidebar 2023-02-22 19:28:57 -08:00
.eslintrc.js Re-sync with internal repository 2022-11-15 00:48:09 -08:00
.gitignore isl: ignore shared/coverage folder 2023-02-03 15:43:52 -08:00
.prettierignore Add more files to prettier ignore 2023-02-06 15:13:28 -08:00
.prettierrc Re-sync with internal repository 2022-11-15 00:48:09 -08:00
LICENSE Re-sync with internal repository 2022-11-15 00:48:09 -08:00
package.json upgrade prettier to 2.7.1 2022-11-15 19:56:38 -08:00
removeInternalFiles.sh Script to remove internal files 2023-02-06 15:13:28 -08:00
verify-addons-folder.py Re-sync with internal repository 2022-11-15 00:48:09 -08:00
yarn.lock Add AbortController for nodejs < 14 2023-02-07 17:45:05 -08:00