2317 Commits (00a455ecc7ed7bc377dc96a02d1ebf7d42afa08e)

Author SHA1 Message Date
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. 6 years ago
Martin McKeaveney c5efdbc3d0 adding auth object to context rather than separate booleans 6 years ago
Joe 95d532922d Typography, background, and transition props fix 6 years ago
Martin McKeaveney 1f92c9cd14 support for external webhooks 6 years ago
Michael Shanks 8ad2df14af renamed screen template 6 years ago
Michael Shanks f5086990dd fix: New & Detail not displaying components when no model selected 6 years ago
Michael Shanks 74115bb2c9 fix: screen settings not updating 6 years ago
Michael Shanks 67b99ec5d8 review: better naming of screen templates 6 years ago
mike12345567 03584cacb2 Using lodash flatten rather than pure JS. 6 years ago
Michael Shanks 52f6c73be8 code review changes 6 years ago
Martin McKeaveney 64b378364a deployment API usage complete 6 years ago
mike12345567 c3380d8ab4 Fixing some bugs with JWT creation not getting an API key. 6 years ago
mike12345567 efce1c839e Major performance boost to attachLinks -> makes CSV upload much more snappy. 6 years ago
mike12345567 89d02357b8 Making sure any errors that occur in usage quota are thrown up to stop endpoint from functioning. 6 years ago
Michael Shanks 79c890519a :app to _app : bugfix 6 years ago
Michael Shanks 127ce3b59d renaming Record > Row 6 years ago
Martin McKeaveney 055aafa503 updated quota fixes 6 years ago
Andrew Kingston 4b1549a04e Fix issue displaying linked records in a table 6 years ago
Michael Shanks db22d8862a merge from master 6 years ago
Michael Shanks 67845b1c82 auto create screens with new table 6 years ago
mike12345567 4584257007 Adding in default plan if the obj found does not have the required information. 6 years ago
Martin McKeaveney aef74c937e code review 6 years ago
mike12345567 325e291222 Removing sanisation, instead just using it as a central path system. 6 years ago
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. 6 years ago
Michael Shanks a417a4906b bugfix - appId not recognised in static.js controller 6 years ago
Michael Shanks 4a13be8cf8 merge from master 6 years ago
Michael Shanks 2e76e1f0f4 Save Record Action 6 years ago
Martin McKeaveney 346c4bd406 remove log 6 years ago
Martin McKeaveney 3080dc0658 use underscores instead of colons, shorten id entity names 6 years ago
Martin McKeaveney e3a9eae679 lint and tidy up 6 years ago
Martin McKeaveney 3715c2bf36 removing retry param 6 years ago
Martin McKeaveney 1fd8d559aa v0.2.0 6 years ago
Martin McKeaveney 8dd32c6f6b fixing optional chaining operator in standard components 6 years ago
Martin McKeaveney 3994816c69 tidy up 6 years ago
mike12345567 a54ca6ac39 Fixing linting issue. 6 years ago
mike12345567 552c31a53e Updates for API usage after testing against local Dynamo. 6 years ago
Michael Shanks 027819bae0 merge from master - including fixes 6 years ago
Michael Shanks a3bd28d99f screen templates - backup before merge from master 6 years ago
Martin McKeaveney ee73c7f418 update deployment quota after deploy 6 years ago
Michael Shanks f6d2e48dcc Screen Template - pre merge 6 years ago
mike12345567 69a1c13793 Using array de-structuring as per review. 6 years ago
Andrew Kingston 735de553d2 Update linked record selector to handle errors and remove loading state flashing 6 years ago
Andrew Kingston fbb7bf7413 Fixing cypress tests 6 years ago
Martin McKeaveney 39d2adb9e3 hitting deployment success endpoint 6 years ago
Andrew Kingston 9a8c659b79 Unify DataForm and DataFormWide by using single component with BBUI styles 6 years ago
Andrew Kingston 917bf47925 Fix crashing on creating a record with fields of type link or options due to coercing values 6 years ago
Andrew Kingston fa1836ad23 Improve relationship datatable title when no primary display is selected for a model 6 years ago
Andrew Kingston 7a08c5584d Remove console log statement 6 years ago
Andrew Kingston 1c559978e9 Fix relationship view when viewing fields with spaces in their name 6 years ago
Andrew Kingston ff4f7b31e3 Fix styles in event editor modal 6 years ago