if cd into bootstrap folder, get `Error: Could not find or load main class`. however, if run from repo root, then it works!
updating the docs to reflect this
Co-authored-by: Joseph Goldbeck <joegoldbeck@users.noreply.github.com>
* 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
* nested columns work
* working on nested columns and its nested tags
* worked on nested columns and tags
* removed unneccesary variable
* use only name in arr field
* changed the varable names
* added nested columns logic for container and dashboard datamodel too
* created constants
* ci: Add CI pipeline for build with Maven and Sonar
* Commit to test workflow
* Revert the previous commit
* ci: Add CI pipeline for build with Maven and SonarCloud with corrections
* fixed settings menu item styling and label for customize page
Added no data placeholder
* localization change for other languages
* updated the customize page header and page card styling on settings page
* localization changes for other languages
* updated layout persona selection behavior
* changes to remove widget adding restrictions
* localization changes for other languages
* fixed unit tests
* updated the logic to add same widgets multiple times
* fixed unit test
* Improved the widgets rendering logic
* reverted the applicationConfigProvider position in App.tsx
* applied edit mode background for customized landing page
updated the empty widget placeholder color
fixed the new widget addition logic to replace correct empty widgets
* localization changes for other languages
* added images for widgets
* fixed fqn encoding bugs for persona
Updated no data placeholder for user table in person details page
fixed file spellings
* ui: clean-up in data insight page
* updated datePickerMenu with type
* added option to allow/disallowed Custom Range
* added icon and some utils change
* refactor cost analysis page
* translation
* DI enum
* updated di interface file
* removed duplicated code
* updated date picker
* export the getEntryFormattedValue function
* miner fix
* created dataInsight provider and move all the props in to provider, created classBase file
* translation sync
* fixed failing unit test
* fixed failing unite test