Mekhla Asopa
3fde1e14b2
Added data-cy for data source ( #12815 )
...
* added datasource data-cy
* add method to get data-cy
* update the required fix
* fix format
* fix selectors
* fix selector for appSlug spec
---------
Co-authored-by: Akshay <akshaysasidrn@gmail.com>
2025-05-09 10:18:07 +05:30
Akshay
4b6e6ee5cd
Feature: Dynamic form validations ( #12292 )
...
* fixed datasource page crash as function definition was referenced wrongly (#11562 )
* Add new dynamicform
* Refactor postgres manifest file
* Add new input-v3 component
* Conditionally render DynamicformV2
* Make change to design system component
* Remove key-value label over header input and increase width
* Add validation function for individual inputs
* Add validations on datasource creation
* Update custom input wrapper
* Update manifest file
* Add validation setup for dynamic form with JSON schema
* Fix input labels
* Add more validation checks
* Update manifest
* Remove console logs
* Add props for header component
* Skip validation for encrypted fields
* Add validations while saving datasource
* Remove validations for connection-options
* Add fetch manifest function
* Centralise validation errors
* Add property name in datapath
* Initialize and map validation errors to property
* Reuse validationErrors while saving datasource
* Bypass design system validation by implementing custom validation prop
* Skip initial render validation
Skip validation message for unchanged elements
* Remove fetchManifest
* Add text input for connection string
* Add workflow schema
* Fix double border on error or success
* Remove redundant default populating logic
* Fix the error helper text color to red
* Validate all fields post initial render
* Show label name in helper-text for failed validation
* Correctly switch between the password eye svg
* Incorporate edit button on encrypted inputs
* Resolve lint issue
---------
Co-authored-by: Ganesh Kumar <40178541+ganesh8056@users.noreply.github.com>
Co-authored-by: Parth Adhikari <parthadhikari@192.168.1.3>
Co-authored-by: Parth Adhikari <parthadhikari@192.168.1.2>
Co-authored-by: Parth Adhikari <parthadhikari@192.168.1.6>
Co-authored-by: parthy007 <parthadhikari1812@gmail.com>
2025-04-03 13:47:49 +05:30
Mekhla Asopa
0c338412a8
added data-cy for rest api ( #12298 )
2025-03-19 13:56:33 +05:30
gsmithun4
269ec56455
Initial commit
2025-02-25 12:22:50 +05:30
Mekhla Asopa
b5225a3382
Added data-cy for rest api ( #11922 )
2025-02-04 18:59:19 +05:30
Parth
056d23dd94
Feature: Add cookies support in the REST API datasource & query builder for static and global datasource ( #10166 )
...
* Add cookies parameter to querybuilder frontend
* Add cookies parameter to datasource page
* Add cookies to the request headers in backend
* Change return type of sanitizeCookies function
* Change empty state styling in query-builder
* Add style changes for button
* fix : rounded corners in border for key field in rest api datasource
---------
Co-authored-by: Abd-Rahman-1999 <s.rahmanabd1999@gmail.com>
2024-07-01 15:32:24 +05:30
Anantshree Chandola
d91490e599
Styling fixes for UI comps ( #9752 )
2024-05-16 15:49:58 +05:30
Anantshree Chandola
2219ce31e4
UI updates ( #9737 )
2024-05-16 11:40:58 +05:30
Anantshree Chandola
724d8168e3
UI Updates ( #9726 )
...
* UI updates
* fix search bar borders and side bars border
* update size of input box
2024-05-15 14:34:12 +05:30
Anantshree Chandola
a02ea39443
source editor ui changes ( #9667 )
2024-05-14 13:41:11 +05:30
vjaris42
4b8f794a74
Fixes UI and test connection issues ( #8377 )
...
* fixes: testconnection bugs
* fixes
* revert: package-lock
* add: new line
* url redirect fix
2023-12-22 17:16:10 +05:30
Arpit
aa1acbe230
bugfix - Fixes add constants support to auth headers ( #7271 )
...
* fixes: prevent the default form submission behavior when the user presses "Enter"
* should allow empty strings as value
* handle loading state
* adds support of constants to restapi auth components, openapi
* support of constants to oauth
* support of constants to zendesk
* support of constants to restapi headers
2023-08-17 14:50:31 +05:30
Yuku Takahashi
5448e6d148
Enhance GraphQL plugin to be able to send custom headers ( #5127 )
2023-01-16 15:04:12 +05:30