Commit graph

4509 commits

Author SHA1 Message Date
Laura Klünder
435a271eab allow direct proposing of changesets as well as direct commiting 2024-12-02 11:58:55 +01:00
Laura Klünder
f9e832b24a fix propose url thingy 2024-12-02 11:58:55 +01:00
Laura Klünder
7bdbd7a376 show changeset object edit_url for applied changesets too 2024-12-02 11:58:55 +01:00
Laura Klünder
8a35e72148 no changeproblems if changeset is applied 2024-12-02 11:58:55 +01:00
Laura Klünder
e1e9b62fc0 propose parameter 2024-12-02 11:58:55 +01:00
Laura Klünder
53c2d5178e don't show "no longer exists" when that's not the case 2024-12-02 11:58:55 +01:00
Laura Klünder
eaffd55718 fix two typos 2024-12-02 11:58:55 +01:00
Laura Klünder
3b50c6f9dd bring changeset restore object feature back to life 2024-12-02 11:58:55 +01:00
Laura Klünder
e0b9ae0087 start displaying some errors in the changeset overview 2024-12-02 11:58:55 +01:00
Laura Klünder
6c5aba62ec cache as_operations 2024-12-02 11:58:55 +01:00
Laura Klünder
c1f137ed11 protected references should only contain protected references 2024-12-02 11:58:54 +01:00
Laura Klünder
6c4a16fc45 nullable fields shouldn't use DummyValue 2024-12-02 11:58:54 +01:00
Laura Klünder
9b6f61438a handle situation if we can't fill a dummyvalue 2024-12-02 11:58:54 +01:00
Laura Klünder
18c3faa350 collect all problems 2024-12-02 11:58:54 +01:00
Laura Klünder
cac27eb938 couldn't fully solve? solve partially 2024-12-02 11:58:54 +01:00
Laura Klünder
d329d1d411 ignore empty update operations 2024-12-02 11:58:54 +01:00
Laura Klünder
76e12a94cf report leftover dummy values 2024-12-02 11:58:54 +01:00
Laura Klünder
f803fdb5f1 start reporting collection problems with converting changeset to operations 2024-12-02 11:58:54 +01:00
Laura Klünder
fb36071bd1 add m2m operations to as_operations implementation 2024-12-02 11:58:54 +01:00
Laura Klünder
2749091168 as_operations can now create a create_multiple 2024-12-02 11:58:54 +01:00
Laura Klünder
99085a0646 update todo about cascading deletes 2024-12-02 11:58:54 +01:00
Laura Klünder
44bc2b39ce ensure things don't break if changesets refer to fields that no longer exist 2024-12-02 11:58:54 +01:00
Laura Klünder
2bc16de91e add todo about stuff having to work with migrations 2024-12-02 11:58:54 +01:00
Laura Klünder
df83be216e referenced_objects should also source data from m2m_changes 2024-12-02 11:58:54 +01:00
Laura Klünder
8a9ab6396f small refactor in as_operations to prepare for m2m 2024-12-02 11:58:54 +01:00
Laura Klünder
5474ff6ae5 add m2m todo 2024-12-02 11:58:54 +01:00
Laura Klünder
de37888d50 some more fixing, activating a changeset seems to work now… ish 2024-12-02 11:58:54 +01:00
Laura Klünder
29e73ba55c some first fixes for as_operations 2024-12-02 11:58:54 +01:00
Laura Klünder
820ccb134e final base implementation for as_operations, time to test 2024-12-02 11:58:54 +01:00
Laura Klünder
8f2997a4df improve dummy unique value creation 2024-12-02 11:58:54 +01:00
Laura Klünder
dbdd437c9b implement some more unique value and reference logic in as_operations 2024-12-02 11:58:54 +01:00
Laura Klünder
ea7aaf4294 still more as_operations implementation 2024-12-02 11:58:54 +01:00
Laura Klünder
b5472c307b fill more gaps in the as_operations implementation 2024-12-02 11:58:54 +01:00
Laura Klünder
7a22718e46 fill some gaps in as_operations 2024-12-02 11:58:54 +01:00
Laura Klünder
2c6d8a0504 split up as_operations code 2024-12-02 11:58:54 +01:00
Laura Klünder
3e58b54749 add another todo which was missing 2024-12-02 11:58:54 +01:00
Laura Klünder
5463c058b4 continue implementing as_operations. finish base, lots of todos left 2024-12-02 11:58:54 +01:00
Laura Klünder
8dc338d547 add uid to SingleOperationWithDependencies 2024-12-02 11:58:54 +01:00
Laura Klünder
c9087b549d as_operations: create a start_situation 2024-12-02 11:58:54 +01:00
Laura Klünder
6c92be0729 tiny bit more coding about the as_operations 2024-12-02 11:58:54 +01:00
Laura Klünder
c68f3bd3d6 bluh 2024-12-02 11:58:54 +01:00
Laura Klünder
ce9c87ae4c find all references and more as_operations code 2024-12-02 11:58:54 +01:00
Laura Klünder
54920a2f54 merged dependencies for mergable operations 2024-12-02 11:58:54 +01:00
Laura Klünder
c05760b767 change set apply: determine operation dependencies 2024-12-02 11:58:54 +01:00
Laura Klünder
b300e23233 add some more comments 2024-12-02 11:58:54 +01:00
Laura Klünder
a231b62885 some more partial work on completing PreviousObjects data 2024-12-02 11:58:54 +01:00
Laura Klünder
f2f0b9fdae fixes to make the last commit work (asside from applying changes) 2024-12-02 11:58:54 +01:00
Laura Klünder
174866c2fd mid-work commit from train 2024-12-02 11:58:54 +01:00
Laura Klünder
55b8e6e78c some small stuff 2024-12-02 11:58:54 +01:00
Laura Klünder
aaf248a927 introducing historicobjects 2024-12-02 11:58:54 +01:00