mike12345567
|
cfd4d9d34d
|
Merge branch 'master' of github.com:Budibase/budibase into endpoint-renaming
|
2020-10-12 13:34:32 +01:00 |
Martin McKeaveney
|
c5efdbc3d0
|
adding auth object to context rather than separate booleans
|
2020-10-12 13:32:52 +01:00 |
Joe
|
95d532922d
|
Typography, background, and transition props fix
Broken fonts removed
Minor tidy-ups around background props
Fixed transition duration prop
|
2020-10-12 12:50:59 +01:00 |
kevmodrome
|
d6136ec233
|
merge master
|
2020-10-12 12:58:20 +02:00 |
Martin McKeaveney
|
1f92c9cd14
|
support for external webhooks
|
2020-10-12 11:57:37 +01:00 |
kevmodrome
|
ac6c4869a1
|
merge master
|
2020-10-12 12:56:27 +02:00 |
Andrew Kingston
|
0ac8a33210
|
Merge branch 'master' of github.com:Budibase/budibase into feat/linked-records-data-source
|
2020-10-12 11:26:04 +01:00 |
Andrew Kingston
|
f82161517e
|
Remove buggy transition when displaying frontend blocks
|
2020-10-12 11:25:56 +01:00 |
Michael Shanks
|
db72579f85
|
Merge pull request #681 from mjashanks/screen-templates
Screen templates
|
2020-10-12 11:09:15 +01:00 |
Andrew Kingston
|
0f80428a23
|
Fix falsey table values not being rendered
|
2020-10-12 11:02:03 +01:00 |
Michael Shanks
|
8ad2df14af
|
renamed screen template
|
2020-10-12 10:59:23 +01:00 |
kevmodrome
|
6cc81349ed
|
bump svelte-ag-grid and and actually apply theme class to element
|
2020-10-12 11:59:20 +02:00 |
Andrew Kingston
|
55573b7e32
|
Remove console log statement
|
2020-10-12 10:51:57 +01:00 |
Michael Shanks
|
f5086990dd
|
fix: New & Detail not displaying components when no model selected
|
2020-10-12 10:51:20 +01:00 |
Michael Shanks
|
74115bb2c9
|
fix: screen settings not updating
|
2020-10-12 10:50:51 +01:00 |
Andrew Kingston
|
d5bf44bba1
|
Remove console log
|
2020-10-12 10:50:29 +01:00 |
Michael Shanks
|
67b99ec5d8
|
review: better naming of screen templates
|
2020-10-12 10:50:19 +01:00 |
Andrew Kingston
|
339bb8b76c
|
Fix images and lots of other string escaping not working
|
2020-10-12 10:49:21 +01:00 |
Michael Drury
|
058149981e
|
Merge pull request #684 from Budibase/link-record-performance
Small change that drastically improves the performance of linked records
|
2020-10-12 10:47:57 +01:00 |
kevmodrome
|
5bafa97c40
|
turns off some functionality and adds theme options
|
2020-10-12 11:44:43 +02:00 |
mike12345567
|
512b7e78c0
|
Formatting code - was causing PR to fail.
|
2020-10-12 10:41:25 +01:00 |
mike12345567
|
03584cacb2
|
Using lodash flatten rather than pure JS.
|
2020-10-12 10:28:53 +01:00 |
mike12345567
|
dae40227e4
|
Quick fix for contributing.
|
2020-10-12 10:12:23 +01:00 |
Michael Shanks
|
52f6c73be8
|
code review changes
|
2020-10-12 09:42:48 +01:00 |
mike12345567
|
d8f3a2ef17
|
Merge branch 'master' of github.com:Budibase/budibase into endpoint-renaming
|
2020-10-12 09:41:42 +01:00 |
Michael Shanks
|
0c0887382d
|
fix: no fields required by default
|
2020-10-11 20:42:30 +01:00 |
Michael Shanks
|
7c01959da1
|
merge from master
|
2020-10-11 20:34:13 +01:00 |
Martin McKeaveney
|
25a91b62f0
|
Merge pull request #679 from Budibase/deployment-api-usage
Deployment api usage
|
2020-10-09 21:53:01 +01:00 |
Martin McKeaveney
|
979422be52
|
Merge branch 'master' into deployment-api-usage
|
2020-10-09 21:43:28 +01:00 |
Martin McKeaveney
|
dc3c0bd4c3
|
Merge pull request #678 from Budibase/api-usage-tracking
Api usage tracking
|
2020-10-09 21:42:42 +01:00 |
Martin McKeaveney
|
64b378364a
|
deployment API usage complete
|
2020-10-09 21:42:20 +01:00 |
mike12345567
|
c3380d8ab4
|
Fixing some bugs with JWT creation not getting an API key.
|
2020-10-09 20:44:35 +01:00 |
mike12345567
|
abbf7fcc02
|
Merge branch 'link-record-performance' of github.com:Budibase/budibase into endpoint-renaming
|
2020-10-09 20:18:46 +01:00 |
mike12345567
|
efce1c839e
|
Major performance boost to attachLinks -> makes CSV upload much more snappy.
|
2020-10-09 20:06:54 +01:00 |
mike12345567
|
dc9552dbad
|
Updating tests and re-formatting.
|
2020-10-09 19:30:50 +01:00 |
mike12345567
|
763f7b3321
|
Updating ID to use ro rather than re for rows.
|
2020-10-09 19:16:33 +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
|
fdaa69ee7f
|
Renaming Model -> Table across the entire system, this is an unstable update and has not been tested fully yet.
|
2020-10-09 18:49:23 +01:00 |
Martin McKeaveney
|
4ec6fc4a52
|
Merge branch 'api-usage-tracking' of github.com:Budibase/budibase into deployment-api-usage
|
2020-10-09 17:42:17 +01:00 |
mike12345567
|
89d02357b8
|
Making sure any errors that occur in usage quota are thrown up to stop endpoint from functioning.
|
2020-10-09 17:28:49 +01:00 |
Michael Shanks
|
79c890519a
|
:app to _app : bugfix
|
2020-10-09 17:14:02 +01:00 |
Michael Shanks
|
127ce3b59d
|
renaming Record > Row
|
2020-10-09 17:12:55 +01:00 |
Martin McKeaveney
|
055aafa503
|
updated quota fixes
|
2020-10-09 17:07:46 +01:00 |
mike12345567
|
2811c78d82
|
Merge branch 'master' of github.com:Budibase/budibase into api-usage-tracking
|
2020-10-09 14:38:11 +01:00 |
Andrew Kingston
|
9a7142ea9a
|
Merge branch 'master' of github.com:Budibase/budibase into feat/linked-records-data-source
|
2020-10-09 12:57:10 +01:00 |
Andrew Kingston
|
384686c8ec
|
Merge pull request #682 from Budibase/fix/table-linked-record-display
Fix issue displaying linked records in a table
|
2020-10-09 12:51:18 +01:00 |
kevmodrome
|
ad5103786d
|
re-enable event
|
2020-10-09 13:48:36 +02:00 |
Andrew Kingston
|
4b1549a04e
|
Fix issue displaying linked records in a table
|
2020-10-09 12:42:56 +01:00 |
Andrew Kingston
|
4ef8929462
|
Merge branch 'master' of github.com:Budibase/budibase into feat/linked-records-data-source
|
2020-10-09 12:34:25 +01:00 |
Andrew Kingston
|
009d04a0a5
|
Add relationships as data source
|
2020-10-09 12:24:18 +01:00 |