Aswath K
7aba7772e2
fix: invisible icon in panel ( #12610 )
2022-04-10 00:01:37 +05:30
Favour Ohanekwu
b3e30725dc
properly handle translated diffs when change is between undefined and an Array ( #12577 )
2022-04-09 14:55:41 +01:00
Abhijeet
75cfe8df5b
fix: Fix clone page issue where JSObjects are not showing up in destination page when application is connected to git ( #12723 )
2022-04-09 13:53:28 +00:00
Anagh Hegde
e386c594fe
fix: Maintain page order during file import ( #12698 )
...
* Add logic to order page after creating
* Add test to check if the page order is same as the json file during the import
2022-04-09 11:15:45 +05:30
balajisoundar
a58416585f
chore: Fix failing test case in phone input onSubmit spec ( #12735 )
2022-04-09 07:19:51 +02:00
Anagh Hegde
f9f689af69
fix: Current branch delete exception in delete branch API ( #12699 )
...
* Handle current branch delete exception
* Updated error message
* Update error message
2022-04-08 18:28:43 +00:00
balajisoundar
a11ae569e1
Fixing merge conflicts
2022-04-08 19:48:47 +02:00
albinAppsmith
2ffeb192cc
chore: Edit app icon color changes to white ( #12693 )
2022-04-08 19:43:22 +02:00
Sumit Kumar
ed35225df7
fix: update check for GSheet where condition ( #12729 )
2022-04-08 19:43:22 +02:00
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
imgbot[bot]
bc0325617c
chore: [ImgBot] Optimize images ( #12266 )
...
*Total -- 563.13kb -> 460.13kb (18.29%)
/app/client/cypress/snapshots/Smoke_TestSuite/ClientSideTests/LayoutValidation/AppPageLayout_spec.js/EmptyApp.snap.png -- 17.86kb -> 11.54kb (35.43%)
/app/client/cypress/snapshots/Smoke_TestSuite/ClientSideTests/LayoutValidation/AppPageLayout_spec.js/quickPageWizard.snap.png -- 57.24kb -> 39.42kb (31.12%)
/app/client/cypress/snapshots/Smoke_TestSuite/ClientSideTests/LayoutValidation/AppPageLayout_spec.js/emptyAppBuilder.snap.png -- 74.00kb -> 51.48kb (30.43%)
/app/client/cypress/snapshots/Smoke_TestSuite/ClientSideTests/LayoutValidation/AppPageLayout_spec.js/apppage.snap.png -- 46.22kb -> 32.18kb (30.38%)
/app/client/cypress/snapshots/Smoke_TestSuite/ClientSideTests/LayoutValidation/AppPageLayout_spec.js/loginpage.snap.png -- 33.64kb -> 24.07kb (28.44%)
/app/client/cypress/snapshots/Smoke_TestSuite/ClientSideTests/LayoutValidation/AppPageLayout_spec.js/Profile.snap.png -- 29.72kb -> 21.58kb (27.4%)
/app/client/src/assets/gifs/table_data.gif -- 60.23kb -> 50.42kb (16.29%)
/app/client/src/assets/gifs/default_text.gif -- 90.40kb -> 75.70kb (16.26%)
/app/client/src/widgets/JSONFormWidget/icon.svg -- 0.47kb -> 0.46kb (1.66%)
/app/client/src/assets/icons/ads/js.svg -- 1.14kb -> 1.12kb (1.2%)
/app/client/src/assets/icons/ads/fork-2.svg -- 1.45kb -> 1.44kb (0.47%)
/app/client/src/assets/images/lock-password-line.svg -- 0.80kb -> 0.80kb (0.36%)
/app/client/src/assets/icons/menu/settings.svg -- 1.00kb -> 1.00kb (0.29%)
/app/client/src/widgets/CurrencyInputWidget/icon.svg -- 1.05kb -> 1.05kb (0.28%)
/app/client/src/widgets/PhoneInputWidget/icon.svg -- 1.47kb -> 1.46kb (0.2%)
/app/client/src/assets/images/saml.svg -- 2.71kb -> 2.70kb (0.18%)
/app/client/src/widgets/CircularProgressWidget/icon.svg -- 2.32kb -> 2.32kb (0.17%)
/app/client/src/assets/images/oidc.svg -- 19.98kb -> 19.97kb (0.05%)
/app/client/src/assets/images/request-template.svg -- 121.44kb -> 121.43kb (0.01%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-04-08 22:52:58 +05:30
albinAppsmith
ab7bfc1cd2
chore: Edit app icon color changes to white ( #12693 )
2022-04-08 22:42:14 +05:30
Satish Gandham
e59cd586e5
chore: Use the correct setup script ( #12733 )
...
Co-authored-by: Satish Gandham <satish@appsmith.com>
2022-04-08 22:40:15 +05:30
Sumit Kumar
cffc445824
fix: update check for GSheet where condition ( #12729 )
2022-04-08 22:33:47 +05:30
Ayangade Adeoluwa
bc8d885813
feat: Response view switcher for all action editors ( #9629 )
...
* Response view switcher for all action editors
* fixes prettier issue
* adds correct type to responseDataTypes property
* fix some more conflicts
* Try a new multi switch component
* Revert multiswitch changes
* Adds finishing touches
* remove warnings
* Fixing bugs, reusing logic
2022-04-08 16:32:34 +00:00
arunvjn
8b10190e1b
chore: Added analytics for manual upgrade and adds redirection ( #12707 )
2022-04-08 17:00:13 +02:00
Trisha Anand
4a201fbe7b
fix: Only setting maximum heap size for heroku deployed instances ( #12725 )
...
Co-authored-by: Arpit Mohan <mohanarpit@users.noreply.github.com>
2022-04-08 17:00:13 +02:00
Shrikant Sharat Kandula
1832822826
fix: Fix server not starting when custom domain not set
2022-04-08 17:00:13 +02:00
arunvjn
7f4a190657
chore: Added analytics for manual upgrade and adds redirection ( #12707 )
2022-04-08 20:27:19 +05:30
Trisha Anand
c37fdb9f1c
fix: Only setting maximum heap size for heroku deployed instances ( #12725 )
...
Co-authored-by: Arpit Mohan <mohanarpit@users.noreply.github.com>
2022-04-08 18:48:23 +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
Satish Gandham
97256f7ef6
chore: Run UI perf tests on two different machines ( #12694 )
...
Co-authored-by: Satish Gandham <satish@appsmith.com>
2022-04-08 15:49:17 +05:30
Shrikant Sharat Kandula
c6deec2f81
fix: Fix server not starting when custom domain not set
2022-04-08 15:19:11 +05:30
Anagh Hegde
737680bb9b
fix: Reset of isPublic flag during git merge operation ( #12703 )
...
* do not update the isPublic flag during git operation
* Add tests
* update the comments
2022-04-08 14:35:20 +05:30
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
yatinappsmith
20547edb47
test: Add license key with docker run ( #12685 )
...
* Added license key to docker run
2022-04-07 23:53:18 +00:00
Favour Ohanekwu
dcddf4cb86
chore: Add data property in entity explorer as part of "show bindings" ( #12590 )
...
* include JSAction data in show-bindings
2022-04-07 21:37:03 +01:00
Arpit Mohan
b81977389a
chore: Fixing nginx deployment for non-Heroku deployment
2022-04-07 21:03:37 +02:00
Arpit Mohan
7807d5f5c6
chore: Fixing nginx deployment for non-Heroku deployment
2022-04-07 21:00:17 +02:00
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
arunvjn
fabfb65a4f
chore: Parallelise feature flags and user info API ( #12263 )
2022-04-07 23:27:32 +05:30
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
Ayangade Adeoluwa
a210d67e55
feat: Refactor SaasEditor page ( #12559 )
...
* Refactor SaasEditor page
* Remove unused variables
* Fixes query form issue with google sheets
2022-04-07 16:18:49 +00:00
rashmi rai
58ac293bda
fix: retained value of where condition ( #12592 )
2022-04-07 16:18:29 +00:00
f0c1s
ecb6b4457e
feat - remove horizontal rule from git branch list ( #12614 )
2022-04-07 16:18:14 +00:00
Arpit Mohan
453bf02c20
Merge branch 'release'
2022-04-07 14:09:38 +02:00
yatinappsmith
a9f82597b0
test: commented license addition and removed fat-container-test as a prequisite for package on master ( #12680 )
2022-04-07 17:37:55 +05:30
Arpit Mohan
6597163f0e
ci: Release v1.6.17
2022-04-07 13:20:55 +02:00
arunvjn
345df76ccc
Merge branch 'release' of github.com:appsmithorg/appsmith into releasev1.6.17
2022-04-07 16:33:00 +05:30
Anand Srinivasan
ada1293797
Revert "fix: trigger fields linting issue ( #11875 )" ( #12668 )
...
This reverts commit 186a97c699 .
2022-04-07 16:31:31 +05:30
arunvjn
2ac4d917f7
Merge branch 'release' into releasev1.6.17
2022-04-07 16:01:26 +05:30
Aishwarya-U-R
6363e75bda
test: Automation script update to fix JSOnPageLoad pop-up text message ( #12673 )
2022-04-07 15:55:24 +05:30
arunvjn
c3fdeb884e
Merge branch 'release' of github.com:appsmithorg/appsmith into releasev1.6.17
2022-04-07 15:43:29 +05:30
Paul Li
7045416dd8
fix: Progress widget with circular type is showing wrong value ( #12667 )
...
-- Output progress value as it is
2022-04-07 15:39:35 +05:30
Aishwarya-U-R
cb14819046
JSOnPageLoad pop-up text msg fix ( #12671 )
2022-04-07 12:08:26 +02:00