mike12345567
|
94f966631c
|
Merge branch 'master' of github.com:Budibase/budibase into endpoint-renaming
|
2020-10-12 15:25:27 +01:00 |
Michael Drury
|
dbee2b4efc
|
Merge pull request #697 from Budibase/bug/link-id-create-table-error
Minor bug fix for template screens and fixing link doc IDs
|
2020-10-12 15:10:55 +01:00 |
mike12345567
|
6362c5ffdc
|
Fixes the link doc ID so that they do not start with automation ID and fixes an error that was occurring when creating tables.
|
2020-10-12 14:31:17 +01:00 |
mike12345567
|
2e49221ebc
|
Merge branch 'master' of github.com:Budibase/budibase into endpoint-renaming
|
2020-10-12 13:54:34 +01:00 |
Martin McKeaveney
|
95cd3f84fc
|
Merge pull request #692 from Budibase/external-webhooks
support for external webhooks
|
2020-10-12 13:53:55 +01:00 |
Martin McKeaveney
|
cde757e670
|
Merge pull request #693 from Budibase/design-props---font-family-and-image-background---tidy-up
Typography, background, and transition props fix
|
2020-10-12 13:53:42 +01:00 |
mike12345567
|
53d765b849
|
Merge branch 'master' of github.com:Budibase/budibase into endpoint-renaming
|
2020-10-12 13:34:32 +01:00 |
Martin McKeaveney
|
7f7594895b
|
adding auth object to context rather than separate booleans
|
2020-10-12 13:32:52 +01:00 |
Joe
|
9a289d2d16
|
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 |
Martin McKeaveney
|
dd2a84d58a
|
support for external webhooks
|
2020-10-12 11:57:37 +01:00 |
Michael Shanks
|
3af1d8dc7f
|
Merge pull request #681 from mjashanks/screen-templates
Screen templates
|
2020-10-12 11:09:15 +01:00 |
Michael Shanks
|
3a97e0ffd2
|
renamed screen template
|
2020-10-12 10:59:23 +01:00 |
Michael Shanks
|
d62ed0fb48
|
fix: New & Detail not displaying components when no model selected
|
2020-10-12 10:51:20 +01:00 |
Michael Shanks
|
4007152583
|
fix: screen settings not updating
|
2020-10-12 10:50:51 +01:00 |
Michael Shanks
|
02dcc07f84
|
review: better naming of screen templates
|
2020-10-12 10:50:19 +01:00 |
Michael Drury
|
f2929bcc7d
|
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 |
mike12345567
|
2a2dad3ca4
|
Formatting code - was causing PR to fail.
|
2020-10-12 10:41:25 +01:00 |
mike12345567
|
ba83cad43c
|
Using lodash flatten rather than pure JS.
|
2020-10-12 10:28:53 +01:00 |
mike12345567
|
bd8d4be776
|
Quick fix for contributing.
|
2020-10-12 10:12:23 +01:00 |
Michael Shanks
|
72774e7fe9
|
code review changes
|
2020-10-12 09:42:48 +01:00 |
mike12345567
|
3f0d205846
|
Merge branch 'master' of github.com:Budibase/budibase into endpoint-renaming
|
2020-10-12 09:41:42 +01:00 |
Michael Shanks
|
3059c605d1
|
merge from master
|
2020-10-11 20:34:13 +01:00 |
Martin McKeaveney
|
2585c30022
|
Merge pull request #679 from Budibase/deployment-api-usage
Deployment api usage
|
2020-10-09 21:53:01 +01:00 |
Martin McKeaveney
|
506779f8cd
|
Merge branch 'master' into deployment-api-usage
|
2020-10-09 21:43:28 +01:00 |
Martin McKeaveney
|
7b5fa2cc81
|
Merge pull request #678 from Budibase/api-usage-tracking
Api usage tracking
|
2020-10-09 21:42:42 +01:00 |
Martin McKeaveney
|
3f81757faa
|
deployment API usage complete
|
2020-10-09 21:42:20 +01:00 |
mike12345567
|
73e0e37c66
|
Fixing some bugs with JWT creation not getting an API key.
|
2020-10-09 20:44:35 +01:00 |
mike12345567
|
4d3308b216
|
Merge branch 'link-record-performance' of github.com:Budibase/budibase into endpoint-renaming
|
2020-10-09 20:18:46 +01:00 |
mike12345567
|
ec6717468b
|
Major performance boost to attachLinks -> makes CSV upload much more snappy.
|
2020-10-09 20:06:54 +01:00 |
mike12345567
|
4147e8872b
|
Updating tests and re-formatting.
|
2020-10-09 19:30:50 +01:00 |
mike12345567
|
ed778d15e2
|
Updating ID to use ro rather than re for rows.
|
2020-10-09 19:16:33 +01:00 |
mike12345567
|
d90c1e3dd3
|
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
|
bb3370e742
|
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
|
75fda94588
|
Merge branch 'api-usage-tracking' of github.com:Budibase/budibase into deployment-api-usage
|
2020-10-09 17:42:17 +01:00 |
mike12345567
|
86102982a1
|
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
|
6f890dbe85
|
:app to _app : bugfix
|
2020-10-09 17:14:02 +01:00 |
Michael Shanks
|
1758243de9
|
renaming Record > Row
|
2020-10-09 17:12:55 +01:00 |
Martin McKeaveney
|
f75f0f5f28
|
updated quota fixes
|
2020-10-09 17:07:46 +01:00 |
mike12345567
|
ac9be28064
|
Merge branch 'master' of github.com:Budibase/budibase into api-usage-tracking
|
2020-10-09 14:38:11 +01:00 |
Andrew Kingston
|
0ee9c67825
|
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 |
Andrew Kingston
|
13506be0fa
|
Fix issue displaying linked records in a table
|
2020-10-09 12:42:56 +01:00 |
Michael Shanks
|
afed7da4fa
|
Merge remote-tracking branch 'origin/master' into screen-templates
|
2020-10-09 12:05:07 +01:00 |
Michael Shanks
|
e083d60597
|
merge from master
|
2020-10-09 12:01:49 +01:00 |
Michael Shanks
|
f1eeb17dd3
|
auto create screens with new table
|
2020-10-09 11:58:46 +01:00 |
Martin McKeaveney
|
e7ee1ea12a
|
Merge branch 'api-usage-tracking' of github.com:Budibase/budibase into deployment-api-usage
|
2020-10-09 11:32:50 +01:00 |
mike12345567
|
4ba636897b
|
Adding in default plan if the obj found does not have the required information.
|
2020-10-09 11:32:25 +01:00 |
mike12345567
|
844383631e
|
Merge branch 'master' of github.com:Budibase/budibase into api-usage-tracking
|
2020-10-09 11:21:26 +01:00 |
Martin McKeaveney
|
dbd0382d05
|
Merge branch 'api-usage-tracking' of github.com:Budibase/budibase into deployment-api-usage
|
2020-10-09 11:21:03 +01:00 |
Martin McKeaveney
|
699857266b
|
Merge branch 'deployment-api-usage' of github.com:Budibase/budibase into deployment-api-usage
|
2020-10-09 10:50:51 +01:00 |
Martin McKeaveney
|
4abc54380d
|
use centralised document types and separators
|
2020-10-09 10:50:44 +01:00 |