Commit graph

542 commits

Author SHA1 Message Date
ec8cf06082
update gitignore and add yarn lock file
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-10-16 20:00:06 +02:00
f30142abe6
update indentation 2022-10-16 19:59:18 +02:00
7c86d53da7
fix issue with loader and refactoring
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-10-16 19:57:32 +02:00
f0988b93bd
fix fixed menu view 2022-10-16 19:19:03 +02:00
a647f05fa4
update indentation 2022-10-16 19:01:46 +02:00
8aa07efaf9
update default view 2022-10-16 19:00:16 +02:00
9cdb008a72
update indentation (4 spaces -> 2 spaces) 2022-10-16 18:33:50 +02:00
585aec5ee2
update indentation (4 spaces -> 2 spaces) 2022-10-16 18:33:06 +02:00
1c1fe946cf
update rules of makefile, webpack, stylelintrc 2022-10-16 18:23:20 +02:00
1a550f066f
replace the top menu component with a custom one 2022-10-16 18:21:23 +02:00
01de6d998f
lint admin.css 2022-10-14 19:35:49 +02:00
cf87747924
fix position of reset buttons 2022-10-14 19:35:01 +02:00
e5b3499077
add vuejs key on loops and apply a lint
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-10-11 22:24:59 +02:00
b30e822bde
update changelog
Some checks failed
gitea-sonarqube-bot Analysis pending...
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline failed
2022-09-01 16:59:46 +02:00
13688cd3d3
fix icon render
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-09-01 16:59:04 +02:00
f9c41e9407 Merge branch 'master' into develop
Some checks are pending
gitea-sonarqube-bot Analysis pending...
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-09-01 10:49:37 +02:00
1da1cff551
release v2.5.0
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline was successful
gitea-sonarqube-bot Analysis pending...
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-09-01 10:44:13 +02:00
1c2c413eef update changelog
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-08-21 18:02:28 +02:00
36388bd472 add code quality makefile action 2022-08-21 18:02:28 +02:00
0c304b06a0 (cq) add missing let 2022-08-21 18:02:28 +02:00
538467dc99 (cq) replace v-html with v-text to prevent xss 2022-08-21 18:02:28 +02:00
eba06e8ef8 (cq) replace var with let 2022-08-21 18:02:28 +02:00
3cf8b685ba (cq) replace var with let 2022-08-21 18:02:28 +02:00
ed8f0e0959 (cq) remove unused package* 2022-08-21 18:02:28 +02:00
ba7f0673b4 (cq) add alt attribute on app icon 2022-08-21 18:02:28 +02:00
d2b589a644 (cq) add rel noopener attribute 2022-08-21 18:02:28 +02:00
ca08a26e1b (cq) add alt attribute on logo 2022-08-21 18:02:28 +02:00
6347403ed7 (cq) remove unsed variable 2022-08-21 18:02:28 +02:00
80532ead63 (cq) rename variable 2022-08-21 18:02:28 +02:00
7b8d8800fc (cq) replace repeated strings with variables 2022-08-21 18:02:28 +02:00
a20b0d4709 (cq) remove unsed variables 2022-08-21 18:02:28 +02:00
47c2beae4a (cq) remove duplicated code 2022-08-21 18:02:28 +02:00
49f45534de update changelog 2022-08-21 18:02:28 +02:00
fd99827390
update changelog
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
gitea-sonarqube-bot OK
2022-08-21 16:20:42 +02:00
e802e05888
add code quality makefile action 2022-08-21 16:20:05 +02:00
13f535250a
(cq) add missing let
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
gitea-sonarqube-bot Analysis pending...
ci/woodpecker/pr/woodpecker Pipeline failed
2022-08-21 16:13:39 +02:00
d837f1acf5
(cq) replace v-html with v-text to prevent xss 2022-08-21 16:12:52 +02:00
f058ec10d3
(cq) replace var with let 2022-08-21 15:58:12 +02:00
d3b3989e02
(cq) replace var with let 2022-08-21 15:55:59 +02:00
984bfcdc05
(cq) remove unused package* 2022-08-21 15:54:02 +02:00
983fabd460
(cq) add alt attribute on app icon 2022-08-21 15:53:26 +02:00
ca7e8674e4
(cq) add rel noopener attribute 2022-08-21 15:46:33 +02:00
69e2c0670a
(cq) add alt attribute on logo 2022-08-21 13:55:29 +02:00
4676243b2e
(cq) remove unsed variable 2022-08-21 13:53:40 +02:00
84b50710a6
(cq) rename variable 2022-08-21 13:52:08 +02:00
059002ef1c
(cq) replace repeated strings with variables 2022-08-21 13:49:20 +02:00
fa9d5abf62
(cq) remove unsed variables 2022-08-21 13:48:42 +02:00
280c1d72ae
(cq) remove duplicated code 2022-08-21 13:48:16 +02:00
373b8393bf
update changelog
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-08-15 15:03:46 +02:00
6205c9a6b6 Merge pull request 'upgrade dependencies' (#116) from develop into master
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #116
2022-08-15 14:26:44 +02:00