arunvjn
ff339f0295
Added analytics event to track datasource dropdown usage in query editors ( #11693 )
2022-03-08 13:54:48 +00:00
Somangshu Goswami
9b723ff7a7
Merge branch 'master' into release
2022-03-08 15:04:55 +05:30
Bhavin K
c9760edb87
Revert "fix: handle main container height ( #11461 )" ( #11674 )
...
This reverts commit c6f5dcb673 .
2022-03-08 12:54:40 +05:30
Nikhil Nandagopal
8a63a3d304
Updated Label Config
2022-03-08 12:52:20 +05:30
Arsalan
db27afeed6
Merge branch 'release' into fix/remove-datasources-action-selector
2022-03-08 11:42:35 +05:30
Tolulope Adetula
b17cd2e3bd
fix: table widget value displacement ( #11650 )
2022-03-07 22:06:32 -08:00
Paul Li
37a2b4c3c9
feat: Internal property to detect changes in a form
...
-- Fix failed test cases in CheckboxGroup_spec and RichTextEditor_spec
2022-03-08 02:07:17 +08:00
Paul Li
fd2acfc1da
feat: Internal property to detect changes in a form
...
-- Revert cypress.json
2022-03-07 23:50:26 +08:00
Paul Li
8b79f6c77d
Merge branch 'release' into feat/4182-form-detect-changes
2022-03-07 23:27:57 +08:00
Paul Li
70706c7f8e
feat: Internal property to detect changes in a form
...
-- Add Cypress tests FormWidget's hasChanges and all assoicated widgets' isDirty
-- Add missing isDirty meta property for SwitchGroupWidget
-- Rewrite isDirty check logic for RichTextEditorWidget
2022-03-07 23:23:57 +08:00
Preet
32f6b467a8
Merge remote-tracking branch 'origin/release' into fix-11468_dropdown_performance
2022-03-07 20:06:49 +05:30
Preet
51c3d37620
Custom menu item
2022-03-07 20:06:35 +05:30
Shrikant Sharat Kandula
ae5f9569c9
Fix startup failing if signup disabled is empty ( #11686 )
...
Signed-off-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2022-03-07 17:38:18 +05:30
Nidhi
966564d2bc
fix: Modified root json for SMTP to comply with UQI aggregation rules ( #11676 )
2022-03-07 14:56:54 +05:30
Shrikant Sharat Kandula
1233f7f7ee
chore: Change watchtower to latest from latest-dev ( #11669 )
...
This is because watchtower:latest-dev doesn't run on ARM architectures.
2022-03-07 13:58:20 +05:30
Preet
f4e6341add
Merge remote-tracking branch 'origin/release' into fix-11468_dropdown_performance
2022-03-07 13:13:22 +05:30
Preet
21a5727353
update popover visibility through state
2022-03-07 13:12:49 +05:30
Ankita Kinger
af5483c7c4
fix: Style values of the page and default value for telemetry ( #11640 )
2022-03-07 11:36:34 +05:30
Nayan
be5b12b7bb
[Fix] Added permission in security config for themes ( #11527 )
...
Theme API path was not added added to security config path. As a result, themes in published mode in public apps were not loaded. This PR fixes that issue.
2022-03-07 01:43:26 +06:00
Daniel
7aa6a2015e
Merge pull request #11493 from appsmithorg/fix/reword-datasource-message
...
fix: reword datasource message
2022-03-06 18:48:03 +01:00
Parthvi12
1eb1a9ecb2
test: adding MySQL noise test ( #11469 )
...
* adding MySQL noise test
* fixed git tests
* updating git tests
2022-03-06 23:14:17 +05:30
f0c1s
c346af60c3
chore: update icons in org menu ( #11548 )
...
* chore: update icons in org menu
* chore: update user-heart-line and update org menu
* chore: use member instead of members for icon name
2022-03-05 21:20:33 +08:00
f0c1s
15cd2857d3
fix: remove EDIT button ( #11356 )
2022-03-05 08:51:25 +00:00
Anagh Hegde
dde1eb1735
Add check for default branch before deleting branch ( #11631 )
2022-03-05 08:30:29 +00:00
Ayangade Adeoluwa
e576ac08db
Default action config values not being set ( #11632 )
2022-03-05 00:45:48 +00:00
Aishwarya UR
dc07329318
Merge branch 'release' into fix/table-filter-pane-overflow
2022-03-05 01:14:09 +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
Apeksha Bhosale
f610033240
removed default isAsync false from new js action ( #11427 )
...
Co-authored-by: Rishabh-Rathod <rishabh.rathod@appsmith.com>
2022-03-04 15:51:33 +05:30
Shrikant Sharat Kandula
cde48bf9a9
Don't provide extra information on forgot password ( #11596 )
2022-03-04 15:16:58 +05:30
Arsalan
93e2f5eb62
fix: Added root element as the ParentBoundary for TableFilterPane.
2022-03-04 14:53:29 +05:30
Vicky Bansal
43441bfce2
feat: add tooltip to column header text which overflows ( #10666 )
...
* feature: add tooltip to column header text which overflows (#10495 )
* remove unused import
* feature: add tooltip to column header text which overflows (#10495 )
* remove unused styled components
* remove unused import
* feature: add tooltip to column header text which overflows (#10495 )
* remove unused styled components
* remove unused import
* Fix cypress command to handle the new changes
* Fix cypress command to handle the new changes
* Fix cypress command to handle the new changes
* Fix: test issues
Co-authored-by: Tolulope Adetula <31691737+Tooluloope@users.noreply.github.com>
2022-03-04 00:56:16 -08:00
Preet
65940048e8
remove unnecessary re-renders
2022-03-04 13:36:38 +05:30
Paul Li
26d06c45a4
fix: Aspect ratio of video changes when Camera widget is longer in width than the aspect ratio ( #11453 )
2022-03-04 12:21:10 +05:30
Aswath K
ef89f3fee4
feat: Make icon selector keyboard accessible ( #10460 )
...
* feat: virtualize icon rendering makes icon selector smoother
* make icon selector keyboard accessible
2022-03-04 12:15:50 +05:30
Nayan
caab37de26
feat: Add new API to combine get application details and get pages API ( #11448 )
...
Merges the get application details and get page list API into one. This API takes either applicationId or pageId and returns the list of pages of that application.
2022-03-04 12:32:48 +06:00
Ankita Kinger
1688757bc6
fix: Signup text update & code optimisation ( #11606 )
...
* text change for signup admin settings & code optimized
* minor change
2022-03-04 11:56:12 +05:30
Preet
8237b5cac5
Merge remote-tracking branch 'origin/release' into fix-11468_dropdown_performance
2022-03-04 11:41:39 +05:30
Apeksha Bhosale
e0e0fc8346
added event to stop loading ( #11597 )
2022-03-04 11:06:13 +05:30
Abhijeet
13d6450616
chore: Soft delete resources across Appsmith board for delete operation ( #11555 )
...
* Soft delete resources
* Add TC and migrations
2022-03-03 23:06:34 +05:30
devnamrits
406fa0cc3d
fix: firestore queries asterisk ( #11599 )
...
* fix: remove asterisk from non-mandatory fields in firestore query
* making one false
* fix: remove asterisk from non-mandatory fields in firestore query
* fix: remove asterisk from non-mandatory fields in firestore query
Co-authored-by: Hritik Kumar <devnamrits@Hritiks-Mac.local>
2022-03-03 22:08:44 +05:30
Ayush Pahwa
5c187d61ef
fix: Drop down multiselect usage fixes for query forms ( #11465 )
...
* Update: Type for initialValues
- Added string[] to the initialValues type to allow dropdowns to have multiple values too
* Remove: Old projection selector file
- Removed projection selector file
- The new usage will be the old drop down file with new options
* Update: Dropdown file
- Added options to select and deselect the multiple drop down options
- Added functions to handle selection and deselection
- Added option in final render method to allow searching
- Handled default values for multi select and single select drop downs
* Update FormControlRegistry.tsx
- Updated projection component to point to drop down component with extra options
* Update: Fixed logic for dropdown select
- Fixed the if condition blocks to catch the case when the multiselect output is not an array
2022-03-03 16:42:02 +01:00
Ayangade Adeoluwa
b25441f576
Fix apiContentType bug ( #11600 )
2022-03-03 16:32:59 +01:00
Paul Li
5254f8e7f3
feat: Internal property to detect changes in a form
...
-- Eliminate the redundant code from RichTextEditorWidget
-- Change the way to detect default values changes with SelectWidget and MultiSelectWidgetV2
2022-03-03 21:57:22 +08:00
Nidhi
8b1638aba6
chore: Modified plugin config aggregation logic ( #11561 )
...
* fix: Modified plugin config aggregation logic
* Modified logs a bit
* Reverted incorrect path from another branch
2022-03-03 19:26:55 +05:30
Ankita Kinger
a905b33081
fix: Remove reset password button if form login is disabled ( #11591 )
...
* increased restart server timeout & showing reset pwd only if form login is enabled
* Updated callout for disconnect button
* added space
2022-03-03 18:49:10 +05:30
Yash Vibhandik
2f7d862ea0
fix : #11301 filter pane text css updated ( #11410 )
2022-03-03 17:33:26 +05:30
Segun Daniel Oluwadare
1c9cb183db
fix: reword datascource message
2022-03-03 12:00:21 +01:00
Anand Srinivasan
d89e12e3a5
fix: warning message - if child property doesn't exist in data tree ( #10351 )
...
* makeParentsDependOnChild - return if child doesn't exist in allKeys
* add unit tests
* add nested object to unit test
* fix unit tests
* fix unit tests
* add warning messages
* add comments for mock
2022-03-03 10:59:52 +00:00
akash-codemonk
65aee7fd14
feat: Application templates ( #10964 )
2022-03-03 16:26:53 +05:30
NandanAnantharamu
9b075e502b
test: bugAutomation4136 ( #11245 )
...
* bugAutomation4136
* Added tests for bug 5134 / 4136
* updated test data
* Bug7258 automated
2022-03-03 16:24:44 +05:30