43 Commits (af05c83a459664f744f2e087f10dfb32b8744467)
 

Author SHA1 Message Date
Jim Martens af05c83a45 Fixed data source URL and ddl setting 3 years ago
Jim Martens 8968ecc536 Implemented getSystem method end-to-end 3 years ago
Jim Martens 41d67bf5d6 Switched to JPA 3 years ago
Jim Martens df412e6659 Implemented getSystem for oparl service 3 years ago
Jim Martens b598225538 Updated documentation to mention pagination 3 years ago
Jim Martens 9f7c8adadd Updated logging to reflect page number in requests 3 years ago
Jim Martens 4022711f1a Added pagination support to object list requests 3 years ago
Jim Martens e6501cba83 Removed Greeting entity 3 years ago
Jim Martens ec5064f6b4 Moved entities to dto sub package 3 years ago
Jim Martens be6fb20550 Removed greeting controller and service 3 years ago
Jim Martens e5a8dbf8b4 Added editorconfig 3 years ago
Jim Martens 92b5cb5f22 Updated integration test to ensure system data is returned 3 years ago
Jim Martens cd8fbab752 Changed health check to verify the entry point of the OParl service returns data 3 years ago
Jim Martens e40b67e293 Added non-generic sub classes for swagger documentation purposes 3 years ago
Jim Martens b08c8cc9c3 Removed nullable value as null values are not sent via JSON 3 years ago
Jim Martens 7e62fb8c9c Improved mapping for retrieval of legislative terms 3 years ago
Jim Martens 3f2e2aaef3 Removed return value from set method 3 years ago
Jim Martens 9a88ef34b2 Added remaining operations and corresponding tests 3 years ago
Jim Martens d2b8ae5b6d Added operation to request all agenda items in a body 3 years ago
Jim Martens c3c20d9ecf Added api response documentation 3 years ago
Jim Martens dcf5708d32 Sort operations in swagger ui alphabetically 3 years ago
Jim Martens 4537c77652 Added error handling for not found objects 3 years ago
Jim Martens 2f8d73c027 Modified controller test and related controller to cover object lists better 3 years ago
Jim Martens e2f896338f Added object lists as per requirement 3 years ago
Jim Martens 8787784067 Added operation to retrieve single agenda item 3 years ago
Jim Martens cdba815c32 Improved documentation of enum fields 3 years ago
Jim Martens 6774035fcd Extended controller and created test 3 years ago
Jim Martens 75ad80e760 Added OrganizationType to symbolize limited options 3 years ago
Jim Martens 02efc1b76a Added MeetingState to symbolize limited options 3 years ago
Jim Martens 379b619d89 Added missing field mainOrganization 3 years ago
Jim Martens d9fb4ae726 Added missing field classification 3 years ago
Jim Martens d14361b8fd Moved common fields back to the individual entitites 3 years ago
Jim Martens 37ee7bff7a Added remaining entities 3 years ago
Jim Martens 4db3b13082 Added missing non null annotation 3 years ago
Jim Martens 8216cb9f00 Removed obsolete import 3 years ago
Jim Martens 6c6aee8317 Added additional entities 3 years ago
Jim Martens c960f40ff3 Extracted retrieval into service 3 years ago
Jim Martens 21f04fa6e2 Extracted common fields into parent class 3 years ago
Jim Martens 9b570d53c6 Added bodies and body request and corresponding objects 3 years ago
Jim Martens 5089380cec Added first rudimentary OParl request 3 years ago
Jim Martens ef60abc4f9 Updated directory structure 3 years ago
Jim Martens ce00bd39ee Updated git attributes 3 years ago
Jim Martens 22af33852e Initial commit 3 years ago