24 Commits

Author SHA1 Message Date
Chirag Madlani
0701fed67e
Glossary expand fix (#16066)
* Fix #16046 : modify glossaryTerms api endpoint to support querying immediate children with childrenCount

* fix(ui): support lazy loading for n level of glossary

* fix modal update for glossaryTerm

* fixed expand/collapse button bug and update glossary page issue

---------

Co-authored-by: sonikashah <sonikashah94@gmail.com>
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2024-04-30 07:12:43 +00:00
Harsh Vador
5125ebc812
(feat): show glossary terms in hierarchy form (#15823)
* (feat): show glossary terms in hierarchy form

* update treeSelectList component

* support hierarchy for glossary search

* finish with hierarchy implementation

* fix tag selection issue

* skip tests

* open menu by default to avoid user click

* fix cypress

* fix cypress

* address comments

* fix tags spec

* fix tag spec

* fix count issue for tags page

---------

Co-authored-by: Chira Madlani <chirag@getcollate.io>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-04-26 12:55:40 +05:30
Chirag Madlani
853974005b
chore(ui): improve ui / ux around patch api calls (#15293)
* chore(ui): improve ui / ux around patch api calls

* domain loading changes

* add loading state to entityReName modal

* added loading state for following

* setLoading false in entityName modal

* delete style fix

* updated vote loading and delete loading for queries

* fixed loading issue in profilerSettingsModal

* fixed no data placeholder issue while loading in thread drawer

* fix glossary term related changes

* fix glossary term related changes

* fix: Spaces and Tabs of YAML (#15309)

* fix: Simplify the logic for get cypress filter step

* ui/ux fix

* added tooltip on icons

* localizaion keys

* minor changes

* fixed profiler picture loading issue

* Fix UI-UX (#15313)

* incident manager edit displayName loading

* no data placeholder for no search data

* code refactor

* address comments

* fetch latest data in tagsPage

* fix edit description icon alignment

* edit icon fix

* fixed failing unit test

* revert version tests

* addressing comment

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: Harsh Vador <58542468+harsh-vador@users.noreply.github.com>
2024-02-26 14:52:17 +05:30
Shailesh Parmar
a35c8b3a5d
Minor: Updated put with patch call in ui and clean up (#15244)
* Minor: Updated put with patch call in ui and clean up

* fixed sonar cloud issue

* fixed drag drop failure
2024-02-20 16:25:02 +05:30
Chirag Madlani
146ccc5a72
chore(ui): organise component directory structure (#15199)
* chore(ui): organise component directory structure

* fix tests

* fix tests
2024-02-16 10:23:36 +05:30
Sachin Chaurasiya
c7e6619270
Minor: add Content-type for patch request in request interceptor (#14879)
* Minor: add Content-Type for patch request in request interceptor

* Fix importGlossaryInCSVFormat content-type header
2024-01-27 00:19:00 +05:30
Sachin Chaurasiya
5ff74b5108
Fix(#14724): refactor encoding/decoding FQN flow (#14726)
* Fix(#14724): refactor encoding/decoding FQN flow

* Fix encoded FQN usage in API endpoints

* add useFqn hook and fix dependencies in affected components

* fix: unit test

* Refactor code and remove unused imports

* Add unit tests for useFqn hook and StringsUtils module

* Refactor AddCustomProperty component and constants

* Refactor glossary version routes and fetch methods

* Fix imports and remove unused code
2024-01-18 20:38:15 +05:30
Sachin Chaurasiya
dcbd6a842a
Minor: remove deprecated getURLWithQueryFields util method (#14671)
* Minor: remove deprecated getURLWithQueryFields util method

* remove unwanted changes

* minor fix

* Fix type errors

* fix : unit test

* fix cypress tests

* Fix: cypress tests

* Fix: unit and cypress tests
2024-01-12 12:44:24 +05:30
Ayush Shah
9c6d202555
Add Sample data, modify regex pattern (#14467) 2024-01-11 14:23:33 +05:30
karanh37
f32b4d4c47
Assets filters (#14229)
* assets filter

* localisation

* update filters

* fix: update filters on teams page

* hide searchbar & restrict adding assets for draft

* fix: code smells

* fix: encoding decoding issues

* fix: css

* fix: add permissions check

* fix(ui): throw validation errors while modifying glossary term (#14236)

* fix(ui): throw validation errors while modifying glossary term

* update modal layout

* fix: domain cypress

* minor update

* update modal

* fix: glossary cypress

* fix: show inline errors

* fix comments

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-12-05 23:55:06 +05:30
Mohit Yadav
64a56b0183
FEAT Fix Issues in Glosary (#14197)
* Fix User Startup Email

* Add Apis for validation and addtion glossary tags and assets

* Update Status to ApiStatus

* Unique Tags to be listed

* Fix in tag additon

* fix: asset selection modal improvements (#14152)

* fix: assets fqn issue (#14140)

* fix: assets fqn issue

* fix: unit tests

* fix: escape fqn in remaining areas

* fix: domain cypress for adding assets

* fix: add assets to data products cypress

* update imports

* add cypress for glossary term

* fix: loading in asset modal and add cypress

* fix: unit tests

* fix: reintroduce filters in asset selection modal

* fix: update assets

* localization

* Fixes and Refactor redundant code

* Revert

* Add Delete API for removing tags from assets

* ADd ES calls

* Fix Assests added in case of errors

* ui updates

* ui changes

* Add Conditional Validate for SubFields

---------

Co-authored-by: karanh37 <33024356+karanh37@users.noreply.github.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
2023-12-03 00:57:03 +05:30
Anatoliy Shulika
0c37986ad6
fixes #13387: replaced ReDoc with RapiDoc for better user experience (#13388)
* ISSUE-13387: replaced ReDoc with RapiDoc for better user experience

* fixed specUrl

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-11-16 07:56:38 -08:00
Ashish Gupta
0ede37f942
feat: supported application automation from ui (#13363)
* [WIP] Applications

* Remove JobRunr Dependency

* Cleanup Files

* Reformatted

* Add Api to delete schedule for app

* feat: supported application automation from ui

* Fix Applications issue

* added missing tables for application automation

* fixed buil failure

* Add Tables for Applications

* Migrate Search Reindexing Job to New Apps

* Fixed Merge Conflicts

* Fix Build

* Add DataInsightReportJob as App

* Review Comments Fix

* update err msgs

* Add Features fields

* Add Default Search Index Application

* Fix Failures

* initial applications ui

* fix path errors

* Add Data Insights application

* Fix trigger and add update fields

* Add Stats context

* Fix Scheduler Initialization

* add data insights application

* fix code smells

* added confirmation modal and fix active style in setting leftbar for workflow

* add schema on schedule page

* update app config

* fix build errors

* added logs in application history

* add app icons

* fix: install error

* chore version headings

* move apps under integration

---------

Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
Co-authored-by: karanh37 <33024356+karanh37@users.noreply.github.com>
Co-authored-by: 07Himank <himank07mehta@gmail.com>
Co-authored-by: 07Himank <112613760+07Himank@users.noreply.github.com>
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
2023-10-12 00:29:27 +05:30
Sachin Chaurasiya
0ecc3fc136
chore(ui): change baseUrl in ts config (#13403)
* chore(ui): change baseUrl in ts config

* udpate references

* fix rest/* path

* fix tests paths to relative

* chore(ui): update reference

* fix unit tests

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-10-03 16:01:13 +05:30
Ashish Gupta
4aab921d10
fix(ui): supported upvoting in data asset (#13138)
* supported upvoting in entities

* Add api endpoint for voting in MLModel and Pipeline

* fix unit test

* disable header button in case of deleted entity and minor changes

* fix conflict unit test

* supported upvoting in glossaries

* supported cypress and unit test for entities

* changes as per comments

---------

Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-09-13 14:38:13 +05:30
karanh37
54e7e81c09
feat: domains ui part 2 (#13133)
* feat: add domain version page

* added domain index .. . support for domain name .. experts and delete is left

* checkstyle

* domain list

* fix: domain selectable list changes

* fix: add missing fields

* fix: add services support for domain

* fix: review comments

* fix: review comments

---------

Co-authored-by: 07Himank <himank07mehta@gmail.com>
2023-09-12 14:17:36 +05:30
07Himank
b6d5a438ec
Support '%' in entity Name (#12382)
* added support for the % in entity name

* added support for the % in glossary and glossary term  name

* Added U exclude

* Fixed pytest

* fix: support % in glossary name

* added suppport for % in entityName

* fix % issue in the glossary or term

* fix: glossary with % encoding

* fix: tags redirect issue for glossaries with %

* fix: glossary import path

* fixed CI

* fixed Py Test

* fixed PyTest

* fixed glossary resource test

---------

Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: karanh37 <33024356+karanh37@users.noreply.github.com>
2023-07-18 17:58:16 +05:30
Aniket Katkar
5f349193a7
refactor(UI): version page changes (#11947)
* Fixed version page bugs for table, container, dataModel
Updated version page details with newly implemented data

* updated the comment position to explain the added key prop

* Refactored code for version pages to eliminate repetitions

* localization changes for other languages

* Version page changes for glossary and glossary terms

* Fixed glossary version page bugs

* changes to add custom property tab in version pages

* bug fixes and improvements in existing version pages

* fixed failing unit tests

* code improvements for version pages

* Fixed code smells and redirection link

* added changes to include column constraints into version page

* Added changes to show version changes for name and display names

* addressed comments for table scroll value

* changes to remove TabsPane component with items

* Fixed version pages to match revised layouts

* Made changes for newly added glossary tags section on version pages

* removed task actions showing on version pages

* fixed failing unit test

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-06-24 11:32:17 +05:30
karanh37
445ac90ef9
feat(ui): glossary versions page (#10966)
* fix: glossary right panel position fix

* fix: review comments

* feat: add deeplinks to tabs in glossary terms page

https://github.com/open-metadata/OpenMetadata/issues/10713

* fix: glossary feedback

* chore: update svg icon

* fix: missing localization keys

* fix: review comments

* fix: missing localization keys

* fix: review comments

* fix: jest tests

* feat: glossary ui improvements

* fix: missing localization keys

* fix: added error placeholder for assets

* fix: add icon to references

* fix: table issues

* feat: add glossary versions page

* fix: remove display name validations

* fix: localization keys

* fix cypress

* fix: button alignment

* fix: glossary version improvements

* fix: remove tooltip as not needed

* fix: update space direction

* fix cypress failure for ingestion tab

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-04-08 15:26:43 +05:30
karanh37
5447bd6059
UI: Glossary design change (#10716)
* feat: initial commit glossary redesign

* chore: add localization

* fix: update glossary ui

* fix: missing localization

* feat: update glossary ui

* fix: jest tests

* fix: jest tests

* fix: update breadcrumbs

* fix: update cypress tests

* chore: remove logs

* fix: update glossary right panel

* fix: jest tests

* fix: add reviewer functionality
2023-03-29 09:52:41 +05:30
Shailesh Parmar
a8885163e3
UI: Glossary ui revamp (#9729)
* UI: Revamp the glossary UI
- Change the left panel as per new mock
- updated folder structure of glossary page

* added glossary folder icon

* Added glossary terms tab

* no data placehoder added

* updated loading experiance and plus icon

* fixed failing unit test

* miner fix

* fixed cypress for glossary

* aded unit test for glossary left panel component

* Added unit test for glossary term tab

* added unit test for glossary term page

* added unit test for glossaryDetails page

* resolved conflict

* fixed id issue for related term

* prevented empty string to be appear in synonyms

* addressing comments

* fixing failing cypress
2023-01-18 16:09:00 +05:30
Sachin Chaurasiya
2e5bbfc5d3
feat : Add support for glossary bulk upload and download. (#9726)
* feat  : Add support for glossary bulk upload and download.

* feat : add import widget

* fix : cy test

* feat: add import result screen

* feat : add import function

* fix: unit test

* chore: add localization

* test: add unit test for export glossary modal

* address comments

* test : add unit test for import result

* test : add unit test for glossary component

* chore: make export as deep link action

* test: add unit test for import

* style: add bg color to uploader widget

* fix: minor issues

* chore: cover all the import status
2023-01-17 21:02:35 +05:30
Sachin Chaurasiya
cfacbfa168
chore(ui) : Organize imports from baseURL with tsconfig-paths-webpack-plugin (#9663)
* chore(ui) : Organize imports from baseURL with tsconfig-paths-webpack-plugin

* make PageContainer as tsx file
2023-01-10 14:34:51 +00:00
Chirag Madlani
1d81d16ac0
chore(ui): organise import paths with meaningful names (#9633)
* chore(ui): organize import paths with meaningful names

* fix tests

* fix: pages alias

* organize imports for pages

* fix: add jest config for pages and components

* organize imports for components

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-01-06 14:14:57 +00:00