Parthvi12
0766f83cf0
test: Add tests for git bugs and git import ( #12751 )
...
* add tests for git bugs and git import
* add dsl file
* added test for git bug and commented git sync test for apps
* updated tests
* removed wait
* updated messages.test.ts
* updated git import tests
* added fix for onboarding_spec
2022-04-14 08:32:57 +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
Tolulope Adetula
52a51b882c
fix: select widget virtualization not rendering first top items ( #12768 )
...
* fix: select widget virtualization
* fix: use max height of renderMenuItem
* fix: make height a constant
* fix: variable name
* fixed spec
Co-authored-by: Ashit Rath <ashit@appsmith.com>
2022-04-11 18:20:01 +05:30
haojin111
6e63290477
fix: 12338 - postgres datasource default configure on reconnect modal ( #12503 )
...
* updated logic of form initialization on reconnect datasource modal
* fixed cypress test
* fixed cypress test
2022-04-11 16:53:52 +05:30
akash-codemonk
d100cac0ec
fix: fork app button not opening the fork modal for non-signed in users ( #12479 )
2022-04-11 10:44:50 +05:30
NandanAnantharamu
db2310bef7
test: Commands file organised ( #12533 )
...
* Commands file seggregated
* updated support file
* updated common method
* updated the support files
* Updated imports
2022-04-11 09:00:37 +05:30
balajisoundar
6cdef28afa
fix: Phone and currency widget's dialCode and currencyCode should … ( #12720 )
2022-04-08 19:39:05 +02:00
ashit-rath
6a33b4da5a
fix: JSONForm select not working in nested fields - Array/Object ( #12635 )
...
* fix: JSONForm select not working in nested fields - Array/Object
* fixed merge-conflict missing import
2022-04-08 22:54:08 +05:30
arunvjn
7f4a190657
chore: Added analytics for manual upgrade and adds redirection ( #12707 )
2022-04-08 20:27:19 +05:30
Paul Li
9219545879
fix: Form widget should include the following widgets in data property when added in form ( #12529 )
...
* fix: Form widget should include the following widgets in data property when added in form
-- Add value props to the widgets, including CheckboxGroupWidget, MultiSelectTreeWidget, MultiSelectWidgetV2, SingleSelectTreeWidget, SwitchGroupWidget
-- Add the corresponding Cypress test case
* fix: Form widget should include the following widgets in data property when added in form
-- Set the value meta propperty for PhoneInputWidget to empty string by default
* fix: Form widget should include the following widgets in data property when added in form
-- Include PhoneInputWidget for test
* fix: Form widget should include the following widgets in data property when added in form
-- Add InputWidgetV2 and CurrencyInputWidget
* fix: Form widget should include the following widgets in data property when added in form
-- Add SelectWidget for assertion
* fix: Form widget should include the following widgets in data property when added in form
-- Wait for @updateLayout
Co-authored-by: Somangshu Goswami <somangshu.goswami1508@gmail.com>
2022-04-08 21:07:10 +08:00
Paul Li
115a119003
fix: Auto-suggestion is not working for progress widget while binding ( #12675 )
...
* fix: Auto-suggestion is not working for progress widget while binding
-- Add a Cypress test case for demonstrating auto suggestion
* added fix for buttonspec's test
Co-authored-by: Somangshu Goswami <somangshu.goswami1508@gmail.com>
Co-authored-by: Parthvi Goswami <parthvigoswami@Parthvis-MacBook-Pro.local>
2022-04-08 20:11:01 +08:00
ashit-rath
99ec9e82e3
fix: JSONForm select/multiselect filterText value synchronous update with onFilterUpdate action ( #12578 )
...
* fix: JSONForm select/multiselect filterText synchronous update with onFilterUpdate action
* removed unused dep from useMemo
2022-04-08 11:39:23 +05:30
Tolulope Adetula
99a5b8ca69
Merge pull request #12356 from appsmithorg/fix/table-widget-scroll-issue
...
fix: remove unnecessary horizontal scroll when table columns fit within table widget width and prevent unnecessary re-renders
2022-04-07 19:46:43 +01:00
Arsalan Yaldram
461f35380b
Merge pull request #12546 from appsmithorg/fix/10319-select-api-response
...
fix: Disable CTRL+A to select all widgets on Api / Datasource Pane.
2022-04-07 21:51:10 +05:30
Yash Vibhandik
7736daf0a5
fix: 8385 added button variant support in table column type button ( #9164 )
2022-04-07 16:19:51 +00:00
f0c1s
0ad66f27bd
fix: introduce new regexp for remote url validation ( #12004 )
...
* fix: introduce new regexp for remote url validation
* chore: add tests and refactor
* fix: failing cypress test
2022-04-07 16:19:28 +00:00
Bhavin K
d22ae809cb
fix: handle duplicate tab name in tab widget ( #12411 )
2022-04-07 16:19:12 +00:00
arunvjn
03b46483dc
fix: 404 on apps with names that start with api, login or oauth ( #12619 )
2022-04-07 07:39:15 +02:00
arunvjn
f18d3b8dc4
fix: update url while switching between git branches ( #12586 )
2022-04-06 11:46:37 +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
Bhavin K
787df868bb
Revert "fix: #6518 Implemented responsive table header controls ( #10971 )" ( #12583 )
...
This reverts commit 88ad2bcbd1 .
Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2022-04-06 11:07:13 +05:30
Ankita Kinger
253b90e595
chore: Add some cypress tests for Admin settings page ( #12542 )
...
* added few cypress tests for admin settings page
* uncommented some cypress tests
* updated PR based on suggestions in comments
2022-04-05 18:00:57 +05:30
Arsalan
e88c76d691
fix: Test case for Canvas_scrolling_spec
2022-04-05 14:55:48 +05:30
Arsalan
f5057c544e
Merge branch 'release' into fix/7554-disabled-button-enable-tooltip
2022-04-05 14:47:39 +05:30
Arsalan
aa025143c3
Merge branch 'release' into fix/10319-select-api-response
2022-04-05 14:43:29 +05:30
Arsalan
589bdfc074
fix: Fixed jest test case and added cypress case
2022-04-05 14:42:41 +05:30
Tolulope Adetula
6b5a6ff8bf
Merge pull request #12459 from appsmithorg/fix/Multiselect-style-specificity
...
fix: Multi-select dropdown not closing properly
2022-04-05 09:07:54 +01:00
Tolulope Adetula
e05e75758d
Merge pull request #11383 from appsmithorg/feat/4182-form-detect-changes
...
feat: Internal property to detect changes in a form
2022-04-05 06:35:20 +01:00
Arsalan
b3843e7aa9
fix: Fixed failing test cases
2022-04-04 19:19:51 +05:30
Arsalan
1bf80bd8b8
fix: undo spec test changes.
2022-04-04 19:17:48 +05:30
Arsalan
197554917d
fix: undo spec test changes.
2022-04-04 19:17:02 +05:30
Arsalan
b995983adf
fix: Test cases fixed for button widget.
2022-04-04 19:07:09 +05:30
Yash Vibhandik
88ad2bcbd1
fix : #6518 Implemented responsive table header controls ( #10971 )
2022-04-04 18:47:45 +05:30
arunvjn
1af6ef2be8
fix: 404 on renaming new pages in apps with legacy URLs ( #12547 )
2022-04-04 13:11:52 +02:00
Arsalan
2e2c0d977e
Merge branch 'release' into fix/7554-disabled-button-enable-tooltip
2022-04-04 16:06:09 +05:30
Parthvi12
6653adc30e
test: add tests for git import flow ( #12427 )
...
* adding basic test for git import
* add git import test
2022-04-04 13:27:34 +05:30
Tolulope Adetula
2bce6d090e
fix: failing tests
2022-04-04 07:08:40 +01:00
Paul Li
dfd3662bd1
Merge branch 'release' into feat/4182-form-detect-changes
2022-04-04 13:27:03 +08:00
Tolulope Adetula
3fb3eff92e
Merge pull request #12324 from appsmithorg/fix/default-value-for-select-widget
...
fix: default value consistency issues in select widget
2022-04-04 06:20:01 +01:00
Tolulope Adetula
880cb75b3c
fix: select dropdown
2022-04-04 06:12:33 +01:00
Aishwarya-U-R
7a7169e8c3
test: Cypress tests to include Deploy mode verifications + few flaky fixes ( #12444 )
2022-04-03 18:43:20 +02:00
Paul Li
bbf7f12e4b
Merge branch 'release' into feat/4182-form-detect-changes
2022-04-02 23:35:10 +08:00
Paul Li
842e330db3
feat: Internal property to detect changes in a form
...
-- Change updateCodeInput command to testJsontext
2022-04-02 23:33:14 +08:00
Arsalan
abe304152c
Merge branch 'release' into fix/button-group-undo
2022-04-02 18:07:58 +05:30
Paul Li
cc9db789b2
feat: Internal property to detect changes in a form
...
-- Fix a Cypress test case in Entity_Explorer_DragAndDropWidget_spec.js
2022-04-02 08:13:17 +08:00
Paul Li
9590e0fc7a
Merge branch 'release' into feat/4182-form-detect-changes
2022-04-02 00:13:16 +08:00
Paul Li
e25b5da732
feat: Internal property to detect changes in a form
...
-- Fix on failed test cases in Entity_Explorer_Widgets_Copy_Delete_Undo_spec and Entity_Explorer_Widgets_Copy_Paste_Delete_Undo_Keyboard_Event_spec
2022-04-02 00:11:54 +08:00
Paul Li
78e452634e
feat: Progress bar widget enhancements ( #12053 )
...
* feat: Progress bar widget enhancements
-- Scaffold the widget for the first time
* feat: Progress bar widget enhancements
-- Change widget icon
* feat: Progress bar widget enhancements
-- Build property pane
* feat: Progress bar widget enhancements
-- Add a missing property, counterClockwise
-- Rename some properties
* feat: Progress bar widget enhancements
-- Build the first MVP of the widget
* feat: Progress bar widget enhancements
-- Reset rows to 4
* feat: Progress bar widget enhancements
-- Add Cypress test cases
* feat: Progress bar widget enhancements
-- Limit value by ranging from 0 to 100
* feat: Progress bar widget enhancements
-- Make isIndeterminate property not to be JS convertible
-- Hide progress bar and circular progress widget icon from entity explorer
* feat: Progress bar widget enhancements
-- Place indeterminate circular progress to be 100% fit into the container
* feat: Progress bar widget enhancements
-- Show result without rounding for the circular type
* feat: Progress bar widget enhancements
-- Comment out ProgressBar_spec.js
* feat: Progress bar widget enhancements
-- Remove circular progress and progressbar widgets from allowed list for list widget
* feat: Progress bar widget enhancements
-- Move ProgressBar_spec into CommentedScriptFiles directory
2022-04-02 00:02:19 +08:00
f0c1s
e69e6e0670
test: Fix failing git sync tests ( #12488 )
2022-04-01 16:55:56 +05:30
Paul Li
2b00f1cdf9
feat: Internal property to detect changes in a form
...
-- Fix on typo add missing assertion for hasChanges on the spec files
2022-04-01 18:38:35 +08:00