Commit graph

550 commits

Author SHA1 Message Date
78e71dce97
update makefile
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-10-16 23:00:26 +02:00
d177bdbaeb
update makefile
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-10-16 22:54:28 +02:00
f67a489130
update js conf
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-10-16 22:18:56 +02:00
23fc3b9e5b
update js conf
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-10-16 22:14:10 +02:00
e889d1e3d8
update js conf
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-10-16 22:09:14 +02:00
39faeb70dc
update js conf
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-10-16 22:04:51 +02:00
433c480637
fix js dependecies
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-10-16 20:10:55 +02:00
0321f6e7f4
update ci config
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-10-16 20:04:11 +02:00
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