Projekt

Obecné

Profil

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

# Datum Autor Komentář
7011e007 2023-04-06 20:00 Petr Urban

new: #10245 ReactJS routing, přihlašovací formulář
desc: zprovozněn registrační formulář uživatele včetně poupravení user modulu

2727d02c 2023-04-06 19:44 Petr Urban

new: #10245 ReactJS routing, přihlašovací formulář
desc: zprovozněn registrační formulář uživatele včetně poupravení user modulu

ded2936a 2023-04-06 19:30 Petr Urban

new: #10245 ReactJS routing, přihlašovací formulář
desc: zprovozněn registrační formulář uživatele včetně poupravení user modulu

d5b72f59 2023-04-06 17:36 Petr Urban

Merge remote-tracking branch 'origin/feature/userModule' into feature/authentication

  1. Conflicts:
  2. pom.xml
  3. src/main/java/cz/zcu/fav/kiv/antipatterndetectionapp/v2/controller/UserController.java
  4. src/main/java/cz/zcu/fav/kiv/antipatterndetectionapp/v2/model/User.java...
d60d25d0 2023-04-06 16:08 Jiri Trefil

#10244 završení implementace service a controllerů. Sepsány jednotkové testy.

26409d10 2023-04-06 12:58 Václav Hrabík

#10247 rozděláné testy, chybí otestovat controller, service je otestován

0f69d5e8 2023-04-05 22:17 Petr Urban

Changes by 1step

d438fc1e 2023-04-05 22:15 Petr Urban

new: #10245 ReactJS routing, přihlašovací formulář
desc: zprovozněn registrační formulář uživatele včetně poupravení user modulu

042274e9 2023-04-02 19:49 Jiri Trefil

new: #10244 Vytvoření controlleru pro modul správy uživatelů. Připavení service, entity a repository pro komunikaci s databází.

ff054af2 2023-03-14 20:42 Petr Urban

new: #10050 Vytvořit ReactJS strukturu; created dummy controller and ReactJS module. Tested controller call

feab914a 2023-03-14 18:19 Petr Urban

new: #10051 Příprava modulů; created new module ui.

d60ee7b6 2022-07-13 17:57 Petr Urban

merge

9456601d 2022-07-13 17:51 Petr Urban

merge

53636145 2022-07-13 17:48 Petr Urban

merge

a91cb032 2022-07-13 17:36 Petr Urban

Merge branch 'custom-home-template' into dev

  1. Conflicts:
  2. src/main/webapp/WEB-INF/templates/fragments/navbar.html
  3. src/main/webapp/resources/css/style.css
aff5b632 2022-07-13 17:32 Petr Urban

Merge branch 'ui-tests' into dev

  1. Conflicts:
  2. pom.xml
1e24f29f 2022-07-13 17:29 Petr Urban

merge

28d7d988 2022-07-13 17:16 Petr Urban

Merge branch 'input-checks' into dev

  1. Conflicts:
  2. src/main/java/cz/zcu/fav/kiv/antipatterndetectionapp/controller/AppController.java
8dd5f993 2022-07-13 17:13 Petr Urban

Merge branch 'custom-err-template' into dev

b834cf54 2022-07-13 15:57 Petr Urban

#41 added border-bottom to quick select row and made it wider, removed bold effect and added italic one. Also size of font was changed to lower.

7fade40b 2022-07-13 15:42 Petr Urban

#43 added underline on mouse hover to AP and project links.

5fb7a486 2022-07-13 15:32 Petr Urban

#30 refactor of previous .js file.

0d89497a 2022-07-06 12:39 Petr Urban

#44

f7f24bbe 2022-07-06 11:30 Petr Urban

#44 separated plugin versions into properties tag.

2dbb7e6b 2022-07-06 09:22 Petr Urban

#11 created UI test for testing elements on configuration page

b9bf3a8f 2022-07-05 19:23 Petr Urban

#11 created UI test for testing elements on detect page

8e78fe91 2022-07-05 12:42 Petr Urban

repaired bug in index.html template

de518a01 2022-07-05 10:31 Petr Urban

repaired bug in index.html template

a00c02df 2022-07-05 10:15 Petr Urban

#30 created .js files for saving detect selections. NOT FOR SESSION -> Auth. mechanism will be changed during time.

7ad13a9e 2022-07-04 13:06 Petr Urban

#43 added links to AP and projects - to their pages.

0315a6ad 2022-06-30 11:26 Petr Urban

#41 edited quick select in /detect page

3747effe 2022-06-28 11:26 Petr Urban

#41 renamed Select All to Quick Select so it's more logical

2aabf54e 2022-06-28 11:18 Petr Urban

#41 Created new .js function which takes care of "middle option" --> indeterminate, when not all checkboxes are selected. Removed checkbox Select All from footer and added it to header.

da53e1ae 2022-06-27 15:03 Petr Urban

#43 Added back column ID of each project but HIDDEN.

c5111d82 2022-06-27 14:45 Petr Urban

#26 Adding logging mechanism

4258978d 2022-06-24 14:54 Petr Urban

#20 upgraded bootstrap version to 5.2 beta. Edited basic UI stuff for whole application so it's compatible to newer version of bootstrap. Fixed "Select All" label.

f69fe101 2022-06-24 14:06 Petr Urban

#20 created home page template including FOOTER! and added newer version of bootstrap. -- Upgrade in whole project needs to be done.

78733880 2022-06-24 12:06 Petr Urban

#20 created home page template including FOOTER! and added newer version of bootstrap. -- Upgrade in whole project needs to be done.

