2331 Commits (7af86f089ddb2e01b913e4c667358cbd77a46292)

Author SHA1 Message Date
Andrew Kingston 7af86f089d Improve style of frontend settings placeholder text 6 years ago
Andrew Kingston 50b7b47527 Improve style of ModelViewSelect and fix text wrapping 6 years ago
Andrew Kingston 0961812b56 Improve frontend settings and design panel scrolling and panel styling 6 years ago
Andrew Kingston 3c8502187f Fix relational data in client apps and use count for link fields in client apps 6 years ago
Andrew Kingston 959aa3ff60 Fix linked record selector rendering in client apps 6 years ago
Andrew Kingston f1f757054e Replace bindings to link fields with new count runtime property 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
Andrew Kingston f82161517e Remove buggy transition when displaying frontend blocks 6 years ago
Andrew Kingston 0f80428a23 Fix falsey table values not being rendered 6 years ago
Michael Shanks 8ad2df14af renamed screen template 6 years ago
Andrew Kingston 55573b7e32 Remove console log statement 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
Andrew Kingston d5bf44bba1 Remove console log 6 years ago
Michael Shanks 67b99ec5d8 review: better naming of screen templates 6 years ago
Andrew Kingston 339bb8b76c Fix images and lots of other string escaping not working 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
Andrew Kingston 009d04a0a5 Add relationships as data source 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