* Add Description for Data Insights and report app
* Add Default Empty value for after in logs
* fix: description changes
* fix: restrict to day schedule for external apps
---------
Co-authored-by: karanh37 <karanh37@gmail.com>
* Separate Status and Logs Endpoints
* fix: change endpoints from UI
* Handle Quartz to Unix Conversion in Backend
---------
Co-authored-by: karanh37 <karanh37@gmail.com>
* supported domain styling color in title if provided
* fix on data product page
* fix: allow dot in mentions allowed char
---------
Co-authored-by: karanh37 <karanh37@gmail.com>
* cypress: fixed AUT failure part 1
* updated DI spec
* fixed postgress and redshift test
* fixed restore admin bug
* remove unnecessary type casing
* di test fixed
* fix(ui): feedbacks
No data placeholder visible before showing actial data
* fix wrong count for activity feed and tasks
* remove intermidiate no data placeholder for explore search
* fix superset cypress
replace table with internal table comp
* udpate cypress
* fix unit tests
* fix unit tests
* Fix what's new feedbcaks
remove user profile data from localStorage
* update whats knew content
* add debug logs to cypress
* fix: data products es query
* fix date time formate for executions
fix cypress warning of installation
* fix data product query
* remove debug logs for cypress
* fix persona permission on user page
---------
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
* chore(ui): add focus, block and drag n drop extension in block editor
* chore: add title to handles
* add spacing for last node
* only apply spacing to direct child
* updated glossary term approval change message on version page
fixed widget heading stylings
aligned no data placeholders for all the widgets in the center
Fixed the schema styling as well as schema not updating properly for entities on custom property details page.
* localization changes for other languages
* Clean Airflow Lineage Backend and migrate status to millis
* Format
* chore(ui): update executions startTs and endTs to millis
* Remove lineage providers
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
* added localized labels for widget size selection
* localization changes for other languages
* fixed total assets widget overflow issue
* Changed placeholder color while dragging widget
* Fixed the issue with the encoded fqn passed to the layout data on customizable landing page
Added success and fail toasts after saving the layouts
* localization changes for other languages
* Added missing widget images
* fixed code smells
* revamp asset filtering style
* minor changes
* make parent menu disabled if whole list doesn't have data
* fix code smell
* changes made as per comments
* fix popup issue
* supported all asset when landing and when removing all filter
* supported entity icon in asset cards
* fix(ui): ui feedbacks for 1.2 release
* fix notification panel height issue and data model expand icon issue
* Data Quality, test creation, and minimizing the side panel. It shows the name as "Setup Guide.", It should be "Data Profiler Metrics."
* changes locales
* fix: displayName for the test cases
* fix: Remove Domain shows tool tip as "Remove Owner"
* chore: remove box shadow from primary buttons
* fix: icon alignment in activity feed tab
* Long names should be truncated
* Increase the profile picture size to align with both the name and the persona
* Text in Knowledge panels should be of the same size
* Domain should be displayed on the explore card if the domain is available for any entity
* If the Domains not configure the search filter is empty. "No data available." -> "No Domains are Assigned to Tables" etc.
* fix: unit tests
* fix: unit tets
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
* CustomizePageClassBase class improvements
* updated the reset button
reordered customize page option on setting page
* localization change for other languages
* added functionality to choose the widget size and updated widget content according to the sizes
* styling fix
* fixed double API calls on my data page and flakiness in showing loader for feeds widget
* fixed code smell