Skip to content

Tags: nik0811/appsmith

Tags

v1.6.1

test: RestAPI parallel run & Debug btn crash [Bugs 5550, 6863, 8686] …

…- Script implementation (appsmithorg#9435)

* Bugs 5550, 6863 - Script implemented

* Added wait time in cy.updateCodeInput

* S3 DeleteSource failure fix

* S3 Delete Ds case fix

* Mongo Failure fixes

* Failure fixes

* Bug 8686 - Implemented

* cypress.json updated

* Added wait for proper validation pass

* Updated

* Updated EvaluateCurrentValue

* Update commands.js

* Added AfterEach

* Updated EvaluateCurrentValue()

v1.6.0

Fix variable escaping in docker entrypoint script

Signed-off-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
(cherry picked from commit f3ad4ef)

v1.5.30

Merge branch 'release'

v1.5.29

Merge branch 'release-v1.5.29'

v1.5.28

Updated Template (appsmithorg#8920)

Co-authored-by: Nikhil Nandagopal <nikhil.nandagopal@gmail.com>

v1.5.27

Close Redshift connections every time (appsmithorg#8776)

v1.5.26

fix: unable to change button color on table widget (appsmithorg#8521)

* fix: unable to change button color on table widget

* Adds test for Table button color validation

* removes commented out code

v1.5.25

Always run the package step in test-build workflow

v1.5.24

fix: Change multiselect back to supporting numbers and boolean. (apps…

…mithorg#7895)

* Revert "fix: multiselect validation (appsmithorg#7698)"

This reverts commit 728a255.

* - Convert the multiselect options value and labels to string before filtering as the values can be numbers.

* - Discourage users from using string in multiselect default value

Co-authored-by: Satish Gandham <satish@appsmith.com>
(cherry picked from commit c3d5b10)

v1.5.23

Release v1.5.23