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
Sachin Chaurasiya
6be3ddb7e2
Fix : UI Bug Fixes #2246 #2248 ( #2251 )
2022-01-17 23:15:19 +05:30
Sachin Chaurasiya
1f8c28dde1
Generating Typescript interfaces from Json schema. ( #2244 )
2022-01-17 13:35:56 +05:30
Sachin Chaurasiya
099ddbbce9
Fix: Fixed #2102 #2103 ( #2243 )
2022-01-17 12:46:06 +05:30
Shailesh Parmar
94cd991462
Fix: issue-2151 Clicking links in column description open the edit panel and then navigates to the link ( #2237 )
2022-01-17 12:42:36 +05:30
Shailesh Parmar
9a55d4efb5
Fix: issue 2098, 2099 & 2192: Resolve text overflow issue ( #2216 )
2022-01-14 19:46:42 +05:30
Sachin Chaurasiya
60a28ffef6
Fix: Fixing UI Bugs #2203 #2204 #2205 #2191 #2097 ( #2214 )
...
* Fix: Fixing UI Bugs #2203 #2204 #2205 #2191
* Fixing #2097
2022-01-14 19:10:27 +05:30
Shailesh Parmar
9f5a37f51f
Fix: issue-2178 The 'matches' when searched for any keyword doesn't show appropriate count. ( #2212 )
2022-01-14 17:44:19 +05:30
Sachin Chaurasiya
3babfd9a61
Fixed : Add bots tab to group users with isBot set to true. ( #2210 )
2022-01-14 16:44:56 +05:30
Sachin Chaurasiya
5ac9acd983
UI: Adding Support for Manual lineage ( #1974 )
...
* UI: Adding Support for Manual lineage
* Minor fix
* Adding validation
* Adding editMode handler
* Adding micro iteraction
* Minor Fixes
* Adding support to clear selected entity
* Removed unwanted props
* Removed editable argument from getLineageData Function.
* Removed EntityLineage Drawer
* Removed unwanted codes
* Adding customControls
* Adding toggler for view/edit mode
* minor fix
* Adding sidebar for entities in editmode
* Adding state for reactflow instance
* Adding support for drag and drop
* Minor fixes to avoid flickerness
* adding iseditmode params to getlineage data helper
* fixing icon styling
* Adding state to hold newAdded nodes
* Fixed sidebar styling
* Adding searchbar for custom node
* Adding support for entity suggestions and selected entity state.
* Adding database name in suggestion for table entity.
* Adding arrow head type to new edge
* Adding addlineage api
* Adding support for real time changes
* Style : making some style changes to controls and widgets.
* Adding support for deleting lineage edges.
* Adding background image for graph.
* Adding support for removing new selected entity.
* Adding micro interaction for add new edge operation.
* Adding micro interacton for delete operation.
* Renamed component and added License.
* Disabling cancel button while deleting edge
* Addressing review comments
* Adding checks for already existing entity node.
* Fixed new node handler position
* Reseting state when entity is alredy present.
* Changed delete icon for nodes.
2022-01-14 16:30:46 +05:30
Shailesh Parmar
9cb6f3c200
Login page revamp ( #2207 )
...
* rewamp login page
* added carousal for login
* addressing comments
2022-01-14 15:40:12 +05:30
Sachin Chaurasiya
a6548bf669
Fixed : UI: rename "dataset" in URL to "table" ( #2208 )
2022-01-14 14:05:36 +05:30
darth-coder00
afcf725491
Fixed Users stat click and owner name inconsistency ( #2200 )
2022-01-14 11:47:00 +05:30
parthp2107
8e19756764
added test for multiple tags ( #2196 )
...
* added tests for multiple tags
* minor changes
* addressing style-check
2022-01-13 20:44:34 +05:30
darth-coder00
b29fdd3ccc
Enhanced Tour feature ( #2082 )
...
* Enhanced Tour feature
* Fix : #2182 - Tour steps getting skipped
* Fix : #2180 - Stat links deactivated on browser back from Tour route
* Addressing comments
* Addressing comments
* Adding license
2022-01-13 20:43:07 +05:30
darth-coder00
ad362a31fd
Fixed Search filter issues ( #2197 )
2022-01-13 19:43:32 +05:30
darth-coder00
5fa0994354
Updated Typescript interfaces from schema ( #2157 )
2022-01-11 21:21:31 +05:30
darth-coder00
adb63cc982
Fix: Feeds UI adjustments and existing name restriction ( #2154 )
2022-01-11 18:54:59 +05:30
parthp2107
cf2381482d
added selenium tests for tags with space ( #2129 )
...
* added selenium tests for tags with space
* addressing style check
* addressing comments
* using config for url
* minor changes
* minor changes
* changes for new service page
* empty commit, testing workflow
* minor changes
* addressing style-check
2022-01-11 17:45:28 +05:30
parthp2107
2cb490c294
added test for service with space as name ( #2150 )
2022-01-11 16:43:42 +05:30
darth-coder00
cbb0b837c0
Fix: Misc issues for adding Tags, Teams and Service ( #2149 )
...
* Fix: Misc issues for adding Tags, Teams and Service
* Addressing comments
2022-01-11 15:06:46 +05:30
darth-coder00
464181f074
Fix: Flashy Popover, uneven UI for Tags, Teams and Services page ( #2132 )
2022-01-10 18:09:05 +05:30
parthp2107
783cbb46de
added test for tag duplication ( #2096 )
...
* added test for tag dublication
* minor changes
* java style-check changes
* minor fixing in tests
* test fixes
* minor change
2022-01-10 11:25:33 +05:30
Alberto Miorin
34a9d31240
Fix #2052 : Revert the reverted pre-commit ( #2053 )
2022-01-07 03:53:21 +01:00
darth-coder00
dee7cd7717
Fix: Max width layout alignment for Teams, Tags and Services page ( #2083 )
2022-01-06 22:17:25 +05:30
darth-coder00
b866d8a73a
Fix: Search bar is searching in last active tab ( #2081 )
...
* Fix: Search bar is searching in last active tab
* Fix: Missing Sample data tab changes
2022-01-06 20:23:19 +05:30
darth-coder00
d7a01df552
Fix: Blank space being added as recent search team ( #2071 )
...
* Fix: Blank space being added as recent search team
* Fix: missing java check-styles
2022-01-06 18:41:34 +05:30
Shailesh Parmar
a3ccb1183d
change sample-data tab position ( #2073 )
2022-01-06 17:08:01 +05:30
Alberto Miorin
c0a0c04306
Fix #2058 : Reformat a few Java files left for good ( #2072 )
2022-01-06 11:27:19 +01:00
parthp2107
293ae7626f
added test for incorrect filter count ( #2046 )
2022-01-06 11:54:56 +05:30
darth-coder00
9befb8aa34
Fixed misc UI issues #1972 , #1744 and other misc issues ( #2011 )
...
* Fixed misc UI issues #1972 , #1744 and other misc issues
* Addressing comments
* UI: Centered layout changes
* Layout fixes
* Addressing comments
* Post merge fixes
* Selenium test and minor UI fix
2022-01-06 11:42:35 +05:30
Alberto Miorin
35f1967962
Fix #2042 : Added missing java check-styles for openmetadata-ui ( #2043 )
2022-01-05 08:35:53 -08:00
Sachin Chaurasiya
83c452431e
UI : Moving Sample data to its separate tab. ( #2045 )
...
* UI : Moving Sample data to its separate tab.
* Adding horizontal scrolling indicator for sample table
2022-01-05 21:50:57 +05:30
darth-coder00
9157511074
Feat: Enhanced Tour ( #2024 )
...
* Feat: Added Tour
* Addressing comment
2022-01-05 16:20:38 +05:30
Sachin Chaurasiya
5dd9089b7f
UI : Fixed Lineage Nodes positioning ( #2020 )
...
* UI : Fixed Lineage Nodes positioning
* Moved utils to utils file
* Addressing review comment
2022-01-05 14:49:54 +05:30
parthp2107
2be8b0c20c
tests for issues found ( #2021 )
2022-01-05 14:17:55 +05:30
Suresh Srinivas
36d518fa2d
Fixes #2010 - Upgrade dependencies for version 0.8 ( #2026 )
2022-01-04 09:21:48 -08:00