2381 Commits (ecfca1dfabbb29615518e3698df2f3eff2ffa38c)
 

Author SHA1 Message Date
mike12345567 ecfca1dfab Adding routes for getting link records based on a record Id. 6 years ago
mike12345567 a76a7525e3 Update to make sure all linked record updates occur in sync with the API call. 6 years ago
mike12345567 1b0b97d494 Merge branch 'linked-records' of github.com:Budibase/budibase into linked-records 6 years ago
mike12345567 eca5fad478 Adding main work to handle creating, deleting and managing the link docs between different linked records. 6 years ago
Joe d96ea9424c Small UI update to the binding interface with automations 6 years ago
Joe ff5e0aa8cc UI update to the Table dropdown 6 years ago
Joe b79626450b Styling update to Binding Dropdown 6 years ago
Joe b4dc0708d1 Merge branch 'linked-records' of https://github.com/Budibase/budibase into linked-records 6 years ago
Joe eaef5d0419 Page titles and primary cta alignment and styling consistent 6 years ago
mike12345567 a20ffd4c17 Merge branch 'linked-records' of github.com:Budibase/budibase into linked-records 6 years ago
mike12345567 b24ff486d8 Some groundwork for the linked records, building up a much more in-depth emitter for models and records to drive the record cleanup. 6 years ago
Andrew Kingston 24097184df Rename records to rows in automation definitions 6 years ago
Andrew Kingston 24e316f03d Fix cypress test 6 years ago
Andrew Kingston 7cd387527c Rename backend components file structure and standardise no table empty state 6 years ago
Andrew Kingston 1955e2f757 Unify all popovers and modals to the same styles and reuse common components. Fix filter options 6 years ago
Andrew Kingston 217529f3a4 Fix confirm dialogue inside table cell and standardise styles 6 years ago
Andrew Kingston d2d68cbc40 Improve table pagination 6 years ago
Andrew Kingston d74cdf8261 Tidy backend table styles, fix layout and add scrolling 6 years ago
Andrew Kingston 4f763e536e Fix navigation on deleting views and use ConfirmDialog for view deletion to improve consistency 6 years ago
Andrew Kingston 9572167042 Use ConfirmDialog for table deletion to improve consistency 6 years ago
Andrew Kingston e3c2d9a34a Fix TablePagination crashing when non array data values are used 6 years ago
Andrew Kingston 994dca1048 Standardise use of ConfirmDialog for automation deletion 6 years ago
Andrew Kingston 5b08f4fb92 Tidy backend styles and improve consistency 6 years ago
Andrew Kingston 1d4a1b86ca Fix backend page height and improve style consistency 6 years ago
Andrew Kingston 6b50b47ee0 Fix font weight in create automation modal 6 years ago
Andrew Kingston 0593df0284 Bump bbui version 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
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
mike12345567 dfe3257993 Fixing an issue with the fill in of test data when triggering. 6 years ago
Andrew Kingston b9cc3ac7cc Fix crashing when default inputs are undefined in block definition 6 years ago
mike12345567 8fe50febc4 Adding default options which will be used in the builder if no directory or bucket is specified as environment variables. 6 years ago
mike12345567 b1e1e06895 Updating async action loading based on new structure of S3 and manifest. 6 years ago
mike12345567 0c5f30a60b Merge branch 'rename-workflow-automation' of github.com:Budibase/budibase into async-workflow-blocks 6 years ago
mike12345567 cef65a3d9a Removing log statement. 6 years ago
mike12345567 db87a66271 Merge branch 'master' of github.com:Budibase/budibase into rename-workflow-automation 6 years ago