2413 Commits (a891149b5b00760f618f363bf1ffacaa96efaa9e)
 

Author SHA1 Message Date
Michael Drury a891149b5b Fixing issues when adding and deleting records from the input record linking list. 6 years ago
Andrew Kingston 611793b32e Fix linked record selector 6 years ago
Andrew Kingston 3ddca769bb Merge branch 'linked-records' of github.com:Budibase/budibase into linked-records 6 years ago
Andrew Kingston 6f0bcdcc72 Add hacked multiselect for testing 6 years ago
Michael Drury d1fa921c27 Adding validation so that a linked column and a primary display column cannot be renamed. 6 years ago
Michael Drury 0b97e4c8f3 Merge branch 'linked-records' of github.com:Budibase/budibase into linked-records 6 years ago
Andrew Kingston 928ff8c0bf Remove console.log statement 6 years ago
Michael Drury 58ff985a35 Resolving issues with deleting a linked column, should now be possible. 6 years ago
Andrew Kingston 708d127fef Prevent editing linked record columns 6 years ago
Andrew Kingston 71cc7a9059 Increase settings modal padding 6 years ago
Andrew Kingston 187cd89e35 Add functional backend UI for navigating relationships 6 years ago
Andrew Kingston 14457e5801 Merge branch 'linked-records' of github.com:Budibase/budibase into linked-records 6 years ago
Andrew Kingston d0ef67dee0 Use common Table component across backend UI and add initial empty page for relationships 6 years ago
mike12345567 aa59c9d41c Minor update to fully handle field deletion which is a linked field; from a model. 6 years ago
mike12345567 962ed5aaa6 Work towards handling linked record field updates, like the column being deleted from the model. 6 years ago
Andrew Kingston a4ccd75564 Merge branch 'linked-records' of github.com:Budibase/budibase into linked-records 6 years ago
mike12345567 5fd714d761 Fixing record editting. 6 years ago
mike12345567 709cdb5ea9 Changing relationship system around a little, to not work with fieldNames anymore in the view and simplifying quite a few of the update systems. 6 years ago
Andrew Kingston 8c0902f6a1 Add empty state when automations have no steps 6 years ago
Andrew Kingston c7cb8e4c68 Add empty state text to automate page and consistently style empty states 6 years ago
mike12345567 cf4b5a6fbf Fixing some missues with linked records after testing with the new UI. 6 years ago
Andrew Kingston 2a3f4389b1 Update create automation modal to match other modal styles 6 years ago
Andrew Kingston 049426b399 Fix all styles in settings modal 6 years ago
Andrew Kingston dd4162dedf Update automation page with new form styles 6 years ago
Andrew Kingston 13f64d5b03 Bump BBUI version 6 years ago
Andrew Kingston e4ac832c32 Add WIP draft of linked records UI allowing single linked record selection 6 years ago
mike12345567 4073f354c8 Fixing issue with modelId being returned from API causing next model update to cause model to be returned as a record from model record view. 6 years ago
mike12345567 ac7374662c A small performance enhancement, storing in the record that it does have links, so that when retrieving info for records it can exit the process early if a record has no mention of links. 6 years ago
mike12345567 31943cc66b Major update to linked record backend, now handling adding info about record links to all responses. 6 years ago
Andrew Kingston d446c9b1e5 Merge branch 'linked-records' of github.com:Budibase/budibase into linked-records 6 years ago
Andrew Kingston 0d1a75b28d Add primary display column and update all backend UI popovers with new form styles 6 years ago
Andrew Kingston ecd5aa9eeb Bump BBUI version 6 years ago
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