2470 Commits (774cd8e4aea29e9dbf8cb057a9b574faaafcaeea)
 

Author SHA1 Message Date
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 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
Andrew Kingston 71cc7a9059 Increase settings modal padding 6 years ago
Andrew Kingston 187cd89e35 Add functional backend UI for navigating relationships 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
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
Martin McKeaveney fd47cf1624 v0.1.22 6 years ago
Martin McKeaveney 18a56b0290 fixing export styling 6 years ago