budibase/packages/builder
Mitch-Budibase 55432388cf Account Portal tests + Command file changes
Account portal tests
- Visibility when accessing the portal with different permissions

Commands
- New command to logout when app grid is not present
- Need matching data-cy commands for this
2022-06-20 18:38:44 +01:00
..
.vscode
assets
build
cypress Account Portal tests + Command file changes 2022-06-20 18:38:44 +01:00
scripts merging report inline HTML, fixing webhook to prevent 400s from discord 2022-05-20 16:47:09 +01:00
src Merge pull request #6309 from Budibase/builder-focus-updates 2022-06-15 11:07:46 +01:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
cypress.json merge 2022-05-18 20:12:28 +01:00
index.html
nuxt.config.js
package.json v1.0.206 2022-06-16 14:03:10 +00:00
reporterConfig.json merging report inline HTML, fixing webhook to prevent 400s from discord 2022-05-20 16:47:09 +01:00
routify.config.js
tsconfig.build.json Dev improvements - remove need to rebuilds of backend-core/dist and enable debugging when running tests and backend services, use source directly using typescript and jest path mappings 2022-06-10 22:57:12 +01:00
tsconfig.json Dev improvements - remove need to rebuilds of backend-core/dist and enable debugging when running tests and backend services, use source directly using typescript and jest path mappings 2022-06-10 22:57:12 +01:00
vite.config.js Environment config 2022-06-06 15:27:29 +01:00
yarn.lock Dev improvements - remove need to rebuilds of backend-core/dist and enable debugging when running tests and backend services, use source directly using typescript and jest path mappings 2022-06-10 22:57:12 +01:00

README.md

Get Started

yarn install

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