ToolJet/plugins/packages/restapi
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
..
__tests__ chore/plugins: fixes lint warning and errors (#2502) 2022-03-14 15:05:02 +05:30
lib Feature: Add cookies support in the REST API datasource & query builder for static and global datasource (#10166) 2024-07-01 15:32:24 +05:30
.gitignore Move plugins to root (#1728) 2022-01-17 12:38:17 +05:30
package-lock.json feat: Support multipart/form-data body when file like objects are specified in restapi datasource (#6622) 2023-11-17 10:47:35 +05:30
package.json feat: Support multipart/form-data body when file like objects are specified in restapi datasource (#6622) 2023-11-17 10:47:35 +05:30
README.md [docs] update datasource docs (#1851) 2022-01-18 11:22:23 +05:30
tsconfig.json Move plugins to root (#1728) 2022-01-17 12:38:17 +05:30