1
0
Fork 0
mirror of synced 2024-09-11 15:08:05 +12:00
budibase/packages/builder
Michael Drury 099179f848 Merge pull request #9481 from Budibase/feature/9480
Password replacement for REST authentication basic type
2023-01-31 12:48:38 +00:00
..
.vscode
assets Portal redesign (#9336) 2023-01-18 13:56:53 +00:00
build
cypress Test Skip & Remove retries 2023-01-19 19:38:58 +00:00
scripts
src Update to cover the authentication for REST, replacing it with secret value and converting to password field, as well as minor update to env dropdown to only be a password field when not containing an environment variable - #9480. 2023-01-30 18:50:35 +00:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json Test Skip & Remove retries 2023-01-19 19:38:58 +00:00
index.html
LICENSE.md
nuxt.config.js
package.json v2.2.12-alpha.47 2023-01-31 11:34:34 +00:00
README.md
reporterConfig.json
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js
yarn.lock Add fields for MongoDB SSL cert file paths (#8260) 2023-01-23 16:46:02 +00:00

Get Started

yarn install

Vite dev server (port 3000): yarn run dev Build yarn run build