Michael Drury
|
58ff985a35
|
Resolving issues with deleting a linked column, should now be possible.
|
2020-10-01 11:33:37 +01:00 |
mike12345567
|
aa59c9d41c
|
Minor update to fully handle field deletion which is a linked field; from a model.
|
2020-09-30 23:14:39 +01:00 |
mike12345567
|
962ed5aaa6
|
Work towards handling linked record field updates, like the column being deleted from the model.
|
2020-09-30 17:52:57 +01:00 |
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.
|
2020-09-30 15:37:38 +01:00 |
mike12345567
|
cf4b5a6fbf
|
Fixing some missues with linked records after testing with the new UI.
|
2020-09-30 12:00:56 +01:00 |
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.
|
2020-09-29 17:22:04 +01:00 |
mike12345567
|
31943cc66b
|
Major update to linked record backend, now handling adding info about record links to all responses.
|
2020-09-29 16:40:59 +01:00 |
mike12345567
|
a76a7525e3
|
Update to make sure all linked record updates occur in sync with the API call.
|
2020-09-29 11:55:18 +01:00 |
mike12345567
|
eca5fad478
|
Adding main work to handle creating, deleting and managing the link docs between different linked records.
|
2020-09-28 17:36:59 +01:00 |
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.
|
2020-09-25 18:05:26 +01:00 |
Martin McKeaveney
|
db2d9af545
|
template export v1
|
2020-09-25 14:47:42 +01:00 |
Michael Shanks
|
2b48a92013
|
id generation in utilities module
|
2020-05-18 16:22:09 +01:00 |
Martin McKeaveney
|
c8dd48b507
|
formatting
|
2020-05-18 11:01:17 +01:00 |
Martin McKeaveney
|
815a539863
|
test and couchDB init code
|
2020-05-18 10:55:35 +01:00 |
Michael Shanks
|
b62449bf96
|
removing clientId from frontend, fixing invalid database name
|
2020-05-18 06:40:29 +01:00 |
Michael Shanks
|
18375a6d19
|
server tests in-memory and passing
|
2020-05-14 15:12:30 +01:00 |
Michael Shanks
|
a004aa5838
|
allow bb home folder to bem anywhere
|
2020-05-11 15:42:42 +01:00 |
Martin McKeaveney
|
94b2e0f134
|
further tidy up and removal
|
2020-05-07 13:52:24 +01:00 |