Vivek Ratnavel Subramanian
1d7e212e2f
Reassigning a Task throws an error ( #5721 )
2022-06-29 23:11:39 +05:30
Vivek Ratnavel Subramanian
f24590539e
UI: Fix lint error ( #5756 )
2022-06-29 23:03:16 +05:30
Sachin Chaurasiya
e9b6de9fa4
Fix: Do not Show "Reply" button in the toolbox for replies since we only support one level of replies. ( #5748 )
2022-06-29 21:00:40 +05:30
Chirag Madlani
67c4493892
fix(ui): #5731 fix filter issue on redirect to user profile task tab ( #5738 )
...
* fix(ui): #5731 fix filter issue on redirect to user profile task tab
* minor fix
* fix prettier
* fix pending task count
* fix failing tests
2022-06-29 20:48:47 +05:30
Chirag Madlani
ddd4bc7b7c
fix(ui): blur profile on user page ( #5744 )
...
* fix(ui): fix blur profile on user page
fix name textbox overflow for user page
* minor improvement
* prettier fix
* prettier fix
2022-06-29 20:48:27 +05:30
Sachin Chaurasiya
6f68543245
✨ UI: Refactor Conversation and Task Flow Logic ( #5747 )
2022-06-29 19:45:24 +05:30
Shailesh Parmar
703e420f7d
Fixed: UI styling of the app ( #5746 )
...
* Fixed ui styling
* addressing comment
2022-06-29 19:24:58 +05:30
Sachin Chaurasiya
38b04b76a9
✨ Refactor : Refactor Table Entity Conversation and Task Flow Logic #5734 ( #5736 )
...
* ✨ Refactor : Refactor Conversation and Task Flow Logic #5734
* Fix emoji multiple API call issue
* Fix table query editor issue
* Addressing review comments
2022-06-29 17:32:29 +05:30
Shailesh Parmar
7734adb3db
fixed linage issue and added functionality of on delete of entity edge remove column edge ( #5727 )
2022-06-29 16:17:34 +05:30
Sachin Chaurasiya
3b278db0e7
✨ Revamp : Task Details Page ( #5722 )
2022-06-29 12:45:07 +05:30
Mayur Singal
dc5dfae3b8
Added Include Tags in Ingestion UI ( #5694 )
...
* Added Include Tags in Ingestion UI
* Fix ConfigureIngestionProps
* Test Fix
* Fix Cypress
2022-06-29 11:38:50 +05:30
Aashit Kothari
3158cfee99
Fix: JSON Schema Sync for Ingestion UI ( #5716 )
2022-06-28 11:26:16 -07:00
Vivek Ratnavel Subramanian
9414012c38
Add support for closing task with comment ( #5684 )
2022-06-28 10:05:22 -07:00
Chirag Madlani
41b1bd4f91
feat(ui): Thread filter on feeds page ( #5640 )
2022-06-28 10:00:58 -07:00
Shailesh Parmar
1f0c6534b3
UI: Bug Fixes for lineage and glossary page ( #5706 )
2022-06-28 08:44:34 -07:00
yug-shah0106
cc4a74708f
My data hover issue fixed. ( #5708 )
...
* [issues-5697] made All Entities as the default visible option and minor css fix
* file added.
* test fix
* unit test fixed.
* minor css fix
* minor css fix
* user profile image issue fixed
2022-06-28 20:19:40 +05:30
Chirag Madlani
ea35d77b52
fix(ui): do not fallback to polling and use websocket as transport method ( #5705 )
2022-06-28 19:23:46 +05:30
Harsh Vador
8b7f9f1f8c
API Issue fix for Users and entities ( #5703 )
2022-06-28 18:53:31 +05:30
Teddy
7a131b115f
[ Fixes #5678 ] Implement frontend logic for data quality input field ( #5682 )
...
* Added input fields for new table tests
* Added forms for data quality tests
* Fix error in test validation for new tests
* fixed failing test
* Added toggle form to force test to run on column order or no
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-06-28 18:28:29 +05:30
yug-shah0106
408dd02be9
[issues-5697] made All Entities as the default visible option and mi… ( #5699 )
...
* [issues-5697] made All Entities as the default visible option and minor css fix
* file added.
* test fix
* unit test fixed.
2022-06-28 18:05:57 +05:30
Harsh Vador
8e7278e5ec
(refactor): display name fix ( #5693 )
...
* (refactor): display name fix
* (refactor): code improvement
* UI Improvements
2022-06-28 16:11:40 +05:30
Harsh Vador
f704114b91
Login screen update ( #5692 )
...
* (refactor): loader glitch
* (refactor): Code improvement
* (refactor): login screenshots updated
2022-06-28 13:39:18 +05:30
yug-shah0106
bf325d6885
layout fixes ( #5681 )
...
* layout fixes
* test fixed.
2022-06-28 12:56:55 +05:30
yug-shah0106
5d700ade1e
[issues-5649] fix hover over for entity cards ( #5679 )
2022-06-28 12:47:20 +05:30
mohitdeuex
7f25b82408
[Backend][TaskNotification] Update the Group Id for to org.open-metadata ( #5663 )
2022-06-28 11:10:07 +05:30
Chirag Madlani
79f6e49039
Fix #5322 UI: Support notification web-socket connection ( #5665 )
2022-06-27 10:15:22 -07:00
Shailesh Parmar
9b588c998a
Fixed: Fixed service and services page issue and other miner fixes ( #5669 )
...
* Fixed service and services page issue and other miner fixes
* fixed failing unit test
2022-06-27 22:32:24 +05:30
Aashit Kothari
8e36fe325e
Fix DAG view and add separator ( #5676 )
2022-06-27 22:18:53 +05:30
Sachin Chaurasiya
ddc06c7dff
✨ Revamp Task Details Page ( #5674 )
...
* ✨ Revamp Task Details Page #5673
* Fix Assignee issue
2022-06-27 21:08:59 +05:30
Harsh Vador
72c7ffee13
(refactor): loader glitch ( #5660 )
...
* (refactor): loader glitch
* (refactor): Code improvement
2022-06-27 21:03:01 +05:30
Milan Bariya
338d1efe40
FIX 5419: Glue pipeline connector not working ( #5467 )
...
FIX 5419: Glue pipeline connector not working (#5467 )
2022-06-27 11:38:41 +02:00
yug-shah0106
74d90c401f
[issues-5643] Profile page updated as per new layout. ( #5644 )
...
* [issues-5643] Profile page updated as per new layout.
* Css issue fixed.
* minor issue
2022-06-27 14:18:34 +05:30
Sriharsha Chintalapani
8528c51b9c
Fix #5516 : Refactor elasticsearch indexes to be same as entity specifications ( #5573 )
...
* Fix #5516 : Refactor elasticsearch indexes to be same as entity specifications
Co-authored-by: darth-coder00 <aashit@getcollate.io>
Co-authored-by: Sachin-chaurasiya <sachinchaurasiyachotey87@gmail.com>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-06-27 01:19:27 -07:00
Shailesh Parmar
e59510c34b
Updated lineage styling as per new mock and miner bug fixes ( #5642 )
2022-06-25 22:08:11 +05:30
Sachin Chaurasiya
07d882ee50
Revamp ✨ : Request/update description should be created as a task ( #5637 )
...
* Revamp ✨ : Request/update description should be created as a task #5321
* Fix Feed header issue
* Add support for profile picture for task assignees
* Add support for title input on request/update task
* Update component based on task type
* Update editor height
* Fix unit test
* Minor fixes
2022-06-25 22:07:10 +05:30
Shailesh Parmar
7ad97d8fed
Access control for teams and service page #5633 ( #5636 )
...
* restricted normal user to claim ownership for team and service
* miner fix
* miner fix
2022-06-25 22:02:20 +05:30
Aashit Kothari
40796497df
Fix view connection layout ( #5632 )
2022-06-24 14:13:53 -07:00
Sachin Chaurasiya
4db7fb5caa
✨ Feat : UI - Request/update description should be created as a task ( #5521 )
2022-06-24 13:28:18 -07:00
Shailesh Parmar
b29911a373
Fix issue:- #5617 Only owner and admin should allow to make changes in entity and service ( #5625 )
2022-06-24 10:44:07 -07:00
Chirag Madlani
ace12501b4
feat(ui): support web socket based feeds page ( #5612 )
...
* feat(ui): support web socket based feeds page
* update placement for refresh activity
* styles update
* textual updates
2022-06-24 22:09:59 +05:30
yug-shah0106
d7da180503
[issues-5528] UI improvements ( #5629 )
2022-06-24 21:05:51 +05:30
yug-shah0106
9e11ad54d9
[issues-5528] UI layout improvements. ( #5604 )
...
* [issues-5528] UI layout improvements.
* comments addressed.
* cypress fixed.
2022-06-24 13:52:42 +05:30
Shailesh Parmar
445ea7520b
Feat: UI: Users, Teams and all the entity should support both soft-delete and hard-delete ( #5600 )
...
* added support of soft delete for all the entity
* fixed lineage tab issue on soft-deleted entity
* added hard delete and soft delete functionlity to user page
* fixed failing cypress
* fixed failing unit test and removed commented code
* renamed the deleteWidgetV1 to DeleteWidgetModal
2022-06-24 13:00:19 +05:30
Vivek Ratnavel Subramanian
3298c2c0e3
Fix schema errors ( #5605 )
2022-06-23 22:46:02 -07:00
Aashit Kothari
4d4704863b
Fixed #5564 and #5279 : profile updation and redirect url ( #5593 )
...
* Fixed #5564 and #5279 : profile updation and redirect url
* Fixed redirect Url for non logged-in access
2022-06-23 16:03:16 +05:30
Harsh Vador
f1056a613f
Fixed-Issue #4687:right panel to tab view in user page ( #5548 )
...
* (refactor):right panel to tab view in user page
* Code improvement
* Delete yarn.lock
* Adding yarn.lock
2022-06-23 13:03:12 +05:30
Shailesh Parmar
950c3a5992
Fix #5551 Feat: Added support to add ML model service via UI and service details page ( #5583 )
2022-06-22 13:54:50 -07:00
yug-shah0106
452771c34e
[issues-5528] UI improvements. ( #5585 )
2022-06-22 13:53:47 -07:00
Aashit Kothari
9a0d133a9c
Fix: Add DBT Cloud option in the UI ( #5557 )
2022-06-22 10:26:42 -07:00
yug-shah0106
bdfee26533
Fix #5295 UI layout fixes on setting tab. ( #5541 )
...
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-06-22 10:19:10 -07:00