4793 Commits

Author SHA1 Message Date
Pere Miquel Brull
e453593760
Rel to #10805 - Ingestion docs glue & Kerberos Dep (#11157)
* Glue

* Add kerberos system dep
2023-04-20 10:56:46 +02:00
Chirag Madlani
eb7ab3054f
fix(ui): autocomplete off for password fields (#11070) 2023-04-20 14:02:53 +05:30
Sachin Chaurasiya
3f0a9090e2
chore(ui): improve ux around test-connection button disabled state (#11139)
* fix: We should provide helpful text here on why we are disabling the "Test Connection" button.

* address comment

* address feedback

* address feedback

* fix: unit test

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-04-20 12:54:07 +05:30
Shailesh Parmar
80aa7b27b0
ui: feedback 1.0 part-1 (#11141)
* ui: feedback 1.0 part-1

* fixed failing cypress

* fixed: flow is broken when cancelling the creation of a column level test

* implemented functionality to persist selected tab for table profiler

* fixed failing unit test

* miner fix

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-04-20 07:05:38 +00:00
Milan Bariya
cc71ba2bd0
Documentation for DatabricksPipeline,Airbyte,Databricks (#11153)
* Fix:10805 Documentation for DatabricksPipeline,Airbyte,Databricks

* Fix:10805 Documentation for DatabricksPipeline,Airbyte,Databricks
2023-04-20 10:22:13 +05:30
Pere Miquel Brull
91cd1491ee
Add Athena, Lineage and Usage docs & Fix Athena UI Lineage and Usage workflows (#11148)
* Athena docs

* Lineage and Usage docs

* Missing section close

* Fix Athena Model
2023-04-20 06:31:53 +02:00
Sachin Chaurasiya
3cf6442459
fix: Create button is not working on SignUp form (#11152) 2023-04-19 19:50:32 +00:00
Mayur Singal
dd754d586e
Metabase E2E Test & docs (#11126) 2023-04-20 00:50:23 +05:30
Chirag Madlani
6e9fff24b2
fix(ui): redesign AppBar with new design (#11093)
* fix(ui): redesign AppBar with new design

* revert support option on appbar

* restrict teams to be at most 3 at time
2023-04-20 00:10:14 +05:30
Shailesh Parmar
3cd1244f47
ui: lineage arrow icon getting disappear while expanding column (#11147) 2023-04-20 00:08:20 +05:30
Chirag Madlani
a54237ed9f
fix(ui): entity header title should be clickable instead just displayName (#11140)
* fix(ui): entire entity title is link

* fix bigquery selector

* fix data test id missing for entity displayName

* fix data test id missing for entity displayName

* remove underline from name for links

* fix unit tests
2023-04-19 21:04:51 +05:30
Teddy
f70826e1b6
Fixes #10805 - Documentation for Profiler, Nifi, MLflow, Trino, Presto, Redshift, Hive, SingleStore, MariaDB, MySQL (#11135)
* feat: profiler workflow documentation

* feat: Added MySQL connection information

* doc: connector requirements for MySQL, MariaDB, and SingleStore

* doc: added requirements to main documentation for MariaDB, SingleStore and MySQL

* doc: added new profiler metric definitions

* doc: Added new table test documentation

* doc: added connector requirements for Hive

* doc: Added Redshift documentation

* doc: Added Presto & Trino documentation

* doc: added MLflow documentation

* doc: Added Nifi documentation

* Move requirements to H2

* doc: add links/queries to grant permissions
2023-04-19 14:12:47 +02:00
Ashish Gupta
eefc877788
Fix : Supported DataModel include switch only for Dashboard services (#11111)
* Supported DataModel include switch only for Dashboard services

* fix unit test

* captalize label

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-04-19 17:18:52 +05:30
Shailesh Parmar
d899255261
ui: updated selected element style, added wrapper component (#11128)
* ui: updated selected element style, added wrapper component

* address comments

* refactor: section custom renderer

* fix: remove info icon

* fix: remove info icon from ingestion workflow form

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-04-19 09:19:16 +00:00
Ashish Gupta
e0018c1c64
Fixes: Supported Partitioned info data in Container Detail Page (#11100)
* Supported Partitioned info data in Container Detail Page

* changes as per commets

* localisation key added

* remove unwanted changes

* change the partitioned label if isPartitioned is false

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-04-19 13:20:49 +05:30
Ashish Gupta
fe764b7c5c
Supported Debug log for Services (#11124)
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-04-19 12:40:08 +05:30
NiharDoshi99
1862ba2ba4
Changing behaviour for owners same as description for dashboards (#11118)
* changing behaviour for owners same as description

* fix typo
2023-04-19 12:31:56 +05:30
karanh37
5c376b6229
fix(ui): replace new edit icon and glossary feedback (#11088)
* fix: glossary ui improvements

* fix: edit icon improvements

* fix: review comments

* chore: adding logs to Auth provider

* Revert "chore: adding logs to Auth provider"

This reverts commit c2d22059884a16e0f1f466902d2c6221113e0357.

* fix: jest tests

* fix: cypress tests

* fix: update icons

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-04-19 12:19:13 +05:30
Onkar Ravgan
932ffa5fa0
Added Powerbi E2E and docs (#11130) 2023-04-19 11:49:20 +05:30
Ashish Gupta
df7e77aba9
Supported Encoded fqn in entity url's (#11113) 2023-04-19 10:05:52 +05:30
Aniket Katkar
32f18449e9
Increased the maximum width of the advanced search quick dropdown (#11117)
Brought common quick filters in the front for all the tabs
2023-04-19 10:05:33 +05:30
Pere Miquel Brull
463f242d6b
Add S3 Storage docs & CI validation (#11120)
* Prep CI

* Update Athena

* Update docs for S3 Storage

* Add manifest information
2023-04-19 06:31:55 +02:00
Shailesh Parmar
d618f5c32c
fix(ui): updated icon to be consistent with glossary (#11101)
* fix(ui): updated icon to be consistent with glossary

* remove primery class

* addressing comments
2023-04-19 10:01:17 +05:30
Ashish Gupta
3bd1262992
Fix cypress issue (#11129) 2023-04-19 09:28:15 +05:30
Ashish Gupta
fb838a8ee7
Supported Markdown preview in the test case description (#11112) 2023-04-18 22:50:00 +05:30
Ashish Gupta
41a50b51d3
Fix: Supported localization in server error message (#11108)
* Supported localization in server error message

* added localisation key
2023-04-18 21:00:05 +05:30
Nahuel
af2093f78b
Bug: Integer ingestion config field changes needed to be handled correctly (#11104)
* Bug: Integer ingestion config field changes were not handled correctly

* Change method name
2023-04-18 14:43:06 +00:00
Ashish Gupta
1870afd1ea
Feat UI : UI Improvement (#11092)
* UI improvements and minor fixes

* localisation key added

* changes as per commets and fix unit test

* fix unit test issue and minor fine tune
2023-04-18 15:33:30 +05:30
Shailesh Parmar
9e23f03d56
fix(ui) UI: Inconsistency in left panel #9431 (#11081)
* fix(ui) UI: Inconsistency in left panel #9431

* addressing comment

* updated left panel style for mydata page

* updated style as per feedback
2023-04-18 00:12:51 +05:30
Chirag Madlani
af853d7b4f
fix(ui): breadcrumb for details page (#11084)
* fix(ui): breadcrumb for details page
support tag, tier for database details page

* fix unit tests
2023-04-17 18:37:22 +00:00
karanh37
072dfd199c
fix: show task action buttons for members of team (#10884)
* fix: show task action buttons for members of team

* fix: update redirection path for users and teams

* fix: show task action buttons for members of team

* fix: update redirection path for users and teams

* Fetch user teams during the task permission check

* feat: update tag suggestion and description component

* Update v009__create_db_connection_info.sql

* fix: review comments

* fix: persist default state for update tags

* fix: update css styles for form

* fix: resolve code smells

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
Co-authored-by: Ayush Shah <ayush@getcollate.io>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-04-17 09:58:06 -07:00
Sachin Chaurasiya
46ad72ff7a
feat(ui): Enhance markdown with custom rendering (#10903)
* chore(ui): Enhance markdown with custom rendering

* chore: sync locales

* revert: hook changes

* fix: styling

* chore: rename custom renderer

* chore: increase the font size

* chore(ui): add support for inline markdown parsing

* chore: add custom renderer for links

* chore: add comments

* chore: add custom renderer for headings

* chore : update copy button styling

* doc: add postgres doc as example

* chore: update postgres example.

* chore: resizable layout initial setup

* fix: unit test

* fix: markdown font size

* chore: add resizable panels on edit service page

* chore: address feedback

* chore: update custom renderer to support heading id

* chore: only render the second panel if required.

* feat: add support for scroll down to focused field section

* chore: add service icon for selected service

* chore: minor update

* chore: remove side panel text check.

* chore: update the heading styling

* chore: add resizable panel for add and edit ingestion page

* chore: show right panel when adding ingestion

* Fix connection config files with new structure

* chore: initial commit for generate formFields

* chore: add info popover

* fix: unit test

* chore: generate metadata workflow fields dynamically

* chore: generate other workflow fields dynamically

* chore: add key and id for form item

* chore: add support for fetching the workflow md files

* fix: cy tests

* fix: workflow form styling

* chore: work on styling as per feedback

* chore: refactor fields

* chore: add custom fields for description.

* chore: change description rendering for object and array fields

* chore: add support for ingestion field focus

* fix: test

* fixed failing cypress

* fixed failing cypress

* fixed issue related to re-render

---------

Co-authored-by: Nahuel Verdugo Revigliono <nahuel@getcollate.io>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-04-17 19:23:23 +05:30
Onkar Ravgan
b82abd5047
Fixed tableau url (#11071)
* Fixed tableau url

* review comments and tests

* changes to remove host-port addition from the UI for dashboard and chart urls

---------

Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
2023-04-17 11:20:11 +02:00
Shailesh Parmar
a3ce1dfa4e
fixed glossary & service failing cypress (#11073)
* fixed glossary failing cypress

* fixing update glossary term test

* cypress config

* cy-test

* added API wait for `Updating data of glossary should work properly`

* added additional timeout

* skipping update term test from glossary spec
2023-04-17 07:28:04 +00:00
Ashish Gupta
1f8c35751a
UI : Fix the dropdown issue in Activity feed (#10706)
* Fix the dropdown issue in Activity feed

* fix the fetching in activity feed and added localization in server api response

* missinf file

* fix unit test

* fix cypress issue

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-04-14 23:03:36 +05:30
Ashish Gupta
ec794d3eb9
Fixes comments #10543: Change and redirect the DataModel url to it's page from Lineage panel (#11069)
* Change and redirect the DataModel url to it's page from Lineage panel

* fix the table issue
2023-04-14 19:19:04 +05:30
Shailesh Parmar
488a03df3b
Modal-feedback-non-mandat-step-fail (#11061)
* fix: updated label and icon for non-mandatory step fail

* language-sync
2023-04-14 18:08:47 +05:30
Chirag Madlani
fa93a37fcd
feat(ui): new pagination with page number and page size (#10921)
* feat(ui): new pagination with page number and page size

* fix unit tests

* fix unit tests

* fix pagination issue

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-04-14 10:54:14 +00:00
Ashish Gupta
1419d09b46
Fixes #10330 : Revamp entity tags style and added icon based on it's type (#10804)
* Revamp entity tags style and added icon based on it's type

* fix test and patch request

* changes as per comments

* minor improvements

* fix test and minor changes

* remove icon from entity cards

* added seperate column

* minor changes

* fix unit test

* fix unit test

* changes as per commets

* unit test fixes

* fix cypress issue

* fix cypress issue

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-04-14 10:07:01 +00:00
Sachin Chaurasiya
b57c680a4f
chore(ui): text connection status modal improvements (#11010)
* chore(ui): text connection status modal improvements

* chore: add progress bar

* chore: make style changes as per feedback

* chore: add support for summary text

* chore: address feedback

* fixed failing unittest

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-04-14 13:51:55 +05:30
Teddy
77b94f9ebb
fix: rename tests endpoint to dataQuality/<specificity> (#10970) 2023-04-14 00:14:49 -07:00
Aniket Katkar
b8e3a77386
did data quality UI improvements (#11052)
added test-case details page for better view of test-case results

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-04-14 12:32:29 +05:30
Chirag Madlani
c89bcb51b4
feat(ui): breadcrumb style updates (#10974)
* feat(ui): breadcrumb style updates
entity title styling

* fix localisation

* update explore card & summary panel breadcrumbs

* fix breadcrumbs for container, glossary & tags

* update breadcrumb styling at all the places

* fix service type missing from version components

* fix unit tests

* fix breadcrumb styling
fix icons related changes
fix link related issue

* fixed assets related feedbacks

* add external link for assets

* fix cypress

* fix breadcrumbs on the glossary

* fix glossary breadcrumb issue

* update databaseSchema page layout

* fix code smells

* fix code smells

* fix unit tests failing

* update tag icon and fix lineage cypress

* fix restore entity

* fix restore entity spec

* fix test id issue
2023-04-14 11:28:11 +05:30
Ashish Gupta
91b04ee9a3
UI improvements and minor fixes (#11055) 2023-04-14 10:41:59 +05:30
karanh37
bdcd97dcd1
fix: flaky cypress for glossary (#11027)
* fix: update cypress wait for glossary term

* fix: flaky cypress

* updated cypress config to test glossary

* revert config change

* fix: cypress

* fix: update cypress tests

* fix: cypress issue

* fix: cypress issue

* fix: update tests

* fix: cypress tests

* enable all cypress test

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-04-14 09:17:37 +05:30
karanh37
49edea5fdc
feat: allow adding owner on glossary and term creation (#11039)
* feat: allow adding owner on glossary and term creation

* fix: glossary feedback

* fix: glossary button styling

* fix: glossary button styling

* fix: added on cancel for dialog

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-04-14 03:02:06 +05:30
Aniket Katkar
d9564ef0d5
feat#10187: added functionality for selection of custom date range for the timestamp (#11041)
* Added custom datePicker option also added yesterday option for picking the timestamp duration in data quality

* localization changes for other languages

* Fixed unit test failures and fixed bugs

* Fixed errors on column profiler page
2023-04-14 01:48:59 +05:30
Shailesh Parmar
1957e7c964
ui: integrated add query flow (#10978)
* created route and added add query page

* added form fields

* added select option and cancel and save button

* added api integrations

* sync translation

* localization

* updated footer size for query card

* integrated permission for add action and added basic unit test for add query

* removed name and displayname field from add query form

* added queryDate information

* address the feedback for query feature

* sync localization

* fixed failing unit test

* addressing comment for add button pipe symbol color

* text-color

* removed owner filter

* added delete support

* move copy button outside dropdown

* address the feedback

* translation-sync

* updated label from users to used by

* translation-sync

* addressing comments
2023-04-13 20:00:27 +00:00
Sachin Chaurasiya
4d6429c928
fix(ui):Popover should be on the right side (#10990) 2023-04-14 01:12:30 +05:30
karanh37
cc451fe1f9
fix: improve search experience (#10892)
* fix: improve search experience

* fix: review comments

* fix: update navbar in tour page

* feat: update global search

* fix: show summary panel for glossary term

* fix: remove criteria update change on glossary tags

* chore: remove commented code

* fix: show loader

* fix: add error page

* fix: add missing localization key

* fix: loader flicker

* fix: limit suggestions to 3 items per type
2023-04-14 00:30:54 +05:30