* masking workspace constants on frontend
* remove comment
* update
* added logic to verify constants keys used in codehinter
* Add check for value type
* update workspace constant permissions
* Fix exitsing issues related to validation on code hinter
* do not send encrypted value to fe
* small updates
* Add data-cy for workspace constants components
* Modify workspace constants cypress test cases
* fix value alignment
---------
Co-authored-by: ajith-k-v <ajith.jaban@gmail.com>
* Fix infinite render in dropdown when value changed to array
* Update versions
* Alphabetically sort the queries when sorted by query type
* Sort alphabettically first when within same kind of query
* Modify platfrom cypress test cases (#9208)
---------
Co-authored-by: Ajith KV <ajith.jaban@gmail.com>