Commit graph

73 commits

Author SHA1 Message Date
a3e460ae57 Update .github/workflows/sonar.yml
All checks were successful
Sonar / SonarQube (push) Successful in 14s
2025-12-06 11:28:18 +01:00
66353aa3e3 Update .github/workflows/sonar.yml
All checks were successful
Sonar / SonarQube (push) Successful in 5m50s
2025-12-06 11:11:37 +01:00
85d936e0f6 Update .github/workflows/sonar.yml
Some checks failed
Sonar / SonarQube (push) Has been cancelled
2025-12-06 11:02:52 +01:00
aaefc53a6b Update .github/workflows/sonar.yml
Some checks failed
Sonar / SonarQube (push) Failing after 1s
2025-12-06 10:53:10 +01:00
70dea5e97c Update .github/workflows/sonar.yml
Some checks failed
Sonar / SonarQube (push) Failing after 2s
2025-12-06 10:50:32 +01:00
90f34dc367 Update .github/workflows/sonar.yml
All checks were successful
Sonar / SonarQube (push) Successful in 10m0s
2025-12-06 10:27:48 +01:00
e0f92f3bd2 Update .github/workflows/sonar.yml
All checks were successful
Sonar / SonarQube (push) Successful in 9m36s
2025-12-05 17:53:00 +01:00
048cdc3e69 Update .github/workflows/sonar.yml
All checks were successful
Sonar / SonarQube (push) Successful in 9m35s
2025-12-05 17:08:40 +01:00
0428fce5b9 Update .github/workflows/sonar.yml
All checks were successful
Sonar / SonarQube (push) Successful in 9m37s
2025-12-05 16:56:27 +01:00
fc45e0f98a Update .github/workflows/sonar.yml
Some checks failed
Sonar / SonarQube (push) Failing after 39s
2025-12-05 16:52:09 +01:00
b5b082bc5d
Updated packages and fixed identified CS and typo in sonar-project.properties
Some checks failed
Sonar / SonarQube (push) Has been cancelled
2025-12-03 11:09:23 +01:00
defa605e45
Package update. 2025-11-15 11:16:19 +01:00
Liviu Burcusel
d1967f718e
Added default layout to project
* Added default layout for the site

* App is in light mode by default.

* App is in light mode by default.
2025-11-12 12:50:56 +01:00
dependabot[bot]
9a4dd4b721
Bump tar from 7.5.1 to 7.5.2 (#11)
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.1 to 7.5.2.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.1...v7.5.2)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-01 14:08:26 +01:00
Liviu Burcusel
82acb354ca
8 primevue install (#9)
* Added PrimeVue with TailwindCSS support and modified Homepage to test the changes.

* Configured vitest to use PrimeVue and wrote a quick test for home page
2025-10-26 19:54:14 +01:00
b27e3655d1
Added security policy and PR template 2025-10-26 11:00:46 +01:00
Liviu Burcusel
3b58a25ccf
Added vitest (#5)
* Moved eslint and @nuxt/eslint to devDependencies

* Added vitest to project and 1 test

* Tweaked Sonar workflow in order to run tests and coverage

* Removed offending config line
2025-10-24 17:20:05 +02:00
c98879430b
Added permissions to workflow (PR #4) 2025-10-23 16:10:08 +02:00
7df500cb99 Added Prettier to project 2025-10-23 15:52:16 +02:00
61184f57a5
Added Sonar workflow 2025-10-22 15:51:40 +02:00
Liviu Burcusel
866155e25e
Merged Update issue templates (#2)
Added .github/ISSUE_TEMPLATE/bug_report.md and .github/ISSUE_TEMPLATE/feature_request.md
2025-10-22 15:21:10 +02:00
Liviu Burcusel
95eaebf5c0
Project extra info (#1)
* Added LICENSE

* First draft for contributing to project

* First draft for Code Of Conduct
2025-10-22 14:57:15 +02:00
5de2a0a8fa
Project start 2025-10-22 13:16:31 +02:00