Michael Shanks
|
9bc80abbaa
|
analytics - missing await, causing event not to be logged
|
2020-10-12 21:35:10 +01:00 |
Michael Shanks
|
f1604992db
|
Merge pull request #703 from mjashanks/fixes
Some Fixes
|
2020-10-12 16:34:48 +01:00 |
Michael Shanks
|
26b2fda616
|
code reivew - unused code
|
2020-10-12 16:28:37 +01:00 |
Michael Shanks
|
376b8b40d7
|
fix: Default props were mutated - cause very strange issue with event handlers
|
2020-10-12 16:27:34 +01:00 |
Michael Shanks
|
98138296c7
|
unused "options" member in prop types
|
2020-10-12 16:26:54 +01:00 |
Michael Shanks
|
cc8a53f40b
|
Analytics - record screen template used
|
2020-10-12 15:51:03 +01:00 |
Michael Shanks
|
4a32c7981a
|
fix: view filter displaying incorrect options
|
2020-10-12 15:32:49 +01:00 |
Michael Shanks
|
d24b13f364
|
Merge branch 'url-detail' into fixes
|
2020-10-12 15:10:31 +01:00 |
Michael Shanks
|
999e86f69c
|
Merge branch 'master' into fixes
|
2020-10-12 15:10:21 +01:00 |
Michael Shanks
|
d916de9b7f
|
Settings >URL select handles Record detail urls
|
2020-10-12 14:48:30 +01:00 |
mike12345567
|
9841aab689
|
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 |
Martin McKeaveney
|
2ca3bf1be9
|
Merge pull request #692 from Budibase/external-webhooks
support for external webhooks
|
2020-10-12 13:53:55 +01:00 |
Martin McKeaveney
|
e2cb669259
|
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 |
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 |
Martin McKeaveney
|
1f92c9cd14
|
support for external webhooks
|
2020-10-12 11:57:37 +01:00 |
Michael Shanks
|
db72579f85
|
Merge pull request #681 from mjashanks/screen-templates
Screen templates
|
2020-10-12 11:09:15 +01:00 |
Michael Shanks
|
8ad2df14af
|
renamed screen template
|
2020-10-12 10:59:23 +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 |
Michael Shanks
|
67b99ec5d8
|
review: better naming of screen templates
|
2020-10-12 10:50:19 +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 |
mike12345567
|
03584cacb2
|
Using lodash flatten rather than pure JS.
|
2020-10-12 10:28:53 +01:00 |
Michael Shanks
|
52f6c73be8
|
code review changes
|
2020-10-12 09:42:48 +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
|
979422be52
|
Merge branch 'master' into deployment-api-usage
|
2020-10-09 21:43:28 +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
|
efce1c839e
|
Major performance boost to attachLinks -> makes CSV upload much more snappy.
|
2020-10-09 20:06:54 +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
|
4b1549a04e
|
Fix issue displaying linked records in a table
|
2020-10-09 12:42:56 +01:00 |
Michael Shanks
|
db22d8862a
|
merge from master
|
2020-10-09 12:01:49 +01:00 |
Michael Shanks
|
67845b1c82
|
auto create screens with new table
|
2020-10-09 11:58:46 +01:00 |
Martin McKeaveney
|
e1c09e2b6b
|
Merge branch 'api-usage-tracking' of github.com:Budibase/budibase into deployment-api-usage
|
2020-10-09 11:32:50 +01:00 |
mike12345567
|
4584257007
|
Adding in default plan if the obj found does not have the required information.
|
2020-10-09 11:32:25 +01:00 |
mike12345567
|
c280586b9b
|
Merge branch 'master' of github.com:Budibase/budibase into api-usage-tracking
|
2020-10-09 11:21:26 +01:00 |
Martin McKeaveney
|
05206b6049
|
Merge branch 'api-usage-tracking' of github.com:Budibase/budibase into deployment-api-usage
|
2020-10-09 11:21:03 +01:00 |
Martin McKeaveney
|
f54062575b
|
use centralised document types and separators
|
2020-10-09 10:50:44 +01:00 |
Martin McKeaveney
|
aef74c937e
|
code review
|
2020-10-09 10:46:38 +01:00 |
mike12345567
|
325e291222
|
Removing sanisation, instead just using it as a central path system.
|
2020-10-09 10:00:57 +01:00 |
mike12345567
|
eea0bc5fb9
|
Update to IDs as has been discussed, to change them from colons (:) to underscores (_) as this is more URL, S3 and file system safe. Also shortening most prefixes down to two characters.
|
2020-10-09 09:47:37 +01:00 |
Michael Shanks
|
a417a4906b
|
bugfix - appId not recognised in static.js controller
|
2020-10-08 22:31:27 +01:00 |
Michael Shanks
|
4a13be8cf8
|
merge from master
|
2020-10-08 22:11:45 +01:00 |
Michael Shanks
|
2e76e1f0f4
|
Save Record Action
|
2020-10-08 22:06:44 +01:00 |