ab32fe33 2022-06-23 15:04 Petr Urban

#25 created and customized error templates.

2b46a050 2022-06-22 19:52 Petr Urban

#25 created CustomErrorController.java and own templates for http status codes such as 403, 404, 500 and general error template

69798f52 2022-06-22 12:39 Petr Urban

#34 checking if configuration name even exists before creating SQL query

905f8ab5 2022-06-22 09:52 Petr Urban

#10 created new possible unit tests

d1e653cc 2022-06-21 21:27 Petr Urban

#10 created some unit tests for module.type Percentage

8694e970 2022-06-21 21:00 Petr Urban

#10 prepared Unit tests for model.types (yet) - more unit tests will be added and implemented! REPAIRED "f" for float number on "Configuration" page in some inputs.

2739d159 2022-06-21 14:16 Petr Urban

#11 prepared class for UI tests. Only scenarios need to be added.

20f290be 2022-06-21 08:37 stepanekp

configuration files edited

19a997ab 2022-06-19 17:53 stepanekp

bugfix

004a4e80 2022-06-15 19:55 stepanekp

docker-compose file updated

afe7e572 2022-06-13 07:51 stepanekp

updated java_doc added

429a9720 2022-06-12 12:27 stepanekp

bugfix

1e5caa56 2022-06-09 07:25 stepanekp

Project id removed from results table

c2ca53a5 2022-06-09 07:24 stepanekp

bugfix

99139959 2022-06-04 20:24 stepanekp

#27 Configuration menu item not shown if AP list is empty

824250f5 2022-05-27 17:56 stepanekp

#23 Select All checkbox moved to table footer

9039435d 2022-05-27 17:18 stepanekp

#23 Alphabetical sorting case insensitive

9b4d5992 2022-05-25 19:06 stepanekp

#23 Tables sorted alphabetically

9644b73e 2022-05-25 18:23 stepanekp

Title change

f6bfbd35 2022-05-22 20:47 stepanekp

new DB scripts

3374af1a 2022-05-22 20:35 stepanekp

#23 selection page edited

91157373 2022-05-22 20:35 stepanekp

#28 minor change

6e62bdfa 2022-05-22 20:00 stepanekp

#27 configutation select box hidden for unlogged users

fb07040f 2022-05-22 07:39 stepanekp

#28 extendable configurations added

7b82ace8 2022-05-21 20:06 stepanekp

#22 Terminology fixed

d6de8206 2022-05-21 19:39 stepanekp

#27 No project/anti-pattern message added

ccb54b7e 2022-05-14 19:29 stepanekp

Release information edit

a26d9f94 2022-05-14 19:25 stepanekp

#22 Terminology fixed

33097c53 2022-05-02 13:41 stepanekp

db dump change

ccd8173e 2022-04-29 12:29 stepanekp

Minor changes

45c112a9 2022-04-29 12:23 stepanekp

Detection detail added

6767b4e4 2022-04-28 14:17 stepanekp

Minor changes

27518fc6 2022-04-22 10:30 stepanekp

Docker minor changes

912e76c4 2022-04-20 17:58 stepanekp

Tests for configurations and json parsing added

6ad61e27 2022-04-20 16:57 stepanekp

Bystander tasks ratio to percentage

1a9b6c65 2022-04-20 16:48 stepanekp

Redundant imports deleted

bc8630ab 2022-04-20 15:03 stepanekp

Minor changes for Docker

766ffe51 2022-04-20 07:29 stepanekp

New AP detectors minor changes

63f62fb9 2022-04-19 15:44 stepanekp

#16 Operationalization edit only for logged users

bc975077 2022-04-19 15:16 stepanekp

#16 Pre tag replaced by code tag

24f1a07a 2022-04-19 14:56 stepanekp

Adding images folder

c3c022cc 2022-04-19 14:52 stepanekp

New anti-pattern detectors added

855c1138 2022-04-12 19:41 stepanekp

Unknown Poster antipattern detection added

cfd4e4bb 2022-04-12 19:38 stepanekp

Unknown Poster antipattern detection added

f55cdc1b 2022-04-11 16:29 stepanekp

Configuration view edited

0210fee0 2022-04-11 15:22 stepanekp

Name changed

80ee8213 2022-04-11 15:10 stepanekp

Configuration view edited

0788c209 2022-04-10 17:20 stepanekp

Docker volume added

8ec14d4c 2022-04-09 12:11 stepanekp

Change of resource files location

f1f46aab 2022-04-09 12:10 stepanekp

Change of resource files location

e1b24c89 2022-04-08 22:37 stepanekp

Project structure changes for Docker

9904ea40 2022-04-07 20:30 stepanekp

Configuration reading from files edited

c3914f4b 2022-04-07 18:52 stepanekp

Reading anti-patterns from json files modified

5129e35c 2022-04-07 16:05 stepanekp

Paths to external files edited

abfd6519 2022-04-06 19:45 stepanekp

Minor change

8e87e631 2022-04-06 18:49 stepanekp

Methods commented

6136d078 2022-04-06 15:58 stepanekp

Minor changes

b9635ea8 2022-04-06 15:39 stepanekp

#14 Saving function moved

1e4fafce 2022-04-06 15:16 stepanekp

Minor changes

bc1cb4b3 2022-04-06 14:09 stepanekp

#14 Unused parts of code removed

7ae54e75 2022-04-05 19:49 stepanekp

#16 Adding timestamp to image name

a72aa02c 2022-04-04 19:45 stepanekp

#16 Operationalization text clean from possible xss