2388 Commits (bb78c6bc9bdc5b8bf07205cc62da71ca16d31c38)
 

Author SHA1 Message Date
Michael Shanks bb78c6bc9b unused imports 6 years ago
Michael Shanks 9eec5d730f Calculate: stats is only option - remove select 6 years ago
Michael Shanks c91d9fed09 fix: View filter - handle change of field type 6 years ago
Michael Shanks 3daaf88a74 Added datepicker to view filters 6 years ago
Michael Shanks 27015ebd17 fix: view filter handle bool, number & date 6 years ago
Michael Shanks d36fa0ed39
Merge pull request #654 from mjashanks/bugfix 6 years ago
Michael Shanks d54444d932 Merge branch 'master' into bugfix 6 years ago
Michael Shanks c50f2caedf bugfix: dont try to log to analytics when no config 6 years ago
Michael Shanks 50494e6136 bugfix: create app modal always appears on homescreen 6 years ago
Martin McKeaveney fd47cf1624 v0.1.22 6 years ago
Martin McKeaveney 18a56b0290 fixing export styling 6 years ago
Martin McKeaveney 2a1584c9d9
Merge pull request #650 from Budibase/fix-select-elements 6 years ago
Martin McKeaveney 19a391f349 user creation CI 6 years ago
Martin McKeaveney a35c4bca2a fix select elements 6 years ago
Michael Shanks 8427fc3d24
Merge pull request #646 from mjashanks/master 6 years ago
Michael Shanks e4ea9e608d Analytics enabled/disabled via specific ENV variable 6 years ago
Michael Shanks a1db3bfecf Extra analytics logging from code review 6 years ago
Michael Shanks 838904d14e serve determines whether analytics are enabled 6 years ago
Michael Shanks f2a7ec83d7 added comment 6 years ago
Michael Shanks 69292c353c analytics - identify user + extra actions added 6 years ago
Michael Shanks 8aad7eb49d Fetching analytics userId, when api_key entered 6 years ago
Martin McKeaveney 04923a6ef0
Merge pull request #634 from Budibase/csv-export 6 years ago
Martin McKeaveney 0b97930625 merge 6 years ago
Martin McKeaveney 408c814b26 Merge branch 'master' of github.com:Budibase/budibase into csv-export 6 years ago
Martin McKeaveney d4d8db8a50
Merge pull request #633 from Budibase/attachment-components 6 years ago
Martin McKeaveney 9768a23ad4 merge 6 years ago
Martin McKeaveney 11c8010c91 use bbui component for dropzone 6 years ago
Martin McKeaveney 0c639bd1a2 providing ability to perform JSON and CSV export from popover 6 years ago
Martin McKeaveney e3c72c9020 tidy up 6 years ago
Martin McKeaveney 6d4ea5c627 ensuring s3 upload works in prod 6 years ago
Martin McKeaveney 329e885ab6 lint, tidy up and some simplification 6 years ago
Martin McKeaveney 938f675922 abstract local file upload logic 6 years ago
Michael Drury 403da250b9
Merge pull request #630 from Budibase/async-workflow-blocks 6 years ago
mike12345567 4bf40a976d Adding re-triggering of test case to help with running test case in GH actions. 6 years ago
mike12345567 8765c185af Running linter to cleanup formatting. 6 years ago
mike12345567 58f643bc30 Extending the possible time the test case can wait for the record to be updated into the database (automation trigger) and adding JSdocs to automation utilities as per PR suggestions. 6 years ago
Martin McKeaveney f40f388dd8 local file upload from apps 6 years ago
mike12345567 d5112c82c6 Fixing delay as it was causing test case to be inconsistent (triggering automation) 6 years ago
mike12345567 e7be9dd698 Fixing issue with test case. 6 years ago
mike12345567 98ce6dce33 Merge branch 'async-workflow-blocks' of github.com:Budibase/budibase into async-workflow-blocks 6 years ago
mike12345567 5773107516 Adding clean up of records based on the model schema to save and update records. 6 years ago
Andrew Kingston 3caac561b8 Merge branch 'async-workflow-blocks' of github.com:Budibase/budibase into async-workflow-blocks 6 years ago
Andrew Kingston 490183b2ab Treat automation step inputs of type number as string, and let server handle types 6 years ago
mike12345567 0a665e05c8 Update to include update record internal action option, seems very useful rather than having to delete and re-create records every time. 6 years ago
Andrew Kingston 725a041915 Merge branch 'async-workflow-blocks' of github.com:Budibase/budibase into async-workflow-blocks 6 years ago
Andrew Kingston 56021cf4b2 Sort automation steps by name 6 years ago
Andrew Kingston e3fdd1ee46 Improve responsiveness, handle scrolling and tidy up CSS in automations page 6 years ago
mike12345567 93611d5d83 Implementing type cleanup based on the input schema, specifically for booleans and numbers. 6 years ago
Andrew Kingston 1c2d90fe3d Fix automation block taglines without bindings 6 years ago
Michael Drury 91edce8e9d
Merge pull request #626 from Budibase/rename-workflow-automation 6 years ago