12 Commits (352ff82885ea40efa296a3b19a8ba7abc905fc22)

Author SHA1 Message Date
mike12345567 352ff82885 Improving consistency of model saving, making sure that any validation which could fail happens before any updates are carried out. 6 years ago
Michael Shanks 027819bae0 merge from master - including fixes 6 years ago
Michael Drury 8ebc444c34 Fixing issues when adding and deleting records from the input record linking list. 6 years ago
Michael Drury 3c8c5461d7 Resolving issues with deleting a linked column, should now be possible. 6 years ago
mike12345567 5cf845335c Minor update to fully handle field deletion which is a linked field; from a model. 6 years ago
mike12345567 3de8c86c4d Work towards handling linked record field updates, like the column being deleted from the model. 6 years ago
mike12345567 2bb349a381 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
mike12345567 9c6490f0f2 Fixing some missues with linked records after testing with the new UI. 6 years ago
mike12345567 672094b177 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 dee763a952 Major update to linked record backend, now handling adding info about record links to all responses. 6 years ago
mike12345567 bfe2bb5a23 Update to make sure all linked record updates occur in sync with the API call. 6 years ago
mike12345567 7f0686380c Adding main work to handle creating, deleting and managing the link docs between different linked records. 6 years ago