Rishabh Rathod
5625784829
fix: reset meta to default value ( #14468 )
...
* fix: [WIP] reset meta to default value
* refactor
* fix reset child widget and type in metaReducer
* Fix type and refactor test
* fix multiselect click
* Add jest test for reset widget action
* Add cypress test
* Add comments
* Add more cases as per comment
* remove `only` from test case
* Add default value case of array with values
* MultiSelect spec fix
* fix currencyInput reset
* refactor test code suggested in comments
* fix type
* fix more type
* fix cypress test
Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2022-06-25 11:00:54 +05:30
Aishwarya-U-R
9774118b8b
test: Automated tests for Postgres Datatype - Boolean & Enum ( #14778 )
...
* BooleanEnumDT spec added
* failure point fixes
* Snaps paths updated
* Unskipping cases
* BoolEnum query create fix
* list_regression fix
2022-06-24 13:52:29 +05:30
Aishwarya-U-R
5d75a46df1
test: Automated tests for Bug #14299 + Specs rearranged ( #14632 )
...
* Moving tests
* Workspace cases moved all to one folder
* Moving tests
* Bug 14299 scripted
* JSOnload spec failure fix
* Moving spec
* Moving specs
* Moving specs
* Added bug id in title
* Moving specs
* Moving specs
* Moving spec
* Added bug id in title
* Removed tests
* Theme Basic spec - added publish mode validations
* tests re-arranged
* Theme_form widget fix
* endp to endpoint change
* theme Basic spec fix
* AppSetupForRename removed
* Appli rename reverted
* Specs rearranged
* Added interval validation
* Also deleting query
* validation moved places
* Git imports corrected
* git import corrected
* datePicker fix
2022-06-23 20:43:15 +05:30
Tolulope Adetula
31f91f6e1c
fix: use ESC to close dropdown
2022-06-22 01:11:29 +01:00
Tolulope Adetula
5af2839220
fix: popup issue
2022-06-21 12:22:55 +01:00
Aishwarya-U-R
3622bf924e
Automated tests for Postgres Datatype - Datetime ( #14607 )
2022-06-17 11:42:18 +05:30
Aishwarya-U-R
d7eb5c58fc
Automated tests for Postgres Datatype - Numeric, Character ( #14481 )
2022-06-16 12:20:02 +05:30
Aishwarya-U-R
43cba21013
test: Automated tests for improved CRUD with JSONFrom - Postgres Ds ( #14271 )
...
* Postgres CRUD
* MySQL CI run fix
* Added wait time to DeployApp()
* Helpers Enhancements
* ChangeTheme CRUD
* Postgres CRUD
* Postgres CRUD updated
* Postgres CRUD updates
* Postgres CRUD fix
* Postgres CRUD update
* postgres CRUD update
* Postgress CRUD fix
* setting cypress video false
* ExecuteAction spec fixed
* Postgres case #13 fix
* postgres CRUD fix
* Postgres CRUD fixes
* cypress video - true, reattempt - 1
* failure fixes
* Bug 11529 script added
* Bug 11529 scripted + failure fixes
* JSOnLoad_spec failure fix
* OnLoadActions failure fix
* Failure fixes
* ReadTable increased timeout
* JSFunctionExecution_spec failure fix
* Removed duplicate cases
* Mongo failure fixes + applying theme
* Mongo Spec - Added Deletion of DS also
* Deleting initial page
* Deleting DS Validation added
* tc desc updated
* failure point fixes
2022-06-10 19:00:59 +05:30
Aishwarya-U-R
98c06e2817
Automated tests for improved CRUD with JSONFrom - Mongo Ds ( #14191 )
2022-06-06 11:29:15 +05:30
Aishwarya-U-R
6c1c5581e7
Automated tests for improved CRUD with JSONFrom - MySQL Ds ( #14014 )
2022-05-31 11:03:59 +05:30
Ankita Kinger
fa45282b0a
fix: alignment of the image seen on no search results on application page ( #13950 )
...
* fix: 12861 trim unnecessary re-render in select widget in server side rendering (#12865 )
* add debounce to search and remove state var
* increase debounce time
* fix: updated the condition to show expiry key (#13092 )
* Add index for git (#13133 )
* fix: Fixed compile time errors
* fix: Unable to see apps in home page after git connect fails (#13387 )
* Fix Redis installation in Dockerfile (#13428 ) (#13430 )
Conflicts:
Dockerfile
* fix: only execute pageload actions after successfully fetching actions and jscollections in view mode (#13521 )
* prevent execution of onPageLoad actions before sucessful actions fetch
* Perform url update before fetching actions and jscollections
(cherry picked from commit 7261834fe5 )
* fix: NPE check when datasource createdAt is null
(cherry picked from commit beafb371b24180dce2e351f1dea6d9d34db2a204)
* fixed image alignment for no search results on applications page
* deleted duplicate file
* reload to Refresh script update
* Adding sleep - script fix
Co-authored-by: Preet Sidhu <preetsidhu.bits@gmail.com>
Co-authored-by: Aman Agarwal <aman@appsmith.com>
Co-authored-by: Abhijeet <41686026+abhvsn@users.noreply.github.com>
Co-authored-by: Nidhi <nidhi.nair93@gmail.com>
Co-authored-by: Somangshu Goswami <somangshu.goswami1508@gmail.com>
Co-authored-by: Rimil Dey <rimildeyjsr@gmail.com>
Co-authored-by: Anagh Hegde <anagh@appsmith.com>
Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
Co-authored-by: Arpit Mohan <mohanarpit@users.noreply.github.com>
Co-authored-by: Favour Ohanekwu <fohanekwu@gmail.com>
Co-authored-by: Trisha Anand <trisha@appsmith.com>
Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2022-05-26 10:05:35 +05:30
Aishwarya-U-R
d0fed6bfe7
Automation script update to fix Community issues failure ( #13968 )
2022-05-23 10:50:27 +05:30
Aishwarya-U-R
04a8c3b037
Tests for JSObjects-onPageLoad ( #13712 )
...
Automated tests to improve coverage for JSObjects-onPageLoad
2022-05-18 16:09:42 +05:30
Aishwarya-U-R
f5cc98644f
Automated tests to TableFilterSpec for Bug #13334 + failure fixes ( #13662 )
2022-05-10 10:40:46 +05:30
Aishwarya-U-R
e8c9d1da3e
test: Automated tests to improve coverage for JSObjects-onPageLoad + Flaky fixes ( #12904 )
...
* Adding theming spec
* Removed theming spec
* Reverted cypress.json changes
* Adding more JSOnPage load validations
* Added Theming - comment spec
* Theming - new cases
* JSOnload fix
* JSOnPage load cases update
* Bind_tabWidget fix
* Name update to CommunityIssues
* Flaky fixes
* Flaky fix
* Reverting postgress index addition
* Failure fixes
2022-05-06 11:10:10 +05:30
balajisoundar
8163becacc
fix: DisplayText in table url column should be processed properly for empty values ( #13318 )
...
Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2022-05-04 14:59:42 +05:30
Aishwarya-U-R
8f4756c1d1
test: Automated tests for AForce Migration scenarios + Improved TableFilter spec script coverage ( #12534 )
...
* Aforce spec- DefaultSearchText added
* Bug 12228 scripted
* Remove text added
* Aforce - Client Side Search added
* Aforce - adding new issue from modal
* Aforce spec - add new issue fixed
* Aforce spec - update/Delete issue added
* Aforce - multi widget selection fix
* aforce spec - multi select fix
* Aforce - multi select fix
* Aforce - multi select fix
* Removing Table_Filter_spec from ignore files
* MemberRoles locator fix
* member roles locator update
* Tablefilter spec fix
* Aforce spec type fix
* Aforce - search spec
* TableFilter spec fix
* Chartdatapoint fixed
* desc update
* Aforce - skipping table search again
* Removed duplicate spec
* GetNClick improved
* BindTable_api spec fix
* AForce spec fix
* CHartdatapoint spec fixed
* JSObjToListwidget spec fix
* OnPageLoad spec fix
* updates
* TableFilter.ts added
* TableFilter added more scenarios
* TableFilter added more scenarios
* Table_spec failure fix
* TableFilter spec - scenarios added
* AForce Filter case added
* AForce fix
* Aforce filter fix
* Aforce fix
* SelectFromMultiSelect added fix
* Picking msg from message.ts file
* Aforce spec - Added wait
* Aforce - filter spec fix
* JSONload messages update
2022-04-12 15:31:22 +05:30
arunvjn
03b46483dc
fix: 404 on apps with names that start with api, login or oauth ( #12619 )
2022-04-07 07:39:15 +02:00
Apeksha Bhosale
e7d4bdba6e
fix: removed promisification of confirmation ( #12553 )
...
Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2022-04-06 12:52:18 +05:30
Aishwarya-U-R
7a7169e8c3
test: Cypress tests to include Deploy mode verifications + few flaky fixes ( #12444 )
2022-04-03 18:43:20 +02:00
Aishwarya-U-R
9bbd671b3f
test: Automated few tests for AForce Migration scenarios + Flaky fixes ( #12231 )
2022-03-31 17:21:08 +05:30
Preet
4b14f2bf4f
fix merge conflicts
2022-03-25 16:44:12 +05:30
Preet
9b5b835d82
fix passing props test
2022-03-23 10:04:11 +05:30
Aishwarya-U-R
47fc1443f2
test: Script fixes for flaky tests + Unskipping few skipped tests + Cypress upgraded ( #11724 )
...
* AForceMigration started
* Table_GenralProp Background color failure fix
* Adding assertPageSave()
* Flaky fix
* Flake fix
* S3 - upload case uncomment
* Added click aft clear - Table_AddBtn spec
* Unskipping Promises scripts
* Promises fix
* Table_genral fix
* Separating Table_Color spec
* Failure fixes
* JObjtoInput flaky fix
* .wait to .Sleep
* Failure fix
* HSEditor complete replace fix
* small replace
* Update a user's name flaky fix
* EE_CopyQuery spec fix
* UNSkipping select widget test
* Flaky fixes
* viewportHeight updated
* Page Load spec - fixed & unskipping test
* Mongo cy.al failure fix
* Promises.any fix
* Promises.any fix
* List_Spec fix
* LIst_spec fix
* Promises.any fix
* Replay editor- flaky fix
* S3 flaky fix
* expandCollapse flaky click fix
2022-03-19 21:26:53 +05:30
Aishwarya-U-R
fb0dc53a83
test: Script fixes for Flaky tests ( #11653 )
...
* Table_GeneralProp spec fix
* Flakes fixed
* Increased deployed page ele wait timeout
* readTabledataPublish() fix
* readTabledataPublish() updated
* Table specs flaky fix
* Table & Mongo Flaky fixes
* Mongo & Table spec flake fix
* Mongo flaky fix
* Mongo fix
* Table_Generalprop flaky fix
* Greencolor locator update
* expandCollapseEntity() method improved
* Table_generalProp flaky fix
* Datepick2, AddWidget flaky fix
* FLakyfix
* WidgetSelection_spec flaky fix
* Flaky fixes
* Adding GitSync to ignore files
* Removing GitSync from ignore files
* Added wait aft PublishApp
2022-03-09 12:05:56 +05:30
Aishwarya-U-R
bd69eb9c3a
test: Automated tests for Bug #10784 + Failure fixes ( #11586 )
...
* Scripting Bug # 10784
* Bug 10784 - added script
* Uncommenting - JSObjToInput spec
* Uncommenting - JSObjtoListWidget spec
* SelectEntityByName reverted
* Migration spec locators fix
* Table_GeneralProp spec updated
* Read Table Row/Column locator updated
* Calling WaitAutoSave in JSObj creation
* 19px to 28px to match CI run
* CreateJSObject() - adding back wait time
* Reverting 28px to 19px
* Commenting table specs until CI fixed
* Commenting table spec 9th case
* UNcommenting
* Commenting Table_GeneralProp failure case
2022-03-05 01:01:35 +05:30
Aishwarya-U-R
ef20c1e341
test: Automated tests for Promises & related bugs in Typescript + Flaky fixes ( #10378 )
...
* Flaky fixes
* S3 CRUD intercept fix
* S3 CRUD script change revert
* S3 revert!
* .its(store) not present fix
* TS failure fixes
* ChartDataopoint js removed
* JSObject ts flaky fix
* Bugs 9789, 10150 scripted
* Bug 10284 & 9782 scripted
* Updated dsl file names
* Table_Widget case #7 flaky fix
* Bug 10150 scripting improved
* DocumentViewer spec flaky fix
* Input widget locator corrected
* MemberRoles cases script started in TS
* UpdateUserRoleInOrg() fix
* Skip JSObject_To_ListWidgetSpec.ts until #10284
* Add validation
* JSObject_To_ListWidgetSpec.ts timeout increase
* Skipping tests until bug 10284 is fixed
* Increased wait time
* UpdateUserRoleInOrg() updated
* MemberRoles_Spec.ts fixed
* JSObjToInput - updated
* Postgres flaky fix
* Member Roles aka CreateOrg test flaky fix
* JSObToListWidget_Spec.ts - commenting until bugfix
* COmmenting JSobjToInput spec
* Commonlocators added back
* Entity explorer name fix
* Locators fix
* Locator corrected
* Cypress.json removed files from ignoring list
* S3 & Postgress failures fix
* Postgress failure locator fix
* S3 upload script skipping until bug fix
* Params Bug 10784 script started
* Fixing Promises Spec
* Increased wait time!
* MigrationSpec - Image column,Cardformat,Pagestyles
* S3, Postgres, Promise - failures fix
* Canvas renamed
* Bug 11415 - Added Validations
* InputWidgets_navigateTo - flaky fix
* MigrationSpec - import change
* Locators files - Json to Js conversion
* DS plugnis name change
* Locators - Json to JS conversion
* Locators - Json to JS updations
* Select_Widget_Value flaky fix
* Adding timeout for execute calls to finish
* Migration spec - diff syntax+List.js flaky fix
* List & MIgration flaky fix
2022-03-02 16:54:43 +00:00
albinAppsmith
5cfe12bcea
feat: Entity explorer UI redesign ( #9811 )
...
Co-authored-by: arunvjn <arun@appsmith.com>
2022-01-29 12:56:19 +05:30
Aishwarya-U-R
cc426f1455
test: Automated tests for Promises in Typescript + failure fixes ( #10288 )
...
* JSObjects scripting
* storeValue Implemented
* Resolve, AsyncAwait script implementation
* Moved ts tests inside already existing folders
* Then & Catch test script implemented
* Promise.race test script implemented + S3 fix
* JSObject_To_ListWidgetSpec.ts failure fix
* S3 flaky test fix
* createOrg flaky fix
* FilePicker_with_fileTypes_spec.js filename fix
* createOrg flaky fix
* createOrg revert
* JSObject_To_ListWidgetSpec.ts added validations
* .then .catch promises script added
* Added script for Promises Maintaining context
* Added WaitUntilEleDisappear()
* JSObj run fix
2022-01-13 05:23:27 +00:00
Aishwarya-U-R
c711e39849
test: Automated tests for JSObjects in Typescript ( #10223 )
...
* Bugs #9069 , #9201 , #6975 , #9922 - Scripted
* Mongo DS update from Cloud to Localhost
* Updating command.js
* Ignoring Mongo until Localhost is fixed
* S3 fixes
* S3 fix
* Mongo Cloud to Localhost transition
* Bug #6375 scripted
* Failure fix
* S3 fix + testSaveDs method flow update
* Refresh datasource structure script fix
* Entity explorer datasource structure script fix
* testSaveDs method flow update fixes
* testSaveDs method flow update fixes - set 2
* S3, Mongo Skipping cases fix
* Custom Chart failure fix
* Button-Call-Query Validation case script fix
* Confirm run action failure fix
* Confirm run action script fix
* Dropdown-Call-Query Validation script fix
* S3 - Delete icon issue fix
* S3 - Delete icon locator updated
* actionContextMenuByEntityName method call update
* Table widget add new menu button column - rgb fix
* Commenting BG color verify - to override flakiness
* Mongo skipping script fix
* Commenting Cypress.runner.stop()
* Removing .skip
* Bind_tableApi_spec.js failure fix
* Slash command failure fix
* Bugs # 8595 & 10049 - Implemented
* Updating AGHelper methods to explicit public
* Reverting tsconfig.json
* tsconfig.json reverted
* Adding local tsconfig.json for Cypress tests
* fixture read updating for ts tests
* Updating .yml files to pick up ts files execution
* Including ts files for cypress run
* Running only ts test files
* Inclusion of TS files for cypress run
* Revert cypress.json to run all tests
* Added validation for Bug #10055 & commented
* Flaky fix
* JSObject_To_ListWidgetSpec - Implemented in TS
* Entity_Explorer_JSEditor_spec implemented in TS
* Uncommenting script for Bug 10049, 10055
2022-01-10 09:51:43 +05:30