4 Commits

Author SHA1 Message Date
Sriharsha Chintalapani
5978e9a48b
Revert "Fix docs (#11443)" (#11446)
This reverts commit 9a0ab3ba583bbc670610e899ba221ac3d941027f.
2023-05-04 12:37:18 -07:00
Ayush Shah
9a0ab3ba58
Fix docs (#11443)
* Fix FiveTran Docs

* Fix Custom Logo doc

* Fix Glue Pipeline

* Fix Docs

* Fix Dagster

* Fix Kafka

* Fix Connector References

* Fix Readme

* Fix link

* Add v1.0.0
2023-05-04 23:26:50 +05:30
Sachin Chaurasiya
4ce038557e
feat(ui)#10274: UI - allow to configure OM logo (#10316)
* feat(ui)#10274: UI - allow to configure OM logo

* chore: use logo config to render the brand and login page logo

* fix : cy tests

* doc: update the doc

* chore: remove check for filePath logo location type

* test: add unit test

* - removed FilePath
- Added configs to docker

* address comment

* remove config from test yaml

* update logo aspect ratio

* remove type

* chore: update ui logic as per backend config

* update doc

* address comments

* Revert "address comments"

This reverts commit c4f9da88918343cab08cd5e603cba29bd05b2ec9.

* address comments

---------

Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2023-03-01 14:09:44 +05:30
Mohit Yadav
61c896964e
How to guide for custom logo (#10293)
* How to guide for custom logo

* add to menu
2023-02-23 12:54:54 +05:30