Skip to content

Atlas 2.6 - #727

Closed
chaitalicod wants to merge 51 commits into
masterfrom
atlas-2.6
Closed

Atlas 2.6#727
chaitalicod wants to merge 51 commits into
masterfrom
atlas-2.6

Conversation

@chaitalicod

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

(Please fill in changes proposed in this fix. Create an issue in ASF JIRA before opening a pull request and
set the title of the pull request which starts with
the corresponding JIRA issue number. (e.g. ATLAS-XXXX: Fix a typo in YYY))

How was this patch tested?

(Please explain how this patch was tested. Ex: unit tests, manual tests)
(If this patch involves UI changes, please attach a screenshot; otherwise, remove this)

rkundam and others added 30 commits May 4, 2026 14:39
…le relationship types under a single attribute (#478)

(cherry picked from commit a0acdc2)
…refresh the page. (#614)

Atlas UI dashboard changes - Base for refresh UX
 (cherry picked from commit 6ec5cc3)
…ntation (#626)

* ATLAS-5286: ATLAS UI: Dashboard - Filter query and  shared view helpers changes (#615)

* ATLAS-5287: ATLAS UI: Dashboard- search bar with dropdown (#616)

* ATLAS-5267: ATLAS UI: Create Glossary: Add Import glossary terms tab (template + upload) (#617)

* ATLAS-5256: ATLAS UI: Header - Create Button and Dropdown Menu. (#618)

* ATLAS-5256: ATLAS UI: Header - Create Button and Dropdown Menu

* ATLAS-5256: ATLAS UI: Header - Create Button and Dropdown Menu

* ATLAS-5251: ATLAS UI : Dashboard - Latest Entities List (#619)

* ATLAS-5247, ATLAS-5248, ATLAS-5249, ATLAS-5250, ATLAS-5252, ATLAS-5254, ATLAS-5255: ATLAS UI: Dashboard All cards. (#620)

* ATLAS-5288: ATLAS UI: Dashboard - Classification and Admin Audits (#621)

* ATLAS-5246: ATLAS UI: Dashboard Overview - React UI Dashboard Implementation
 (cherry picked from commit 874180f)
…2. (#592)

Co-authored-by: Abhinav Chandel <achandel@cloudera.com>
(cherry picked from commit 6a86ea1)
…ary Tree Structure View (#645)

 (cherry picked from commit a3c6637)
(cherry-picked from commit d476ca6)
…e-html dependency (#641)

( cherry-picked from commit 079e44c)
…dashboardv2, and docs (#653)

( cherry-picked from commit 81325f2)
…shboard (#632)

 ( cherry-picked form the commit b2c0325 )
* ATLAS-5174: Set up Test Infrastructure and Configuration for Atlas Dashboard

* ATLAS-5174: Set up Test Infrastructure and Configuration for Atlas Dashboard

* ATLAS-5174: Set up Test Infrastructure and Configuration for Atlas Dashboard

* ATLAS-5174: Set up Test Infrastructure and Configuration for Atlas Dashboard
#633)

* ATLAS-5179, ATLAS-5180: Add unit tests for API layer, utils, and Redux

* ATLAS-5179, ATLAS-5180: Add unit tests for API layer, utils, and Redux

license added
( cherry-picked from commit 10107e9)
* ATLAS-5294: ATLAS UI: Shared component library tests

* ATLAS-5294: ATLAS UI: Shared component library tests

ATLAS-5294: Add ASF license headers to shared component test files

Rebased onto master; add RAT-aligned Apache License 2.0 header to
52 test files that were missing it (same block as auditTypeDefUtils.ts).

* ATLAS-5294: ATLAS UI: Shared component library tests
( cherry-picked from the commit 5e0ee1c)
…,glossary, classification, BM, integration tests (#635)

* ATLAS-5295:ATLAs UI: Detail page and entity tabs tests, Administrator, glossary, classification, BM, integration tests

* ATLAS-5295:ATLAs UI: Detail page and entity tabs tests, Administrator, glossary, classification, BM, integration tests
( cherry-picked from the commit 5a0adba )
…ng parentCategoryId in UI Payload (#649)

( cherry-picked form commit 0812427)
…raph rendering issues (#656)

( cherry-picked from commit 02ace35)
Co-authored-by: chaitali.borole <chaitali.borole@cloudera.com>
(cherry picked from commit 0f9409d)
…sonry grid (#636)

* ATLAS-5296: ATLAS UI: React UI fixes, audit table pagination text, Masonry grid

* ATLAS-5296: ATLAS UI: React UI fixes, audit table pagination text, Masonry grid

Fix RAT license headers on ATLAS-5296 PR files.

Move ASF header before @ts-nocheck directives and repair
corrupted license lines so apache-rat-plugin:check passes.

* ATLAS-5296: ATLAS UI: React UI fixes, audit table pagination text, Masonry grid

Align CustomFilters SideBarTree tests with ATLAS-5301 behavior.

Update assertions after master rebase: grouped Custom Filters view
has no empty-type toggle; full suite passes (4605 tests).

* ATLAS-5296: ATLAS UI: React UI fixes, audit table pagination text, Masonry grid

---------
( cherry-picked from commit ed336f2)
Co-authored-by: chaitali.borole <chaitali.borole@cloudera.com>
(cherry picked from commit 9bcd37e)
…oard and documentation site (#667)

( cherry-picked form commit d8232d1)
#665)

* ATLAS-5306: Atlas React UI: SearchResult Table: Classification tooltip is missing parent/super-type name

* ATLAS-5306: Atlas React UI: SearchResult Table: Classification tooltip is missing parent/super-type name

* ATLAS-5306: Atlas React UI: SearchResult Table: Classification tooltip is missing parent/super-type name
( cherry-picked from the commit 911079f)
…d between th… (#662)

Co-authored-by: ssaksena <ssaksena@cloudera.com>
(cherry picked from commit ac00c0f)
#672)

* ATLAS-5032: Updated CONTAINS so we only defer to JanusGraph when indexType == null

Co-authored-by: Cursor <cursoragent@cursor.com>

---------

Co-authored-by: ssaksena <ssaksena@cloudera.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
(cherry picked from commit 5e90fee)
* ATLAS-5279:changes for handling rename propagation

* ATLAS-5279: code cleanup: improve formatting, refactor structure, and add logging

* ATLAS-5279: changes to add Rename Propagation README file, updated solrconfig for newly added field and handled deleted column use-case

* ATLAS-5279: changes to add Rename Propagation README file, updated solrconfig for newly added field and handled deleted column use-case

* ATLAS-5279: changes to resolve review comments

* ATLAS-5279: changes to add attributeDefOverrides for trino column

* ATLAS-5279: Added support for attributeDefOverrides and propagateRename flag to handle Hive table to Trino table rename propagation

* Revert "ATLAS-5279: Added support for attributeDefOverrides and propagateRename flag to handle Hive table to Trino table rename propagation"

This reverts commit d257b82.

* ATLAS-5279: Added support for attributeDefOverrides and propagateRename flag to handle Hive table to Trino table rename propagation

* ATLAS-5279: changes to Hive table → Trino table → Trino column example in RenamePropagation.md

---------

Co-authored-by: sanket.bhor <sanket.bhor@cloudera.com>
(cherry picked from commit 144c26c)
rkundam and others added 21 commits June 22, 2026 15:04
Co-authored-by: radhikakundam <radhikakundam@apache.org>
Co-authored-by: jackhalfalltrades <chandrakanthperavelli@gmail.com>
(cherry picked from commit b8468a7)
…nd build…" (#684)

This reverts commit 48ff22c.
 ( cherry-picked from 99fc73c)
…eak the layout in the Classification Distribution (#681)

( cherry-icked from the commit 59081c4)
…riggers 400 Bad Request on empty parameters (#692)

( cherry-picked from commit 7a528de)
… Detail Page opens the Edit Form instead of Create Form (#693)

( cherry -picked from the commit 9df46eb)

* ATLAS-5339: Atlas React UI: Clicking  Create Entity while on an Entity Detail Page opens the Edit Form instead of Create Form

* ATLAS-5339: Atlas React UI: Clicking  Create Entity while on an Entity Detail Page opens the Edit Form instead of Create Form
#683)

( cherry-picked from commit 400db52)
* ATLAS-5330: Atlas React UI: Text overflow issues in Global Search, Recent Activity, Search Filters, and Popovers for long classification names

* ATLAS-5330: Atlas React UI: Text overflow issues in Global Search, Recent Activity, Search Filters, and Popovers for long classification names

* ATLAS-5330: Atlas React UI: Text overflow issues in Global Search, Recent Activity, Search Filters, and Popovers for long classification names
…it table has no data (#694)

 ( cherry picked form the commit 0fd03e3)

* ATLAS-5303: ATLAS React UI: Audit Filters dropdown UI breaks when audit table has no data

* ATLAS-5303: ATLAS React UI: Audit Filters dropdown UI breaks when audit table has no data

* ATLAS-5303: ATLAS React UI: Audit Filters dropdown UI breaks when audit table has no data
…e through Vite optimization and lazy route loading. (#698)

* ATLAS-5346: Atlas React UI: Reduce React UI build time and bundle size through Vite optimization and lazy route loading

* ATLAS-5346: Atlas React UI: Reduce React UI build time and bundle size through Vite optimization and lazy route loading

 added license for .npmrc and .gitignore file update license for remainig file

* ATLAS-5346: Atlas React UI: Reduce React UI build time and bundle size through Vite optimization and lazy route loading
 ( cherrypicked form commit 11b219f)
…ing entities in Atlas (#682)

(cherrypicked from 7caaabc)
Co-authored-by: Sheetal Shah <sheetal.shah@cloudera.com>
…ts (#675)

* ATLAS-5326: Enforce Atlas authorization on AdminResource REST endpoints

(cherry picked from commit 53af3d8)
…inistration Audit tab when expanding Purge/Auto-Purge entity details (#707)

* ATLAS-5347: Atlas React UI: Skeleton loader stuck indefinitely in Administration Audit tab when expanding Purge/Auto-Purge entity details

Co-authored-by: Brijesh Bhalala <brijeshbhalala2324@gmail.com>
)

The Atlas website is failing all 9 ASF website policy checks
(https://whimsy.apache.org/site/) because the site is rendered
entirely via JavaScript and the compliance scanner cannot execute JS.

This adds the missing ASF policy links (Foundation, Events, License,
Security, Sponsorship, Thanks, Privacy) to the LegalFooter React
component, updates the copyright year to 2026, and fixes the
trademark text ("Apache feather logo" → "Apache logo").

Note: The underlying issue is that the Whimsy scanner cannot parse
JS-rendered content. Even with these links present, the scanner may
still report failures until it gains JS rendering capability. However,
the links should be present regardless for site visitors.

See: https://www.apache.org/foundation/marks/pmcs
Checker: https://whimsy.apache.org/site/
… to conflicting HBase shaded MapReduce dependency (#709)

Co-authored-by: Paresh Devalia <paresh.devalia@cloudera.com>
…rofile charts (#722)

* Atlas UI : Encode text in D3 graph tooltips Lineage and Profile charts

* ATLAS-5370: Atlas UI : Encode text in D3 graph tooltips Lineage and Profile charts

( cherry-picked from the commit 1abb136)
…ia caller-supplied guid (#724)

(Cherrypicked from c1cc1ff)
Co-authored-by: chaitalithombare <chaitalithombare@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.