* 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>
* 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>
* 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
* 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>
* 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>
* 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>
* 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>
* 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>
* 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
* 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>
* 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>
* 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>
* 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>
* 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
* 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