mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-21 21:47:17 +00:00
* refactor: Abstract common oauth component for openapi * chore: comment out redis-server startup in preview script * fix: update PostgreSQL version from 16 to 13 in Dockerfile * fix: update PostgreSQL directory paths from version 16 to 13 in Dockerfile * fix: edit button on encrypted fields * fix: conditionally render dropdowns * fix: Change helpertext for redirect uri in oauthwrapper * fix: query response to display json * fix: copywriting & optional chaining * fix: handle client credentials correctly --------- Co-authored-by: adishM98 Bot <adish.madhu@gmail.com> |
||
|---|---|---|
| .. | ||
| boot.sh | ||
| create-database.ts | ||
| database-config-utils.ts | ||
| digitalocean-postbuild.sh | ||
| drop-database.ts | ||
| init-db-boot.sh | ||
| plugins-install.ts | ||
| plugins-reload.ts | ||
| plugins-uninstall.ts | ||
| populate-sample-db.ts | ||
| preview.sh | ||
| sample-db-config-reset.ts | ||
| seeds.ts | ||
| wait-for-it.sh | ||