Chirag Madlani
195a157b29
chore(ui): remove react-select deps from project ( #9570 )
2023-01-03 12:56:49 +05:30
Parth Panchal
dbf0152c85
Added maven publish git action workflow ( #9568 )
2023-01-03 11:18:29 +05:30
Shailesh Parmar
749d850043
fixed tags and classifications update issue ( #9563 )
...
* fixed tags and classifications update issue
* fixed tab change issue for tags
2023-01-02 15:09:39 +00:00
Onkar Ravgan
dc157ee286
Fixed ingestion tags with new tags API ( #9552 )
...
* Fixed ingestion tags with new API
* fix cypress failures
* wait for tags API
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2022-12-31 07:33:02 -06:00
Chirag Madlani
cb78343898
fix(ui): tag api related changes to UI ( #9532 )
...
* fix(ui): tag api related changes to UI
* fix api calls
* fix tests
* fix tag cypress tests
* address comments
* update tag api calls
* fix tests
* fix unit tests
* fix unit tests failures
* fix cypress failure
* fix tests
* fix unit tests
2022-12-31 00:47:02 +05:30
Ashish Gupta
d7e4ec30ac
UI : Remove tailwind css dependency from Policies and Rule Page ( #9518 )
...
* Remove tailwind css dependicy from Roles and Basic signup form
* Remove tailwind css dependicy from Policies and Rule Page
2022-12-30 19:15:04 +05:30
Chirag Madlani
5de9658545
test(ui): cypress added for alerts flow ( #9527 )
...
* test(ui): cypress added for alerts flow
* skip flaky user test
* fix failure
* comment addressed
* update datatestid
2022-12-30 15:40:52 +05:30
Chirag Madlani
d6a8646fa8
bum(ui): eslint v8 ( #9526 )
...
* bum(ui): eslint v8
* remove json sort-key plugin from eslint
* sort json keys
* fix unit tests failures
* fix unit test errors
2022-12-29 19:18:48 +05:30
Chirag Madlani
cce6c4a2ad
fix import missing for base url ( #9543 )
2022-12-29 13:27:37 +00:00
Chirag Madlani
188c4ae6bf
fix(test): cypress fix for dynamic url instead static ( #9541 )
2022-12-29 17:01:34 +05:30
Ashish Gupta
edc32769de
UI : UI improvement for Policy, Roles and Test Suite ( #9500 )
...
* UI fix for Policy, Roles and Test Suite
* added validation in add policy and css for team table
* fix cypress issue
* changes css for child row
* remove tailwind classes
2022-12-29 08:42:58 +00:00
Chirag Madlani
6d40d1a285
chore(ui): clean localization keys ( #9529 )
2022-12-29 10:45:31 +05:30
Ashish Gupta
4b43a56c43
UI : Remove tailwind css dependency from Roles and Basic signup form ( #9517 )
...
* Remove tailwind css dependicy from Roles and Basic signup form
* change flex class to d-flex
2022-12-28 19:13:05 +05:30
Chirag Madlani
bf6fc5f93a
prepare(release) next release ( #9479 )
...
* prepare(release) next release
* airflow typo
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2022-12-27 20:15:46 +05:30
Pere Miquel Brull
a4521fd664
Fix #6562 - Sources have their own package ( #9521 )
...
Fix #6562 - Sources have their own package (#9521 )
2022-12-27 15:00:22 +01:00
Chirag Madlani
d030c6cbfe
fix(ui): automate license header process via pre-commit hook ( #9523 )
...
* fix(ui): automate license header process via pre-commit hook
* remove header duplications
* update .less files license header
2022-12-27 12:37:58 +05:30
Suresh Srinivas
758c976cba
Fixes #9259 Change Tags APIs to conform with rest of the APIs ( #9260 )
2022-12-26 12:32:17 -08:00
Chirag Madlani
12dadb0b8e
fix(ui): license header added for missing files ( #9522 )
...
* fix(ui): license header added for missing files
fix localization keys
* revert webpack file
2022-12-26 14:13:28 +05:30
Sachin Chaurasiya
82619bb05b
chore : remove unused request description modal ( #9515 )
2022-12-23 16:11:30 +05:30
Chirag Madlani
8431d23dba
fix(ui): missing localization for activity feed alert ( #9514 )
2022-12-23 10:15:24 +00:00
Shailesh Parmar
b7ca64f6eb
Cypress: Fixed data quality and profiler cypress test ( #9461 )
...
* Cypress: Fixed data quality and profiler cypress test
* added API wait for data quality test
2022-12-23 15:24:14 +05:30
Sachin Chaurasiya
c9fac5eb8b
fix : e2e teams spec ( #9492 )
2022-12-23 11:07:07 +05:30
Chirag Madlani
8d7781c862
chore(ui): eliminate unused packages and code ( #9501 )
2022-12-23 10:32:09 +05:30
Shailesh Parmar
e0e37b5afc
fix redirection issue from entity details page to profiler page ( #9494 )
2022-12-22 21:10:11 +05:30
Aniket Katkar
631ab1beb2
fix: ui fixes for 0.13.1 ( #9486 )
...
* Ui fixes for 0.13.1
* fixes for add rule, add policy, edit rule, policy details pages
* fix: do not show pipeline execution tree if results are not present
* minor ui fixes
* fix localization
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2022-12-22 11:15:51 +00:00
Ashish Gupta
871da6f6db
UI :- Added Data Insights in elasticsearch for re-indexing ( #9292 )
...
* Added Data Insights in elasticsearch for re-indexing
* minor changes
* label changes
* added localisation
* added localisation in constant
2022-12-22 08:17:55 +00:00
Aniket Katkar
5097a9cf16
Added skeleton loader for 'My Data' and 'Following' Section on home page ( #9476 )
...
Fixed counts mismatch for view all button in 'My Data' Section
2022-12-22 10:41:20 +05:30
Aniket Katkar
f588d0fd3c
UI: Improved quick filters search dropdown functionality. ( #9455 )
...
* Made changes in SearchDropdown component to make it more generic
(The options will contain key field to send as data and label field for visualization)
* Made changes to DataInsight page for changes in SearchDropdown
* Fixed bugs and unit tests
* Changed option labels for tier dropdown on DataInsight page
2022-12-22 08:22:24 +05:30
Sachin Chaurasiya
20fa7b10fa
doc : Update what's new for 0.13.1 ( #9474 )
2022-12-21 19:26:49 +00:00
Chirag Madlani
66a6e5e9a9
fix(ui): add beta tag for notifications ( #9471 )
2022-12-21 17:55:34 +00:00
Shailesh Parmar
1f8fff8aef
UI: Fixed redirection link in add test suite page ( #9464 )
2022-12-21 14:56:26 +00:00
Ashish Gupta
a68af7f3d7
Lowercase DBT label in WhatsNewPage ( #9456 )
2022-12-21 13:27:56 +00:00
Chirag Madlani
a190fae414
feat(ui): alert details page ( #9454 )
...
* feat(ui): alert details page
fix edit alert flow broken
* incorporate backend changes
* address comments
2022-12-21 13:20:30 +00:00
Shailesh Parmar
6d4dcf8448
UI: Worked on UI improvement and spacing issue ( #9443 )
...
* UI: Worked on UI improvement and spacing issue
* updated title id
* fixed selector tour
* updated glossary font to 16px
2022-12-21 12:31:30 +00:00
Sachin Chaurasiya
93f4cb19dd
doc : Update what's new for 0.13.1 ( #9451 )
...
* doc : Update what's new for 0.13.1
* Update the content
2022-12-21 12:04:14 +00:00
Ashish Gupta
5641e3d1ac
Change dbt label to lowecase and remove dbt remove dbt from Database service ( #9447 )
2022-12-21 16:53:37 +05:30
Ashish Gupta
4fdf14f2da
UI : Fix the missing drag icon from Teams Table ( #9429 )
...
* Fix the drag icon from Teams Table
* added drag option in expandable config
* remove unwanted css changes
2022-12-21 09:52:51 +05:30
Aniket Katkar
f276239688
UI: Improvements from #9242 ( #9434 )
...
* Changed custom font size given inside activity feed cards to make it consistent with application
* Fixed popovers and date categories overlapping issue
* Fixed overlapping and emoticons not visible issue inside comment editor in conversation thread panel
* Fixed icons description editor in add team form overflowing out of modal
* Fixed search suggestion dropdown overlapping issue
2022-12-21 00:40:18 +05:30
Aniket Katkar
62091c35d0
UI: Added more information for table columns in summary panel. ( #9420 )
...
* Added additional information for table columns in summary panel
Font weight styling fixed for type in summary list
* Fixed font weight for algorithm value in SummaryList
2022-12-20 20:12:28 +05:30
Shailesh Parmar
039e115bc1
UI: Fixed count issue for delete modal ( #9430 )
2022-12-20 20:10:09 +05:30
Sachin Chaurasiya
68ce1eed56
UI : downgrade qs@6.10.3 to qs@6.9.7 ( #9424 )
2022-12-20 19:53:38 +05:30
Shailesh Parmar
f81867dd97
UI:0.13 UI feedback - Part 2 #9184 ( #9422 )
...
* UI: Feedback 0.13 UI feedback - Part 2 #9184
* reduce bottom space
2022-12-20 12:45:34 +00:00
Sachin Chaurasiya
98a987f270
Fix : Advanced search improvements ( #9413 )
...
* Fix : Show user/team displayName or name in advanced search dropdown
* fix : searchIndex issue for service field
* fix : displayName issue
* refactor : autocomplete function to accept args object
* feat : add support for default suggestions
* fix : reset applied filter SQL Format on tab change
2022-12-20 12:33:26 +00:00
Ashish Gupta
8c250f5f80
fix cypress issue for while deleting service ( #9416 )
2022-12-20 10:46:51 +00:00
Shailesh Parmar
11e0043bbf
UI: Updated Tier label in data insight chart ( #9417 )
2022-12-20 15:20:25 +05:30
Ayush Shah
2bf5eb9051
fix 7995: profileSample % and row number ( #9104 )
2022-12-20 14:55:11 +05:30
Sachin Chaurasiya
ee05bb412d
refactor : use generic function for table ExpandableConfig ( #9410 )
...
* refactor : use generic function for table ExpandableConfig
* Add margin
* Fix : unit test
* Address comments
* Address comments
2022-12-20 08:06:00 +00:00
Shailesh Parmar
3ebe985463
UI: Fixed test case value preserve issue and test case graph improvement ( #9409 )
2022-12-20 06:35:25 +00:00
Ashish Gupta
6eccab6157
UI : Dbt Workflow Improvement ( #9404 )
...
* Dbt Workflow Improvement
* added redirection to service type
* changes on localisation
2022-12-20 11:48:50 +05:30
Ashish Gupta
ba0f55d7c3
UI : Added header and sub-headers for the page ( #9378 )
...
* Added subheaders for the page
* remove header from team and change setting button
* changes as per comments
2022-12-20 11:12:51 +05:30