2794 Commits (22331dafb6101c2b5db9aeff2f8b00917cdabbad)
 

Author SHA1 Message Date
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
kevmodrome 892bac9808
move important stuff up top 6 years ago
kevmodrome 00d5857232
refactor and clean up 6 years ago
mike12345567 34e248cad7 Merge branch 'master' of github.com:Budibase/budibase into deployment-api-usage 6 years ago
kevmodrome 4f3ebb29e9
adds options type support to grid component 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
Michael Shanks 9f3bc07729 bugfix - appId not recognised in static.js controller 6 years ago
Michael Shanks fcb093699d merge from master 6 years ago
Michael Shanks 58b5502f77 Save Record Action 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
kevmodrome 48d7ff19c9
fix optional chaining error and adds guard for no model selected. 6 years ago
Michael Shanks eaa8d91392 merge from master - including fixes 6 years ago
Michael Shanks df4243abfa screen templates - backup before merge from master 6 years ago
kevmodrome 7b92482a8d
update svelte version in builder and standard-components packages 6 years ago
kevmodrome 7b54bdacd5
add dateRenderer 6 years ago
Martin McKeaveney 3f4fa0674d update deployment quota after deploy 6 years ago
Michael Shanks 85d2ff3e83 Screen Template - pre merge 6 years ago
kevmodrome 39671e76cd
move renderer map to separate file 6 years ago
kevmodrome 579166082d
fix delete functionality 6 years ago
kevmodrome 91e27804e5
merge master 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
Andrew Kingston b7edf26754 Move modal to BBUI and update usages 6 years ago
Andrew Kingston 356acc919d Bump electron to v10 6 years ago