* fixed ui: [UI] Data Insights UI does not show scheduling options and range selector not including last day bug
* removing subtraction logic
* fixed time range issue
* cypress fix
* started pt-br
* fixed entities and finished C
* up to I letter
* update
* ended N
* up to p letter
* finished r letter
* finished label
* finished file pt-br.json
* update some lines
* Change the description of Welcome screen
* localization key change
* feat: store username in cookie for welcome screen
* fix: use username instead of email
* fix: show welcome screen on initial load
* changes placeholder for entity table tags search
* fix: use localstorage instead of cookie
* fix unit test
* change global search placeholder
* fix: placeholder label of glossary terms
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
* doc: what's new content for 1.0.0
* fix: formatting
* chore: remove drag and drop changelog from glossary
* chore: add features video
* chore(ui): add pending feature videos
* Fixed permissions related announcement bugs
* added changes to show no permissions text in case user doesn't have permission to view profiler details on summary panel
* fixed container data model table tags editor styling issue
* updated UI checks for permissions to edit description, tags etc. for different entities
* changed permissions fetch method to entity based permissions instead of user based
* fixed tags updating issue where even after API for tags addition failed, tags were being populated.
* fixed tier removal issue on database details page
* fixed container dataModel edit description permissions issue
* Fixed unit tests for popover, announcementDrawer and tableSummary components
Worked on comments
* fixed cypress
* updated dependancies
* Fixed unit test
* Change Placeholder for add and supported Permission based placeholder too
* localization key added
* added filter,permission and no data placeholder
* localization key added
* fix unit test
* fix unit test
* supported filter placeholder for search and change entity glossary and tags placeholder in explore
* fix cypress issue
* supported filter placeholder in Table
* fix tests
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* feat(ui): added welcome screen for first time user
* fixed failing unit test and updated content
* translation-sync
* updated font size in welcome screen message
* Removed scrollbar in the test case table
* Fixed error thrown on test case details page
* added class to remove scrollbar
* Fixed padding in the graph and alignment of the parameters displayed
* Fixed flaky DataQualityAndProfilerTest
* Moved the expanded row content custom styling to component specific styling
* Changed the default data range in datePicker to `last 3 days`
* Fixed DatePicker value and results mismatch
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* fix(ui): broken tour and entity details page scroll issue
* added new steps in to the tour
* fixed failing unit test
* fixed failing cypress and revet scroll change
* move tour option to top in help dropdown
* restrict unwanted API call in tour page
* miner fix
* added description for newly added steps
* chore(ui): support resizable panel for email config form
* chore: update form
* revert form util changes
* chore(ui): add highlighting support for metadata form
* chore(ui): update the switch styling
* chore(ui): should have initial values in edit mode
* fix: add data insight issue
* chore: add default value for switch
* requirements docs
* docs update as per comment and changing old component to new
* docs update for auto tagging
* removed collapse componenet
* fix broken links
* Changed facet filter buckets render length. Only top 10 most used filters will be shown in the left panel.
Fixed the overflow issue of tags-container component for longer tag name
* Fixed overflowing issue while adding tags
Improved Tags component and use antd tag to show tags
* Reduced the gap
* Fixed tooltip placement issue with facet filters
* Fixed breadcrumb issue on dataInsights and ESReIndex pipeline logs page
* Fixed cypress tests
* Added delay for tooltip popup to avoid cypress flakyness
* Added delays to the tooltips and changed positions to avoid flakyness in cypress
* Fixed failing cypress tests
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>