1
0
Fork 0
mirror of synced 2024-09-29 08:41:16 +13:00
budibase/packages/builder
Joe eb4d992eda Query page tidy up
Props aligned in a row within the header.
Add params popover UI tidied (labels removed, etc)
Query name made an input, and the old query name input removed.
Query type is not an input anymore.
Provided a height for the query editor
Aligned run/save query buttons with the preview panel.
2021-01-22 16:49:22 +00:00
..
.vscode
assets
build
cypress
scripts
src Query page tidy up 2021-01-22 16:49:22 +00:00
tests fix bindable test 2021-01-18 15:54:25 +00:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
LICENSE.md
package.json External data source config ui 2021-01-21 14:57:11 +00:00
README.md
rollup.config.js
yarn.lock sensible defaults, adding popover for parameters 2021-01-22 10:54:23 +00:00

Get Started

npm install

Webpack dev server (port 8080): npm run dev Build npm run build