Projekt

Obecné

Profil

Statistiky
| Větev: | Tag: | Revize:

# Datum Autor Komentář
1865a0be 2020-07-22 10:08 Pavel Fidransky

re #58 massive code formatting

4cbd487f 2020-07-22 10:08 Pavel Fidransky

re #58 configure ESLint

d0fad67a 2020-07-22 10:03 plundrichov

re #58 fixed (nav.js, app.css)

6b95d204 2020-07-22 10:03 plundrichov

re #58 frontend part refactored

a12a4e99 2020-07-22 10:03 plundrichov

re #58 mostly css edited, also login/logout

bd782af2 2020-07-22 10:03 plundrichov

re #58 ymanager // danekja#60 // fixed redone

5bedee9e 2020-07-22 10:03 plundrichov

re #58 Rewrited client app to React #58 // yoso internal app // in progress #60 // fixed

1a58c244 2020-07-22 10:03 plundrichov

re #58 names edited

faed7f5e 2020-07-22 10:03 plundrichov

re #58 conected to correct server, added config.json, added credentials in api.js and relocated errors 401, 403 to home page instead of throwing alert, edited login, edit link navbar logo

a0cbde1e 2020-07-22 10:02 plundrichov

re #58 fetch setting(const response), switch added default opt.

c1feb33a 2020-07-22 10:02 plundrichov

re #58 css responsive

ebfe6347 2020-07-22 10:02 plundrichov

re #58 client part(especially rebuilt api.js, all fetches, little edits in YourRequests/UpcomingRequests and fixed bugs in calendar and overview (add event, save, post, numbers)

9f045397 2020-07-22 10:02 plundrichov

re #58 Refactoring, every fetch moved to api.js

7495b9eb 2020-07-22 10:02 plundrichov

re #58 refactoring (api - app, calendar)

c46ffe2f 2020-07-22 10:02 plundrichov

re #58 first version of react app

9ec6ad3a 2020-07-13 12:05 Pavel Fidransky

re #41 custom logout endpoint

adaf7531 2020-07-13 08:16 Pavel Fidransky

re #42 add tests of DefaultSettingsDTO

fe88b83e 2020-07-09 07:09 Pavel Fidransky

add API docs

d83c5707 2020-07-02 06:31 Pavel Fidransky

re #32 use domain classes in repositories

a2d2386e 2020-07-02 06:31 Pavel Fidransky

re #31 extract repository interfaces

f9d108be 2020-07-02 06:31 Pavel Fidransky

re #32 rename classes returned from webservices to have -DTO suffix

e82df142 2020-07-02 06:31 Pavel Fidransky

re #36 drop localization from backend

6636acc9 2020-07-02 06:31 Pavel Fidransky

re #44 add DB migration engine

7e85f82d 2020-07-02 06:31 Pavel Fidransky

re #41 use HTTP method-based annotations instead of generic RequestMapping

536a33e6 2020-07-02 06:31 Pavel Fidransky

re #41 simplify enum conversion

90b699e9 2020-07-02 06:31 Pavel Fidransky

re #41 fix some todos

67aa9c41 2020-07-02 06:31 Pavel Fidransky

re #41 replace own (de)serializers of java.time.* classes by Jackson implementation

01f3ae23 2020-07-02 06:31 Pavel Fidransky

re #41 global exception handler

859f5dd3 2020-06-01 13:57 Jakub Danek

#52

46e11781 2020-06-01 13:22 Jakub Danek

#52

853eb568 2020-06-01 13:17 Jakub Danek

#52

2ca79f0a 2020-06-01 12:47 Jakub Danek

#52

7e6f9d29 2020-06-01 12:30 Jakub Danek

#52

181fe920 2020-06-01 12:13 Jakub Danek

#52 one more dependency to make the gods happy

01eea0bd 2020-06-01 12:03 Jakub Danek

#52 add cli to dependencies

cc3ef93f 2020-01-02 15:07 Jakub Danek

re #52 split multistage build into two dockerfiles

8bd93e28 2020-01-02 15:02 Jakub Danek

re #52 split multistage build into two dockerfiles

00494e0f 2020-01-02 14:43 Jakub Danek

re #52 split multistage build into two dockerfiles

a11d246a 2020-01-02 14:20 Jakub Danek

Update Dockerfile

37576194 2020-01-02 14:19 Jakub Danek

Update Dockerfile

4ccb6b62 2020-01-02 13:05 Pavel Fidransky

re #33: load frontend app configuration from config.json file

59cbe6ba 2020-01-02 13:05 Pavel Fidransky

re #33: modify backend app to load configuration from environment variables; locally loaded by docker-compose from .env file

57ffe6f9 2019-10-29 06:40 Pavel Fidransky

fix #40: configure nginx to redirect all requests to index.html

76eb842a 2019-10-16 20:24 Jakub Danek

re #29 crude login page

7c8f251f 2019-10-16 20:23 Jakub Danek

re #29 hackity login endpoint, check todo, needs reimplementation

cc2e05e8 2019-10-16 20:23 Jakub Danek

re #29 reject unauthenticated connections instead of redirecting to login page

deb64a56 2019-10-15 13:27 Jakub Danek

re #29 backend implementation of Google OAuth2 authentication

Includes new user registration.

74d6b99b 2019-10-15 13:20 Jakub Danek

re #31 separate part of DefaultSettings interface into own repository

Required for easier implementation of #29 (user registration)

6b5f795f 2019-10-14 13:49 Jakub Danek

re #29 separate editable user-data into own class.

503463be 2019-10-14 12:46 Jakub Danek

re #29 split User into abstract class and RegisteredUser class

General user-info turned into interface in order to support multiple
user info sources (authentication methods)

