Commit Graph

  • 6cef6aed1a Moved tenant configuration functions to new management class Fabian Nonnenmacher 2016-01-27 17:00:39 +01:00
  • b56477191a Added generic validator fucntion to TenantConfigurationKey Fabian Nonnenmacher 2016-01-27 16:19:42 +01:00
  • 3f2c0d134a Updated UI to use new database structure Fabian Nonnenmacher 2016-01-26 16:24:07 +01:00
  • 07fce42469 Changed return type of SystemManagement.getConfigurationValue() Fabian Nonnenmacher 2016-01-26 14:31:56 +01:00
  • f2e7cdb92a Updated TenantConfigurationKey Fabian Nonnenmacher 2016-01-26 13:56:42 +01:00
  • f3fa085c62 First implemtation of REST-API Fabian Nonnenmacher 2016-01-21 15:29:10 +01:00
  • 088df73ea9 Refactoring of buisness logic Fabian Nonnenmacher 2016-01-19 16:41:13 +01:00
  • 4675ebf22c Refactoring of Authentification UI Fabian Nonnenmacher 2016-01-19 15:29:12 +01:00
  • 3f451537cf Added tests for PollConfigurationHelper Fabian Nonnenmacher 2016-01-18 11:11:01 +01:00
  • cb3e6863c1 Updated UI to handle all requirements Fabian Nonnenmacher 2016-01-07 12:56:40 +01:00
  • 1eedd3a531 Implemented Buisnesslogic to read and save correct polling configuration Fabian Nonnenmacher 2016-01-14 13:08:50 +01:00
  • 07e0fb3032 First Implemantation of Configuration Logic Fabian Nonnenmacher 2016-01-07 12:48:20 +01:00
  • 1f9c6bfd72 Changed datamodel, integrated poll configuration into tenant meta data table Fabian Nonnenmacher 2016-01-07 12:46:53 +01:00
  • acc0770d36 Changed stylesheet to disable calender in popup of DurationField. Fabian Nonnenmacher 2015-12-22 16:34:24 +01:00
  • ee1aabc93f Added subview for polling configuration in system configuration window Fabian Nonnenmacher 2015-12-22 16:30:00 +01:00
  • 895a78fee8 Merge branch 'master' into Multiple_VHost_Connection SirWayne 2016-02-29 12:41:52 +01:00
  • 7e2ad9fc4a Merge pull request #53 from bsinno/Artifiact_upload_directory_upload Kai Zimmermann 2016-02-27 15:35:40 +01:00
  • e0e86e72b4 merged master asharani-murugesh 2016-02-27 12:45:42 +01:00
  • 80366b03be Review comments addresses asharani-murugesh 2016-02-27 09:24:18 +01:00
  • e95acec956 Merge pull request #52 from bsinno/REFACTORING_CLEAN_CODE_PART_2 Kai Zimmermann 2016-02-26 09:50:43 +01:00
  • 92811f1a22 review comment addressed asharani-murugesh 2016-02-26 08:47:21 +01:00
  • c221da7d64 Removed unnecessary property definitions Kai Zimmermann 2016-02-25 21:26:04 +01:00
  • 7692a29918 Fixed property bean setup Kai Zimmermann 2016-02-25 20:36:17 +01:00
  • 3eaab83014 Merge remote-tracking branch 'eclipse/master' into cleanup-properties Kai Zimmermann 2016-02-25 18:01:56 +01:00
  • ab18e12b69 Completed migration to ConfigurationProperties annotation. Added boot metadata generation to build. Kai Zimmermann 2016-02-25 17:59:46 +01:00
  • b8ed510e8a reset the has directory flag asharani-murugesh 2016-02-25 17:54:50 +01:00
  • 0b5c0673b1 fix asharani-murugesh 2016-02-25 17:43:28 +01:00
  • e3862cee74 Merge branch 'master' into Artifiact_upload_directory_upload asharani-murugesh 2016-02-25 17:07:20 +01:00
  • 07bf7e65bb Merge pull request #51 from bsinno/REFACTORING_CLEAN_CODE Michael Hirsch 2016-02-25 17:06:33 +01:00
  • f8914e9737 Rollout list view : Removed Id column asharani-murugesh 2016-02-25 16:31:42 +01:00
  • f9dde70341 grid column resize : intermediate solution asharani-murugesh 2016-02-25 14:47:56 +01:00
  • 62d96a4ac6 remove static modifier from inner class Michael Hirsch 2016-02-25 14:51:45 +01:00
  • f969d6f4c2 clean code refactorings - add description to assertions in unit tests - make inner classes static - remove out-commented code Michael Hirsch 2016-02-25 14:38:25 +01:00
  • dbf03dca12 Add the "@Override" annotation Add some description to JUnit Tests Remove unused override comments Remove unused javadoc on private methode SirWayne 2016-02-25 11:37:56 +01:00
  • 0b8e693cec Migrated environment aware to property annotation mechanism, documented properties. Kai Zimmermann 2016-02-25 11:36:21 +01:00
  • fcd6555e3e Fix diamond operator Remove unused override comments Remove unused javadoc on private methode SirWayne 2016-02-24 18:24:53 +01:00
  • ca66932918 Merge pull request #44 from bsinno/clearing_the_search_field_should_keep_the_focus Michael Hirsch 2016-02-24 14:47:30 +01:00
  • 5248e70db9 Added example Kai Zimmermann 2016-02-24 10:21:35 +01:00
  • e1a48c9b7d Documented usage of annotations Kai Zimmermann 2016-02-24 10:20:33 +01:00
  • 82121766d1 Merge remote-tracking branch 'eclipse/master' into harmonize-test-documentation Kai Zimmermann 2016-02-24 09:00:37 +01:00
  • c99ad7c596 Upgrade Allure Kai Zimmermann 2016-02-24 08:31:20 +01:00
  • 623c980b7b Completed feature stories annotations Kai Zimmermann 2016-02-24 08:31:05 +01:00
  • ecdf38b4f9 Fixed typo Kai Zimmermann 2016-02-23 22:12:29 +01:00
  • 204fe1fd18 Created TODOs for missing descriptions Kai Zimmermann 2016-02-23 20:53:21 +01:00
  • ac9547e04c Completed test docs on artefact repo Kai Zimmermann 2016-02-23 20:01:50 +01:00
  • 0d81797ebf Merge pull request #48 from bsinno/remove-runtime-dep-sasscompiler Michael Hirsch 2016-02-23 15:57:43 +01:00
  • 275d929607 Merge pull request #49 from bsinno/update-spring-boot Michael Hirsch 2016-02-23 15:56:48 +01:00
  • 1db0d6a5e9 Upgraded to newer jackson and hibernate validator version Kai Zimmermann 2016-02-23 13:10:33 +01:00
  • 6a5a3f2188 Cleaned up code Kai Zimmermann 2016-02-23 11:34:36 +01:00
  • 8507ae2bd3 Moved java version on top Kai Zimmermann 2016-02-23 11:14:48 +01:00
  • 7f2a9d1ed2 Features harmonised, more test descriptions Kai Zimmermann 2016-02-23 09:57:18 +01:00
  • d6c6712af7 setting id for distribution bar asharani-murugesh 2016-02-23 09:08:07 +01:00
  • a9f91e90da Removed old issue numbers. Further documentation Kai Zimmermann 2016-02-22 20:13:45 +01:00
  • 22fb4bcb13 Harmonised test descriptions for mgmt. API Kai Zimmermann 2016-02-22 17:21:59 +01:00
  • d0376aeafc Merge branch 'master' into Rollout_migrate_table_to_grid asharani-murugesh 2016-02-22 15:50:18 +01:00
  • 64d7a7b250 Signed-off-by: asharani-murugesh <asharani.murugesh@in.bosch.com> asharani-murugesh 2016-02-22 15:49:24 +01:00
  • 79d615dd3b Column expand ratio changes asharani-murugesh 2016-02-22 15:36:02 +01:00
  • 94db219bcb Completed DDI API Kai Zimmermann 2016-02-22 14:17:13 +01:00
  • 713922d762 Remove broken spring property usage for vaadin caching Kai Zimmermann 2016-02-22 12:21:14 +01:00
  • cf3adaac63 Cleaned up POM Kai Zimmermann 2016-02-22 12:20:56 +01:00
  • 8bef00496c Rollout -added new custom label renderer asharani-murugesh 2016-02-22 11:30:01 +01:00
  • 13345406ee Upgraded 3rd party libs Kai Zimmermann 2016-02-22 11:01:47 +01:00
  • b9a2e155fd Removed runtime dependencies to sass compiler package Kai Zimmermann 2016-02-21 20:50:21 +01:00
  • 1ede39fb45 Merge pull request #47 from bsinno/fix-vaadin-productionmode Michael Hirsch 2016-02-19 17:40:38 +01:00
  • 5d7d33d1da Distribution bar : tooltip changes asharani-murugesh 2016-02-19 16:39:13 +01:00
  • 6b143d6016 Fixed production mode path Kai Zimmermann 2016-02-19 16:30:38 +01:00
  • 878af52bc2 Add sonar_lock to git ignore Kai Zimmermann 2016-02-18 12:13:48 +01:00
  • af1503e390 Rollout group and targets grid view asharani-murugesh 2016-02-18 12:07:50 +01:00
  • f934ddc175 merged master asharani-murugesh 2016-02-18 11:52:38 +01:00
  • de8c1f179e Merge pull request #45 from bsinno/DistributionSetAssignmentResult-consistency-fix Michael Hirsch 2016-02-18 10:43:24 +01:00
  • 661d3e2d41 Add JavaDoc SirWayne 2016-02-18 10:27:58 +01:00
  • b6509750bc Removed broken javadoc. Kai Zimmermann 2016-02-18 10:22:21 +01:00
  • 1c6223ba5d Improved readibility Kai Zimmermann 2016-02-18 10:12:36 +01:00
  • 46ad5da0cc Rollout list view - table to grid initial commit asharani-murugesh 2016-02-18 09:47:52 +01:00
  • 031be3e8cb Convert Json List SirWayne 2016-02-18 00:26:45 +01:00
  • cfaf02779f Convert Json List SirWayne 2016-02-17 23:43:52 +01:00
  • f42fbe32b3 Add null check in convert methode SirWayne 2016-02-17 15:16:24 +01:00
  • 00aad9880a custom render changes asharani-murugesh 2016-02-17 14:16:47 +01:00
  • 8b9f0d57dc Create README.md Kai Zimmermann 2016-02-17 14:00:33 +01:00
  • 01b75fc932 Removed unnecessary entitygraph usage. Kai Zimmermann 2016-02-17 09:57:07 +01:00
  • 3334cf4a64 Updated test Kai Zimmermann 2016-02-17 08:36:36 +01:00
  • 52fee2b2df Drag and drop handles wrong item venu1278 2016-02-17 13:01:05 +05:30
  • 8a14cca0a9 Merge branch 'DistributionSetAssignmentResult-consistency-fix' of https://github.com/bsinno/hawkbit.git into DistributionSetAssignmentResult-consistency-fix Kai Zimmermann 2016-02-16 17:38:03 +01:00
  • 6a2b74e565 Enabled target.assignedDs load through action enitygraph. Kai Zimmermann 2016-02-16 17:37:34 +01:00
  • 38b750f674 DistributionSetAssignmentResult contains actions that do not reflect the status on the DB. Needs to be avoided by returning actions IDs only and force the user to query an updated action entity. Kai Zimmermann 2016-02-16 13:48:52 +01:00
  • 7a41aef8f0 custom renderer asharani-murugesh 2016-02-16 15:01:54 +01:00
  • e3801e9e56 DistributionSetAssignmentResult contains actions that do not reflect the status on the DB. Needs to be avoided by returning actions IDs only and force the user to query an updated action entity. Kai Zimmermann 2016-02-16 13:48:52 +01:00
  • b4421e7e44 Add JavaDoc, refactor staff for clean code convention and modify unit tests SirWayne 2016-02-16 12:24:33 +01:00
  • 65a49545b1 Merge branch 'master' into MECS-1277_clearing_the_search_field_should_keep_the_focus venu1278 2016-02-16 15:58:05 +05:30
  • 600a16def8 Clearing the search field should keep the focus venu1278 2016-02-16 15:52:04 +05:30
  • ead2b58bfa Merge branch 'master' into Artifiact_upload_directory_upload asharani-murugesh 2016-02-16 10:32:16 +01:00
  • 1252bfe53d Formatted asharani-murugesh 2016-02-16 09:29:17 +01:00
  • be68ad32f5 Add JavaDoc and refactor staff for clean code convention SirWayne 2016-02-16 09:22:54 +01:00
  • 91dfbbd3a6 Extract exchange from URI SirWayne 2016-02-15 16:48:02 +01:00
  • 5d7ade1cf2 Add create tenant SirWayne 2016-02-15 16:20:45 +01:00
  • 2ef04bb437 Merge pull request #41 from bsinno/custom-target-filter-bug-fixes Michael Hirsch 2016-02-15 13:13:30 +01:00
  • 7b79010fbf format sources with correct formatter. Michael Hirsch 2016-02-15 12:32:12 +01:00
  • e8a2c7566c Merge pull request #43 from bsinno/Drag_and_Drop_handles_wrong_item Michael Hirsch 2016-02-15 12:12:05 +01:00
  • 21114a731d Merge pull request #42 from bsinno/EMPTY_CONTROLLER_ID Michael Hirsch 2016-02-15 12:11:41 +01:00
  • caad1b7a10 Merge branch 'master' into MECS-911_Drag_and_Drop_handles_wrong_item venu1278 2016-02-15 15:55:36 +05:30