1025 Commits

Author SHA1 Message Date
Ayush Shah
a6db2e8a84
Fix for profiler: modified filter patterns and added error handling (#6608) 2022-08-08 10:43:17 +05:30
Sachin Chaurasiya
4bd295ff6e
Feat : UI Add support for editing post messages (#6619)
*  Feat : UI Add support for editing post messages

* Support key binding

* Add unit test

* Disable Save button if message is empty

* Add unit test

* Add unit test for manage button

* Add unit test

* Minor change

* Add constant for invalid start time

* Fix cypress test

* Fix Cypress test

* Fix  Edit and validate owner test
2022-08-06 23:30:47 +05:30
Vivek Ratnavel Subramanian
e9d566e497
Fix #6587 Backend: Announcement start and end time should not clash with another announcement (#6618) 2022-08-06 21:45:56 +05:30
Sachin Chaurasiya
92ea12dd29
Fix #5837 user profile pic should be displayed wherever we are showing the username (#6580)
* Fix #5837  user profile pic should be displayed wherever we are showing the username

* Fix unit test

* Addressing review comment

* Fix explore card description.

* Fix unit test

* revert css change

* Fix unit test

* Fix unit test

* Addressing review comment
2022-08-06 14:23:48 +05:30
Sachin Chaurasiya
9dacab3970
Fix #6616 UI: Announcement Improvements (#6617)
* Fix #6616  UI: Announcement Improvements

* Minor fix

* Minor change

* Rever minor change

* Addressing review comment
2022-08-06 13:35:23 +05:30
Aniket Katkar
af0079683c
UI(issue#6234) : Manage tab removal (#6536)
* Removed manage tabs from Table, Topic, Dashboard, Pipeline and ML Model entities
Modified unit tests according to the changes made in comnponents

* Fixed error while deleting entities except tables and also added test-ids to edit icons for cypress tests

* * Added functionaliy to delete entities through ManageButton on Service, DatabaseSchema and DatbaseDetails page.

* Added functionality to edit the owner through entity summary details on DatabaseSchema and DatabaseDetails page.
* Removed manage tab from Service, DatabaseSchema and DatabaseDetails page and did relevant utils changes.

* Cypress test fixes for manage tab removal and bug fix on service page

* * Service deletion message added

* Removed the option for soft delete for service, database and database schemas

* Cypress test slectors changed for specificity

* Added mocks for all APIs in service page unit tests

* Fixed failing unit tests

* Removed unused props

* Resolved onAnnouncementClick handler error.
2022-08-06 12:38:27 +05:30
Sachin Chaurasiya
1182402872
Add support for editing announcement (#6607) 2022-08-05 12:08:18 -07:00
Sachin Chaurasiya
49033706a8
UI: Show announcement banner on entity pages and options to manage the announcement (#6543)
*  UI: Show announcement banner on entity pages and options to manage the announcement

* Fix undefined bug

* Create separate component for announcement thread

* Add support for announcement details in feedcard body

* Refactored feed header component

* Add support for showing active announcement

* fix unit test

* Styling change

* Address review comment

* Add unit tests

* Add support for isActive announcement util

* Fix timestamp issue
2022-08-05 13:13:59 +05:30
Chirag Madlani
4aaa995523
fix(ui): oidc login stuck at loading (#6597) 2022-08-05 12:48:41 +05:30
Sriharsha Chintalapani
1a42428e42
Add time series extention (#6416)
Co-authored-by: Vivek Ratnavel Subramanian <vivekratnavel90@gmail.com>
Co-authored-by: Teddy <teddy.crepineau@gmail.com>
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-08-04 07:22:47 -07:00
Chirag Madlani
c6d35f7c4c
fix(ui): Update flags from AuthProvider only (#6566) 2022-08-04 17:29:08 +05:30
Shailesh Parmar
dbc4e7fe36
UI: unit test for users page component (#6449)
* added users and admin page to global settings menu

* addressing comment

* added unit test for userListPage with 96% statement coverage

* addressing comment
2022-08-04 14:16:01 +05:30
Suresh Srinivas
951251a444
Fixes #6518 - Support conditional policies and policies overhaul (#6519) 2022-08-03 12:08:19 -07:00
Shailesh Parmar
fb511dc961
UI: Global setting teams page (#6533)
* added teams page to global settings

* added icon and admin protection for global setting menu

* left panel style fixes

* addressing comment

* addressing comment

* added new user modal component for global setting team page

* fixed failing test
2022-08-03 17:56:26 +05:30
Sachin Chaurasiya
d6ffb0aa70
Fix #6528 Color updates on Pipeline (#6532) 2022-08-03 15:30:02 +05:30
Pere Miquel Brull
dc712e3179
Add executionDate to ingestionPipeline (#6481) 2022-08-03 08:13:55 +02:00
Sachin Chaurasiya
70654f309c
Feat : UI Add support to create an announcement (#6507) 2022-08-02 10:28:49 -07:00
Aniket Katkar
13eabfe2db
Fix(Ui): Fixed the teams search irrelevant suggestions issue (#6516)
* Fixed the issue where teams suggestions when searched were not showing relevant results

* Fixed isJoinable param issue
2022-08-02 21:47:13 +05:30
Chirag Madlani
6e8da06b12
fix(ui): for use signin we should try fallback popup login (#6506)
* fix(ui): for use signin we should try fallback popup login

* fix authState for signIn page
2022-08-02 19:15:50 +05:30
Aniket Katkar
6175b821c5
Teams search by query response size increased. (#6503) 2022-08-02 16:14:43 +05:30
Sachin Chaurasiya
ee6dbe8adb
Fix #6497 UI : Replace arrow with Read more text (#6498)
* Fix #6497 UI : Replace arrow with `Read more` text

* Add unit test

* Fix unit test

* Fix unit test
2022-08-02 15:41:17 +05:30
Aniket Katkar
11276986e4
Fix(UI)#6445: Global Search no data placeholder removal (#6482) 2022-08-01 10:58:33 -07:00
Chirag Madlani
cc2dcefa6d
fix(ui): notify auth provider for login failed event (#6484) 2022-08-01 07:47:26 -07:00
Aniket Katkar
ba24ce936c
fix(ui): Eliminating signup page error (#6471) 2022-08-01 07:06:37 -07:00
Sachin Chaurasiya
ce7c0180e2
Fix #6318 UI : Delete widget is showing wrong entity type (#6475)
* Fix #6318 UI : Delete widget is showing wrong entity type

* Clean dom

* Change normal button to antd button.
2022-08-01 15:55:08 +05:30
dependabot[bot]
a5c8074bbd
Bump eventsource in /openmetadata-ui/src/main/resources/ui (#6461)
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.2.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.2)

---
updated-dependencies:
- dependency-name: eventsource
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-01 14:46:03 +05:30
Suresh Srinivas
109b937fd4
Use JSON schema constraints to validate policies and other misc cleanup (#6451) 2022-07-30 15:23:18 -07:00
Shailesh Parmar
6fb888437a
UI: Added users and admin page to global settings menu (#6429)
* added users and admin page to global settings menu

* addressing comment
2022-07-30 23:17:07 +05:30
Chirag Madlani
c76f96571d
fix(ui): notification badge & browser notifications (#6437) 2022-07-30 09:47:38 -07:00
Chirag Madlani
e102f0eb7c
feat(ui): support command + k global search support (#6322) 2022-07-29 14:12:58 -07:00
Sachin Chaurasiya
e11b409d70
Fix #4391 UI : Use user API to get owns and following data on home page. (#6431) 2022-07-29 08:59:07 -07:00
Chirag Madlani
173b820c22
revert(ui): react-slick added back as it's breaking login page (#6427)
* revert(ui): react-slick added back as it's breaking login page

* add missing packages

* add missing config

* add missing file

* update test
2022-07-29 18:58:41 +05:30
Sachin Chaurasiya
6e455e51ac
Fix #6410 UI: Homepage looks distorted on windows machine (#6435) 2022-07-29 18:30:05 +05:30
Teddy
6397b6a0b1
Fixes #6325 -- Implement multithreading for metrics computation (#6406)
* Added tests for multithreading SQA interface

* Added multithread support for metric computation

* Added thread ID to log debuger

* Cleaned up tests

* Fixed python formatting issues

* Added non blocking result processing + threadCount in config file to set numbers of threads

* Added frontend input field to set number of threads

* Fixed code smell, bug and comments from reviewer
2022-07-29 10:41:53 +02:00
Vivek Ratnavel Subramanian
fe7151e870
Fix flaky Cypress test (#6415)
* Fix flaky Cypress test

* Add jest fake timers
2022-07-29 09:49:22 +05:30
Chirag Madlani
3522a6ed67
fix(ui): skip test file to unblock checks (#6412) 2022-07-28 23:05:13 +05:30
Chirag Madlani
3036e7fb5c
feat(ui): support mention notification on notification popover (#6395)
* feat(ui): support mention notification on notification popover

* move timer to constant

* update notification text
2022-07-28 20:29:01 +05:30
Pere Miquel Brull
b7eb41a560
Fix #5840 - Upgrade Airflow container to 2.3.3 (#6362)
Fix #5840 - Upgrade Airflow container to 2.3.3 (#6362)
2022-07-28 14:46:25 +02:00
Chirag Madlani
33f2f4b283
chore(ui): cleaup package.json (#6398)
* chore(ui): cleaup package.json

* update package & webpack file

* cleanup
2022-07-28 17:24:22 +05:30
Sachin Chaurasiya
c4260e78ce
Fix #6397 UI : Override markdown parser default stylings (#6401)
* Fix UI : Override markdown parser default stylings #6397

* Minor change
2022-07-28 17:22:25 +05:30
Sachin Chaurasiya
dd3d4cb926
Fix #6356 Clicking tasks on My Tasks should open up the task details (#6399) 2022-07-28 15:13:33 +05:30
Sachin Chaurasiya
b9eaeb8aeb
UI : Add custom properties support for all entities (#6350)
*  UI : Add custom properties support for all entities

* Add custom properties for topic entity

* use async await pattern

* Add custom property support for dashboard entity

* Add custom property support for pipeline entity

* minor fix

* Fix unit test

* Add custom property support for ml model entity

* Fix unit test

* Add unit tests

* Add extension

* Fix formatting

* Addressing review comment

* Addressing review comments
2022-07-27 20:59:28 +05:30
Mayur Singal
c6efe8c142
Fix #6158: Fivetran Connector Added (#6329)
* Fivetran Connector Added

* Fivetran unit test added

* Fixed Unit Tests

* Added Fivetran Docs & Added Fivetran in Pipeline Listing
2022-07-27 20:50:56 +05:30
Shailesh Parmar
e35cfe489c
UI: Added custom property pages into global settings (#6381)
* Added custom property i global settings

* prettier formatting

* addressing comment

* addressing comment

* added prettier
2022-07-27 20:35:20 +05:30
Chirag Madlani
04998d6e37
fix(ui): pre-commit not writing changes (#6379)
* fix(ui): pre-commit not writing changes

* use flag --concurrent false

* Update .nvmrc
2022-07-27 19:50:28 +05:30
Pere Miquel Brull
53930a9253
Fix #6283 #6281 #6279 - Send compressed log, backend logs and Airflow fix (#6288)
Fix #6283 #6281 #6279 - Send compressed log, backend logs and Airflow fix (#6288)
2022-07-27 07:47:25 +02:00
Shailesh Parmar
4cbdc530c3
Fix #6261 UI: Global settings page - services (#6347) 2022-07-26 15:22:59 -07:00
Shailesh Parmar
d3977bcb29
Fix #6291 UI: Remove required condition for dbt s3 from ui (#6361) 2022-07-26 15:19:39 -07:00
Suresh Srinivas
a23a9c84c1
Fixes #6336 - Add API to list of operations per resource for policy authoring (#6337)
* Fixes #6336 - Add API to list of operations per resource to be used for writing policies

* Fixing UI build errors

* Include only JSON schema file and not JSON data files in python code generation

* Fix generate

* Update operations list

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2022-07-26 12:08:01 -07:00
Harsh Vador
7da74d48e5
tier description dropdown (#6354)
* tier description dropdown

* code improvements
2022-07-26 23:52:55 +05:30