067718eb 2019-10-14 10:29 Jakub Danek

re #37 secured access to request list processes

9a3723cd 2019-10-14 10:29 Jakub Danek

re #37 secured access to default settings (read)

fa28081d 2019-10-14 10:25 Jakub Danek

re #37 secured access to user's calendar

c645af30 2019-10-14 10:24 Jakub Danek

re #37 secured global settings configuration process

a6f109d7 2019-10-14 10:23 Jakub Danek

re #37 secured user settings configuration endpoint

2c98eb7b 2019-10-14 10:23 Jakub Danek

re #37 implemented AuthorizationService interface for non-static
access to Spring Security context.

cc93b410 2019-10-12 12:11 Jakub Danek

re #37 secured access to request confirmation/rejection

7779d8bd 2019-10-11 15:04 Jakub Danek

re #37 secured access to deleting vacation requests

Disable unused edit vacation endpoint.

a1306c71 2019-10-11 15:04 Jakub Danek

re #37 support for custom permission evaluators based on type

72188b9a 2019-10-11 15:04 Jakub Danek

re #37 replace auth expressions with custom annotation

re #37 replace auth expressions with custom annotation

97f0fa4e 2019-10-11 08:48 Jakub Danek

re #37 protect "edit vacation request" process

23feb2c7 2019-10-11 08:43 Jakub Danek

re #37 disable csrf (for now, needs to be revised later whether needed or not)

5fd5bca1 2019-10-11 08:42 Jakub Danek

re #37 disable csrf (for now, needs to be revised later whether needed or not)

317b7363 2019-10-11 08:25 Jakub Danek

re #37 naming improvements

9223bc22 2019-10-11 08:15 Jakub Danek

re #37 protect getUser and getUsers processes on server-side

Related refactoring - moving relevant logic to UserManager interface
and to /users API endpoint.

490e0a67 2019-10-11 08:14 Jakub Danek

re #41 remove unused mock classes

216a8f66 2019-10-10 13:58 Jakub Danek

re #41 move enumerations from dto to domain package

476b7738 2019-10-10 13:43 Jakub Danek

re #37 add request interceptor for sending Basic authentication token

d2799ca5 2019-10-10 13:43 Jakub Danek

re #37 make UI compatible with new User controller API

767931cc 2019-10-10 13:42 Jakub Danek

re #37 unify user profile endpoints under single controller and namespace

dbbad14d 2019-10-10 09:29 Jakub Danek

re #37 modify CORS settings to allow only single domain and credentials in cors preflight requests

5ed6fa07 2019-10-10 09:29 Jakub Danek

re #37 dummy spring security configuration

f6f42f72 2019-10-10 09:29 Jakub Danek

re #37 implement WS endpoint for getting current user info

68bd3513 2019-10-10 09:29 Jakub Danek

re #37 create separate interface & component for User-related business logic

6ba63156 2019-10-10 09:25 Jakub Danek

re #37 reimplement UserRepository getUser queries back into sanity

Add possibility to search by email.

dfe45987 2019-10-10 09:23 Jakub Danek

re #37 User domain class now implements Spring Security's UserDetails interface

5bd79581 2019-10-10 09:21 Jakub Danek

re #37 add email value to testuser record in init.sql script

689051f0 2019-10-10 09:21 Jakub Danek

re #37 add spring security to dependencies

0d20d943 2019-10-10 09:20 Jakub Danek

re #37 code cleanup

42939d08 2019-10-08 11:31 Jakub Danek

re #37 code cleanup

299f3030 2019-10-08 10:44 Jakub Danek

re #NaN git ignore

3edf22f1 2019-10-08 10:44 Jakub Danek

re #28 working webapp docker build and compose

7de5fe43 2019-10-08 10:42 Jakub Danek

re #28 update angular to 8.x

3dfec56f 2019-10-07 15:30 Pavel Fidranský

re #30: rename base package and groupId

6c6f9413 2019-07-14 17:47 Jakub Danek

re #28 working docker-compose file for server-side application

3b86e158 2019-07-12 19:44 Jakub Danek

re #28 proper Dockerfile for server build, related pom.xml changes

7134e3bc 2019-07-12 19:43 Jakub Danek

re #36 hotfix to make tests pass, still needs refactoring

7cbc1b96 2019-06-11 10:16 Lukas Cerny

Added documentation

558c8d57 2019-06-10 14:42 Václav Jirák

Frontend refactored

e081ca32 2019-06-07 16:40 Lukas Cerny

Fixed is not able to set lower number of sick day than is already taken

88e2ccf3 2019-06-06 17:15 Lukas Cerny

Fixed a taking vacation for the same day.

e3637ab0 2019-06-06 16:52 Lukas Cerny

Cannot take a vacation in past, refactor VacationDay to Vacation in domain package

5d32cbea 2019-06-06 14:42 Václav Jirák

Error and information messages modified - correct error messages from backend are displayed and information messages are translated

807a0a15 2019-06-06 11:50 Václav Jirák

Merge branch 'develop' of https://github.com/danekja/ymanager into develop

08a1de74 2019-06-06 11:49 Václav Jirák

Sickdays is now correctly displayed in the list of users

1a887a3c 2019-06-06 11:42 Lukas Cerny

Fixed: user settings, accepting / rejecting vacation, sick day, users, adding and deleting sick days, etc..

4985a41a 2019-06-06 11:39 Václav Jirák

Status of oncoming vacation is now translated

f4c8e61e 2019-06-06 11:11 Václav Jirák

Corrected number of remaining sickdays in user's profile

f6ad0e8a 2019-06-06 10:04 Dominik Poch

Moved database exception handler

8eff709d 2019-06-06 09:57 Dominik Poch

Set utf8 database encoding