Commit graph

5 commits

Author SHA1 Message Date
Nayana N
2804e39264 [docs]: Update all screenshots in CosmosDB doc 2026-01-07 07:54:58 +00:00
Pratik Agrawal
1f5ba38487
[docs]: CosmosDB Partition Key (#12971) 2025-06-02 16:48:32 +05:30
Pratik Agrawal
2a9c638b9d
[docs]: Update data-sources guides - Clickhouse, CosmosDB, CouchDB (#10732)
* [docs]: Update data-sources guides - Clickhouse, CosmosDB, CouchDB

* Added padding before h2

* Updated clickhouse v2

* Updated cosmosdb v2

* Updated CouchDB v2
2024-09-17 16:21:49 +05:30
Aman Regu
255f74441b
Update static media (#9175)
* updated the screenshots

* reduced the gif size

* reverted the package.json file

* edited the zoomed in images and replaced some gifs with screenshots

* removed one gif

* update static media

* update file names

* update toolbar

* fix file names

* fix: dynamodb img path

* update media for org management dashboard

* fix: casing and formatting

* update workspace constant media

* update media in workspace settings and github

* update github sso

* minor change to github sso docs

* minor fix

* update google sso

* change includeCurrentVersion flag to false

---------

Co-authored-by: Asjad Ahmed Khan <iitasjad2001@gmail.com>
Co-authored-by: Asjad Ahmed Khan <60435499+2001asjad@users.noreply.github.com>
Co-authored-by: Karan Rathod <karan.altcampus@gmail.com>
2024-03-26 15:57:24 +05:30
Arpit
84e7cef097
[Plugins] CosmosDB integration (#3828)
* init

* cosmos db icon

* manifest file

* adds azure package

* test connection

* operations: list databases

* operation: read item, insert items with a lookup function

* operation: delete item

* operation: query database using SQL-like syntax

* adds unit tests

* adds unit test: query db

* clean up

* docs: cosmosdb

* docs: cleanup

* typo

* updated the image(docs)

* updated inserting operation: field: placeholder

* item id for delete operation

* Revert "item id for delete operation"

This reverts commit bc2d1b87e4.

* item id for delete operation
2022-09-01 23:03:44 +05:30