Commit Graph

  • e78258597f Converted Fragments in Activities wiecktobi 2020-05-02 17:05:17 +0200
  • 3abd63cda2 Library updated wiecktobi 2020-05-02 15:56:21 +0200
  • a4e6b0aee8 Merge branch '16-setup-token-based-authentification' into 'master' Marcel Schwarz 2020-05-02 09:52:09 +0000
  • 004d1eef67 Change password notice Marcel Schwarz 2020-05-02 11:52:01 +0200
  • ec702d93c5 Add sample user controller with sign-up and name of current user Marcel Schwarz 2020-05-01 23:57:47 +0200
  • c7ff49bc64 Update data.sql to drop all existing entries at restart Marcel Schwarz 2020-05-01 23:55:23 +0200
  • 20eb68b44f Implement JWT Security Manager Filter Rename User to TimetrackUser Add default data Add BCrypter as password encryptor Add security constants Enable websecurity on all endpoints except on SIGN_UP_URL Implement UserDetailsService Update properties files Marcel Schwarz 2020-05-01 23:10:54 +0200
  • db05d41d06 Add spring security and jwt, Add lombok, Reorder dependencies Marcel Schwarz 2020-05-01 19:57:30 +0200
  • b4cf5eb96b Activate SQL statement logging in debug Marcel Schwarz 2020-05-01 19:52:17 +0200
  • b90b018196 Merge branch '28-create-all-entities' into 'master' Marcel Schwarz 2020-04-30 18:47:54 +0000
  • 978abfb1f7 Merge branch '28-create-all-entities' into 'master' Marcel Schwarz 2020-04-30 18:42:29 +0000
  • 23a72fa238 Formatting Marcel Schwarz 2020-04-30 20:42:22 +0200
  • 56a3ddad27 Create TimeRecord, Timetrackaccount and Role Move Entities in correct packages Marcel Schwarz 2020-04-28 23:04:14 +0200
  • 945316ae67 Add Role Repository Marcel Schwarz 2020-04-28 12:31:23 +0200
  • 92de6cc6f4 Add Role, TimeRecord, TimetrackAccount and RecordType Update User to have Roles and TimetrackAccounts Marcel Schwarz 2020-04-28 12:31:04 +0200
  • 60f069b635 Activate H2 console for the dev environment Marcel Schwarz 2020-04-28 12:28:57 +0200
  • 05cb94abf0 Generate User Constructor with lombok Marcel Schwarz 2020-04-28 11:28:44 +0200
  • e944d34316 Move User and UserRepository to the correct packages Marcel Schwarz 2020-04-28 11:06:43 +0200
  • f67ab2aac6 Merge branch '43-implement-click-on-logo' into 'master' Simon Kellner 2020-04-30 11:44:02 +0000
  • 0236b8871c Merge branch '43-implement-click-on-logo' into 'master' Simon Kellner 2020-04-30 11:36:40 +0000
  • da7aaf68ec implement click on logo as link to homepage the_kellner 2020-04-30 13:36:35 +0200
  • 1f90144c48 Merge branch '27-create-login-view' into 'master' Tim Zieger 2020-04-29 10:02:04 +0000
  • 34d6b0433d Merge branch '27-create-login-view' into 'master' Tim Zieger 2020-04-29 09:58:09 +0000
  • 8b728b180e login view Tim Zieger 2020-04-29 11:57:58 +0200
  • 703bd5f51b Merge branch '42-create-auto-deployment-pipeline' into 'master' Marcel Schwarz 2020-04-28 22:47:55 +0000
  • 260872ca09 Merge branch '42-create-auto-deployment-pipeline' into 'master' Marcel Schwarz 2020-04-28 22:44:41 +0000
  • b3a508b4d4 Change only to rules block Because only is a deprecated feature Marcel Schwarz 2020-04-29 00:43:56 +0200
  • 87ef3fe09e Merge branch '42-create-auto-deployment-pipeline' into 'master' Marcel Schwarz 2020-04-28 22:41:42 +0000
  • 19b52f271d Merge branch '42-create-auto-deployment-pipeline' into 'master' Marcel Schwarz 2020-04-28 22:12:01 +0000
  • a2b55ca1c0 Add gitlab ci Marcel Schwarz 2020-04-28 23:27:03 +0200
  • eb872ef937 Added Fragments and Styles wiecktobi 2020-04-27 20:49:29 +0200
  • 4da629ce2d Merge branch '45-switch-jpa-to-backed-by-postgres' into 'master' Marcel Schwarz 2020-04-26 13:55:05 +0000
  • 133a36e4dd Merge branch '45-switch-jpa-to-backed-by-postgres' into 'master' Marcel Schwarz 2020-04-26 13:54:57 +0000
  • 144305a6c0 Lower max lifetime value for mysql connection Marcel Schwarz 2020-04-26 15:52:50 +0200
  • 37afc78824 Merge branch '29-view-for-a-single-time-track-entry' into 'master' Simon Kellner 2020-04-25 16:58:13 +0000
  • 2372982a47 Merge branch '29-view-for-a-single-time-track-entry' into 'master' Simon Kellner 2020-04-25 16:42:09 +0000
  • 7c61910cb6 Add Time Records view with multiple TimeRecordItems the_kellner 2020-04-25 18:01:26 +0200
  • fb75531beb Merge branch '14-connect-backend-to-mysql-database' into 'master' Marcel Schwarz 2020-04-22 18:54:32 +0000
  • d75a4ff650 Merge branch '14-connect-backend-to-mysql-database' into 'master' Marcel Schwarz 2020-04-22 18:39:03 +0000
  • 52b5065558 Add fail timeout for mariadb spring boot connection, Add spring actuator Marcel Schwarz 2020-04-22 20:36:34 +0200
  • 2c7418529b Add dev and prod profile, Add MariaDB connector Prod is default Add IDEA Run Configs for DEV (IDEA) and PROD (Docker-Compose) Marcel Schwarz 2020-04-21 11:22:03 +0200
  • 496394dac1 Add Compose run config for IDEA Marcel Schwarz 2020-04-21 09:50:48 +0200
  • 75a7db8610 Merge branch '32-stick-footer-to-bottom-of-the-page' into 'master' Tim Zieger 2020-04-21 14:12:02 +0000
  • 93dafb9a0d Merge branch '32-stick-footer-to-bottom-of-the-page' into 'master' Tim Zieger 2020-04-21 14:11:35 +0000
  • 4f3f01e686 footer at bottom Tim Zieger 2020-04-21 16:10:53 +0200
  • a077adb591 Merge branch '41-frontend-design-adjustments' into 'master' Tim Zieger 2020-04-21 12:47:30 +0000
  • 4f484dc211 Merge branch '41-frontend-design-adjustments' into 'master' Tim Zieger 2020-04-21 12:44:26 +0000
  • 910abe4b57 dark theme desing Tim Zieger 2020-04-21 14:41:48 +0200
  • b4137cfc58 Merge branch '39-refine-logo-quality' into 'master' Simon Kellner 2020-04-21 10:42:37 +0000
  • ba437868ca Merge branch '39-refine-logo-quality' into 'master' Simon Kellner 2020-04-21 10:37:17 +0000
  • ff677f1ecf add high quality dark logo the_kellner 2020-04-21 11:32:49 +0200
  • b81d491437 Merge branch '40-replace-link-to-the-logo' into 'master' Tim Zieger 2020-04-21 07:25:35 +0000
  • c882149b09 Merge branch '40-replace-link-to-the-logo' into 'master' Tim Zieger 2020-04-21 07:24:56 +0000
  • b2beafa5df new logo link Tim Zieger 2020-04-21 09:24:00 +0200
  • 1640f9d47d Merge branch '26-create-logo' into 'master' Simon Kellner 2020-04-20 17:36:18 +0000
  • 4c968c891b Merge branch '26-create-logo' into 'master' Simon Kellner 2020-04-20 17:32:16 +0000
  • 35fbc7fc0f Add logo to assets the_kellner 2020-04-19 11:14:03 +0200
  • c19e16fbdc Merge branch '33-routing-only-works-only-on-spa' into 'master' Marcel Schwarz 2020-04-20 17:05:42 +0000
  • b2f8c53fe2 Merge branch '33-routing-only-works-only-on-spa' into 'master' Tim Zieger 2020-04-20 17:04:53 +0000
  • 386f338ec6 update nginx conf to use vue redirect Marcel Schwarz 2020-04-20 19:04:34 +0200
  • 56bac021e6 Merge branch '24-create-the-header' into 'master' Tim Zieger 2020-04-19 16:59:39 +0000
  • 164acd6dc2 Merge branch '24-create-the-header' into 'master' Tim Zieger 2020-04-19 12:12:08 +0000
  • 7fa241069c Merge branch 'android-lib-updates' into 'master' wiecktobi 2020-04-19 12:03:12 +0000
  • 210861d343 header created Tim Zieger 2020-04-19 11:35:25 +0200
  • 3e8e52583b Merge branch 'android-upadet' into 'master' Marcel Schwarz 2020-04-17 21:51:04 +0000
  • 1aeb40424a Update build.gradle Marcel Schwarz 2020-04-17 21:50:53 +0000
  • 8f5f156573 Merge branch 'change-port' into 'master' Marcel Schwarz 2020-04-17 21:47:31 +0000
  • 4f276ce6c5 Update docker-compose.yml Marcel Schwarz 2020-04-17 21:47:10 +0000
  • b9c02b5884 Merge branch 'android-lib-updates' into 'master' Marcel Schwarz 2020-04-17 21:41:35 +0000
  • d1f153cb71 Update CODEOWNERS Marcel Schwarz 2020-04-17 21:41:29 +0000
  • eda39567d1 Add CODEOWNERS Marcel Schwarz 2020-04-17 21:39:23 +0000
  • 7c052b4179 Merge branch '25-create-the-footer' into 'master' Marcel Schwarz 2020-04-17 20:44:10 +0000
  • 03b01cc23b Merge branch '25-create-the-footer' into 'master' Tim Zieger 2020-04-17 16:56:45 +0000
  • e87bdc8e79 Merge branch '12-implement-user-service' into 'master' Marcel Schwarz 2020-04-17 16:56:34 +0000
  • 15d3724a09 Merge branch '12-implement-user-service' into 'master' Marcel Schwarz 2020-04-17 16:55:58 +0000
  • 916524eed5 Remove UserService because it's not needed for a data entity Marcel Schwarz 2020-04-17 18:45:22 +0200
  • dd94b40110 Update base endpoint to "/api" Marcel Schwarz 2020-04-17 18:44:31 +0200
  • b40d87375a Make UserRepository from type PagingAndSorting Marcel Schwarz 2020-04-17 18:44:06 +0200
  • ce81ff07ba Remove UserController, Add UserRepository Marcel Schwarz 2020-04-17 18:03:36 +0200
  • 9ef00cc092 Create User entity Marcel Schwarz 2020-04-17 18:02:57 +0200
  • f4b7173066 created footer Tim Zieger 2020-04-17 10:15:09 +0200
  • 41338738b0 Add lombok dependencies Marcel Schwarz 2020-04-14 13:56:15 +0200
  • 73aef924fa Add data-jpa dependencies Marcel Schwarz 2020-04-14 10:20:15 +0200
  • 7bf6110290 Add some config files and Run config Marcel Schwarz 2020-04-14 09:59:23 +0200
  • b7f84e0715 Remove HelloWorld and Create User Service Marcel Schwarz 2020-04-14 09:57:09 +0200
  • 3d2810148b Merge branch '23-add-vue-router' into 'master' Marcel Schwarz 2020-04-15 18:34:50 +0000
  • 226315fe1c Merge branch '23-add-vue-router' into 'master' Tim Zieger 2020-04-15 16:43:35 +0000
  • 9095367075 add vou-router with example Routs unknown 2020-04-15 18:38:30 +0200
  • c290ab8b0f Merge branch '7-create-container-environment' into 'master' Marcel Schwarz 2020-04-14 08:51:43 +0000
  • a886734103 Merge branch '7-create-container-environment' into 'master' Marcel Schwarz 2020-04-14 08:07:12 +0000
  • 7202fdbaeb Add docker-compose file Add frontend, backend and db Marcel Schwarz 2020-04-07 16:41:26 +0200
  • 217fbb75a5 Add Dockerfile for vue frontend Marcel Schwarz 2020-04-07 16:40:55 +0200
  • 3c0e774a59 Add Dockerfile for spring backend Marcel Schwarz 2020-04-07 16:40:37 +0200
  • 3f80440c8d Update Kotlin and JUnit Marcel Schwarz 2020-04-13 02:19:41 +0200
  • a63e4c2ed7 Merge branch '15-create-documentation-boilerplate' into 'master' Marcel Schwarz 2020-04-08 08:42:24 +0000
  • af7b68fa26 Merge branch '15-create-documentation-boilerplate' into 'master' Marcel Schwarz 2020-04-08 08:21:09 +0000
  • b4489a1333 Adjust text size Marcel Schwarz 2020-04-08 10:20:20 +0200
  • dbf2a5ffd7 Pull out all chapters into separate files Marcel Schwarz 2020-04-08 10:20:09 +0200
  • 4b405a4da1 Add list of figures and table of contents Marcel Schwarz 2020-04-08 10:07:33 +0200
  • 406041fc1d Add some imports and titlepage Marcel Schwarz 2020-04-08 10:05:47 +0200