Ashish Gupta
40b68ca841
fix(UI) : Improvements ( #10362 )
...
* UI Improvements
* code optimize
2023-02-28 20:57:54 +05:30
Shailesh Parmar
f4fc1b6438
fix: unable to create new kpi issue ( #10361 )
...
* updated cypres.config to run searchflow last
* updated cypress config
* fixed kpi creation issue
* reverting cypress change
2023-02-28 20:12:01 +05:30
Sachin Chaurasiya
82df166d4d
✨ feat(ui)#9809: <title> in HTML heading should reflect the page you're on ( #10342 )
...
* ✨ feat(ui)#9809: <title> in HTML heading should reflect the page you're on
* chore: add dynamic title for pageLayoutV1
* chore: create separate component for seo
* address comments
* test: add new test and fix failing test
2023-02-28 17:02:32 +05:30
Ashish Gupta
5865466094
Make generated fields required in filters and destination ( #10356 )
2023-02-28 15:31:23 +05:30
Ashish Gupta
c1c185321c
chore(ui): UI improvements ( #10331 )
...
* chore(ui): UI improvements
* fix table css which was causing cypress issue
* fix cypress issue
* remove required from alerts filters
2023-02-28 07:45:51 +00:00
Sasha Chung
2b4bf736af
Fix: bug on description & tag update for duplicate entity names ( #10340 )
...
* fix UI bug
* add nullish check
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-02-28 12:53:18 +05:30
Ashish Gupta
e238a1731f
UI : Fix the drop team issue on type GROUP ( #10348 )
...
* Fix the drop team issue on type GROUP
* changes as per comments
2023-02-27 21:15:43 +05:30
Chirag Madlani
f38295ec11
fix(ui): support for partial-success for pipeline runs ( #10329 )
...
* fix(ui): support for partial-success for pipeline runs
* address comments
* fix cypress failure
2023-02-25 12:59:38 +05:30
Shailesh Parmar
0e5af5045f
fix: missing localization key ( #10300 )
...
* fix: missing localization key
* addressing comments
* fixed the dbt key issue
* address comments
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-02-24 07:16:09 +00:00
Sachin Chaurasiya
b2bd2e1463
chore(ui): add check for notification is present or not in the browser ( #10299 )
...
* chore(ui): add check for notification is present or not
* refactor: logic to check if notification api is available or not
* revert: unwanted new line change
* address comments
* test: add unit test
2023-02-24 10:34:18 +05:30
Mohit Yadav
960ae2918e
- Config Changes for Logo and Jwt Expiry ( #10287 )
...
* - Changes for Logo
- Make Jwt Token Expiry Configurable
* change config time
* fix tests
* review comments
* fix failing python
* moved login to application config as well
* fix login Config
* Added Nav Bar and Login Page Config for Logos
* Removed UI Api calls
* fix: unit test
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-02-23 22:57:57 +05:30
Ashish Gupta
ef30577ace
chore(ui): UI improvements ( #10277 )
...
* chore(ui): UI improvements
* fix unit test issue
* changes as per comments
2023-02-23 13:05:10 +05:30
Ashish Gupta
0ba1882bc3
Final Localization ( #10288 )
2023-02-23 11:02:15 +05:30
Sachin Chaurasiya
52f7a0f90a
chore(ui): do not persist the facet filters on tab change ( #10280 )
2023-02-22 20:12:08 +05:30
Shailesh Parmar
cb14bb6a63
Cypress: add cypress test for glossary part 2 ( #10180 )
...
* Cypress: added cypress for glossary part 2
* fixed add reviewer issue in create glossary term page
* fixed failing cypress
2023-02-22 19:41:40 +05:30
Ashish Gupta
02d2390afc
Fix : UI Improvements ( #10259 )
...
* UI Improvements
* unit test fixes
2023-02-22 18:53:18 +05:30
Sachin Chaurasiya
3cb872270c
chore(ui) : Add missing localization part 3 ( #10261 )
...
* chore(ui) : Add missing localization part 3
* fix: unit test
* fix: unit test
* chore: fix locale key names
* address comments
* address comment
2023-02-22 18:52:27 +05:30
Shailesh Parmar
9519176be0
ui: added localization support for ui ( #10260 )
...
* ui: added localization support for ui
* addressing comments
2023-02-22 07:54:23 +00:00
mosiac1
0b54d316ef
Move search to URL query string parameter rather than path ( #10088 )
...
* [WiP] Fix encoding of '%' in search query
* Use search query parameter for search instead of path
* Fix tests
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-02-21 20:05:07 +05:30
Ashish Gupta
18a519571e
UI : Fix Profile Page issue ( #10254 )
...
* Fix Profile Page issue
* minor changes
2023-02-21 19:30:33 +05:30
Sachin Chaurasiya
46bdc8ab64
chore(ui) : Add missing localization part 2 ( #10222 )
...
* chore(ui) : Add missing localization
* fix : unit test
* chore : add missing locale keys
* chore : add missing locale keys
* fix: cy failures
* fix : cy test
* address comments
* chore(ui) : Add missing localization part 2
* fix: unit test
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-02-21 07:14:46 +00:00
Ashish Gupta
2ba6211b58
UI : Localization fix ( #10183 )
...
* Localization fix
* fix unit test issue
* changes as per comments
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-02-17 11:47:12 +05:30
Sachin Chaurasiya
5b94f5ae70
chore(ui) : Add missing localization ( #10205 )
...
* chore(ui) : Add missing localization
* fix : unit test
* chore : add missing locale keys
* chore : add missing locale keys
* fix: cy failures
* fix : cy test
* address comments
2023-02-16 17:28:00 +05:30
Shailesh Parmar
8ad27eb0a6
cypress: rename advanceSearch spec to SearchFlow ( #10168 )
...
* cypress: rename advanceSearch spec to SearchFlow
* updated searchflow spec
* updated cypres.config to run searchflow last
* updated cypress config
* Revert "updated cypress config"
This reverts commit e7b74f7a826f803c3580e951138f930e3627fcc6.
* Revert "updated cypres.config to run searchflow last"
This reverts commit b455e82a831fb44f9c0844a8fd99a8de11056d62.
2023-02-13 18:42:28 +05:30
Suresh Srinivas
afad0a4769
Fixes #10123 - Change entityReference in createRequests to fullyQualifiedName ( #10124 )
...
* Change entityReference to entity name or fullyQualifiedName
* Change backend code and tests to use FQN
* UI change for using fqns instead of EntityReference
* Ingestion framework changes for using fqns instead of EntityReference
* Fix test failures
* Fixed python tests and sample data new
* fix: minor ui changes for fqn
* Fixed python integration tests
* Fixed superset tests
* fix UI tests
* fix type issue
* fix cypress
* fix name for testcase
---------
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>
2023-02-13 13:38:55 +05:30
Ashish Gupta
cfb469f6b2
Fix Activity and Support icons ( #10165 )
2023-02-10 10:56:47 +05:30
Ashish Gupta
b6e6deed9a
Fix task badge icon size ( #10162 )
2023-02-10 10:43:58 +05:30
Ashish Gupta
f33430c533
Fix missing localization ( #10161 )
2023-02-10 10:42:23 +05:30
Shailesh Parmar
e30786959b
fix: table scroll in column profile table ( #10166 )
2023-02-09 18:20:52 +00:00
Ashish Gupta
b8a6f549e7
UI : Added locailzation ( #10151 )
...
* added locailzation
* minor changes
* fix unit test issue
2023-02-09 14:26:28 +05:30
Ashish Gupta
abbc5e2686
UI : Fix expandable icon in entity table ( #10125 )
...
* Fix expandble icon in entity table
* Replace to Antd icon and address comments
* minor changes
* fix icon size
2023-02-09 14:17:28 +05:30
NiharDoshi99
34a0cc147e
Fix: Added changes for Pii sensitive ( #10119 )
...
* Fix: added changes for pii sensitive
* Fix: removed comments
* Fix: python checkstyle
* differtiate between sensitive and non sensitive tag
* fix: python test
* fix: added tests
* fix: maven CI
2023-02-08 16:00:47 +00:00
Chirag Madlani
fe03e51cfe
fix(ui): eliminate username logic from signIn process ( #10131 )
...
* fix(ui): eliminate username logic from signIn process
* fix failing cypress
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-02-08 20:50:31 +05:30
Shailesh Parmar
7d827b6ae8
cypress: added missing cypress test case for glossary feature-part-1 ( #10122 )
...
* cypress: added missing glossary cypress
* formatting
* updated new data-testid
* closing select options on click of side panel
2023-02-08 19:39:20 +05:30
Shailesh Parmar
c1102b13fa
fix: Table list view within service shows name
instead of displayName
#10136 ( #10142 )
2023-02-08 15:26:26 +05:30
Pere Miquel Brull
1835de8bf2
Group airflowConfiguration into pipelineService config ( #10120 )
...
Group airflowConfiguration into pipelineService config (#10120 )
2023-02-07 16:30:42 +01:00
Shailesh Parmar
b8e15bd969
fixed: tag api being called on every click in create glossary and create glossary term page ( #10126 )
...
* fixed: tag api being called on every click in create glossary and create glossary term page
* added unit test and optimise the code
2023-02-07 14:09:56 +00:00
Chirag Madlani
8d6a8938ad
fix(ui): localization for const final part ( #9716 )
...
* chore(ui): enable eslint rules for i18next
add sync language resources with main file
* chore : exclude i18next/no-literal-string for js, jsx, json and test files
* chore: add connection schemas in eslint ignore
* fix : missing localization part 1
* fix : missing localization part 2
* fix : missing localization part 3
* fix : missing localization part 4
* fix : missing localization part 5
* fix : missing localization part 6
* fix : unit test
* ignore mock files
* fix(ui): localization for const final part
* update i18next/no-literal-string to error from warning
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-02-07 19:08:41 +05:30
Ayush Shah
b75573386b
Optimize Images and Vectors ( lossless ) ( #10115 )
2023-02-07 16:22:32 +05:30
karanh37
497ae4c8ac
fix: use async for advanced search autocomplete ( #10118 )
...
* fix: use async for advanced search autocomplete
* refactor: revert the cypress config changes
2023-02-07 16:10:27 +05:30
Shailesh Parmar
c19a37f607
ui: fetch table api in ascending order in schema details page ( #10117 )
2023-02-06 16:47:45 +05:30
ragul balaji ravichandran
97747d9803
add GChat as alert destination ( #10109 )
2023-02-04 17:04:31 -08:00
Suresh Srinivas
1990ac56d9
10041 Part1 - Refactor and clean up System APIs ( #10042 )
...
* 10041 Part1 - Refactor and clean up System APIs
* Update the config resource endpoint url
2023-02-03 16:25:40 -08:00
Chirag Madlani
13357ab668
chore(ui): enable eslint rules for i18next ( #9675 )
...
* chore(ui): enable eslint rules for i18next
add sync language resources with main file
* chore : exclude i18next/no-literal-string for js, jsx, json and test files
* chore: add connection schemas in eslint ignore
* fix : missing localization part 1
* fix : missing localization part 2
* fix : missing localization part 3
* fix : missing localization part 4
* fix : missing localization part 5
* fix : missing localization part 6
* fix : unit test
* ignore mock files
* update i18next/no-literal-string to error from warning
* address comments
* fix cypress
* fix cypress
* fix element not found error on tests
* scroll to element before assertion
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-02-03 20:48:41 +05:30
Chirag Madlani
42b13c2b0d
fix(ui): update what's new content features ( #10104 )
2023-02-03 19:40:29 +05:30
Shailesh Parmar
92ad68a7b5
fixed: scroll issue in glossary preview ( #10103 )
2023-02-03 19:17:18 +05:30
Ashish Gupta
942b553edc
UI : Fix Test cases breaking issue while editing ( #10095 )
...
* Fix Test cases while edit
* Added cypress for null test type
* fix unit test issue
2023-02-03 16:30:50 +05:30
karanh37
852edc74d3
refactor: remove font awesome dependency ( #10081 )
...
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-02-03 14:56:48 +05:30
Shailesh Parmar
8cc36ef7f6
ui: improve glossary bulk upload ui ( #10092 )
...
* ui: updated glossary bulk upload ui
* added unit test for changes
* addressing comments
* added "--" if there is no description
2023-02-03 14:23:22 +05:30
Chirag Madlani
590c3b8172
fix(ui): add principle domain to username to generate email ( #10074 )
2023-02-02 19:53:13 +05:30