PromucFlow_constructor/app/client/cypress/integration/Smoke_TestSuite/ClientSideTests
Paul Li 85d54a7b56
feat: Map Chart widget (#6929)
* FEATURE-6314 : Map Chart Widget

-- Scaffold the widget

* FEATURE-6314 : Map Chart Widget

-- Add a new widget icon
-- Proptotype the property pane for the first time

* FEATURE-6314 : Map Chart Widget

-- Install fusionmaps
-- Draw naive world map for the PoC

* FEATURE-6314 : Map Chart Widget

-- Integrate the limited number of FusionMaps into the widget
-- Bind basic properties and a action into the map

* FEATURE-6314 : Map Chart Widget

-- Comment out the console statements for linting error

* FEATURE-6314 : Map Chart Widget

-- Update dependency versioning

* feat: Map Chart Widget

-- Fix on linting errors, including unused variables, console statement

* Feat: Map Chart Widget

-- Install dependencies from scratch

* fix: increased max chink size allowed in the build config

* Feat: Map Chart Widget

-- Refactor code base according to the changed widget structure
-- Add cleanup for removing event listener
-- Eliminate the unnecessary codes, comments

* Feat: Map Chart Widget

-- Remove unnecessary icon
-- Refactor on constants

* Feat: Map Chart Widget

-- Add a cypress test case for map type changes
-- Add a cypress test case for title change
-- Add a cypress test case for toggling show labels
-- Add a cypress test case for onEntityClick event listener

* feat: Map Chart Widget

-- Scaffold the setup for custom map config

* feat: Map Chart Widget

-- Dynamically import map definition files

* feat: Map Chart Widget

-- Eliminate unnecessary comments

* feat: Fusion Maps Widget

-- Update base dependencies

* partial map chart changes.

* feat: Map Chart Widget

-- Refactor entire code base, removing custom configs
-- Disable prefetching on mapCharts chunk

* feat: Map Chart Widget

-- Comment onEntityClick test case out

* feat: Map Chart Widget

-- Fix on onEntityClick test case

* feat: Map Chart Widget

-- Change the widget icon
-- Rename onEnityClick to onDataPointClick
-- Expose selectedDataPoint
-- Add a new Cypress test case for the toast message on onDataPointClick

* feat: Map Chart Widget

-- Add a new property colorRange
-- Add default values for data and colorRange properties
-- Eliminate unnecessary constant colorRange

* feat: Map Chart Widget

-- update selectedDataPoint meta property unconditionally

* feat: Map Chart Widget

-- Update initial map type config to be consistent with the corresponding property

* feat: Map Chart Widget

-- Add widget icon for entity explorer

* feat: Map Chart Widget

-- Make array elements of data, colorRange properties unique

* feat: Map Chart Widget

-- Prevent re-render when disabling color codes and double-clicking on entities

* feat: Map Chart Widget

-- Declare defaultChartConfigs variable inside component class
-- Replace deprecated substr method with substring

* feat: Map Chart widget

-- Complement validation rules for data property

* feat: Map Chart widget

-- Define rows and cols without using GRID_DENSITY_MIGRATION_V1
-- Change updateDataSet hook by replacing switch statement with object mapping

* feat: Map Chart widget

-- Pull out dataSetMapping from the updateDataSet hook

* feat: Map Chart widget

-- Force click events with regard to onDataPointClick test cases

* feat: Map Chart widget

-- Update fusioncharts and fusionmaps npm packages to the latest version

* feat: Map Chart widget

-- Make contents responsive using CSS styles instead of directly changing width, height attributes of the chart

Co-authored-by: somangshu <somangshu.goswami1508@gmail.com>
Co-authored-by: Ashok Kumar M <35134347+marks0351@users.noreply.github.com>
Co-authored-by: Arpit Mohan <arpit@appsmith.com>
2022-01-07 17:57:45 +08:00
..
ActionExecution test: Automated tests for S3 uploads & Mongo Bugs + Flakiness fixes (#9931) 2021-12-29 11:11:30 +05:30
ActiveDatasource fix: missing number of queries in active datasource (#7694) 2021-11-30 10:11:40 +00:00
AdminSettings feat: Admin settings page to tinker with env variables (#9687) 2021-12-16 19:47:16 +05:30
ApiPaneTests fix: remove duplicate query params in evaluated value (#10101) 2022-01-04 10:27:38 +01:00
Applications fix: Updating log4j to 2.17.0 to prevent JNDI lookups (#9863) 2021-12-20 16:01:08 +05:30
Auth chore: disable and assert disablility of teletry on CI (#9560) 2021-12-03 23:59:17 +05:30
Binding test: Automated tests for RestApi Bug in Typescript (#10137) 2022-01-06 20:36:17 +05:30
Canvas feat: callouts for wip features (#8080) 2021-10-04 13:31:46 +05:30
Comments fix: Show invite option for substring user emails of other shared users (#8962) 2021-11-22 10:33:43 +05:30
Debugger test: Fixing some cypress tests that were asserting if the message texts are correct (#8369) 2021-10-11 10:38:08 +05:30
DisplayWidgets feat: Map Chart widget (#6929) 2022-01-07 17:57:45 +08:00
DynamicLayout feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
ExplorerTests test: Automated tests for S3 uploads & Mongo Bugs + Flakiness fixes (#9931) 2021-12-29 11:11:30 +05:30
FormWidgets Added test for file types (#10156) 2022-01-06 11:31:53 +05:30
GenerateCRUD test: Automated tests for S3 uploads & Mongo Bugs + Flakiness fixes (#9931) 2021-12-29 11:11:30 +05:30
GitSync chore: refactors for supporting git branches (#7695) 2021-10-18 19:33:44 +05:30
GlobalSearch test: Automated tests for S3 uploads & Mongo Bugs + Flakiness fixes (#9931) 2021-12-29 11:11:30 +05:30
LayoutValidation test: Adding visual tests for layout validation (#9857) 2021-12-24 17:47:22 +05:30
LayoutWidgets feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
Onboarding test: S3 QueryPane scripting along with possible CRUD flow coverage (#9278) 2021-11-26 16:17:53 +05:30
OrganisationTests feat: add option to delete org (#9287) 2021-12-20 05:58:01 +00:00
Pages fix: show tooltips for entity names in explorer (#8501) 2021-10-21 10:07:34 +05:30
PreviewMode feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
ProductUpdates [Feature] Comments feature updates (#4579) 2021-05-20 17:33:08 +05:30
PropertyPane feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
QueryPaneTests test: Automated tests for S3 uploads & Mongo Bugs + Flakiness fixes (#9931) 2021-12-29 11:11:30 +05:30
Replay feat: adding ads component for UQI (#8777) 2021-12-27 17:34:45 +05:30
WidgetGrouping fix: Unable to group widgets (#9043) 2021-11-09 15:12:07 +05:30
WidgetSelection [Feature] Widget grouping - Allow Drag and Drop of multiple widgets. (#5389) 2021-08-12 11:15:38 +05:30