2482 Commits (39d0e084b830bf091ea0ab1fd89a66a42a3f62fc)
 

Author SHA1 Message Date
mike12345567 39d0e084b8 Fixing an issue that a test case raised. 6 years ago
mike12345567 4663434e25 Merge branch 'linked-records' of github.com:Budibase/budibase into linked-records 6 years ago
Andrew Kingston 82476e2ae9 Fix get views endpoint returning built in by_link view 6 years ago
Andrew Kingston da035452e6 Fix record patch function 6 years ago
Andrew Kingston 36cf5d5631 Standardise dropdownmenus in frontend page 6 years ago
Andrew Kingston f19e60dcb1 Update data export with new DB view structure and linked records 6 years ago
Andrew Kingston 6bdbadbd61 Update backend export popover to be line with new popover structure 6 years ago
Andrew Kingston bb41c1c46b Improve notification styles 6 years ago
Andrew Kingston 735e0e5f02 Add default props to confirm dialogue to silence warnings 6 years ago
Andrew Kingston cf9d261192 Remove deprecated portal implementation 6 years ago
Andrew Kingston d1512f202b Replace all usages of simple-modal with new modal 6 years ago
Andrew Kingston 774cd8e4ae Remove unused imports 6 years ago
Andrew Kingston 8a08383078 Update automations page to use new modal 6 years ago
Andrew Kingston 123b4394c3 Fix bug with deleting automations 6 years ago
Andrew Kingston 4d8e4061b3 Disable modal confirm button while async callbacks are being processed to avoid multiple executions 6 years ago
Andrew Kingston 2df104568d Fix error box styles 6 years ago
Andrew Kingston d2ec751891 Adjust modal styles 6 years ago
Andrew Kingston d7480b1535 Merge branch 'linked-records' of github.com:Budibase/budibase into linked-records 6 years ago
mike12345567 e3b04b9bea Fixing cypress test broken by automation fixes. 6 years ago
mike12345567 d6e260a873 Merge branch 'remove-views' of github.com:Budibase/budibase into linked-records 6 years ago
mike12345567 89d609bdae Fixing test case broken by automation save record -> create record. 6 years ago
Andrew Kingston 31d31fcdda Fix multiselect crashing in certain circumstances 6 years ago
mike12345567 5540fa226c Fixing an issue with linked records showing up as models after id changes. 6 years ago
Andrew Kingston 4c18e93d8c Remove double 'no data' in empty tables 6 years ago
Andrew Kingston 812e4b891a Merge branch 'linked-records' of github.com:Budibase/budibase into linked-records 6 years ago
mike12345567 4fbccfcc92 Some quick automation fixes. 6 years ago
Andrew Kingston e6db9aefd1 Add final version of multiselect 6 years ago
mike12345567 e24668253f Some quick fixes after merge. 6 years ago
mike12345567 6b222ffbf0 Merge branch 'remove-views' of github.com:Budibase/budibase into linked-records 6 years ago
mike12345567 c69081f390 Changing the function that all get params builder functions are composed of to be better named. 6 years ago
mike12345567 e0e1cd7316 Some more test case fixes. 6 years ago
mike12345567 d4c3200322 Fix for an issue detected by user test case. 6 years ago
mike12345567 2aff68b245 Adding jsdoc to the db utils and removing the views, this is a breaking change for existing apps. 6 years ago
Andrew Kingston f53bf54929 Add close icon to modals 6 years ago
Andrew Kingston 337f0591b5 Update settings to use new modal 6 years ago
Andrew Kingston ccf41046d6 Add wide prop for modals 6 years ago
Andrew Kingston cfcfa0bb87 Rename linked rows to related rows and remove deprecated file 6 years ago
Andrew Kingston 42a7a21050 Add new modal to backend and fix backend file structure 6 years ago
Andrew Kingston d4ebd3bb63 Update multiselect component 6 years ago
Andrew Kingston f86e7b6c92 Add initial version of new modal (WIP) 6 years ago
Michael Drury 0a80abfd0e Purging the use of views where possible, this update should remove the use of by_type and all model views. 6 years ago
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