4809 Commits

Author SHA1 Message Date
Ashish Gupta
a633085eb9
Adding spacing css utils files (#7408)
* Adding spacing css utils files

* Added licence and created variable file

* fix changes as per comments
2022-09-13 17:45:24 +05:30
Vivek Ratnavel Subramanian
d9d5d8c533
Fix #7239 Backend: Add validations for teamType patch (#7321) 2022-09-12 14:28:26 -07:00
Chirag Madlani
0e512afea5
fix(ui): unit tests console error cleanups (#7368)
* fix(ui): unit tests console error cleanups

* fix forward ref error
2022-09-12 17:42:28 +05:30
Sachin Chaurasiya
41f53dab3f
UI : Fix Body Scroll issue (#7378) 2022-09-12 15:44:29 +05:30
Akash Jain
f2fc45ea41
feat: prepare-for-next-release-0-13-0 (#7348) 2022-09-09 01:25:41 +05:30
Chirag Madlani
00a64ba791
major(ui): update what's new for 0.12.0 release (#7345)
* major(ui): update what's new for 0.12.0 release

* updated Whats new content for features

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-09-08 22:11:03 +05:30
Sachin Chaurasiya
18a4271796
Fix Glossary trailing name space issue (#7333)
* Fix Glossary trailing name space issue

* Fix cypress tests

* Fix role cypress test
2022-09-08 18:42:16 +05:30
Aniket Katkar
008a7ef06f
UI: Fixed the issue with profile picture not showing properly (#7329)
* Fixed the issue with profile picture not showing properly

* minor bug fix

* removed preview for Images
2022-09-08 18:36:46 +05:30
Aniket Katkar
2fbee6bb87
UI: Fixed checkbox issue in explore page (#7335)
* Fixed issue with filter name checkbox with space in it, not being checked after clicking

* Bug fixes and code optimization
2022-09-08 18:07:55 +05:30
Ashish Gupta
ef55fd902e
Change Placeholder with new one (#7336) 2022-09-08 17:44:28 +05:30
Chirag Madlani
08c9606e26
fix(ui): update link icons (#7337) 2022-09-08 17:42:47 +05:30
Ashish Gupta
108fca2c7e
Fix glossary ui bugs (#7330) 2022-09-08 17:19:18 +05:30
Chirag Madlani
64453b656e
fix(ui): preserve all object for backend purpose (#7331)
* fix(ui): preserve all object for backend purpose

* cleanup
2022-09-08 16:59:41 +05:30
Shailesh Parmar
e505e085de
UI: Fixed- Table tests and Column show up in table data summary + count disappear #7310 (#7325)
* Ui: Fix Table tests and Column show up in table data summary + count disapear #7310

* fix owner was not visible when there is no displayName

* added redirection support onclick of test count

* added permission for fetching data

* addressing comments

* fixed glossary term issue
2022-09-08 15:36:12 +05:30
Sachin Chaurasiya
72b15d71ba
UI : Permission fix for create operation (#7324) 2022-09-08 15:02:15 +05:30
Ashish Gupta
27f94e45ab
UI :- Fix announcement card, overflow, no search placeholder (#7323)
* Fix announcement card, overflow, no search placeholder

* announcement badge left alignment as per task

* decrease opacity of noData in search filter
2022-09-08 14:13:07 +05:30
Sachin Chaurasiya
176874e0d5
UI : Add Permission Check on Entity Page Part2 (#7317)
* UI : Add Permission Check on Entity Page

* Fix Unit tests

* Fix dependencies

* Fix cypress tests
2022-09-08 08:34:26 +05:30
Ashish Gupta
fc7510ff36
Enable adding space in Service name (#7311) 2022-09-07 23:52:18 +05:30
Ashish Gupta
6d3c0de512
UI :- Placeholder fixes in Webhook (#7308)
* Placeholder fixes in Webhook

* added switch button on placeholder screen in bot

* change placeholder in dataquality table and tooltip placement in webhook table
2022-09-07 23:04:18 +05:30
Aniket Katkar
9e0203e21b
UI: Improvements and bug fixes for 0.12 part-3 (#7298)
* - Fixed profile pic not showing issue when image url returns error status
- Fixed switch in tasks drawer
- Fixed alignments and styling in tables

* Fixed failing unit tests
2022-09-07 23:03:19 +05:30
Aniket Katkar
db97e1184c
UI: Improvements and bug fixes for 0.12 part-4 (#7307)
* UI Improvements and bug fixes

* Fixed failing unit tests

* Changed Icon for no data placeholder

* Worked on comments

* Worked on comments
2022-09-07 23:02:51 +05:30
Shailesh Parmar
2fb1302b27
Fixed 0.12 Tour is showing error #7252 (#7306)
* Fixed 0.12 Tour is showing error #7252

* added filter patten for kafka

* changed include patten name

* fixing failing unit test
2022-09-07 23:02:08 +05:30
Ashish Gupta
c6f03dcfc0
UI : Added add placeholder for settings tables no data (#7237)
* Added add placeholder for settings tables no data

* added dataset id in errorplaceholder

* minor fixes

* cypress fixes

* cypress fix

* fix cypress issue

* fix teams and user cypress issue

* unit test changes
2022-09-07 18:50:29 +05:30
Sachin Chaurasiya
58c439e900
UI : Add Permission Check on Entity Page (#7303)
* UI : Add Permission Check on Entity Page

* Change dependency
2022-09-07 17:05:54 +05:30
Chirag Madlani
1a9a67b087
fix(ui): silent-callback redirect issue fix (#7297)
* fix(ui): silent-callback redirect issue fix

* address comments
2022-09-07 16:55:25 +05:30
Shailesh Parmar
422f59d9e6
Fixed UI: Test-suite hard delete not working #7287 (#7289)
* Fixed UI: Test-suite hard delete not working #7287

* fixed cypress
2022-09-07 15:12:13 +05:30
Sachin Chaurasiya
9f8c3457e8
Add ConditionalAllow check for Create Operation Permission (#7292) 2022-09-07 14:55:02 +05:30
Sachin Chaurasiya
3373e9da9d
Add E2E for entity Announcement (#7286) 2022-09-07 11:16:39 +05:30
Sachin Chaurasiya
65e44e3b08
Fix #7276 UI: Entity Page Activity Feed tab is empty (#7277)
* Fix UI: Entity Page Activity Feed tab is empty   #7276

* Add cypress tests
2022-09-07 01:56:23 +05:30
Shailesh Parmar
e097e18a9b
UI review 0.12 release #7248 part 1 (#7268)
* UI review 0.12 release #7248 part 1

* fixed failing unit test
2022-09-07 00:04:53 +05:30
Aniket Katkar
0f2b81f503
UI: Changed default page size for tables from 10 to 15 (#7256)
* - Default page size for tables changed from 10 to 15
- Code optimization and bug fixes

* worked on comments
2022-09-06 22:01:38 +05:30
Sachin Chaurasiya
be553eb017
Fix #5091 Make "Data Quality" column on Table schema page optional to hide (#7260)
* Fix #5091 Make "Data Quality" column on Table schema page optional to hide

* Fix unit test

* Improve checks
2022-09-06 21:59:40 +05:30
Aniket Katkar
84aede2eaf
UI #7248 : Worked on UI improvements. (#7267) 2022-09-06 21:26:19 +05:30
Ashish Gupta
66f8fdfd3b
Replace Empty table with error placeholder (#7264) 2022-09-06 08:05:40 -07:00
Aniket Katkar
dc6279af22
Improvements #7248 : Worked on UI improvements and bug fixes (#7259) 2022-09-06 20:08:18 +05:30
Shailesh Parmar
b8f1484f4c
Fixed: UI: Ownership should be allowed for only teams of type "Group" #7175 (#7188)
* Fixed: UI: Ownership should be allowed for only teams of type "Group" #7175

* Fixed UI: Ownership should be allowed for only teams of type "Group" #7175

* replace suggest api with search api

* addressing comment

* addressing comments

* miner fix
2022-09-06 19:51:18 +05:30
Ashish Gupta
652a12e4d7
UI : Fix Tags page and minor ui issue (#7247)
* Fix Tags page and minor ui issue

* Fix cypress issue
2022-09-06 19:00:04 +05:30
Pere Miquel Brull
57501dc8ee
Add MlModel config type (#7233) 2022-09-06 14:22:38 +02:00
Sachin Chaurasiya
765db57f60
UI: Eliminate NonAdmin Action component (#7253)
* UI: Eliminate NonAdmin Action component

* Add type link to ingestion link button

* Make permission check order consistent

* Minor fix

* Fix unit tests
2022-09-06 16:55:34 +05:30
Aniket Katkar
7343d312cf
Improvements(UI): Worked on UI feedback styling changes (#7197)
* Worked on UI feedback styling changes

* added licence

* Icons changes and styling fixes

* fixed failing cypress tests

* fixed failing cypress tests

* Removed code smells

* Owner click redirection fixes made for remaining pages

* changes for failing cypress tests

* fix failing cypress tests

* Fixed failing cypress tests

* fixed failing cypress tests

* fixed unit tests
2022-09-06 15:07:32 +05:30
Aniket Katkar
1b19fb32a4
UI: Removed group type option for teams with child teams. (#7243)
* removed group type option for teams with child teams.

* fixed issue with team count not changing with search results
2022-09-06 13:45:59 +05:30
Sachin Chaurasiya
9ff49c3161
UI : Eliminate unused component (#7242)
* Eliminate unused component

* Fix unit test
2022-09-06 13:45:45 +05:30
Sachin Chaurasiya
1fa05327bc
Fix Glossary Page issue (#7249) 2022-09-06 13:45:22 +05:30
Chirag Madlani
c0b42b6825
fix(ui): hide error if API throws un-authorized (#7244) 2022-09-06 12:49:07 +05:30
Vivek Ratnavel Subramanian
364067ac84
Fix #6638 UI: Show hierarchy while listing teams in Signup page and other pages (#7199)
* Fix #6638 UI: Show hierarchy while listing teams in Signup page and other pages

* Fix Unit Test failure
2022-09-06 11:19:22 +05:30
Ashish Gupta
535f4b4f4f
UI : Fix the Webhook add button issue in settings (#7222)
* Fix the Webhook add button issue in settings

* addressing comments

* fixed failing cypress

* miner cypress fix

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-09-06 07:36:07 +05:30
Aniket Katkar
23aa773ad3
Fix(UI): Fixes for teams page (#7191)
* - Added functionality to edit type of team
- Fixed search fucntionality for teams
- Fixed issue with team count not showing in teams tab

* Worked on comments

* - Removed Assets tab for teams other than group type
- Removed Teams tab for team with type group
- Updated breadcrumbs for team details pages
- Styling and bug fixes

* Fixed failed cypress tests

* - Fixed teams page redirection issue when clicked on teams in left panel of home page
- Worked on comments

* fixed failing unit tests

* Fixed failing cypress tests
2022-09-06 06:42:42 +05:30
Shailesh Parmar
99a7441784
Fixed Feedback on 0.12 UI #7071 (#7196)
* Fixed Feedback on 0.12 UI #7071

* addressing comments

* miner fix

* removing flaky entity
2022-09-06 00:03:34 +05:30
Chirag Madlani
d6d18886d2
fix(ui): activity feed settings page ui updates (#7227) 2022-09-05 23:06:06 +05:30
Onkar Ravgan
9be3df4a1e
Integrated DBT tests (#7122)
* Integrated DBT tests

* Fixed py tests

* Review comments addressed

* Changed test suite name default value

* Added fixes

* update ui changes for new field

* send data along with api

* update name

* fixes for UI

* fixes for UI

Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2022-09-05 22:25:31 +05:30