Martin McKeaveney
|
5aa7edda64
|
use dynamic input in query
|
2021-01-11 15:34:43 +00:00 |
Martin McKeaveney
|
d710874ef1
|
binding data context in component
|
2021-01-08 18:22:03 +00:00 |
Martin McKeaveney
|
98a7085bbc
|
Allow dynamic query execution from front end components
|
2021-01-08 12:06:37 +00:00 |
Martin McKeaveney
|
f2abc7d351
|
Merge branch 'master' of github.com:Budibase/budibase into external-tables
|
2021-01-07 13:39:48 +00:00 |
Martin McKeaveney
|
64e31189b7
|
new datasource design
|
2021-01-07 13:13:46 +00:00 |
Martin McKeaveney
|
37ef32a173
|
switching between queries
|
2021-01-06 12:28:51 +00:00 |
Andrew Kingston
|
d7ef3d883f
|
Merge pull request #943 from Budibase/cheeks-bugfixes
Cheeks Bugfixes
|
2021-01-05 12:00:18 +00:00 |
Martin McKeaveney
|
0be3c722b8
|
allow execution of external connector queries from button clicks
|
2021-01-04 18:57:16 +00:00 |
Martin McKeaveney
|
7adba016f4
|
use queries in front end
|
2020-12-30 12:58:39 +00:00 |
Martin McKeaveney
|
e92dedb795
|
v0.4.3
|
2020-12-23 22:39:10 +00:00 |
Martin McKeaveney
|
d4fbee429f
|
add notarization step back in for OSX
|
2020-12-23 22:33:10 +00:00 |
Andrew Kingston
|
d730967945
|
Fix new layouts having bad styling
|
2020-12-23 09:23:03 +00:00 |
Martin McKeaveney
|
63ad74b660
|
separation of datasources and queries
|
2020-12-18 18:19:43 +00:00 |
kevmodrome
|
39c5c8a6fc
|
update test snapshot
|
2020-12-18 11:29:26 +01:00 |
kevmodrome
|
eb225a8df3
|
updates test
|
2020-12-18 11:20:25 +01:00 |
kevmodrome
|
d62f0752da
|
fixes encoding issue of file to work with non-english chars
|
2020-12-18 11:10:36 +01:00 |
Martin McKeaveney
|
79c9df6ea2
|
v0.4.2
|
2020-12-15 15:23:45 +00:00 |
Martin McKeaveney
|
498d627337
|
Update package.json
|
2020-12-15 15:08:21 +00:00 |
Martin McKeaveney
|
a0e6ffd3e0
|
v0.4.1
|
2020-12-15 14:46:11 +00:00 |
Martin McKeaveney
|
5a760a360c
|
Update package.json
We can't build RPM for our scoped package due to - https://github.com/electron-userland/electron-builder/issues/5240
Need to remove RPM for now as it's blocking the release
|
2020-12-15 14:01:46 +00:00 |
Martin McKeaveney
|
0c93c17292
|
v0.4.0
|
2020-12-15 11:53:28 +00:00 |
Andrew Kingston
|
afe309d731
|
Merge pull request #903 from Budibase/feature/security-update
Security Update & Role-Based Screens
|
2020-12-15 09:52:18 +00:00 |
Martin McKeaveney
|
941441b353
|
Merge pull request #897 from Budibase/replace-appimage
replace appimage with native linux packages
|
2020-12-14 15:20:05 +00:00 |
Martin McKeaveney
|
d4ca3493c9
|
MS SQL Server integration
|
2020-12-12 21:48:51 +00:00 |
Martin McKeaveney
|
89615e58a7
|
merge
|
2020-12-12 20:09:04 +00:00 |
Andrew Kingston
|
fdbb8ac61c
|
Merge branch 'master' of github.com:Budibase/budibase into feature/security-update
|
2020-12-09 15:57:32 +00:00 |
Andrew Kingston
|
0d1ab8ce56
|
Remove client CSS bundle from index.html template
|
2020-12-09 12:33:09 +00:00 |
mike12345567
|
c3abc9fed4
|
Removing the static CSS bundling from the server as it is no longer required.
|
2020-12-09 12:30:21 +00:00 |
kevmodrome
|
a300120b96
|
adds colorpicker to card componeent
|
2020-12-09 12:00:17 +01:00 |
mike12345567
|
40d855df10
|
Updating row controller to make sure that all user requests (bar deletion) are passed through correctly to the user controller so that any logic such as removing user password can be correctly held in the user controller logic.
|
2020-12-09 10:54:30 +00:00 |
mike12345567
|
2928a379b0
|
Updating builder/server in a few ways, to allow creating users with extra columns attached, allowing password to be updated in the builder and making sure that all row endpoints correctly pass through the user controller so that we can still have customised functionality for users (such as making sure password is never returned).
|
2020-12-08 17:33:08 +00:00 |
Martin McKeaveney
|
f355a16ca4
|
fixing bugs found during testing
|
2020-12-08 16:55:43 +00:00 |
Andrew Kingston
|
9054a8014a
|
Merge branch 'master' of github.com:Budibase/budibase into feature/security-update
|
2020-12-08 13:16:53 +00:00 |
mike12345567
|
57029e737b
|
Fixing an issue with power user not being usable.
|
2020-12-08 12:20:37 +00:00 |
mike12345567
|
130f69caf5
|
Fixing automations to use recurseMustache from utilities.
|
2020-12-08 11:47:33 +00:00 |
Andrew Kingston
|
d0f2d4c2cd
|
Update user editing to support new email field
|
2020-12-08 11:43:37 +00:00 |
Andrew Kingston
|
1acdcd173c
|
Merge branch 'master' of github.com:Budibase/budibase into feature/security-update
|
2020-12-08 11:42:29 +00:00 |
Martin McKeaveney
|
71fa39ef7e
|
lint
|
2020-12-08 11:23:06 +00:00 |
Martin McKeaveney
|
642437e5be
|
Merge branch 'master' into feature/page-refactor
|
2020-12-08 10:48:14 +00:00 |
Martin McKeaveney
|
efe50230e7
|
merge with master
|
2020-12-07 21:32:45 +00:00 |
Martin McKeaveney
|
1c40c3dbdd
|
rename level to role in test
|
2020-12-07 21:28:16 +00:00 |
Martin McKeaveney
|
d8aa699bfa
|
merge
|
2020-12-07 21:20:35 +00:00 |
Martin McKeaveney
|
2123c06df5
|
fix tests
|
2020-12-07 21:11:07 +00:00 |
Martin McKeaveney
|
0e837899a4
|
code review
|
2020-12-07 20:46:37 +00:00 |
Martin McKeaveney
|
6e664b3795
|
fix layout bugs, some tidy up
|
2020-12-07 20:29:41 +00:00 |
mike12345567
|
e4ef92555c
|
Merge branch 'username-email' of github.com:Budibase/budibase into feature/security-update
|
2020-12-07 18:08:20 +00:00 |
mike12345567
|
8a57f61607
|
Fixing test case and also making sure that external trigger does what its expected to.
|
2020-12-07 17:55:35 +00:00 |
mike12345567
|
bc9a8ef0e3
|
Updating test so that it doesn't chain.
|
2020-12-07 17:42:31 +00:00 |
mike12345567
|
5c084599ec
|
Making chaining of automations through different row creation/deletions possible.
|
2020-12-07 17:23:53 +00:00 |
Martin McKeaveney
|
7fa252ec07
|
merge
|
2020-12-07 15:53:51 +00:00 |