Commit graph

543 commits

Author SHA1 Message Date
Simon Vieille 0321f6e7f4
update ci config
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-10-16 20:04:11 +02:00
Simon Vieille 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
Simon Vieille f30142abe6
update indentation 2022-10-16 19:59:18 +02:00
Simon Vieille 7c86d53da7
fix issue with loader and refactoring
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-10-16 19:57:32 +02:00
Simon Vieille f0988b93bd
fix fixed menu view 2022-10-16 19:19:03 +02:00
Simon Vieille a647f05fa4
update indentation 2022-10-16 19:01:46 +02:00
Simon Vieille 8aa07efaf9
update default view 2022-10-16 19:00:16 +02:00
Simon Vieille 9cdb008a72
update indentation (4 spaces -> 2 spaces) 2022-10-16 18:33:50 +02:00
Simon Vieille 585aec5ee2
update indentation (4 spaces -> 2 spaces) 2022-10-16 18:33:06 +02:00
Simon Vieille 1c1fe946cf
update rules of makefile, webpack, stylelintrc 2022-10-16 18:23:20 +02:00
Simon Vieille 1a550f066f
replace the top menu component with a custom one 2022-10-16 18:21:23 +02:00
Simon Vieille 01de6d998f
lint admin.css 2022-10-14 19:35:49 +02:00
Simon Vieille cf87747924
fix position of reset buttons 2022-10-14 19:35:01 +02:00
Simon Vieille 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
Simon Vieille 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
Simon Vieille 13688cd3d3
fix icon render
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-09-01 16:59:04 +02:00
Simon Vieille 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
Simon Vieille 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
Simon Vieille 1c2c413eef update changelog
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-08-21 18:02:28 +02:00
Simon Vieille 36388bd472 add code quality makefile action 2022-08-21 18:02:28 +02:00
Simon Vieille 0c304b06a0 (cq) add missing let 2022-08-21 18:02:28 +02:00
Simon Vieille 538467dc99 (cq) replace v-html with v-text to prevent xss 2022-08-21 18:02:28 +02:00
Simon Vieille eba06e8ef8 (cq) replace var with let 2022-08-21 18:02:28 +02:00
Simon Vieille 3cf8b685ba (cq) replace var with let 2022-08-21 18:02:28 +02:00
Simon Vieille ed8f0e0959 (cq) remove unused package* 2022-08-21 18:02:28 +02:00
Simon Vieille ba7f0673b4 (cq) add alt attribute on app icon 2022-08-21 18:02:28 +02:00
Simon Vieille d2b589a644 (cq) add rel noopener attribute 2022-08-21 18:02:28 +02:00
Simon Vieille ca08a26e1b (cq) add alt attribute on logo 2022-08-21 18:02:28 +02:00
Simon Vieille 6347403ed7 (cq) remove unsed variable 2022-08-21 18:02:28 +02:00
Simon Vieille 80532ead63 (cq) rename variable 2022-08-21 18:02:28 +02:00
Simon Vieille 7b8d8800fc (cq) replace repeated strings with variables 2022-08-21 18:02:28 +02:00
Simon Vieille a20b0d4709 (cq) remove unsed variables 2022-08-21 18:02:28 +02:00
Simon Vieille 47c2beae4a (cq) remove duplicated code 2022-08-21 18:02:28 +02:00
Simon Vieille 49f45534de update changelog 2022-08-21 18:02:28 +02:00
Simon Vieille 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
Simon Vieille e802e05888
add code quality makefile action 2022-08-21 16:20:05 +02:00
Simon Vieille 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
Simon Vieille d837f1acf5
(cq) replace v-html with v-text to prevent xss 2022-08-21 16:12:52 +02:00
Simon Vieille f058ec10d3
(cq) replace var with let 2022-08-21 15:58:12 +02:00
Simon Vieille d3b3989e02
(cq) replace var with let 2022-08-21 15:55:59 +02:00
Simon Vieille 984bfcdc05
(cq) remove unused package* 2022-08-21 15:54:02 +02:00
Simon Vieille 983fabd460
(cq) add alt attribute on app icon 2022-08-21 15:53:26 +02:00
Simon Vieille ca7e8674e4
(cq) add rel noopener attribute 2022-08-21 15:46:33 +02:00
Simon Vieille 69e2c0670a
(cq) add alt attribute on logo 2022-08-21 13:55:29 +02:00
Simon Vieille 4676243b2e
(cq) remove unsed variable 2022-08-21 13:53:40 +02:00
Simon Vieille 84b50710a6
(cq) rename variable 2022-08-21 13:52:08 +02:00
Simon Vieille 059002ef1c
(cq) replace repeated strings with variables 2022-08-21 13:49:20 +02:00
Simon Vieille fa9d5abf62
(cq) remove unsed variables 2022-08-21 13:48:42 +02:00
Simon Vieille 280c1d72ae
(cq) remove duplicated code 2022-08-21 13:48:16 +02:00
Simon Vieille 373b8393bf
update changelog
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-08-15 15:03:46 +02:00