Commit Graph
21 Commits
Author SHA1 Message Date
artrejo 899d7459c1 Fix Juno and Phoenix validations 2022-01-21 08:20:29 -08:00
artrejo 1b1371381e fix build .... 2022-01-20 18:32:16 -08:00
artrejo 3e7c5f4b14 Revert changes to package-lock 2022-01-20 18:21:28 -08:00
artrejo 0fc5f070cc build cont .... 2022-01-20 18:07:42 -08:00
artrejo 0ffebc14ca Format 2022-01-20 18:02:41 -08:00
artrejo 1203427537 Fix build cont... 2022-01-20 18:00:24 -08:00
artrejo 6c9176f4ba Firx build cont. 2022-01-20 17:59:56 -08:00
artrejo 3ef992c1af Fix build cont. 2022-01-20 17:53:46 -08:00
artrejo 4af14bc310 Fix build issues 2022-01-20 17:50:06 -08:00
artrejo ed3fb9e09a Merge branch 'master' of https://github.com/Azure/cosmos-explorer into users/artrejo/MSRC69675 2022-01-20 16:44:48 -08:00
artrejo 167c55a24a Validate endpoints from feature flags 2022-01-20 16:33:25 -08:00
Armando Trejo Oliver 1b9070605e Make MongoShell ready message handler backwards compatible (#606)
* Make MongShell message handler backwards compatible

* Fix test title and add one more test case
2021-04-02 12:38:53 -07:00
Armando Trejo Oliver a66f042c10 Fix table api query projections (#584)
When building queries with projections, the resulting query does not include the "id" property as part of the projection. The "id" property is used by the results grid to display as the RowKey so the result is queries wih projections do not show the RowKey.

This change fixes this by including "id" as part of the projections.
2021-03-26 12:18:04 -07:00
Armando Trejo Oliver e97a1643fb Make ready message backwards compatible (#569) 2021-03-19 08:38:57 -07:00
Armando Trejo Oliver 19880203ec Fix ready message (format) (#565)
* Fix ready message sent to parent frame

* format
2021-03-18 21:40:31 -07:00
artrejo f929a638d6 Fix ready message sent to parent frame 2021-03-18 20:41:43 -07:00
Armando Trejo OliverandChris Cao 9247a6c4a2 A11y fixes - Add a skip link and remove duplicate ids (#381)
* Add a skip link to allow people who navigate sequentially through content more direct access to the primary content of the Data Explorer

Co-authored-by: Chris Cao (Zen3 Infosolutions America Inc) <[email protected]>

* Rename id of partition key field in  Add Collection Pane to ensure no  elements contain duplicate attributes.

Co-authored-by: Chris Cao (Zen3 Infosolutions America Inc) <[email protected]>
2021-01-12 09:55:04 -08:00
Armando Trejo Oliver e801364800 Remove stale .main class from tree.less (#362)
.main CSS class has a naming conflict with Moncao editor CSS classes and this is causing  A11y issues with Moncao editor.

This class should no longer be used since we moved to the new tree component in REACT, so I am removing it. From my testing, this is not affecting anything.

If we find any styling issue later, we should fix without adding back this class.
2021-01-05 10:53:55 -08:00
Armando Trejo Oliver 5ffa746adb Escape quotes in identifiers in CQL queries 2020-10-12 13:00:11 -05:00
Armando Trejo Oliver 444f663733 Update README.md (#255) 2020-10-08 15:57:38 -05:00
artrejo 3ae1f97ccc Remove AFEC check for Synapse Link and Mongo 2020-09-21 13:44:05 -07:00