Parthvi
c4d6845bd5
test: Add cypress tests for leave workspace flow ( #17354 )
...
* Add leave workspace tests
* removing .pause()
* refactor test
2022-10-13 12:14:39 +00:00
akash-codemonk
a560051d86
feat: fork templates inside an existing app ( #17184 )
2022-09-30 19:11:04 +05:30
akash-codemonk
9715bd3db3
chore: Revert "feat: fork templates inside an existing app ( #14514 )" ( #17041 )
2022-09-26 13:44:39 +05:30
akash-codemonk
1b43b16461
feat: fork templates inside an existing app ( #14514 )
2022-09-22 09:19:18 +05:30
Ankita Kinger
e28e89807c
feat: Refactor invite modal for handling RBAC updates ( #16405 )
...
* refactored code for invite modal changes for rbac
* code splitted some more files for refactoring invite modal component
* removed unused imports
* created new variable for handlers
* updated an import
* reverted a change
* refactored a section of code
* fixed a cypress test
* fixed a cypress test
* updated imports
* exported some entities
2022-09-02 22:45:08 +05:30
Aishwarya-U-R
3b90baf1d8
test: Script updates for flaky fixes ( #16289 )
...
* Auto completre fix
* Toast fixes
* Autocomplete js fix
* datatree mutation spec update
* Datatree -added running api
* rmeoved unused ref
* Deletion time added
* Community issues spec fix
* AssertImportToast() update
* QueryAbort case fix
* Signature fix
* update
* UUID flaky fix
* Pomises spec + toasts updates
* Toasts updates
* ErrorReporting spec fix
* Scrolling mockdb fix
* Bug tests name change for easy identification
* bug spec file name update
* JSfunc fix
* Community issues table load time increase
* AssertContains() reduced wiat time
* AssertContains() update
* timeout added to mysql crud
* AssertContains revert
* AllInputWidget trial fix
* wait until table load ReadTableRowColumnData()
* fix
* testTimeout added
* ReadTableRowColumnData() revert
* path fix
* WaitUntilTableLoad() revert
* COmmunity issues row select fix
* Faker added
* wait time add for multiselect
* Mulipart fix
* Community issues spec fix
* AllInput spec update
* timeout 1 to 3
* update
* update
* EnterJSContext from JSEditor to PropPane ts
* update
* Removed unwanted comments
* fix
* UUID fix
2022-08-27 18:10:11 +05:30
Aishwarya-U-R
f2c6e1ed61
test: Script updates for flaky fixes ( #16143 )
...
* Remove mongo coll dataset
* JSEXe spec flaky trial fix
* AbortActions to ts
* js func exe fix
* Abort spec fix
* Appsmith down flaky fix
* SelectWidget bug 12531 comment
* JSfun exec spec flaky fix
* Scrolling spec fix
* mysql crud fix
* mySql crud fix
* CRUD generate page fix
* jsonload flaky fix
* Automcomplete spec update
* jsOnload-1 spec flaky fix
* http patch
* patch install
* patch path correction
* cypress instal force
* removed
* yarn
* adding dev
* applypatch path corrected
* patch fix
* patch update
* patches
* patch file name update
* Adding blureprint patch back
* Cypress install removed
* Removed .only
* Autocomplete + Abort spec fix
* CI run key press fix
* https proxy update path fix
* JS editor parsing delay handle
* Autocmplete js fix
* Abort Query added
* Removed "dev": "cypress open"
* js func exec spec fix
* js editor type flaky fix
* GetNClick revert
* Saving JS editor aft removal
* JS specs flaky fixes
* JSfun flaky fix
* Auto complete spec fi
* jSonkoad1 spec fix
* JSOnload spec
* Auto complete JS spec fix
* Removing waiting for toasts
* jsfun fix
* EditJSObj Preetify update
* contains index or colection
* SetQueryTimeout update
* DS toasts handle
* POstgresCRUD toast change
* POstgres CRUD toasts fix
* Bug 15372 spec toast fix + Api timeout update
* Added DeleteDSDirectly()
* Arango spec fix
* JSEditor indent spec - 6 fix
* JSeditor indent spec update 7, 1,2
* removed only
* JSEDitor Indent spec fixes
* removed only
* MySQK CRUD fixes
* BUg 14006 spec fix
* Mongo spec toast fix
* Mongo update
* text wrapping spec flaky fix
2022-08-24 19:53:41 +05:30
Trisha Anand
8f3591615a
feat: RBAC framework ( #14823 )
...
Co-authored-by: Sidhant Goel <sidhant@appsmith.com>
Co-authored-by: Ankita Kinger <ankita@appsmith.com>
Co-authored-by: Sangeeth Sivan <sangeeth@appsmith.com>
Co-authored-by: Parthvi <80334441+Parthvi12@users.noreply.github.com>
2022-08-22 23:27:07 +05:30
Aishwarya-U-R
73c0c9eecd
test: Automated tests for JSObjects + Flaky fixes ( #15269 )
...
* FOcusElement
* Specs into folders
* Bug14987_spec.js flaky fix
* S3 flaky trial fix
* CreateQuery() added
* Spec rearranged
* Sepcs rearranged
* MySql table load fix
* Added bug id JSOPageLoad
* Postgress idle connections spec fixed
* fixes
* fix
* fix
* Import fix
* Mock DB spec added
* flake fix
* Flake fix
* fix custom_chart_spec and gitSyncedApp_spec tests
* JSOnLoad after Import app scripted
* fix
* mock db name fix
* fix
* tc #58 scripted
* fix
* fixes
* moved spec
* increased wait time
* table filter fix
* Import time fix
* jsONload spec fix
* jsonload spec fix
* failure fixes
* "videoCompression": false
Co-authored-by: Parthvi Goswami <parthvigoswami@Parthvis-MacBook-Pro.local>
2022-07-29 14:18:25 +05:30
Ankita Kinger
3933f5f4d1
feat: migrate from org to workspace under phase 3 ( #14158 )
...
* migration from organization to workspace on code level
* updated a few more files
* fixed runtime errors
* update org settings URL
* Renamed organizationId in domain objects
* changed field named from organization to workspace
* Reverted AppsmithRole changes
* fixed migrations
* recreating indexes
* migration update
* seed data runs before migration, undo changes
* mock commit
* seedmongo to populate upgraded data, datasource upgrade
* fixed two test cases
* updated migrations
* updated prop name
* Upgraded AclPermission
* comment
* migrated AppsmithRole
* more changes
* final set of changes
* variable name changes
* update cypress variable name
* Update app/server/appsmith-server/src/main/java/com/appsmith/server/controllers/ce/ApplicationControllerCE.java
* Update app/server/appsmith-interfaces/src/main/java/com/appsmith/external/models/Datasource.java
Co-authored-by: Trisha Anand <trisha@appsmith.com>
* reverting encryption handler change
* refactor code to migrate from org to workspace
* migrated a few missed out org to workspace
* updated a few more
* migrated a few missed out org to workspace
* migration changes
* Removed Permission import
* reverted code change
* few more changes
* fixed failing cypress test
* fixed failing cypress test
Co-authored-by: Sidhant Goel <sidhant@appsmith.com>
Co-authored-by: Trisha Anand <trisha@appsmith.com>
Co-authored-by: Sidhant Goel <sidhant@hexcod.in>
2022-07-20 17:24:16 +05:30
Aishwarya-U-R
3622bf924e
Automated tests for Postgres Datatype - Datetime ( #14607 )
2022-06-17 11:42:18 +05:30
Ankita Kinger
9b7944e7ee
feat: migrate organisation to workspace ( #13863 )
...
* migration from organization to workspace on code level
* updated a few more files
* fixed runtime errors
* update org settings URL
* Renamed organizationId in domain objects
* changed field named from organization to workspace
* Reverted AppsmithRole changes
* fixed migrations
* recreating indexes
* migration update
* seed data runs before migration, undo changes
* mock commit
* seedmongo to populate upgraded data, datasource upgrade
* fixed two test cases
* updated migrations
* updated prop name
* Upgraded AclPermission
* comment
* migrated AppsmithRole
* more changes
* final set of changes
* variable name changes
* update cypress variable name
* Update app/server/appsmith-server/src/main/java/com/appsmith/server/controllers/ce/ApplicationControllerCE.java
* Update app/server/appsmith-interfaces/src/main/java/com/appsmith/external/models/Datasource.java
Co-authored-by: Trisha Anand <trisha@appsmith.com>
* reverting encryption handler change
* migrated a few missed out org to workspace
* migrated a few missed out org to workspace
* migration changes
* Removed Permission import
* fixed AppsmithRole
* mongodb version update
* fixed compile error
* fixed compile issue
* fixed some tests
* simplified embedded mongodb config
* updated a cypress test
Co-authored-by: Sidhant Goel <sidhant@appsmith.com>
Co-authored-by: Trisha Anand <trisha@appsmith.com>
Co-authored-by: Sidhant Goel <sidhant@hexcod.in>
2022-06-15 21:07:41 +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
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
arunvjn
b69b1191cf
fix: widgets from other apps shown in omnibar ( #12890 )
2022-04-15 11:10:56 +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
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
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
Arsalan Yaldram
6496f84374
fix: Added Button Container for the firefox drag issue ( #11627 )
...
* fix: Added Button Container for the firefox drag issue
* fix: Removed un-necessary styles, added Container in Canvas mode.
* fix: Removed renderMode check from styled function.
* fix: Code refactor and handled Icon Button Component.
* fix: Added extensive comments.
* fix: handled menu button drag issues.
* fix: Fixed some failing tests.
* New Button locator (with drag-container) fix
* NewBtn container locator fix
* btn locator fix
* MongoShopping spec fix
* Mongo, Postgress fixes
* Stat box fix
* Testcase title update
Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2022-03-13 22:51:04 +05:30
akash-codemonk
65aee7fd14
feat: Application templates ( #10964 )
2022-03-03 16:26:53 +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