.. |
tests
|
Merge branch 'master' of github.com:Budibase/budibase into tests/automation-tests
|
2021-03-15 20:44:54 +00:00 |
analytics.js
|
WIP - this is working towards the permissions system but stopping here for the night, this is currently not functional.
|
2020-11-11 17:34:15 +00:00 |
apikeys.js
|
WIP - this is working towards the permissions system but stopping here for the night, this is currently not functional.
|
2020-11-11 17:34:15 +00:00 |
application.js
|
Fixing issues with the application API, it utilised /api/:appId heavily which is a route that matches nearly everything.
|
2020-11-19 16:55:59 +00:00 |
auth.js
|
Add current user bindings, and current user relationships as data sources
|
2021-01-28 14:29:35 +00:00 |
automation.js
|
Adding in resource IDs everywhere they should be accessible.
|
2021-02-08 17:22:07 +00:00 |
backup.js
|
change backup to be appname
|
2021-02-03 13:28:11 +00:00 |
component.js
|
WIP - this is working towards the permissions system but stopping here for the night, this is currently not functional.
|
2020-11-11 17:34:15 +00:00 |
datasource.js
|
Fixing issue with datasource find endpoint, removing un-used code and updating data source test.
|
2021-03-10 11:56:52 +00:00 |
deploy.js
|
WIP - this is working towards the permissions system but stopping here for the night, this is currently not functional.
|
2020-11-11 17:34:15 +00:00 |
hosting.js
|
Adding test cases for component, templates and hosting as well as updating some existing test cases.
|
2021-03-09 16:07:44 +00:00 |
index.js
|
import and export apps
|
2021-01-27 13:55:46 +00:00 |
integration.js
|
separation of datasources and queries
|
2020-12-18 18:19:43 +00:00 |
layout.js
|
Quick update to allow deleting layouts if they are not currently in use.
|
2020-11-30 16:12:06 +00:00 |
permission.js
|
Some more fixes after testing permissions a bit further.
|
2021-02-09 16:01:02 +00:00 |
query.js
|
allow empty params
|
2021-02-23 10:06:55 +00:00 |
role.js
|
Further work, need to have a larger think about the API of this.
|
2021-02-05 18:46:15 +00:00 |
routing.js
|
Changing the naming of access levels to be roles.
|
2020-12-02 13:20:56 +00:00 |
row.js
|
code review
|
2021-02-10 14:24:42 +00:00 |
screen.js
|
Removing the static CSS bundling from the server as it is no longer required.
|
2020-12-09 12:30:21 +00:00 |
static.js
|
Remove electron specific attachment uploads inside the builder
|
2021-03-15 12:10:21 +00:00 |
table.js
|
First lot of work to update the auto fields into schema.
|
2021-02-10 17:55:19 +00:00 |
templates.js
|
WIP - this is working towards the permissions system but stopping here for the night, this is currently not functional.
|
2020-11-11 17:34:15 +00:00 |
user.js
|
Upping user test cases to cover all of controller.
|
2021-03-09 17:09:18 +00:00 |
view.js
|
control RBAC from data section
|
2021-02-10 18:18:31 +00:00 |
webhook.js
|
Linting.
|
2021-02-27 10:45:01 +00:00 |