852 Commits (22331dafb6101c2b5db9aeff2f8b00917cdabbad)

Author SHA1 Message Date
Andrew Kingston 650ace2f9e Add flex design property and fix existing default layout 6 years ago
Martin McKeaveney 4ea99592d9 v0.2.1 6 years ago
mike12345567 116637d06a Updating yarn lock for server and fixing test case. 6 years ago
Andrew Kingston fc870c0dc9 Add back in sharp reference which was commented out 6 years ago
Martin McKeaveney bf9efc7102 remove screen1 from dummy data 6 years ago
Martin McKeaveney d00aef571b convenience scripts for restoring budibase installations 6 years ago
kevmodrome f386dba290
add back missing param to validate call on record post route 6 years ago
mike12345567 4e000a8904 Updating formatting. 6 years ago
kevmodrome 1e1662d265
lint fixes 6 years ago
kevmodrome 14dc81e994
sets correct editable values on fields 6 years ago
mike12345567 1955c73685 Handling empty relationship column the same way other columns are handled, it won't do anything until it is valid - but doesn't error. 6 years ago
mike12345567 47b97225a8 Improving consistency of model saving, making sure that any validation which could fail happens before any updates are carried out. 6 years ago
mike12345567 9bf568ecb1 Fixes for deleting records when a table is deleted. 6 years ago
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. 6 years ago
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
mike12345567 2a2dad3ca4 Formatting code - was causing PR to fail. 6 years ago
mike12345567 ba83cad43c Using lodash flatten rather than pure JS. 6 years ago
Michael Shanks 72774e7fe9 code review changes 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
mike12345567 ec6717468b Major performance boost to attachLinks -> makes CSV upload much more snappy. 6 years ago
mike12345567 4147e8872b Updating tests and re-formatting. 6 years ago
mike12345567 ed778d15e2 Updating ID to use ro rather than re for rows. 6 years ago
mike12345567 d90c1e3dd3 Changing record -> row in this update, completing the update of renaming in the builder, this release needs further testing. 6 years ago
mike12345567 bb3370e742 Renaming Model -> Table across the entire system, this is an unstable update and has not been tested fully yet. 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
Michael Shanks 6f890dbe85 :app to _app : bugfix 6 years ago
Martin McKeaveney f75f0f5f28 updated quota fixes 6 years ago
Andrew Kingston d1f367ccff Add relationships as data source 6 years ago
Michael Shanks e083d60597 merge from master 6 years ago
mike12345567 4ba636897b Adding in default plan if the obj found does not have the required information. 6 years ago
Martin McKeaveney c885382225 code review 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
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 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 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
Michael Shanks eaa8d91392 merge from master - including fixes 6 years ago
Martin McKeaveney 3f4fa0674d update deployment quota after deploy 6 years ago
kevmodrome 579166082d
fix delete functionality 6 years ago
mike12345567 93281e2adc Using array de-structuring as per review. 6 years ago
Martin McKeaveney 212a24348a hitting deployment success endpoint 6 years ago