Skip to content

Tags: jbwill36/appsmith

Tags

v1.5.30

Toggle v1.5.30's commit message
Merge branch 'release'

v1.5.29

Toggle v1.5.29's commit message
Merge branch 'release-v1.5.29'

v1.5.28

Toggle v1.5.28's commit message
Updated Template (appsmithorg#8920)

Co-authored-by: Nikhil Nandagopal <[email protected]>

v1.5.27

Toggle v1.5.27's commit message
Close Redshift connections every time (appsmithorg#8776)

v1.5.26

Toggle v1.5.26's commit message
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

Toggle v1.5.25's commit message
Always run the package step in test-build workflow

v1.5.24

Toggle v1.5.24's commit message
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 <[email protected]>
(cherry picked from commit c3d5b10)

v1.5.23

Toggle v1.5.23's commit message
Release v1.5.23

v1.5.22

Toggle v1.5.22's commit message
Push latest tag for RTS and fat (appsmithorg#7774)

v1.5.21

Toggle v1.5.21's commit message
always assume onSuccess, onError, .then, .catch to be callbacks (apps…

…mithorg#7402)