Commit graph

8 commits

Author SHA1 Message Date
Ajith KV
dd53eea726
Modified workspace constants cypress test cases (#9685) 2024-05-16 05:49:10 +05:30
Anantshree Chandola
000b40c7c9
Masking workspace constants on frontend (#9596)
* 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>
2024-05-14 15:49:12 +05:30
ajith-k-v
cf44fe9e13 Modify platform test cases 2024-04-05 17:51:39 +05:30
Ajith KV
eb2fc8bccb
Updated data-cy for breadcrumb titile (#9257)
* Add data-cy for breadcrumb

* Modify SSO test cases
2024-04-02 13:26:58 +05:30
Nakul Nagargade
cb155aa744
hottfix: Fix infinite render in dropdown when value changed to array (#9198)
* 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>
2024-03-27 13:01:37 +05:30
Ajith KV
82da1f00c5
Modify platform cypress config (#9080)
* Modify platform cypress config

* Update config

* Rename happy path folder

* Modify group duplication spec
2024-03-14 13:08:33 +05:30
Midhun Kumar E
4566a923df
Fix folder name typo (#9063) 2024-03-12 18:51:12 +05:30
Midhun Kumar E
06744989a5
Restructured cypress specs: Organized test cases for enhanced clarity and maintenance (#8957)
* Move specs to specified locations

* Modify cypress config
2024-03-05 12:51:59 +05:30