darth-coder00
080c633fe3
Updated font weight and badge BG color ( #1674 )
...
* Updated font weight and badge BG color
* Updated body hover color
2021-12-10 21:21:54 +05:30
darth-coder00
b5aabdc535
Updates generated interfaces from schema ( #1676 )
2021-12-10 21:21:45 +05:30
Shailesh Parmar
aaedbdc445
Change UI for explore page ( #1647 )
2021-12-10 10:19:47 +05:30
Sachin Chaurasiya
26aa31818f
Style : Improved Feeds Card Styling and Added Rich text for description. ( #1645 )
...
* Style : Improved Feeds Card Styling and Added Rich text for description.
* minor fix
* Removed old value for owner description.
* Fixed Feeds card styling.
2021-12-09 23:01:05 +05:30
Sachin Chaurasiya
731e519fb3
Fix #1626 Profiler should show primary key, non null column information in profiler tab ( #1649 )
...
* Fix #1626 Profiler should show primary key, non null column information in profiler tab
* Minor fix
2021-12-09 21:45:16 +05:30
Shailesh Parmar
5e828296d8
Fix: display name issue on teams page and other miner issue ( #1643 )
2021-12-09 19:15:20 +05:30
darth-coder00
cefac87d01
Fix: Turned-off welcome message when a new user signs up ( #1644 )
2021-12-09 19:14:49 +05:30
Sachin Chaurasiya
d589d91654
Fixed linting issue. ( #1633 )
2021-12-09 11:12:55 +05:30
Sachin Chaurasiya
6b247bca79
Adding Database info to entity card on explore page. ( #1623 )
2021-12-08 21:46:27 +05:30
darth-coder00
689e5beaea
Feat: Revamping Landing page for new design ( #1541 )
...
* Feat: Revamping Landing page for new design
* Added Filter support for feeds
* Added Feeds card component.
* Removed Unwanted codes
* Added API support for feeddata
* Adding types
* Added support for view all following and owned data.
* Adding day seperator.
* Added support to view data owned by team.
* Adding support for feedFilters
* Moved sorting from feed component to mydada component.
* Adding testid
* Added License to new file
* Adding utils to get rekative date and time.
* Adding getOwnerIds Util
* Adding No data placholder.
Co-authored-by: Sachin-chaurasiya <sachinchaurasiyachotey87@gmail.com>
2021-12-08 19:39:09 +05:30
parthp2107
64386b035e
added new tests for tags page ( #1621 )
...
* added new tests for tags page
* addressing reviewdog findings
* Added Sample-usage service_name
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2021-12-08 16:54:48 +05:30
parthp2107
d069ab72e0
uncommented details page tests and corrected selenium workflow paths ( #1616 )
2021-12-08 11:54:44 +05:30
Sachin Chaurasiya
a3e7963543
Fix #1407 PUT method for service APIs give 405 Method not allowed exception. ( #1613 )
2021-12-08 10:37:41 +05:30
Sachin Chaurasiya
fd92e5c6b7
Feat : UI - Filter by database name. ( #1599 )
2021-12-08 02:25:28 +05:30
Sachin Chaurasiya
b86298f5ec
Fix #1602 ( #1603 )
2021-12-07 21:03:24 +05:30
Shailesh Parmar
2a8a8bea96
update redoc version to support search in api ( #1601 )
2021-12-07 15:24:55 +05:30
Sachin Chaurasiya
a93d1e1a65
Fix #1576 Tag categories show counts of 0 in docker install. ( #1597 )
2021-12-07 12:18:37 +05:30
parthp2107
db3d10ac64
Add fix tests ( #1572 )
...
* added tests for filters and minor fixes due to change in ui
* adding option for webdriver
* addressing reviewdog findings
* addressing comments
* addressing comments
* changing driver
2021-12-06 19:55:42 +05:30
Shailesh Parmar
23bac071da
updated redoc version ( #1573 )
2021-12-06 18:20:40 +05:30
Sachin Chaurasiya
d6066e798e
Remove Service Where ever API call is being with fields parameter having service in versionPage. ( #1571 )
2021-12-06 16:46:47 +05:30
Sachin Chaurasiya
672041bbb7
Fix #1567 Remove Service Where ever API call is being with fields parameter having service. ( #1568 )
2021-12-06 15:22:31 +05:30
parthp2107
8b44de52cb
changed service page search tests ( #1566 )
...
* changed service page search tests
* addressing comments
2021-12-06 13:12:49 +05:30
Sachin Chaurasiya
ffe4c8a36a
Generate Typescript Types from JSON schema ( #1565 )
2021-12-06 12:13:14 +05:30
darth-coder00
37df73ba9d
Updated Redoc Version to 2.0.0-rc.28 ( #1564 )
2021-12-06 10:58:55 +05:30
parthp2107
933aa4ec4a
added test for flakiness while applying filters ( #1539 )
...
* added test for flakiness while applying filters
* addressing reviewdog findings
* changing mac to linux driver
2021-12-06 10:16:30 +05:30
Sriharsha Chintalapani
63a93c8944
Fix #1356 : Add new entities to ES index from OpenMetadata server ( #1423 )
...
* Fix #1356 : Add new entities to ES index from OpenMetadata server
Co-authored-by: Sachin-chaurasiya <sachinchaurasiyachotey87@gmail.com>
2021-12-04 08:45:17 -08:00
Sachin Chaurasiya
5bc73ced28
Fix #1537 UI : Remove search from service page and reposition Add service with different service tabs. ( #1538 )
...
* Fix #1537 UI : Remove search from service page and reposition Add service with different service tabs.
* Fixed name overflow issue on user card.
2021-12-03 20:57:26 +05:30
Sachin Chaurasiya
181e95414d
Style : Changing App-bar Layout. ( #1534 )
...
* Style : Changing Appbar Layout.
* Removed Scrollbar
* Addressing review comments.
* minor style tweaks.
2021-12-03 20:51:38 +05:30
Shailesh Parmar
16d8ba548d
fix: alignment issue in tag, profiler ( #1519 )
2021-12-03 10:10:39 +05:30
Sachin Chaurasiya
7494b1e4c1
Fix #1516 Flakiness in Explore search results. ( #1520 )
2021-12-03 10:08:00 +05:30
Sachin Chaurasiya
1aced5762d
Style : Adding new styling to other pages. ( #1517 )
2021-12-02 16:39:13 +05:30
Sachin Chaurasiya
0ef9aeb029
Style : Changing some styles on explore page. ( #1515 )
...
* Style : Changing some styles on explore page.
* Move PageContainerV1 from exploreComponent to ExplorePageComponent.
2021-12-02 15:14:35 +05:30
parthp2107
a0045a437c
added dbtmodel test cases and uncommented profiler test part ( #1514 )
2021-12-02 12:47:52 +05:30
Sachin Chaurasiya
5794b5f4f8
Fix to show TierN only not Tier.TierN. ( #1502 )
...
* Fix #1480 UI : Change Explore page to 3 column layout.
* Minor style changes
* Adding select all filter support.
* Change layout styling
* Addressing feedback
* Rename Tier.svg to tier.svg
* Adding startswith text for entity tags.
* Minor fix for metinformation of entity.
* Fix to show TierN only not Tier.TierN.
2021-12-01 18:39:29 +05:30
Shailesh Parmar
9339ad881f
Fixed typo for no follower msg ( #1500 )
2021-12-01 18:17:16 +05:30
Sachin Chaurasiya
612673f9d9
Fix #1480 UI : Change Explore page to 3 column layout. ( #1481 )
...
* Fix #1480 UI : Change Explore page to 3 column layout.
* Minor style changes
* Adding select all filter support.
* Change layout styling
* Addressing feedback
* Rename Tier.svg to tier.svg
* Adding startswith text for entity tags.
* Minor fix for metinformation of entity.
2021-12-01 18:16:57 +05:30
parthp2107
51b4db9e7f
added rerun for failing tests ( #1479 )
...
* added rerun for failing tests
* adding sleep for frequently joined tests
2021-12-01 17:04:45 +05:30
Shailesh Parmar
1493cbbb7b
Feat: Show description on hover of tags ( #1418 )
...
* Feat: Added description popover on hover of tags
* fixed failing test
* add popover changes for DBTmodale pages
* addressing comments
* miner fix for ui
* addressing comments
2021-12-01 16:05:10 +05:30
parthp2107
a9e70e6a89
License header update ( #1498 )
...
* updated liscense header
* updated license header
* updated license header
* updated license header
* addressing stylecheck findings
2021-12-01 12:46:28 +05:30
Sriharsha Chintalapani
bbb1f03137
Fix #1493 : Fix UI broken build ( #1494 )
2021-12-01 00:15:25 +01:00
Alberto Miorin
a06fe9827e
Update TableProfiler.component.tsx
2021-11-30 23:39:03 +01:00
Sachin Chaurasiya
e32d14ea0e
UI : Adding support for 3 column layout. ( #1476 )
...
* UI : Adding support for 3 column layout.
* Addressing review comment.
* Minor fix
* Css styling fix.
2021-11-30 17:21:50 +05:30
parthp2107
0e300a1be8
added orders to test classes and did minor changes to tests ( #1474 )
...
* added orders to test classes and added minor changes to tests
* minor change
* minor change
2021-11-30 17:08:18 +05:30
Sachin Chaurasiya
6fea07fdbf
Fix#1379 Creating an ingestion job when airflow is down returns 400. ( #1460 )
...
* Fix#1379 Creating an ingestion job when airflow is down returns 400.
* Fixed typo
* Minor fix
2021-11-30 13:29:54 +05:30
darth-coder00
306fb36502
Feat: Added DBT Models to Database details page ( #1465 )
2021-11-29 21:39:11 +05:30
Sachin Chaurasiya
902beedbe5
Adding support for recently search term ( #1459 )
2021-11-29 20:14:57 +05:30
parthp2107
9aad7efabc
adding new tests for my data page ( #1458 )
...
* adding new tests for my data page
* added chrome option
2021-11-29 20:08:48 +05:30
Sachin Chaurasiya
38b02a4bfb
Fixed Column node text in lineage and suggestion index for dbt models. ( #1454 )
...
* Fixed Column node text in lineage and suggestion index for dbt models.
* Added icon for dbt models.
* Minor fix
2021-11-29 14:05:17 +05:30
darth-coder00
dc1576cd91
Feat: Added DBT Model Details page and Explore page tab ( #1394 )
...
* Feat: Added DBT Model tab to Explore page
* Feat: Added DBTModel Details page
* Changed dataset to dbtModel
* Added support to add tier tag
* Adding suggestions support for DBT Models.
* Added ViewDefinition Tab UI
Co-authored-by: Sachin-chaurasiya <sachinchaurasiyachotey87@gmail.com>
2021-11-26 23:27:11 +05:30
Sachin Chaurasiya
c74d7612bc
Adding Lineage node expansion to show columns . ( #1393 )
...
* Adding Lineage node expansion to show columns .
* Adding support for getting columns of expanded node.
* Refactoring.
* Reafctoring and style changes.
* Minor changes
* Changing prop type.
* minor style changes.
2021-11-26 20:37:33 +05:30