You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* COMPASS-98 added query bar to schema
* COMPASS-98 added collection component
* COMPASS-98 added query bar to CRUD and Explain
* COMPASS-98 cleaned up collection package
* COMPASS-98 fixing index
* COMPASS-98 add options to QueryStore and add QueryChangedStore (#590)
* COMPASS-98 add options to QueryStore and add QueryChangedStore
* fix typo
* comments
* pass all other query options to QueryChangedStore. (#592)
* COMPASS-98 listening to namespace for crud and indexes init
* COMPASS-98 crud, schema and explain listens to query changes + removed x from schema action/store files
* COMPASS-98 added fix to Explain plan not resetting on collection change
* COMPASS-98 tests working and schema sample bug fixed
* COMPASS-98 CRUD and explain working
* COMPASS-98 switching between collection and db view
* COMPASS-98 set name of collection
* COMPASS-98 document & indexes loading on mount
* COMPASS-98 made no difference on styling :(
* COMPASS-98 removed hanging console.log
* COMPASS-98 a slightly safer way of preventing double resets for crud
* Header repositioning fix
* COMPASS-98 fix bug where minicharts don’t rerender...
...when updating namespace and schema view was active.
* COMPASS-98 fix bug where minicharts don’t rerender...
...when updating namespace and schema view was active.
cherry-picking deb2133
* fix linter issue.
* fix linter issue.
* COMPASS-98 minor changes to remove comments
* COMPASS-98 removed unused files
* COMPASS-98 removed useless flexbox-fixed class
* using collection 'store' method instead
* removed debugs
* full namespace as title instead of just collection name
* COMPASS-98 adding id to tabs
* 5 passing functional tests!
* splitting functional test of query refine and apply
* supporting more test cases!
* COMPASS-98 most functional tests working
* added extra margin top to show the create button
* skip reset test instead of commenting out.
0 commit comments