2625 Commits (7f7594895b1ed277caa4ecb4e7e87f3e2f2627e8)
 

Author SHA1 Message Date
Martin McKeaveney 7f7594895b adding auth object to context rather than separate booleans 6 years ago
Martin McKeaveney dd2a84d58a support for external webhooks 6 years ago
Martin McKeaveney 2585c30022
Merge pull request #679 from Budibase/deployment-api-usage 6 years ago
Martin McKeaveney 506779f8cd
Merge branch 'master' into deployment-api-usage 6 years ago
Martin McKeaveney 7b5fa2cc81
Merge pull request #678 from Budibase/api-usage-tracking 6 years ago
Martin McKeaveney 3f81757faa deployment API usage complete 6 years ago
mike12345567 73e0e37c66 Fixing some bugs with JWT creation not getting an API key. 6 years ago
Martin McKeaveney 75fda94588 Merge branch 'api-usage-tracking' of github.com:Budibase/budibase into deployment-api-usage 6 years ago
mike12345567 86102982a1 Making sure any errors that occur in usage quota are thrown up to stop endpoint from functioning. 6 years ago
Martin McKeaveney f75f0f5f28 updated quota fixes 6 years ago
mike12345567 ac9be28064 Merge branch 'master' of github.com:Budibase/budibase into api-usage-tracking 6 years ago
Andrew Kingston 0ee9c67825
Merge pull request #682 from Budibase/fix/table-linked-record-display 6 years ago
Andrew Kingston 13506be0fa Fix issue displaying linked records in a table 6 years ago
Martin McKeaveney e7ee1ea12a Merge branch 'api-usage-tracking' of github.com:Budibase/budibase into deployment-api-usage 6 years ago
mike12345567 4ba636897b Adding in default plan if the obj found does not have the required information. 6 years ago
mike12345567 844383631e Merge branch 'master' of github.com:Budibase/budibase into api-usage-tracking 6 years ago
Martin McKeaveney dbd0382d05 Merge branch 'api-usage-tracking' of github.com:Budibase/budibase into deployment-api-usage 6 years ago
Martin McKeaveney 699857266b Merge branch 'deployment-api-usage' of github.com:Budibase/budibase into deployment-api-usage 6 years ago
Martin McKeaveney 4abc54380d use centralised document types and separators 6 years ago
Martin McKeaveney c885382225 code review 6 years ago
mike12345567 34e248cad7 Merge branch 'master' of github.com:Budibase/budibase into deployment-api-usage 6 years ago
Michael Drury 946cceb2be
Merge pull request #680 from Budibase/underscore-ids 6 years ago
mike12345567 ba758905cc Removing sanisation, instead just using it as a central path system. 6 years ago
mike12345567 334b4b1696 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. 6 years ago
Martin McKeaveney c9f791f250 remove log 6 years ago
Martin McKeaveney 954f6ad47b use underscores instead of colons, shorten id entity names 6 years ago
Martin McKeaveney 4fa3b9c473 Merge branch 'master' of github.com:Budibase/budibase into deployment-api-usage 6 years ago
Martin McKeaveney 3e0c23549c lint and tidy up 6 years ago
Martin McKeaveney b21cc23b3b removing retry param 6 years ago
Martin McKeaveney fed836140c v0.2.0 6 years ago
Martin McKeaveney f595392843 fixing optional chaining operator in standard components 6 years ago
Martin McKeaveney 8880e7574b tidy up 6 years ago
mike12345567 275bd64b1b Fixing linting issue. 6 years ago
mike12345567 b400a06027 Updates for API usage after testing against local Dynamo. 6 years ago
Martin McKeaveney 3f4fa0674d update deployment quota after deploy 6 years ago
Andrew Kingston f3d0104f41
Merge pull request #677 from Budibase/linked-records 6 years ago
mike12345567 d2ae589151 Merge branch 'linked-records' of github.com:Budibase/budibase into api-usage-tracking 6 years ago
mike12345567 0e3bb46ca5 Merge branch 'linked-records' of github.com:Budibase/budibase into linked-records 6 years ago
mike12345567 93281e2adc Using array de-structuring as per review. 6 years ago
Andrew Kingston 06eea7ba30 Update linked record selector to handle errors and remove loading state flashing 6 years ago
Andrew Kingston 9b57786457 Fixing cypress tests 6 years ago
Martin McKeaveney 212a24348a hitting deployment success endpoint 6 years ago
Andrew Kingston 4efd38bd2b Merge branch 'linked-records' of github.com:Budibase/budibase into linked-records 6 years ago
Andrew Kingston b71ba5b3fb Unify DataForm and DataFormWide by using single component with BBUI styles 6 years ago
Andrew Kingston 36cb7eaee6 Fix crashing on creating a record with fields of type link or options due to coercing values 6 years ago
Andrew Kingston 4682b34f05 Improve relationship datatable title when no primary display is selected for a model 6 years ago
Andrew Kingston 4140c831a3 Remove console log statement 6 years ago
Andrew Kingston 8f1b106a5d Fix relationship view when viewing fields with spaces in their name 6 years ago
Andrew Kingston 5bf04f7030 Fix styles in event editor modal 6 years ago
Andrew Kingston cb0b7b9b5b Fix frontend crashing when adding components to a data provider component with no source 6 years ago