Teddy
cd63a218c7
fix: added test case domain, tags and owners field to search incident index ( #18380 )
2024-10-24 10:46:08 +02:00
harshsoni2024
1a8bba6058
GEN-1911: Quicksight lineage source fix ( #18348 )
2024-10-24 11:41:37 +05:30
Imri Paran
95982b9395
[GEN-356] Use ServiceSpec for loading sources based on connectors ( #18322 )
...
* ref(profiler): use di for system profile
- use source classes that can be overridden in system profiles
- use a manifest class instead of factory to specify which class to resolve for connectors
- example usage can be seen in redshift and snowflake
* - added manifests for all custom profilers
- used super() dependency injection in order for system metrics source
- formatting
* - implement spec for all source types
- added docs for the new specification
- added some pylint ignores in the importer module
* remove TYPE_CHECKING in core.py
* - deleted valuedispatch function
- deleted get_system_metrics_by_dialect
- implemented BigQueryProfiler with a system metrics source
- moved import_source_class to BaseSpec
* - removed tests related to the profiler factory
* - reverted start_time
- removed DML_STAT_TO_DML_STATEMENT_MAPPING
- removed unused logger
* - reverted start_time
- removed DML_STAT_TO_DML_STATEMENT_MAPPING
- removed unused logger
* fixed tests
* format
* bigquery system profile e2e tests
* fixed module docstring
* - removed import_side_effects from redshift. we still use it in postgres for the orm conversion maps.
- removed leftover methods
* - tests for BaseSpec
- moved get_class_path to importer
* - moved constructors around to get rid of useless kwargs
* - changed test_system_metric
* - added linage and usage to service_spec
- fixed postgres native lineage test
* add comments on collaborative constructors
2024-10-24 07:47:50 +02:00
Mayur Singal
913072868a
MINOR: Not Include Soft Deleted Assets in DI ( #18383 )
2024-10-24 11:12:50 +05:30
Ayush Shah
51347a981a
fixes: Mode test connection returns data in dict instead of json ( #18386 )
2024-10-24 11:11:39 +05:30
Ashish Gupta
ac98deb49d
fix tags playwright failure and user flaky test ( #18382 )
2024-10-23 23:45:59 +05:30
dependabot[bot]
baef8c5cd6
Chore(deps): Bump http-proxy-middleware ( #18376 )
...
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware ) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases )
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md )
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7 )
---
updated-dependencies:
- dependency-name: http-proxy-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-23 22:44:45 +05:30
RounakDhillon
6a845fe56b
Docs: Basic Auth Removal from Collate Menu ( #18373 )
...
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2024-10-23 09:37:52 -07:00
Karan Hotchandani
ef0b03d4a9
query builder improvements ( #18377 )
2024-10-23 18:05:17 +05:30
Mayur Singal
d145d29e9a
MINOR: Fix web analytic activity being reset ( #18344 )
2024-10-23 17:59:26 +05:30
Pere Miquel Brull
1324ad2ceb
MINOR - Metapilot automator config ( #18165 )
...
* Prep config
* MINOR - MetaPilot config
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-10-23 12:10:45 +02:00
Sriharsha Chintalapani
9d006885d5
Rbac setting v2 ( #18338 )
...
* Add Search RBAC config option in settings
* add null check
* review comments
* resolve
* WIP search rbac page
* enable / disable search rbac switch added
* testing search RBAC
* Remove Domain and Ignore Build RBAC Query for Bots
* Fix Domain Conditions
* Use common code from Search Client
* update page to preferences -> search
* add playwright tests
* add playwright for search RBAC
* update RBACConditionEvaluator
* No results check added
---------
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Chira Madlani <chirag@getcollate.io>
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
2024-10-23 14:53:53 +05:30
Sachin Chaurasiya
7fe07fea35
test: fix table type custom property AUT ( #18374 )
2024-10-23 14:48:53 +05:30
RounakDhillon
a2dac2489c
Docs: Image Fix for Goverance ( #18375 )
2024-10-23 13:52:40 +05:30
Aniket Katkar
e473ba3ff5
add the suggested version of the 'jsonpath-plus' from the dependabot in the package.json resolutions. ( #18345 )
2024-10-23 13:47:50 +05:30
Karan Hotchandani
3c244da051
persist es query value ( #18360 )
2024-10-23 12:49:07 +05:30
Vijay Lakshmanan
4f2ef6fe5c
Fixes #16263 : Fixed Mode dashboard ingestion API call ( #18355 )
2024-10-23 12:03:08 +05:30
Mayur Singal
fa64a8d0fc
MINOR: Fix LocationPath Index ( #18364 )
2024-10-23 10:59:08 +05:30
RounakDhillon
bd320c5aff
Docs: Image Fix for Webhooqs ( #18370 )
2024-10-23 09:30:36 +05:30
sonika-shah
74cfb9d14f
Fix #18334 - Fix issues in zh language search index mapping ( #18335 )
2024-10-23 08:27:36 +05:30
Ashish Gupta
4c4587c82b
supported total unique user count in Team page ( #18361 )
...
* supported total distinct user count in Team page
* minor improvement
* fix unit test
* added helpertext tooltip and change the label
* minor cosmetic update
2024-10-23 02:20:26 +05:30
RounakDhillon
3e7e9f98d7
Docs: Updating Data Quality Images ( #18363 )
...
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2024-10-22 16:35:27 +05:30
Imri Paran
fbd47b20de
MINOR: trying to add job id to logs ( #18023 )
...
* trying to add job id to logs
* set debug if branch is main
* fixed yaml
2024-10-22 09:54:11 +02:00
Sriharsha Chintalapani
9bd93c15ab
Minor: Add ViewAll policy to enable default OrganizationPolicy to allow users to view metadata ( #18353 )
...
* Minor: Add ViewAll policy to enable default OrganizationPolicy to allow uses to view metadata
* Minor: Add ViewAll policy to enable default OrganizationPolicy to allow uses to view metadata
2024-10-22 11:51:13 +05:30
Imri Paran
d0fb5137af
[GEN-970] added supportsSystemProfile to connector ( #18203 )
...
* added supportsSystemProfile to connector
* reverted unintended changes
* added supportsSystemProfile for bigquery
2024-10-22 07:39:18 +02:00
RounakDhillon
edf386d2a5
Docs: Getting Started Corrected in Menu ( #18350 )
2024-10-21 22:26:27 +05:30
RounakDhillon
dd9aeb33ad
Docs: Adding SAP ERP in Connectors List ( #18347 )
2024-10-21 22:22:57 +05:30
Prajwal214
a8ac73e1c1
Docs: updating latest release to v1.5.7 ( #18337 )
...
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-10-21 08:52:39 -07:00
RounakDhillon
8e87fb8454
Docs: Updating Extension and removing space in name ( #18343 )
...
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2024-10-21 18:59:57 +05:30
Pere Miquel Brull
5e80ad9fc3
MINOR - Only timeout on main threads ( #18341 )
2024-10-21 15:18:33 +02:00
Ashish Gupta
c7a466b674
fix user and activityFeed flaky playwright test ( #18324 )
2024-10-21 18:23:27 +05:30
Teddy
dcf71aa0ea
fix: lazy load classes from factory method ( #18321 )
2024-10-21 11:29:03 +02:00
RounakDhillon
29d6e26dab
Docs: Updating Chrome Extension Full Doc ( #18339 )
2024-10-21 14:43:13 +05:30
Pere Miquel Brull
93b4c66704
GEN-927 - Add bot default roles ( #18256 )
...
* GEN-927 - Add bot default roles
* GEN-927 - Add bot default roles
2024-10-21 09:17:45 +02:00
RounakDhillon
a3224f255d
Docs: Utube Video and Straight Line removal in Landing Page Section ( #18340 )
...
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2024-10-21 12:46:24 +05:30
Shailesh Parmar
890b500e1b
skip the permission spec ( #18336 )
2024-10-21 11:05:48 +05:30
Mayur Singal
a4d62f6d85
MINOR: Add location path to table entity ( #18307 )
2024-10-21 10:31:27 +05:30
Kenil Shah
2b21d114f5
ui: use global state for applications data ( #18250 )
...
* add check for MetaPilot - Limits
* code refactor
* move applications call from store to component
* fix:set value of applications from provider inside store
* update store inside provider
* fix failing tests
2024-10-21 10:16:03 +05:30
Sriharsha Chintalapani
8a05ba5d0d
simplify running connector docs ( #18327 )
2024-10-21 10:11:23 +05:30
RounakDhillon
0a225721fb
Docs: Adding Persona and Landing page customization content ( #18325 )
...
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2024-10-20 09:50:43 -07:00
Sriharsha Chintalapani
9bffbfc3d5
Fix #18007 : Disabled Classifications or Tags shouldn't be visible in UI ( #18242 )
...
* Fix #18007 : Disabled Classifications or Tags shouldn't be visible in UI
* added playwright test for disabled tags should not be visible while search
* replace testing tag to new generated one to avoid flakyness
* added test for checking tags are re-enabling it from disabled state
* fix the playwright test for the wrong column selector
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2024-10-19 14:18:38 -07:00
Sriharsha Chintalapani
85cc240e1e
Minor: Add an API to list all the properties and custom properties for a given entity type ( #18248 )
...
* Minor: Add an API to list all the properties and custom properties for a given entity type
* Minor: Add an API to list all the properties and custom properties for a given entity type
* add custom properties
* add custom properties
* add custom properties
2024-10-19 14:14:34 -07:00
Sriharsha Chintalapani
868231e051
Fix Search RBAC, avoid processing Operations other than ViewAll, ViewBasic, ALL ( #18328 )
2024-10-19 14:13:56 -07:00
Teddy
781989e5bc
MINOR - live index on test suite creation ( #18317 )
...
* fix: live index on test suite creation
* fix: make live indexing use entityInterface
2024-10-18 12:07:11 +02:00
Pere Miquel Brull
c2929e67e6
MINOR - Return TestConnectionResult from test_connection_fn ( #18320 )
...
* MINOR - Return TestConnectionResult from test_connection fn
* MINOR - Return TestConnectionResult from test_connection fn
2024-10-18 09:54:07 +02:00
Pere Miquel Brull
5074f6588f
MINOR - Validate app runner init ( #18316 )
2024-10-18 09:40:06 +02:00
Katarzyna Kałek
141caf4b80
fixed dashboardDataModel enum in spec ( #18304 )
...
Co-authored-by: Katarzyna Kałek <kkalek@olx.pl>
2024-10-18 08:28:31 +02:00
Chirag Madlani
ca592e4fb6
fix(ui): GEN-1690 refresh before expiry of access token ( #18235 )
2024-10-18 11:37:35 +05:30
Sriharsha Chintalapani
c78cda6757
Minor: Fix rbac for multiple rules ( #18057 )
...
* Minor: Search RBAC, fix condition evaluation for single policy multiple rules
* Minor: Search RBAC, fix condition evaluation for single policy multiple rules
* add test for complex policies
* Add viewAll policy to organization
---------
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
2024-10-17 19:15:06 -07:00
Ethan
e708a3242e
feat: update version ( #18259 )
2024-10-17 16:18:37 -07:00