Commit befa2e6
authored
chore(aggregations, find-in-page, import-export, databases-collections): refactor Global.Modal to use new plugin interface COMPASS-7398 (#5081)
* chore(compass-aggregations): convert create view to new plugin format; remove duplicated plugin
* chore(find-in-page): convert find in page plugin to new interface
* chore(databases-collections): convert create / delete namespace modals to new plugin interface
* chore(import-export): convert import-export to use new plugin interface
* chore(aggregations): clean up compass:aggregations events
* chore(aggregations): fix eslint1 parent 92c3e3d commit befa2e6
File tree
58 files changed
+623
-1145
lines changed- packages
- compass-aggregations
- src
- components
- duplicate-view-modal
- modules
- create-view
- stores
- compass-app-stores/src/stores
- compass-e2e-tests/helpers
- compass-find-in-page
- src
- stores
- compass-home
- src/components
- compass-import-export
- src
- modules
- compass
- stores
- databases-collections
- src
- components
- create-collection-plugin
- create-database-plugin
- stores
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
58 files changed
+623
-1145
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | 180 | | |
188 | 181 | | |
189 | 182 | | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | 183 | | |
197 | 184 | | |
198 | 185 | | |
| |||
238 | 225 | | |
239 | 226 | | |
240 | 227 | | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | 228 | | |
247 | 229 | | |
248 | 230 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| |||
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
75 | | - | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
81 | 80 | | |
82 | 81 | | |
83 | 82 | | |
| |||
112 | 111 | | |
113 | 112 | | |
114 | 113 | | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
Lines changed: 0 additions & 26 deletions
This file was deleted.
Lines changed: 0 additions & 133 deletions
This file was deleted.
Lines changed: 0 additions & 5 deletions
This file was deleted.
0 commit comments