mike12345567
|
0d8ec8e03a
|
Some initial work towards webhooks, that generates schema similar to integromat.
|
2020-10-22 17:48:32 +01:00 |
Martin McKeaveney
|
a34a59880e
|
merge from master
|
2020-10-15 14:41:29 +01:00 |
Martin McKeaveney
|
f163027ca8
|
more auth bugfixes
|
2020-10-15 14:26:33 +01:00 |
mike12345567
|
e70c0f32c7
|
Some changes for authentication and getting rid of allScreens component of store as it was causing confusion and breakages.
|
2020-10-15 13:52:56 +01:00 |
Martin McKeaveney
|
988789f1d4
|
frontend bug fixes, remove bindable prop, add not equals filter
|
2020-10-14 21:43:36 +01:00 |
Martin McKeaveney
|
535c9febd5
|
fix for appid referer split
|
2020-10-14 17:30:00 +01:00 |
Martin McKeaveney
|
8132c77f8c
|
don't show login component on logged in page, fix auth for app assets
|
2020-10-14 16:47:53 +01:00 |
Martin McKeaveney
|
cb5c09d439
|
simplify user authentication, remove anon user, fix login cookie issues
|
2020-10-13 21:33:56 +01:00 |
mike12345567
|
c8ab9f7661
|
Merge branch 'master' of github.com:Budibase/budibase into endpoint-renaming
|
2020-10-12 13:54:34 +01:00 |
Martin McKeaveney
|
c5efdbc3d0
|
adding auth object to context rather than separate booleans
|
2020-10-12 13:32:52 +01:00 |
Martin McKeaveney
|
1f92c9cd14
|
support for external webhooks
|
2020-10-12 11:57:37 +01:00 |
mike12345567
|
d8f3a2ef17
|
Merge branch 'master' of github.com:Budibase/budibase into endpoint-renaming
|
2020-10-12 09:41:42 +01:00 |
Martin McKeaveney
|
64b378364a
|
deployment API usage complete
|
2020-10-09 21:42:20 +01:00 |
mike12345567
|
5d49d529e3
|
Changing record -> row in this update, completing the update of renaming in the builder, this release needs further testing.
|
2020-10-09 19:10:28 +01:00 |
mike12345567
|
552c31a53e
|
Updates for API usage after testing against local Dynamo.
|
2020-10-08 17:34:41 +01:00 |
mike12345567
|
922e214dca
|
Fixing up middleware to handle uploads, views, records, automation runs and users.
|
2020-10-07 17:56:47 +01:00 |
mike12345567
|
72de4dcab4
|
First work towards implementing Dynamo usage in the server when running in the cloud; this is for tracking usage against API keys.
|
2020-10-06 19:13:41 +01:00 |
mike12345567
|
39dbf78359
|
Updates as per review comments.
|
2020-09-21 23:19:45 +01:00 |
mike12345567
|
31939e3dc9
|
Update to improve test cases and get JOI to work as expected.
|
2020-09-16 19:25:52 +01:00 |
mike12345567
|
b886c8f342
|
Adding joi validation to the workflow update and create to make sure structure is adhered to, this is built through a curried middleware, to validate on headers, body etc add multiple different validator middlewares to your endpoint.
|
2020-09-10 17:46:34 +01:00 |
Martin McKeaveney
|
c953fa679a
|
lint ✨
|
2020-07-07 21:29:20 +01:00 |
Martin McKeaveney
|
975d715bd7
|
upload assets to s3
|
2020-06-29 19:15:43 +01:00 |
Michael Shanks
|
eb2b6ec56f
|
removed x-user-agent
|
2020-06-19 16:59:46 +01:00 |
Michael Shanks
|
2436ea525d
|
fixing broken tests
|
2020-06-18 20:41:37 +01:00 |
Michael Shanks
|
bf14aa5ccb
|
instanceid removal
|
2020-06-18 16:59:31 +01:00 |
Martin McKeaveney
|
94731e017a
|
use custom user agent header
|
2020-06-03 19:35:04 +01:00 |
Michael Shanks
|
6c2b72dd27
|
logic to not use builder:token for apps running in dev
|
2020-06-03 17:05:36 +01:00 |
Michael Shanks
|
fe79f294b4
|
access levels
|
2020-05-27 17:23:01 +01:00 |
Michael Shanks
|
1ba64e02fe
|
removing Authorization header
|
2020-05-18 11:53:04 +01:00 |
Michael Shanks
|
1dc32a05e3
|
removing clientId from frontend, fixing invalid database name
|
2020-05-18 06:40:29 +01:00 |
Michael Shanks
|
97db4f1765
|
server tests in-memory and passing
|
2020-05-14 15:12:30 +01:00 |
Martin McKeaveney
|
a28322f538
|
further simplification of server code
|
2020-05-07 14:04:32 +01:00 |
Martin McKeaveney
|
87ad6647df
|
further tidy up and removal
|
2020-05-07 13:52:24 +01:00 |