Commit 34cad6c
authored
COMPASS-1305 Backport Kill Help Window to 1.8-releases (#1116)
* COMPASS-795 Replace help doc with how to $geoWithin hint (#1098)
* 🔥 Remove invisible geo info sprinkle
It's there in the DOM but hidden behind the mapbox-gl map.
* 🔥 Remove schema-geo-query-builder.md
The controls (apart from the incoming Shift + Click) I think are obvious enough not to need extra documentation.
* ✨ Add placeholder geo-hint overlay based on the just removed info sprinkle
Ready for style pass.
* Style pass
* Delete placeholder
* 👕
* COMPASS-797: Long running queries help (#1099)
* 🔥 Remove schema-long-running-queries.md
* 🎨 Switch status subview to <InfoSprinkle> component
* 📝 Improve docs on manually testing the different subviews
Note: Going back to var as unlike let/const, it can be retried with an up-arrow+enter combo in the devtools console.
* 🎨🔥 Resolve some styling regressions and remove handlers
* Put back the "help" CSS class
* Override the opacity
* Remove onHelpClicked handler
* Basic decoupling style pass to resolve orange hover 🐛
* COMPASS-1169 Remove help window (#1107)
* 🔥 Remove dev help entries
They are noted on COMPASS 794 until someone decides what to do with them, such as moving useful ones to the 10gen/compass-internal-docs repo.
* 🔥 Remove help window
* 🔥 Remove direct dep on ampersand-collection-lodash-mixin
It's only needed as a transitive dependency of ampersand-rest-collection.
* 🔥 Remove now unused with-sync.js model
* 🔥 Remove help images
Again, compass-internal-docs if they are useful.
* 🔥 Remove main process help window handlers
* 🎨 Update Help menu item + F1 accelerator to online docs1 parent bd9b88e commit 34cad6c
File tree
37 files changed
+107
-1378
lines changed- src
- app
- help
- entries
- images/help
- dev
- schema
- models
- internal-packages
- app/styles
- schema
- lib
- component/status-subview
- d3
- styles
- status
- main
37 files changed
+107
-1378
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
121 | 120 | | |
122 | 121 | | |
123 | 122 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments