mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-17 05:58:21 +00:00
* Add retry-toggle to app builder * Add backend logic for number of retries * Add retry-toggle to restAPI data-source * Add margins between settings options in app builder * Add changes for static-query toggle in app builder * Initialise toggle value in store * Change tooltip text * Change classname for tooltip * Add default value for toggle from manifest.json * fix : rest api retry network toggle width issue * Refactor: Setup retry initialization within restapi component (#10219) * refactor to setup retry initialization within restapi component * remove unused css class * rename condition * remove unused css * Refactored: Merged RestAPIToggle into existing Toggle component * Fix cookies support input render in querybuilder * Add delayed initialization for retry_network_errors --------- Co-authored-by: Abd-Rahman-1999 <s.rahmanabd1999@gmail.com> Co-authored-by: Akshay Sasidharan <akshaysasidharan93@gmail.com> |
||
|---|---|---|
| .. | ||
| _templates/plugin/new | ||
| packages | ||
| schemas | ||
| .eslintignore | ||
| .eslintrc.js | ||
| .gitignore | ||
| build-packages.js | ||
| clean-packages.js | ||
| create-client-entry.js | ||
| create-operations-file.js | ||
| create-server-entry.js | ||
| jest.config.js | ||
| lerna.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
Tooljet plugins
Documentation on: https://docs.tooljet.com/docs/contributing-guide/marketplace/creating-a-plugin/