1011 Commits

Author SHA1 Message Date
darth-coder00
411a57b9e1
Fix: #1430 Display latest value of number of rows alongside the trendline (#2543) 2022-02-01 21:24:34 +05:30
Sachin Chaurasiya
889e277636
UI : Adding generic type to HOC withLoader. (#2542)
* UI: Enhancing Table details page to load tab specific data.

* UI: Enhancing entities detail page to load tab specific data.

* Adding generic type to HOC withLoader.
2022-02-01 19:54:59 +05:30
Sachin Chaurasiya
a04fd51438
UI : Enhancing entities detail page to load tab specific data. (#2532)
* UI: Enhancing Table details page to load tab specific data.

* UI: Enhancing entities detail page to load tab specific data.
2022-02-01 18:50:22 +05:30
parthp2107
22b31f4618
revamped database service listing page (#2534) 2022-02-01 18:43:10 +05:30
darth-coder00
b468a189f6
Fix: Persist filters in query string for all tabs (#2339) 2022-02-01 18:19:56 +05:30
Sachin Chaurasiya
1830bc9ad2
UI: Enhancing Table details page to load tab specific data. (#2527) 2022-02-01 18:06:55 +05:30
parthp2107
f077a025a5
Revamping tags selenium tests (#2508)
* revemping tags selenium tests

* addressing style check

* completed tags page revamp

* addressing style-check

* removing extra code

* addressing style-check
2022-02-01 13:27:49 +05:30
darth-coder00
92d6e943db
Added unit test coverage config (#2513) 2022-01-31 22:09:00 +05:30
Sachin Chaurasiya
1588b8c83d
Fix: #2437 Table entity page makes a call with all fields. (#2509)
* Fix: #2437 Table entity page makes a call with all fields.

* Addressing review comments
2022-01-31 20:20:32 +05:30
Shailesh Parmar
256edfcb8d
Fix: issue-2392 & 2297: Database Services page is not responsive to 1024 resolutions & 404 screen flickers while logging out (#2501)
* Fix: issue-2392: Database Services page is not responsive to 1024 resolutions

* Fix issue 2297: 404 screen flickers while logging out
2022-01-31 17:08:20 +05:30
Vivek Ratnavel Subramanian
52ec2e3ad1
Fix #2478: Update the auth header to Authorization Bearer for JWT token (#2483)
* Fix #2478: Update the auth header to Authorization Bearer for JWT token
2022-01-27 23:58:54 -08:00
Akash Jain
8db5281f30
Added feature videos and change-logs for release 0.8.0 (#2471) (#2472)
Co-authored-by: darth-coder00 <86726556+darth-coder00@users.noreply.github.com>
2022-01-27 15:02:50 +05:30
darth-coder00
5ff7e3ae64
Fix: #2459 No spaces in auto generated ingestion names (#2461)
* Fix: #2459 No spaces in auto generated ingestion names

* Validating Ingestion name in Ingestion modal
2022-01-26 10:25:46 -08:00
Sachin Chaurasiya
2d43b208c0
Fix: Fixed #2443 Support associating a role for a given user. (#2452)
* Fix: Fixed #2443 Support associating a role for a given user.

* Minor fix
2022-01-26 18:05:08 +05:30
Shailesh Parmar
26b24a457a
handle error for delete api for services page (#2449)
* handle error for delete api for services page

* add ui changes for notification when no connection details are available

* error handle for add edit delete ingestion
2022-01-26 17:56:17 +05:30
darth-coder00
f8a49b31d4
Fixed #2407, #2303, Entity name in versions (#2451)
* Fix: #2407 and Entity name in versions

* Fix: #2303 Login page changes
2022-01-26 16:55:36 +05:30
Sachin Chaurasiya
428479013c
Fix: Fixed #2430 Enable manual lineage even when the lineage is not available. (#2450)
* Fix: Fixed #2430 Enable manual lineage even when the lineage is not available.

* Added support for deleted entity.
2022-01-26 16:07:22 +05:30
Akash Jain
20309cde64
fix:cherry pick from 0.8.0 and miscellaneous fixes (#2445)
* updating ingestion-core version to 0.8.0

* updating ingestion version to 0.8.0

* fixing file copy path

* update docker images to point to 0.8.0

* set up new release version

* reset ingestion version to 0.9.0.dev0

* reset ingestion-core version to 0.9.0
2022-01-26 14:00:27 +05:30
Matt
76e1b2e696
Add UpdateLineage in rule (#2442) 2022-01-26 12:42:24 +05:30
darth-coder00
a8297d3a71
Fix: #2367, #2358, #2356, #2396, #2391 (#2429) 2022-01-26 01:03:27 +05:30
Sachin Chaurasiya
c3fc763bdd
Fixing name issue for lineage node. (#2427) 2022-01-25 21:59:34 +05:30
darth-coder00
28f5b7e764
Fix: #2298 (#2425)
* Fixed #2298

* Added carousal contents
2022-01-25 21:04:32 +05:30
darth-coder00
04d23acf93
Fix: Added UI support for deleted entity versions (#2424)
* Added UI version support for deleted entities

* Added deleted entity UI changes for versions page
2022-01-25 20:12:36 +05:30
darth-coder00
e7e5a4dd2c
Addressing service page changes (#2421)
* Addressing service page changes

* Reverting unnecessary change

* Minor change
2022-01-25 18:41:17 +05:30
Sachin Chaurasiya
3aefe3636b
Fix: Fixed #2390 and #2418 UI Lineage Issue. (#2420)
* Fix: Fixed #2390 and #2418 UI Lineage Issue.

* Minor fix
2022-01-25 18:41:00 +05:30
Sachin Chaurasiya
b01adc695f
Fix :#2174 Add account profile page for logged in user. (#2400) 2022-01-25 18:35:56 +05:30
darth-coder00
e75e9d0780
UI added support all deleted entities (#2388)
* Added deleted functionality for explore page

* Added UI support for deleted topics

* Added UI support for deleted Dashboards and Pipelines
2022-01-25 13:20:52 +05:30
parthp2107
f199f2fc39
added roles page tests (#2376)
* added roles page tests

* addressing style-check
2022-01-25 07:47:07 +05:30
darth-coder00
af0fb11c23
Fix #2389: Revamp Service details with new Ingestion tab 2022-01-24 14:44:36 -08:00
darth-coder00
73a657ef3f
UI service revamp (#2350)
* Added UI changes to support service with ingestion

* Added new interfaces from schema

* Integration of new databaseService and airflowPipeline APIs
2022-01-23 03:12:50 +05:30
darth-coder00
e2602b81fb
Deleted dataset UI support (#2333)
* Deleted dataset UI support

* Added API integration to get deleted tables

* Added deleted badge on search results

* Addressing comments

* Addressing comment

* Restrict Versions button for deleted entities
2022-01-22 22:43:39 +05:30
Sachin Chaurasiya
590a0ab624
UI: Adding Policy UI. (#2259)
* [WIP]UI: Adding Policy UI.

* Integrating API to get Roles and Policy.

* Adding API integration to create and update role

* Adding form for Rule

* changing types

* removing suggested rules

* Changing rule form modal layout.

* Adding support for adding rules

* Adding support for deleting rule

* Adding support for editing rules

* Adding validation for rules

* Adding isAdminOnly check for roles page

* Adding license to new file

* Minor Fix

* replacing break-all with break-words class.

* Addressing review comments
2022-01-22 20:46:45 +05:30
Sachin Chaurasiya
69e7096650
Adding some Misc UI Changes (#2327) 2022-01-22 10:24:03 +05:30
parthp2107
91767ee4cf
added tests for tags and description (#2332) 2022-01-21 21:37:25 +05:30
darth-coder00
9da9266c3a
Scrollable description (#2266)
* Scrollable description

* Scroll enhancement
2022-01-21 18:00:39 +05:30
Sachin Chaurasiya
cd65037ac7
Fix: Fixing #2306 Links in team description is considered as a page. (#2329)
* Fix: Fixing #2306 Links in team description is considered as a page.

* Adding isValidURl util

* Checking falsy condition first
2022-01-21 14:06:17 +05:30
Sachin Chaurasiya
a41dd01aaa
Fix : Fixing #2299 Able to add the tag itself as it's associated tag and #2311 (#2310)
* Fix : Fixing #2299 Able to add the tag itself as it's associated tag.

* Fixing #2311 UI struct text in dataTypeDisplay looks like a link
2022-01-20 23:15:23 +05:30
parthp2107
b9f4249457
added tests for tags, user search and lineage (#2312)
* added tests for tags, user search and lineage

* addressing style-check

* empty commit, testing workflow
2022-01-20 20:00:09 +05:30
Shailesh Parmar
30fe9343b5
Fix:- Tags drop-down menu is getting overlapped by another elements. (#2296) 2022-01-20 13:18:11 +05:30
Sachin Chaurasiya
e6f1148920
Fix: Fixing UI issue #2184 #2101 (#2302) 2022-01-20 13:17:42 +05:30
Sachin Chaurasiya
aa17b32cd3
Fix : Fixing long team name issues #2280 #2279 #2277 (#2286)
* Fix : Fixing #2280 #2279 #2277

* Addressing review comments
2022-01-19 23:23:46 +05:30
parthp2107
1eaf9b1cc1
added tests for owner, tags filters and search matches (#2285)
* added tests for owner, tags filters and search matches

* addressing style check
2022-01-19 20:47:14 +05:30
Sachin Chaurasiya
7b20a62118
Fix: #1781 Automatically created admins don't get profile and displayName updated when using Google SSO. (#2283)
* Fix: #1781 Automatically created admins don't get profile and displayName updated when using Google SSO.

* adding code to update the state through action.

* Adding methods to observable
2022-01-19 17:55:24 +05:30
Sachin Chaurasiya
963c533003
Fix : Fixing Misc UI issue. (#2275)
* Fix : Fixed Misc UI issue.

* Removing tabs icon from all detail pages
2022-01-19 13:32:43 +05:30
Sachin Chaurasiya
7a33a3a23b
Fixed #2255 Search in user-list is case sensitive. (#2261)
* Fixed #2255 Search in user-list is case sensitive.

* Addressing review comment
2022-01-18 21:15:28 +05:30
Sachin Chaurasiya
d4e66ecd7c
Fixed #2238 #2241 Lineage: In view mode, the main node is not highlighted and Two nodes for same table in lineage. (#2258)
* Fixed #2238 Lineage: In view mode, the main node is not highlighted.

* Fixed #2241 Two nodes for same table in lineage
2022-01-18 20:43:37 +05:30
parthp2107
91cb1fafa7
added selenium tests for filter-count, owner-name and tour (#2264) 2022-01-18 20:10:25 +05:30
Shailesh Parmar
a41d9f6905
fixed issue-2044: Tags drop-down menu is getting overlapped by another elements. (#2265) 2022-01-18 20:07:01 +05:30
parthp2107
7720a821df
added tests for name checks (#2250) 2022-01-18 10:57:25 +05:30
Shailesh Parmar
a0eb8b112c
Fix: issue-2179 Left panel disappears after clicking 'Clear all' button (#2249)
* Fix: issue-2179 Left panel disappears after clicking 'Clear all' button

* fixed flikiness in side penal
2022-01-18 10:14:46 +05:30