4793 Commits

Author SHA1 Message Date
Shailesh Parmar
dc2c7c0fb7
Feat: Added support to handle error for UI side (#2708) 2022-02-10 19:13:22 +05:30
kshinde2512
b310f02af9
Revamp pipeline details page (#2710)
Co-authored-by: kushal <kushalshinde2512@gmail.com>
2022-02-10 18:42:04 +05:30
Sachin Chaurasiya
18a94f51d9
Fix #2698 Tag Category name is undefined in UI. (#2705)
* Fix #2698 Tag Category name is undefined in UI.

* Addressing review comment
2022-02-10 16:52:57 +05:30
kshinde2512
c2dc1bf7bc
Revamp Dashboard details selenium test (#2681)
* Revamp Dashboard details selenium test

* Revamp dashboard details page

* Java checkstyle

* Adding options top test

Co-authored-by: kushal <kushalshinde2512@gmail.com>
2022-02-10 13:37:22 +05:30
Shailesh Parmar
555ce1e29a
Fix: added error place holder if entity data is not present (#2699) 2022-02-10 10:30:37 +05:30
darth-coder00
61c3e4ec87
Fix: #2352 Tooltip placement issue (#2696) 2022-02-09 15:42:26 +05:30
darth-coder00
bc4bbf20ce
Fixed schema id according to path to generate proper typescript (#2686) 2022-02-09 10:22:06 +05:30
darth-coder00
bf76f9a58d
Updated typescript interfaces from schema (#2683)
* Updated typescript interfaces from schema

* Removed commented code
2022-02-08 19:36:16 +05:30
Sachin Chaurasiya
e442369374
Fix: #2657 Frontend should check if Pipeline has Tasks before mapping. (#2670) 2022-02-08 18:58:48 +05:30
kshinde2512
ee071704fc
Revamp topic details selenium test (#2677)
* Revamp topic details page

* Java checkstyle

* Table details page code refactor

Co-authored-by: kushal <kushalshinde2512@gmail.com>
2022-02-08 17:50:47 +05:30
Sachin Chaurasiya
99a61fa774
Fix: #2643 0.8 UI Improvements (#2658)
* Fix:  #2643 0.8 UI Improvements

* Aliging text to the top.

* Covering point 12th of #2643
2022-02-08 16:49:38 +05:30
Sachin Chaurasiya
70128ecc53
Fix #2482 UI: Allow users to be removed from teams. (#2674) 2022-02-08 16:45:44 +05:30
darth-coder00
db72447b95
Fix failing unit tests (#2627) 2022-02-07 18:11:48 +05:30
Shailesh Parmar
78d953a0e3
Fixed failing tests of components (#2615) 2022-02-07 18:06:36 +05:30
Sachin Chaurasiya
e38963d7c2
Fix: #2590 not allow users (even if they own the entity) to update lineage without the "Update Lineage" permission. (#2648) 2022-02-07 13:18:08 +05:30
kshinde2512
e889e79393
Revamping selenium tests mydatapage (#2386)
* Api tests

* test - revamping MyDataPageTest

* addressing style check

* test - revamping MydataTestPage,TableDetailsTest,ExplorePageTest

* test - java and python checkstyle

* Code changes

* Java and Oython checkstyles

* pushing topic details page

* Addressed all changes in comments

* Adressing Java checkstyles

* Addressing comments

* Deleted extra files

* Adding data tesid

* common page changes added

* Indentation change

* indent change

* Indent changes

* Indent changes

* Minor code change

* Removed public modifier and added assertions

Co-authored-by: kushal <kushalshinde2512@gmail.com>
2022-02-04 19:45:44 +05:30
parthp2107
6f1fb33418
revamped no data test cases for selenium (#2619)
* revamped no data test cases

* addressing style check
2022-02-04 18:09:54 +05:30
parthp2107
d3f34c9490
revamped common tests in selenium (#2616) 2022-02-04 15:25:00 +05:30
parthp2107
de6a06b013
Pagination, filter, exception tests cases revamped (#2613) 2022-02-04 11:56:22 +05:30
darth-coder00
026be84d66
Fix: #2549 (#2603) 2022-02-04 00:07:54 +05:30
Sachin Chaurasiya
aa36f2b370
Fix: UI: Owner permission check is missing in Lineage editor . (#2589) 2022-02-03 21:05:22 +05:30
Sachin Chaurasiya
1656777da4
Fix #2432 Need a way to delete recently searched item on the main page. (#2595) 2022-02-03 20:19:35 +05:30
Sachin Chaurasiya
abb4d0f218
Fix #2574 #2571 #2573 (#2592) 2022-02-03 19:57:02 +05:30
parthp2107
43f4417f8d
moved variables used multiple times into a single class (#2588) 2022-02-03 16:05:31 +05:30
parthp2107
b4e608928b
Roles revamp (#2586)
* revamped roles page selenium tests

* addressing style-chcek

* removing commented code
2022-02-03 14:16:39 +05:30
parthp2107
dc4f7d7f98
revamped user listing selenium tests (#2583) 2022-02-03 12:08:31 +05:30
darth-coder00
b9ec9bea88
Fixed failing unit tests (#2580) 2022-02-03 09:37:27 +05:30
darth-coder00
6c92d2f9ec
Fix: #2067 No character display limit for column description (#2579) 2022-02-03 00:36:11 +05:30
Shailesh Parmar
c4ece1d883
Fix failing test (#2577) 2022-02-03 00:12:41 +05:30
Sachin Chaurasiya
199ca106e5
UI : Integrating Permissions API to get permissions for LoggedIn user. (#2557)
* UI : Integrating Permissions API to get permissions for LoggedIn user.

* Adding permission check for Lineage

* Adding Permission check for manage settings.

* Adding permission check for entity level tags

* Adding permission check for entities detail page.

* Adding permission check on Tags page

* Adding permission check for teams page

* Addressing review comments
2022-02-02 21:30:02 +05:30
parthp2107
60aa5f3939
Fix#2559: Revamped service listing page (#2570)
* revamped service listing page

* addressing style check
2022-02-02 17:10:42 +05:30
parthp2107
f99258ea4d
added webdriver path to selenium config (#2553)
* added webdriver path to selenium config

* addressing style check
2022-02-02 13:05:39 +05:30
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