Paul Li
b4c33fe050
fix: Icon alignment changes automatically every time the icon is changed in Menu button widget ( #11570 )
...
* fix: Icon Alignment changes automatically every time when icon is changed in Menu Widget
-- Add iconAlign property as a dependency for iconName property
* fix: Icon Alignment changes automatically every time when icon is changed in Menu Widget
-- Add a Cypress test case to ensure the fix
* fix: Icon alignment changes automatically every time the icon is changed in Menu button widget
-- Fix on a broken Cypress test, setting force to true
2022-03-09 02:29:50 -08:00
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
Arsalan Yaldram
e411f093cc
Merge pull request #11623 from appsmithorg/fix/table-filter-pane-overflow
...
fix: Added root element as the ParentBoundary for TableFilterPane.
2022-03-09 11:22:19 +05:30
Favour Ohanekwu
cd3c8c0c96
fix audio widget autocompletion ( #11667 )
2022-03-08 16:30:59 +01:00
akash-codemonk
a6946fbcf0
fix: end guided tour on exiting editor ( #11084 )
2022-03-08 20:25:20 +05:30
Aman Agarwal
c891af5b21
fix: curl import ui fixes wrt to design system ( #11648 )
2022-03-08 19:49:38 +05:30
Aman Agarwal
691cfb767c
fix: Rest API UI issues (Empty DS headers, UI for Param tab, Save DS button, Placeholder) ( #11700 )
...
* fix: filtered empty key value pairs in headers, ui for param tab
* fix: disabled button to save ds in auth tab if no url
* fix: changed placeholder text
2022-03-08 19:49:02 +05:30
Anand Srinivasan
ae733ca2f0
fix: unrelated widgets in loading state ( #11370 )
...
* log loading actions
* isLoading: check entity properties
* rename variables
* unit tests
* add descriptions
* clean test data
* include JS_Object self-dependencies
* add comment
* fix basic tests
* fix unit tests
* updated unit tests
* add test case
* update comment
* console - disable lint errors
* code clean up
* change folder
* find loading entites as a method
* updated unit tests
* check if entity exists in dataTree
* update test cases
* getEntityDependants - add specific path test case
2022-03-08 13:56:03 +00:00
arunvjn
dbec047959
Update appsmith docs version to 1.3 ( #11692 )
2022-03-08 13:55:30 +00:00
Ayangade Adeoluwa
1f7900a7db
Fixes confirmation modal flickering bug ( #11618 )
2022-03-08 13:55:13 +00:00
arunvjn
ff339f0295
Added analytics event to track datasource dropdown usage in query editors ( #11693 )
2022-03-08 13:54:48 +00:00
Bhavin K
c9760edb87
Revert "fix: handle main container height ( #11461 )" ( #11674 )
...
This reverts commit c6f5dcb673 .
2022-03-08 12:54:40 +05:30
Tolulope Adetula
b17cd2e3bd
fix: table widget value displacement ( #11650 )
2022-03-07 22:06:32 -08:00
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
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
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
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
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
Apeksha Bhosale
eb34255b18
fix: removing unnecessary paths to evaluate ( #11341 )
...
* removing unnecessary paths to evaluate
* created regex and small refactor
2022-03-03 13:12:23 +05:30
Nidhi
d57207d224
fix: Changed test class reference to CE ( #11578 )
2022-03-03 12:00:55 +05:30
Abhijeet
cdf06cb773
feat: API to discard changes for git connected applications ( #11362 )
...
* Add discard changes functionality for git
* Recover deleted resources from the file system and refactor
* Remove untracked files, remove unwanted actions
* Testcases added for discard changes
* Added comments
2022-03-02 19:54:09 +00:00
balajisoundar
fe72182064
fix: Number type input should honour required property when value is empty string ( #11442 )
2022-03-03 00:38:22 +05:30