|
Author:
{'name': 'Maurizio Casimirri', 'email': 'maurizio.cas@gmail.com', 'username': 'mcasimir'}
Message: feat: connect without connection model COMPASS-5030, COMPASS-5057 (#2496)
- use new connect method from data-service
- eliminate usages of dataService.model across compass
- prepare dataservice signatures for future changes
- fix deployment awareness issue with dataservice
- revert try catch on listener
- remove unnecessary check from connection title
- Add connectivity tests (#2460)
- test everything except kerberos and replicaSet
- remove connection-model from dataservice
- revert sidebar to use connection model
- fix conversion from model
- remove commented out tests
- fix failing tests in compass home
- fix missing metadata in log
- revert changes to storage mixin
Co-authored-by: Michael Rose <michael_rose@gmx.de>
- align mongodb-connection-string-url version
- fix keytar tests in compass home
- add connectivity tests for atlas
- add atlas connectivity tests secrets
- align fixtures with data type
- run connection tests on indepentent runner
- add connectivity tests secrets
- start docker independently
- prevent ssh connections to replica sets
Co-authored-by: Michael Rose <michael_rose@gmx.de>
Branch: compass-5113-remove-loading-screen-from-the-app
https://github.com/mongodb-js/compass/commit/455dad84b86f6f70860d617369e5d83fd95d62de
|
|
Author:
{'name': 'Maurizio Casimirri', 'email': 'maurizio.cas@gmail.com', 'username': 'mcasimir'}
Message: feat: connect without connection model COMPASS-5030, COMPASS-5057 (#2496)
- use new connect method from data-service
- eliminate usages of dataService.model across compass
- prepare dataservice signatures for future changes
- fix deployment awareness issue with dataservice
- revert try catch on listener
- remove unnecessary check from connection title
- Add connectivity tests (#2460)
- test everything except kerberos and replicaSet
- remove connection-model from dataservice
- revert sidebar to use connection model
- fix conversion from model
- remove commented out tests
- fix failing tests in compass home
- fix missing metadata in log
- revert changes to storage mixin
Co-authored-by: Michael Rose <michael_rose@gmx.de>
- align mongodb-connection-string-url version
- fix keytar tests in compass home
- add connectivity tests for atlas
- add atlas connectivity tests secrets
- align fixtures with data type
- run connection tests on indepentent runner
- add connectivity tests secrets
- start docker independently
- prevent ssh connections to replica sets
Co-authored-by: Michael Rose <michael_rose@gmx.de>
Branch: COMPASS-5053-loading-status
https://github.com/mongodb-js/compass/commit/455dad84b86f6f70860d617369e5d83fd95d62de
|
|
Author:
{'name': 'Maurizio Casimirri', 'email': 'maurizio.cas@gmail.com', 'username': 'mcasimir'}
Message: feat: connect without connection model COMPASS-5030, COMPASS-5057 (#2496)
- use new connect method from data-service
- eliminate usages of dataService.model across compass
- prepare dataservice signatures for future changes
- fix deployment awareness issue with dataservice
- revert try catch on listener
- remove unnecessary check from connection title
- Add connectivity tests (#2460)
- test everything except kerberos and replicaSet
- remove connection-model from dataservice
- revert sidebar to use connection model
- fix conversion from model
- remove commented out tests
- fix failing tests in compass home
- fix missing metadata in log
- revert changes to storage mixin
Co-authored-by: Michael Rose <michael_rose@gmx.de>
- align mongodb-connection-string-url version
- fix keytar tests in compass home
- add connectivity tests for atlas
- add atlas connectivity tests secrets
- align fixtures with data type
- run connection tests on indepentent runner
- add connectivity tests secrets
- start docker independently
- prevent ssh connections to replica sets
Co-authored-by: Michael Rose <michael_rose@gmx.de>
Branch: electron-13-same-keytar-node-14
https://github.com/mongodb-js/compass/commit/455dad84b86f6f70860d617369e5d83fd95d62de
|
|
Author:
{'name': 'Maurizio Casimirri', 'email': 'maurizio.cas@gmail.com', 'username': 'mcasimir'}
Message: feat: connect without connection model COMPASS-5030, COMPASS-5057 (#2496)
- use new connect method from data-service
- eliminate usages of dataService.model across compass
- prepare dataservice signatures for future changes
- fix deployment awareness issue with dataservice
- revert try catch on listener
- remove unnecessary check from connection title
- Add connectivity tests (#2460)
- test everything except kerberos and replicaSet
- remove connection-model from dataservice
- revert sidebar to use connection model
- fix conversion from model
- remove commented out tests
- fix failing tests in compass home
- fix missing metadata in log
- revert changes to storage mixin
Co-authored-by: Michael Rose <michael_rose@gmx.de>
- align mongodb-connection-string-url version
- fix keytar tests in compass home
- add connectivity tests for atlas
- add atlas connectivity tests secrets
- align fixtures with data type
- run connection tests on indepentent runner
- add connectivity tests secrets
- start docker independently
- prevent ssh connections to replica sets
Co-authored-by: Michael Rose <michael_rose@gmx.de>
Branch: compass-home-ts
https://github.com/mongodb-js/compass/commit/455dad84b86f6f70860d617369e5d83fd95d62de
|
|
Author:
{'name': 'Maurizio Casimirri', 'email': 'maurizio.cas@gmail.com', 'username': 'mcasimir'}
Message: feat: connect without connection model COMPASS-5030, COMPASS-5057 (#2496)
- use new connect method from data-service
- eliminate usages of dataService.model across compass
- prepare dataservice signatures for future changes
- fix deployment awareness issue with dataservice
- revert try catch on listener
- remove unnecessary check from connection title
- Add connectivity tests (#2460)
- test everything except kerberos and replicaSet
- remove connection-model from dataservice
- revert sidebar to use connection model
- fix conversion from model
- remove commented out tests
- fix failing tests in compass home
- fix missing metadata in log
- revert changes to storage mixin
Co-authored-by: Michael Rose <michael_rose@gmx.de>
- align mongodb-connection-string-url version
- fix keytar tests in compass home
- add connectivity tests for atlas
- add atlas connectivity tests secrets
- align fixtures with data type
- run connection tests on indepentent runner
- add connectivity tests secrets
- start docker independently
- prevent ssh connections to replica sets
Co-authored-by: Michael Rose <michael_rose@gmx.de>
Branch: main
https://github.com/mongodb-js/compass/commit/455dad84b86f6f70860d617369e5d83fd95d62de
|
|
Author:
{'name': 'Maurizio Casimirri', 'email': 'maurizio.cas@gmail.com', 'username': 'mcasimir'}
Message: feat: remove connection model from connection COMPASS-5030, COMPASS-5057 and connectivity tests (#2475)
- use new connect method from data-service
- eliminate usages of dataService.model across compass
- prepare dataservice signatures for future changes
- fix deployment awareness issue with dataservice
- revert try catch on listener
- remove unnecessary check from connection title
- Add connectivity tests (#2460)
- test everything except kerberos and replicaSet
- remove connection-model from dataservice
- revert sidebar to use connection model
- fix conversion from model
- remove commented out tests
- fix failing tests in compass home
- fix missing metadata in log
- revert changes to storage mixin
Co-authored-by: Michael Rose <michael_rose@gmx.de>
Branch: COMPASS-4948-new-connection-main
https://github.com/mongodb-js/compass/commit/5aafdbb2f7f12f6b4c3a4feab7540c626df4ba1a
|
|
Author:
{'name': 'Maurizio Casimirri', 'email': 'maurizio.cas@gmail.com', 'username': 'mcasimir'}
Message: feat: remove connection model from connection COMPASS-5030, COMPASS-5057 and connectivity tests (#2475)
- use new connect method from data-service
- eliminate usages of dataService.model across compass
- prepare dataservice signatures for future changes
- fix deployment awareness issue with dataservice
- revert try catch on listener
- remove unnecessary check from connection title
- Add connectivity tests (#2460)
- test everything except kerberos and replicaSet
- remove connection-model from dataservice
- revert sidebar to use connection model
- fix conversion from model
- remove commented out tests
- fix failing tests in compass home
- fix missing metadata in log
- revert changes to storage mixin
Co-authored-by: Michael Rose <michael_rose@gmx.de>
Branch: COMPASS-4948-new-connection-main
https://github.com/mongodb-js/compass/commit/0b66d6afaeb50e40d7b4ebaca4428631797d454c
|
|
Author:
{'name': 'Maurizio Casimirri', 'email': 'maurizio.cas@gmail.com', 'username': 'mcasimir'}
Message: feat: remove connection model from connection COMPASS-5030, COMPASS-5057 and connectivity tests (#2475)
- use new connect method from data-service
- eliminate usages of dataService.model across compass
- prepare dataservice signatures for future changes
- fix deployment awareness issue with dataservice
- revert try catch on listener
- remove unnecessary check from connection title
- Add connectivity tests (#2460)
- test everything except kerberos and replicaSet
- remove connection-model from dataservice
- revert sidebar to use connection model
- fix conversion from model
- remove commented out tests
- fix failing tests in compass home
- fix missing metadata in log
- revert changes to storage mixin
Co-authored-by: Michael Rose <michael_rose@gmx.de>
Branch: COMPASS-4948-new-connection-main
https://github.com/mongodb-js/compass/commit/d9de57d45bbe94281284c8f0c740b347b2bbcc58
|
|
Author:
{'name': 'Maurizio Casimirri', 'email': 'maurizio.cas@gmail.com', 'username': 'mcasimir'}
Message: feat: remove connection model from connection COMPASS-5030, COMPASS-5057 and connectivity tests (#2475)
- use new connect method from data-service
- eliminate usages of dataService.model across compass
- prepare dataservice signatures for future changes
- fix deployment awareness issue with dataservice
- revert try catch on listener
- remove unnecessary check from connection title
- Add connectivity tests (#2460)
- test everything except kerberos and replicaSet
- remove connection-model from dataservice
- revert sidebar to use connection model
- fix conversion from model
- remove commented out tests
- fix failing tests in compass home
- fix missing metadata in log
- revert changes to storage mixin
Co-authored-by: Michael Rose <michael_rose@gmx.de>
Branch: COMPASS-4948-new-connection-main
https://github.com/mongodb-js/compass/commit/5237c961686bb464f380f1418e38cd52e5adbab1
|
Generated at Wed Feb 07 22:38:17 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.