1011 Commits

Author SHA1 Message Date
Sachin Chaurasiya
f6b7af8c6e
Fix #6242 Handle Pipeline without tasks on Pipeline view (#6243) 2022-07-21 15:10:15 +05:30
Sachin Chaurasiya
12ffa9338e
Add unit test for task page components part-2 (#6229) 2022-07-21 10:15:06 +05:30
Harsh Vador
c4169a5105
Fix #4753 UI: Make setting owner and tier tag more intuitive by eliminating Manage tab (#6107)
Co-authored-by: Chirag Madlani <chirag.m@deuexsolutions.com>
2022-07-20 10:32:15 -07:00
Shailesh Parmar
0d1e57baf2
fixed issue 6071: Service ingestion workflows should be configurable as scheduled or on-demand (#6216)
* fixed issue 6071: Service ingestion workflows should be configurable as scheduled or on-demand

* fixing cypress
2022-07-20 18:40:20 +05:30
Sachin Chaurasiya
91c6de706c
Fix softDelete should not sent hardDelete true (#6226) 2022-07-20 17:20:36 +05:30
Chirag Madlani
c556481610
fix(ui): #6068 softDelete should not sent hardDelete true (#6218) 2022-07-20 14:07:37 +05:30
Chirag Madlani
574dbcef03
feat(ui): sync OMD theme with AntD components (#6148)
* feat(ui): sync omd theme with antd components

* update package.json

* fixed failing cypress

* fix layout break issue

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-07-20 11:49:38 +05:30
Sachin Chaurasiya
90a847aeeb
Fix #6202 UI : Explore page card should show unique tags (#6209) 2022-07-19 22:29:38 -07:00
Vivek Ratnavel Subramanian
4c8cce3dac
UI: Fix slack chat hooks for Okta and Azure SSO (#6204) 2022-07-19 22:18:12 -07:00
Suresh Srinivas
4c62237bcb
Fixes #6133 - Add support for Team Hiearchy (#6134)
* Adding different team types for supporting organization team hierarchy

* Add support for team hierarchy

* Create organization during initalization

* Team hierachy test for POST methods

* Add PUT and PATCH support for changing team hiearchy

* Added tests for the team hiearchy feature

* Restored v003 sql files and added v004

* Merge conflicts with main and adopt new JSON based configuration

* Remove configuration Organization name to simplify user MUST do configurations

* Snowflake Make Query tag Optional (#6114)

* Snowflake make query tag optional

* Modified Description

* [Backend][UsageResource] Add PUT to enable updating Usage #6117 :::::: and allow adding space to tagCAtegory and Tags (#6119)

* [Backend][UsageResource] Add PUT to enable updating Usage #6117

* [Backend][UsageResource] Allow space in tags category and primary tags #6121

* [Backend][UsageResource] Update in more genric way to make use of space in resourcePath

* ui changes for allowing space in tag and tag category name

* [Backend][Improvement]add test for put and post

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>

* Adding different team types for supporting organization team hierarchy

* Add support for team hierarchy

* Create organization during initalization

* Team hierachy test for POST methods

* Add PUT and PATCH support for changing team hiearchy

* Added tests for the team hiearchy feature

* Restored v003 sql files and added v004

* Merge conflicts with main and adopt new JSON based configuration

* Remove configuration Organization name to simplify user MUST do configurations

* Python jsonSchema code generation not respecting  defaults

* fixed failing cypress

Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
Co-authored-by: mohitdeuex <105265192+mohitdeuex@users.noreply.github.com>
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
2022-07-19 11:10:52 -07:00
Sachin Chaurasiya
615286ee50
Add unit tests for task page components (#6192) 2022-07-19 18:55:29 +05:30
Shailesh Parmar
04db051197
Revert "Pipeline lineage edge UI (#5891)" (#6159)
This reverts commit 4d898a120fd4410a8ed660db252bc270710e9323.
2022-07-19 18:07:46 +05:30
Sachin Chaurasiya
99cafe1fb7
Fix #6175 UI : show "Close with comment" for task creator, assignees, owners and admins (#6187) 2022-07-19 16:29:21 +05:30
Sachin Chaurasiya
8c778725e1
Fix #6179 Edge not getting generated when multiple tasks in pipeline (#6181) 2022-07-19 16:19:28 +05:30
Vivek Ratnavel Subramanian
0b2390bbd4
Fix #5193 Backend - Need support to Filter users rest api with isAdmin field (#6170)
* Fix #5193 Backend - Need support to Filter users rest api with isAdmin field

* Add UI changes and remove migration scripts

* Address review comments

* Fix UT failures
2022-07-19 13:35:49 +05:30
Chirag Madlani
d5cbdfd7c0
minor(ui): fix infinite scroll not working (#6177) 2022-07-19 00:14:55 -07:00
Chirag Madlani
2e3b062e44
Fix issue 6105 (#6156)
* fix(ui): teams & user page layout fixes
Fixed - filters not added for User profile page
Fix issue for longer text
Fix all the teams not showing up

* update team selectable

* revert getUserSuggestions function

* fix elipsis issue

* fix lint issue

* address comments
2022-07-19 10:37:25 +05:30
mohitdeuex
e7dca141ed
[Backend][UsageResource] Add PUT to enable updating Usage #6117 :::::: and allow adding space to tagCAtegory and Tags (#6119)
* [Backend][UsageResource] Add PUT to enable updating Usage #6117

* [Backend][UsageResource] Allow space in tags category and primary tags #6121

* [Backend][UsageResource] Update in more genric way to make use of space in resourcePath

* ui changes for allowing space in tag and tag category name

* [Backend][Improvement]add test for put and post

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-07-19 01:16:37 +05:30
Sachin Chaurasiya
57f09242b2
Add unit tests for task page components (#6151) 2022-07-18 21:52:40 +05:30
Sachin Chaurasiya
b8f35bdee5
Ingestion Pipeline Logs from UI (#6155)
* Fix #4693 Ingestion Pipeline Logs from UI

* Fix eslint warning

* Increase the width
2022-07-18 21:29:14 +05:30
Shailesh Parmar
18d7c4ad31
Fixed issue Team listing is not scrollable when creating the user (#6153) 2022-07-18 18:58:15 +05:30
Shailesh Parmar
ef495e1118
fixed issue allow user to add tag 64 character long (#6144) 2022-07-18 15:09:09 +05:30
Onkar Ravgan
4d898a120f
Pipeline lineage edge UI (#5891)
Pipeline lineage edge UI (#5891)
2022-07-17 18:25:37 +02:00
Sachin Chaurasiya
4c30b01286
UI: Request/update tag should be created as a task (#6096)
*  UI: Request/update tag should be created as a task

* Add support for tagsdiff in tagtask page

* Minor change

* Change text from suggest to update

* Add support for update tags task at column level tags

* Minor fix

* Remove ternary operator
2022-07-15 22:00:57 +05:30
Sachin Chaurasiya
ccdfef8f0e
Fix #6115 UI : Getting Invalid field name policyUrl on the roles page (#6124)
* Fix #6115 UI : Getting `Invalid field name policyUrl` on the roles page

* Fix: Entity should be a hyperlink - Explore page
2022-07-15 21:08:55 +05:30
Vivek Ratnavel Subramanian
2968e600aa
Update React Slack Chat (#6113) 2022-07-15 01:33:06 -07:00
Vivek Ratnavel Subramanian
5dd270256c
Update React Slack Chat (#6112) 2022-07-15 00:54:15 -07:00
Chirag Madlani
777b08ef13
fix(ui): filters on User page with task status (#6093) 2022-07-14 20:53:32 +05:30
Chirag Madlani
d13b8ce9a7
fix(ui): add elipsis for text overflow (#6088) 2022-07-14 19:43:17 +05:30
Vivek Ratnavel Subramanian
4f61169df6
feat(ui): Add support for slack chat (#6015)
* feat(ui): Add support for slack chat

* updated icons and styling

* Add to all the pages

* Fix UT failure
2022-07-14 19:31:27 +05:30
Sachin Chaurasiya
81b8710c2a
Fix #6086 [UI] Ui sends @mention as <#E::undefined::undefined|[@mohit](/users/mohit)> hi (#6087) 2022-07-14 18:22:46 +05:30
Sachin Chaurasiya
902ad0d299
Fix #6079 MlModel UI - Dashboard Undefined (#6083) 2022-07-14 16:40:33 +05:30
Sachin Chaurasiya
46eb7c9bec
Fix #5954 Improper line breaks cuts words in half (#6082) 2022-07-14 15:35:06 +05:30
Chirag Madlani
199f239a0e
fix(ui): New activity button won't show up if there's not activity present (#6077) 2022-07-14 14:13:35 +05:30
Sachin Chaurasiya
c40e9ff685
Activity Feed: Show "Request Tag" button for table column Tags (#6039)
*  Activity Feed: Show "Request Tag" button for table column Tags

* Add support for task icon

* Addressing review comment

* Fix unit tests

* Fix unit test

* Fix explore page issue
2022-07-14 11:44:17 +05:30
Chirag Madlani
1308a02232
fix(ui): #6051 and view activity not visible for initial screen (#6067)
* fix(ui): #6051 and view activity not visible for initial screen

* revert web-scoket changes as failing tests
2022-07-13 21:54:30 +05:30
Sachin Chaurasiya
a63a6bf718
Fix #6026 UI - Ability to show JWT Tokens as expired once the expiry date passes (#6029)
* Fix #6026 UI - Ability to show JWT Tokens as expired once the expiry date passes

* Addressing review comment.

* Minor logic change

* Add text for no expiration date
2022-07-13 20:34:52 +05:30
Sachin Chaurasiya
c32dbd020a
Fix #6012 Pass clean 'name' to Airflow ingestion pipeline (#6040)
* Fix #6012 Pass clean 'name' to Airflow ingestion pipeline

* Addressing review comments
2022-07-13 19:26:55 +05:30
Sachin Chaurasiya
a9d2fc5572
Fix #5880 Validate Airflow connection in Test Connection button (#6060) 2022-07-13 19:26:46 +05:30
Milan Bariya
c2b15a4377
FIX 5712: make generate gives different results depending on OS (#6035)
FIX 5712: make generate gives different results depending on OS (#6035)
2022-07-13 11:53:27 +02:00
Teddy
f0926d9b75
Fixes #3463 -- Implement Custom SQL Data Quality Tests (#5973)
Fixes #3463 -- Implement Custom SQL Data Quality Tests (#5973)
2022-07-12 06:21:11 +02:00
Sachin Chaurasiya
d9445fccf3
Activity Feed: Show "Request Tag" button for Tags (#5862)
*  Activity Feed: Show "Request Tag" button for Tags

* Fix alignment issues

* Add condition to show task for supported entities.

* Refactor Task detail page

* Refactor task description.

* Add flow for resolve task
2022-07-12 09:36:18 +05:30
Chirag Madlani
625b30ab94
fix(ui): clear older threads while refreshing (#6000) 2022-07-11 17:56:38 +05:30
Sachin Chaurasiya
1c43e31686
Fix UI: User name overflows out of the profile dropdown (#5993)
* Fix UI: User name overflows out of the profile dropdown  #3831

* Fix feed card text overflow

* Fix feed text oevrflow
2022-07-11 13:10:58 +05:30
Shailesh Parmar
7f70dc1711
Fix #5981 UI: Add Team button doesn't work in the users page (#5992) 2022-07-10 23:59:22 -07:00
Shailesh Parmar
2df84aaef6
Fixed issue-5897: UI: Tags usage link is broken (#5975)
* Fixed issue-5897: UI: Tags usage link is broken

* bring back initial filter in place of search filter
2022-07-11 10:30:12 +05:30
Sachin Chaurasiya
23a309f1dd
Fix #5968 Airbyte logo is missing (#5970) 2022-07-08 21:06:04 +05:30
Sachin Chaurasiya
1ffd29e266
Fix #5956 Long team names go out of the box (#5959)
* Fix #5956 Long team names go out of the box

* Fix unit test

* Minor change

* Fix roles page issue

* Revert policy change

* Fix Long name issue

* Minor change

* Fix unit test
2022-07-08 21:05:53 +05:30
Shailesh Parmar
1bce9277cc
Fix issue 5955 non-joinable team also visible at the time of signup (#5957)
* Fix issue 5955 non-joinable team also visible at the time of signup

* miner fix for submit button

* Fix issue 5960 Teams and users page shows no team available even if team is available

* addressing comment
2022-07-08 20:31:27 +05:30
Sachin Chaurasiya
eba5776a33
Fix #5809 Show count of schemas and tables being deleted when a database service is being deleted. (#5963) 2022-07-08 18:56:31 +05:30