Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
atlas
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
dataplatform
atlas
Commits
b6acff6d
Commit
b6acff6d
authored
8 years ago
by
Shwetha GS
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ATLAS-1183 UI: help link should point to atlas website (kevalbhatt via shwethags)
parent
3cc1bd5b
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
2 deletions
+3
-2
BusinessCatalogHeader.html
.../js/templates/business_catalog/BusinessCatalogHeader.html
+1
-1
header.html
dashboardv2/public/js/templates/site/header.html
+1
-1
release-log.txt
release-log.txt
+1
-0
No files found.
dashboardv2/public/js/templates/business_catalog/BusinessCatalogHeader.html
View file @
b6acff6d
...
...
@@ -18,7 +18,7 @@
</ol>
<header
class=
"clearfix"
>
<div
class=
"btn-group pull-right header-menu"
>
<a
target=
"_blank"
href=
"http
s://cwiki.apache.org/confluence/display/ATLAS/Atlas+Home"
title=
"Help
"
><i
class=
"fa fa-question-circle"
></i></a>
<a
target=
"_blank"
href=
"http
://atlas.incubator.apache.org/
"
><i
class=
"fa fa-question-circle"
></i></a>
<a
href=
"javascript:void(0);"
data-toggle=
"dropdown"
aria-haspopup=
"true"
aria-expanded=
"false"
><i
class=
"fa fa-user user-circle"
></i><span
class=
"userName"
></span></a>
<ul
class=
"dropdown-menu"
>
<!-- <li><a href="#">Edit Profile</a></li>
...
...
This diff is collapsed.
Click to expand it.
dashboardv2/public/js/templates/site/header.html
View file @
b6acff6d
...
...
@@ -16,7 +16,7 @@
-->
<header
class=
"clearfix"
>
<div
class=
"btn-group pull-right header-menu "
>
<a
target=
"_blank"
href=
"http
s://cwiki.apache.org/confluence/display/ATLAS/Atlas+Home"
title=
"Help
"
><i
class=
"fa fa-question-circle"
></i></a>
<a
target=
"_blank"
href=
"http
://atlas.incubator.apache.org/
"
><i
class=
"fa fa-question-circle"
></i></a>
<a
href=
"javascript:void(0);"
data-toggle=
"dropdown"
aria-haspopup=
"true"
aria-expanded=
"false"
class=
"user-dropdown"
><i
class=
"fa fa-user user-circle "
></i><span
class=
"userName"
></span></a>
<ul
class=
"dropdown-menu"
>
<!-- <li><a href="#">Edit Profile</a></li>
...
...
This diff is collapsed.
Click to expand it.
release-log.txt
View file @
b6acff6d
...
...
@@ -9,6 +9,7 @@ ATLAS-1060 Add composite indexes for exact match performance improvements for al
ATLAS-1127 Modify creation and modification timestamps to Date instead of Long(sumasai)
ALL CHANGES:
ATLAS-1183 UI: help link should point to atlas website (kevalbhatt via shwethags)
ATLAS-1182 Hive Column level lineage docs (svimal2106 via shwethags)
ATLAS-1230 updated AtlasTypeRegistry to support batch, atomic type updates (mneethiraj)
ATLAS-1229 Add TypeCategory and methods to access attribute definitiions in AtlasTypes (sumasai)
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment