* initial: flow setup
* [BugFix] Fix dynamic form breaking in case "react-component-headers" form type outside of the editor
* fixes: initial creation of datasource with default options
* resolve: local ds issues and cleanup
* cleanup
* fix: equality check
* revamp: gds flow
* fix: local ds not updating
* fix: minor bugs
* remove datasource confirmation modal
* bug fixes
* Modify the datasource cypress test cases
* Add data-cy for new datasource components
* rename to data sources
* rename: data sources
* fix: local ds wrapper css
* Add new commands file
* Add new commands file
* fix: datasource route
* Modify data source test cases
* Modify cypress config
* Modify data source icon tooltip text
---------
Co-authored-by: Vijaykant Yadav <[email protected]>
Co-authored-by: Nakul Nagargade <[email protected]>
Co-authored-by: emidhun <[email protected]>
* Add cypress test for user onboarding with user groups
* Update config
* Update intercept api for ee
* fix failing specs
* Fix add users funtion
* Fix GDS spec for action
* Update config
* Add data-cy for v2 elements
* Add and modify data-cy
* fix and modify multiworkspace spec
* Add data-cy for workspace variable
* Fix user permission spec
* Add selectors and text for workspace variable
* Fix changes
* Add test cases for workspace varaible user permissions
* Modify workspace variable data-cy
* Add and modify data-cy for manage groups
* Fix and modify Manage groups spec
* Fix and modify single workspace spec
* Add missing data-cy for single workspace
* Fix and modify dashboard spec
* Add and modify data-cy for dashboard elements
* Fix and modify profile spec
* Add data-cy for avatar
* Fix and modify SSO onboarding spec
* Add data-cy for workspace name
* fix failing specs
* Add data-cy work edit workspace button
---------
Co-authored-by: Sherfin Shamsudeen <[email protected]>
* Add constants for components (labels and selectors)
* Modify common methods according to v2 changes
* Modify components specs according to v2 changes
* Modify cypress config to fix cypress runner crashing.
* Remove hardcoded data-cy from specs
* Modify manage sso spec and add cypress test to verify workspace login page
* Modify manage sso spec and add cypress test to verify login and sign up page
* Add user onboarding test using GitHub and Google SSO
* Modify the spec with new methods
* Update sso id
* Add data-cy
* Add basic spec
* Add basic method to create query
* Add data-cy for query section components
* Add common method for postgreSQL
* Update spec with methods
* Add data-cy for alert-box and query search elements
* Add method for widget integrations and event handler
* Add selector into selectorFile.
* Fix failing cases
* Add labels on Text file
* Fix failing specs due to rerendering
* Remove creds from spec
* Modify manage users spec in multi workspace
* Add data-cy
* Modify login spec
* Replace pagination with filter option
* Replace hard coded wait with alias
* Modify Manage users spec in single workspace
* added [data-cy=login-page-logo] also removed one dropdown of same name
* Revert command.js
* call loginpagelogo
* Fixed toast test case
* updated text
* remove timer
* revert linting
* Github text fixed
* Add and modify data-cy for text input widget
* Add methods and utlis file for text input widget
* Add custom command for code mirror input clear function
* Modify common widget selectors
* Add and modify texts and labels
* Add spec file
* Add review changes
* Modify data-cy and update spec
* Add data-cy
* Add preview for multiSelect
* Add preview for datePicker
* Fix Text data-cy
* Modify selectors and texts
* Resolve conflicts and commented few lines of code.
* Add and modify data-cy attribute for elements
* Modify faker file for random rgba hex code
* Add methods specific for button widget
* Add and modify common selector and text file
* Add and modify common widget methods
* Modify button text file
* Modify button widget happy path file
* Remove button selector file
* Modify multiselect widget happy with new methods
* Modify verify box shadow css method
* Add and modify common selector file
* Modify button text file
* add and modify specific methods for button widget
* Add and modify custom commands
* Add and modify common widget methods
* Add app preview and modify button widget happy path
* Add and modify data-cy attribute for elements
* Modify multiselect widget happy with new methods
* Modify data-cy attributes
* Add review changes
* Add data-cy attribute
* Add review changes
Co-authored-by: arpitnath <[email protected]>
* Add and modify data-cy attribute for elements
* Add and modify common and dashboard selector and text
* Add task to delete download folder
* Modify faker file
* Add common methods
* Add methods specific for dashboard spec
* Modify dashboard spec
* Review changes
* Add and modify data-cy for elements
* Add custom command to verify elements
* Modify verify elements command
* Remove exported app file
* Remove cypress and its dependencies from root dir
* Install cypress to cypress-tests directory
* Move cypress specs and utils
* Remove older files
* Fix package.json
2022-07-25 10:15:28 +05:30
Renamed from cypress/constants/selectors/common.js (Browse further)