2657 Commits (53d765b8490fa61e2dbaa6fa80ff1ec4e1933fb0)
 

Author SHA1 Message Date
mike12345567 53d765b849 Merge branch 'master' of github.com:Budibase/budibase into endpoint-renaming 6 years ago
Michael Shanks 3af1d8dc7f
Merge pull request #681 from mjashanks/screen-templates 6 years ago
Michael Shanks 3a97e0ffd2 renamed screen template 6 years ago
Michael Shanks d62ed0fb48 fix: New & Detail not displaying components when no model selected 6 years ago
Michael Shanks 4007152583 fix: screen settings not updating 6 years ago
Michael Shanks 02dcc07f84 review: better naming of screen templates 6 years ago
Michael Drury f2929bcc7d
Merge pull request #684 from Budibase/link-record-performance 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
mike12345567 bd8d4be776 Quick fix for contributing. 6 years ago
Michael Shanks 72774e7fe9 code review changes 6 years ago
mike12345567 3f0d205846 Merge branch 'master' of github.com:Budibase/budibase into endpoint-renaming 6 years ago
Michael Shanks 3059c605d1 merge from master 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
mike12345567 4d3308b216 Merge branch 'link-record-performance' of github.com:Budibase/budibase into endpoint-renaming 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
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
Michael Shanks 6f890dbe85 :app to _app : bugfix 6 years ago
Michael Shanks 1758243de9 renaming Record > Row 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
Michael Shanks afed7da4fa Merge remote-tracking branch 'origin/master' into screen-templates 6 years ago
Michael Shanks e083d60597 merge from master 6 years ago
Michael Shanks f1eeb17dd3 auto create screens with new 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
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