Maksim Kochetkov
0d7342b9f2
Feature/tms ( #89 )
...
* add: delete old format support
add: fix build
add: new plugin system
add: spring boot 3, update allure, update all libs version,
update vaadin, update gradle, update nodejs
* add: fix test
* add: fix test
* add: fix test
* add: fix test
* add: fix docker image platforms
* add: fix docker image platforms
* add: enabled/disabled plugins
2024-07-01 18:26:58 +01:00
Thomas Coudray
ddf2cbbd7b
add oauth2 support ( #81 )
...
- Add oauth2 support
- split Spring application profiles
- fix environment variable name in Dockerfile. from non-standard name PROFILE to conventional SPRING_PROFILES_ACTIVE
- update README.md
---------
Co-authored-by: kochetkov-ma <kochetkov-ma@yandex.ru>
2024-01-29 11:58:30 +00:00
kochetkov-ma
a5a21dd3c9
Update Helm Chart Ingress apiVersion #53
2022-12-03 11:44:25 +03:00
kochetkov-ma
cfaf0353a6
update Vaadin UI version up to 23 release
2022-07-09 22:00:55 +03:00
kochetkov-ma
ecdb5fd6bb
update Vaadin UI version up to 23 release
2022-07-09 21:02:07 +03:00
kochetkov-ma
cae83e7054
update docker runtime to 11.0.15-jre and last debian bullseye #51 , update spring boot deps, update allure #49 , fix server context path redirection #46 #41
2022-07-09 20:00:03 +03:00
kochetkov-ma
d918235837
add link to latest report, update deps versions, add postgres support, add 'ext' folder for external jar in classpath in docker image, update readme
2021-01-21 22:44:10 +03:00
georgRusanov
51fe787dea
Added possibility to deleting reports older than date ( #21 )
...
* Added possibility to deleting reports older than date
* Created new method in JpaReportRepository
* Delete unnes toString
* up pmd version and delete unused import
Co-authored-by: grusanov <grusanov@adsterra.com>
2020-11-22 13:50:26 +03:00
kochetkov-ma
05744d3f26
add basic auth possibility / update deps / update README.md
2020-08-16 17:58:14 +03:00
kochetkov-ma
899f93e728
implement #10 - new date time format and client timezone
2020-06-08 16:51:15 +03:00
kochetkov-ma
86f4a72715
fix history, add size to reports, support changing hosts in report url, fix grid filtering bug
2020-05-31 22:38:50 +03:00
Maxim Kochetkov
ca8108b601
Feature/gui ( #3 )
...
* WEB UI
* add nodejs to github actions
* update documentation
* update deps
2020-05-06 23:07:46 +03:00
Maxim Kochetkov
8a87ce1ad9
remove pitest
2020-05-01 20:20:29 +03:00
Maxim Kochetkov
44d5804cac
Feature/store in db ( #2 )
...
* update deps / add links to prev reports / reports store in BD
* fix bugs / static AppCfg.java / clear history
* support old format
* README.md update
Co-authored-by: Maxim Kochetkov <maxim.kochetkov@sm-digit.ru>
2020-05-01 20:11:22 +03:00
Maxim Kochetkov
74ba06fe5a
plugin support: default plugins or from env var 'allure.plugins.directory'
2020-04-22 13:31:37 +03:00
Maxim Kochetkov
d87043789a
Feature/ci ( #1 )
...
* fix check errors / add github actions
Co-authored-by: Maxim Kochetkov <maxim.kochetkov@sm-digit.ru>
2020-04-20 22:29:21 +03:00
Maxim Kochetkov
9505bbf6bf
first commit
2020-04-18 21:37:00 +03:00