Revert "Cfe04 config meta data v2"#224
Merged
Merged
Conversation
This reverts commit 4bac517.
Nefarious46
pushed a commit
to Nefarious46/cfe_18
that referenced
this pull request
Mar 30, 2026
This reverts commit 4bac517.
Nefarious46
pushed a commit
to Nefarious46/cfe_18
that referenced
this pull request
Apr 10, 2026
This reverts commit 4bac517.
kortemik
added a commit
that referenced
this pull request
May 8, 2026
* Initial files * Functionality implemented * Unit testing for Capture to Group linkage feature * Renamed linking files * Reworked schema table and trigger rework * Revert "Renamed linking files" This reverts commit a82a63e. * renewed the design on getAll and removed linking entity pojo. Also renamed controller and mapper to signify linking entity * Removed extra methods, removed procedures for those methods and rewrote test to get rid of POJO that did not belong * Spotless run * Creating linkage returns capture ID now and added assertion in test case to prove this * Cfe04 config meta data v2 (#162) * test ssh * . * Design prototype #2 of cfe_04 subtables * One type of solution with minimal tables to present possible schema model * More changes to storage keys * Revert "Cfe04 config meta data v2 (#162)" (#224) This reverts commit 4bac517. * Renamed all database occurrences to cfe_18 (#235) * Reworked schema table and trigger rework * renewed the design on getAll and removed linking entity pojo. Also renamed controller and mapper to signify linking entity * Rebased and renamed tables that were conflicted on merge * Linkage to Members renamed as suggested * Removed rebased files * Mapper config still had Linkage instead of Members * group to groups * Switch tag and host error messages inbetween * Capture ID into payload instead of path variable * Controller test for tag trigger * database insertions separated into standalone methods * Converted private methods to TestApiClient --------- Co-authored-by: Mikko Kortelainen <kortemik@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reverts #162