Skip to content

Commit 797c996

Browse files
authored
Merge pull request #46 from Schroedinger-Hat/release/frontend-20250709-191853
2 parents 81001d5 + 2278b9e commit 797c996

File tree

2 files changed

+153
-1
lines changed

2 files changed

+153
-1
lines changed

src/frontend/CHANGELOG.md

Lines changed: 152 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,158 @@
11
# Changelog
22

33

4+
## v1.3.0
5+
6+
[compare changes](https://github.com/Schroedinger-Hat/certo/compare/1bea46143290d54f503f5f88031944ca3b1451f1...v1.3.0)
7+
8+
### 🚀 Enhancements
9+
10+
- **dashboard:** Credentials grid ([0b8c105](https://github.com/Schroedinger-Hat/certo/commit/0b8c105))
11+
- Starting up nuxt with unaui frontend ([7867516](https://github.com/Schroedinger-Hat/certo/commit/7867516))
12+
- Add issuer role ([07aa7d8](https://github.com/Schroedinger-Hat/certo/commit/07aa7d8))
13+
- Add csv import and bulk issue badge ([95831b7](https://github.com/Schroedinger-Hat/certo/commit/95831b7))
14+
- **ui:** Add ui based on some templates around the web ([67f2159](https://github.com/Schroedinger-Hat/certo/commit/67f2159))
15+
- Update copy ([be20b19](https://github.com/Schroedinger-Hat/certo/commit/be20b19))
16+
- Update cors and issue cert ([1c29ca1](https://github.com/Schroedinger-Hat/certo/commit/1c29ca1))
17+
- Email template and fix retrieving credentials ([b7f3c58](https://github.com/Schroedinger-Hat/certo/commit/b7f3c58))
18+
- Terms and privacy policy ([9111ea8](https://github.com/Schroedinger-Hat/certo/commit/9111ea8))
19+
- Add linkedin how-to guide ([a216454](https://github.com/Schroedinger-Hat/certo/commit/a216454))
20+
- Add netlify function for og:image ([5fa62e7](https://github.com/Schroedinger-Hat/certo/commit/5fa62e7))
21+
- **test:** Add unit and e2e test ([4fab0dc](https://github.com/Schroedinger-Hat/certo/commit/4fab0dc))
22+
- **tests:** Add more e2e simple tests ([07c06d4](https://github.com/Schroedinger-Hat/certo/commit/07c06d4))
23+
- **tests:** Add unit for middlewares and api ([c072b46](https://github.com/Schroedinger-Hat/certo/commit/c072b46))
24+
- Adding real logo and get started page ([24ffc39](https://github.com/Schroedinger-Hat/certo/commit/24ffc39))
25+
- Add gtag ([159156c](https://github.com/Schroedinger-Hat/certo/commit/159156c))
26+
- Add recipient in credential page ([44a28ad](https://github.com/Schroedinger-Hat/certo/commit/44a28ad))
27+
- Add linkedin link to quick add cert ([0cdd2c3](https://github.com/Schroedinger-Hat/certo/commit/0cdd2c3))
28+
- **components:** Create components to hold svgs illustrations ([1633de9](https://github.com/Schroedinger-Hat/certo/commit/1633de9))
29+
- **components/dashboard:** Create schema for dashboard sections ([7bda385](https://github.com/Schroedinger-Hat/certo/commit/7bda385))
30+
- **components/dashboard:** Create DashboardSection component ([6da683f](https://github.com/Schroedinger-Hat/certo/commit/6da683f))
31+
- **composables/useDashboardSections:** Implement composable to get dashboard data ([d8595f2](https://github.com/Schroedinger-Hat/certo/commit/d8595f2))
32+
- **components/DashboardCardFeature:** Implement and utilize dashboard card feature ([4d5739c](https://github.com/Schroedinger-Hat/certo/commit/4d5739c))
33+
- Add expirationDate on issuance badge ([9eb2707](https://github.com/Schroedinger-Hat/certo/commit/9eb2707))
34+
- Multi-tenant admin account ([264e05d](https://github.com/Schroedinger-Hat/certo/commit/264e05d))
35+
36+
### 🩹 Fixes
37+
38+
- Add status published filter ([0475eec](https://github.com/Schroedinger-Hat/certo/commit/0475eec))
39+
- Env apiUrl ([7cb43c9](https://github.com/Schroedinger-Hat/certo/commit/7cb43c9))
40+
- Doc and verification links ([99b310f](https://github.com/Schroedinger-Hat/certo/commit/99b310f))
41+
- Add toast and fix verification link ([56c96bb](https://github.com/Schroedinger-Hat/certo/commit/56c96bb))
42+
- Unset darkmode ([c33bba3](https://github.com/Schroedinger-Hat/certo/commit/c33bba3))
43+
- Verification on json file ([3dcfda0](https://github.com/Schroedinger-Hat/certo/commit/3dcfda0))
44+
- **seo:** Og:image default ([658b27b](https://github.com/Schroedinger-Hat/certo/commit/658b27b))
45+
- Certificate preview ([596251d](https://github.com/Schroedinger-Hat/certo/commit/596251d))
46+
- Netlify and certs img ([a04a2dc](https://github.com/Schroedinger-Hat/certo/commit/a04a2dc))
47+
- Certificate images ([4dc73eb](https://github.com/Schroedinger-Hat/certo/commit/4dc73eb))
48+
- Issues cert image ([f3c82cc](https://github.com/Schroedinger-Hat/certo/commit/f3c82cc))
49+
- Osday.dev link ([8cbb9a6](https://github.com/Schroedinger-Hat/certo/commit/8cbb9a6))
50+
- Updating spacing in svg ([7bd5252](https://github.com/Schroedinger-Hat/certo/commit/7bd5252))
51+
- Certificate json compatible issues ([a6bd96f](https://github.com/Schroedinger-Hat/certo/commit/a6bd96f))
52+
- **frontend/plugins/api-client:** Add proper path to file ([b0da56e](https://github.com/Schroedinger-Hat/certo/commit/b0da56e))
53+
- **frontend/pages/login:** Deactivate registration ([68d6990](https://github.com/Schroedinger-Hat/certo/commit/68d6990))
54+
- Issue link in open badge 3.0 standard ([4a75d21](https://github.com/Schroedinger-Hat/certo/commit/4a75d21))
55+
- ApiClient getting the right profile.id from /me ([1353b7f](https://github.com/Schroedinger-Hat/certo/commit/1353b7f))
56+
- Issued credential ([d4dddcf](https://github.com/Schroedinger-Hat/certo/commit/d4dddcf))
57+
- Minor fixis ([531dfb7](https://github.com/Schroedinger-Hat/certo/commit/531dfb7))
58+
- **login.vue:** Fix form positioning ([d5527aa](https://github.com/Schroedinger-Hat/certo/commit/d5527aa))
59+
- **uno-config:** Change color based on accessibility checks ([9ee0c07](https://github.com/Schroedinger-Hat/certo/commit/9ee0c07))
60+
- **about/index:** Change color for accessibility check ([4b9d15e](https://github.com/Schroedinger-Hat/certo/commit/4b9d15e))
61+
- **pages/verify:** Add lang attribute to html tag ([875fbe3](https://github.com/Schroedinger-Hat/certo/commit/875fbe3))
62+
- **default/badgeVerifier:** Change ui color for accessibility check ([a5ba3a7](https://github.com/Schroedinger-Hat/certo/commit/a5ba3a7))
63+
- **default.vue:** Add name to mobile menu button ([c85a89e](https://github.com/Schroedinger-Hat/certo/commit/c85a89e))
64+
- **create-release.yml:** Address syntax ([7bf58a6](https://github.com/Schroedinger-Hat/certo/commit/7bf58a6))
65+
- **workflow:** Address yml ([ad03243](https://github.com/Schroedinger-Hat/certo/commit/ad03243))
66+
- **workflow:** Address pipeline ([7aba915](https://github.com/Schroedinger-Hat/certo/commit/7aba915))
67+
- **workflow:** Address pipeline ([1bd6823](https://github.com/Schroedinger-Hat/certo/commit/1bd6823))
68+
69+
### 💅 Refactors
70+
71+
- **composables/useApiClient:** Utilize default export ([70d177d](https://github.com/Schroedinger-Hat/certo/commit/70d177d))
72+
- **assets/svg:** Create specific files for the home page ([4247233](https://github.com/Schroedinger-Hat/certo/commit/4247233))
73+
- **pages/index:** Implement svg components ([30bbd0a](https://github.com/Schroedinger-Hat/certo/commit/30bbd0a))
74+
- **pages/index:** Implement initial refactoring ([060b24c](https://github.com/Schroedinger-Hat/certo/commit/060b24c))
75+
- **components/Dashboard:** Integrate styles and illustrations into component ([7f9d761](https://github.com/Schroedinger-Hat/certo/commit/7f9d761))
76+
- **pages/index:** Remove boilerplate with component ([293a160](https://github.com/Schroedinger-Hat/certo/commit/293a160))
77+
- **dashboard/schemas:** Add proper naming to types ([001c6f8](https://github.com/Schroedinger-Hat/certo/commit/001c6f8))
78+
- **pages/index:** Implement DashboardTrustees ([f4080a7](https://github.com/Schroedinger-Hat/certo/commit/f4080a7))
79+
- Address SEO and Meta ([f34b182](https://github.com/Schroedinger-Hat/certo/commit/f34b182))
80+
- Implement BaseIcon component ([3efb8ee](https://github.com/Schroedinger-Hat/certo/commit/3efb8ee))
81+
- Rename components, implement proper icons ([05745d4](https://github.com/Schroedinger-Hat/certo/commit/05745d4))
82+
- Address SEO and Meta ([7412c34](https://github.com/Schroedinger-Hat/certo/commit/7412c34))
83+
- Further address SEO and Meta ([e704476](https://github.com/Schroedinger-Hat/certo/commit/e704476))
84+
- **app.vue:** Add unnecesary space ([b508aed](https://github.com/Schroedinger-Hat/certo/commit/b508aed))
85+
- **app.vue:** Remove unnecesary space ([ffae7da](https://github.com/Schroedinger-Hat/certo/commit/ffae7da))
86+
- **ci:** Address changes ([559672b](https://github.com/Schroedinger-Hat/certo/commit/559672b))
87+
- **fe:** Address pipeplines ([81001d5](https://github.com/Schroedinger-Hat/certo/commit/81001d5))
88+
89+
### 🏡 Chore
90+
91+
- **env:** Update example ([6a92796](https://github.com/Schroedinger-Hat/certo/commit/6a92796))
92+
- Doc for shared directory ([a702dfe](https://github.com/Schroedinger-Hat/certo/commit/a702dfe))
93+
- Update localhost CORS ([0e7a685](https://github.com/Schroedinger-Hat/certo/commit/0e7a685))
94+
- Remove nuxt from root ([d049028](https://github.com/Schroedinger-Hat/certo/commit/d049028))
95+
- **breaking:** Remove next frontend ([cc58ddc](https://github.com/Schroedinger-Hat/certo/commit/cc58ddc))
96+
- **breaking:** Removed unused shared folder ([7992424](https://github.com/Schroedinger-Hat/certo/commit/7992424))
97+
- Move frontend-una to frontend ([ad687df](https://github.com/Schroedinger-Hat/certo/commit/ad687df))
98+
- Env ([613ba2b](https://github.com/Schroedinger-Hat/certo/commit/613ba2b))
99+
- Add CORS support ([449b936](https://github.com/Schroedinger-Hat/certo/commit/449b936))
100+
- Update backend route ([38c71df](https://github.com/Schroedinger-Hat/certo/commit/38c71df))
101+
- Add static url in api frontend ([ec8941f](https://github.com/Schroedinger-Hat/certo/commit/ec8941f))
102+
- Cleaning log ([3c0c116](https://github.com/Schroedinger-Hat/certo/commit/3c0c116))
103+
- Cleaning logs ([adf33fc](https://github.com/Schroedinger-Hat/certo/commit/adf33fc))
104+
- Update docker to node20 ([fcda3af](https://github.com/Schroedinger-Hat/certo/commit/fcda3af))
105+
- Lint whole FE project ([d57d29d](https://github.com/Schroedinger-Hat/certo/commit/d57d29d))
106+
- Lint fix ([cf19190](https://github.com/Schroedinger-Hat/certo/commit/cf19190))
107+
- **app.vue:** Delete unnecesary imports ([a22d760](https://github.com/Schroedinger-Hat/certo/commit/a22d760))
108+
- **pages/issue:** Address build fails ([faa9bce](https://github.com/Schroedinger-Hat/certo/commit/faa9bce))
109+
- Add prod domain in cors for strapi ([67d10ca](https://github.com/Schroedinger-Hat/certo/commit/67d10ca))
110+
- **nuxt.config:** Implement svgo configuration ([5ef705d](https://github.com/Schroedinger-Hat/certo/commit/5ef705d))
111+
- Install nuxt icon package ([1d74dbb](https://github.com/Schroedinger-Hat/certo/commit/1d74dbb))
112+
- Rebase ([190c3ed](https://github.com/Schroedinger-Hat/certo/commit/190c3ed))
113+
- **github:** Add templates ([8db3a98](https://github.com/Schroedinger-Hat/certo/commit/8db3a98))
114+
- Address proper code owners ([376670f](https://github.com/Schroedinger-Hat/certo/commit/376670f))
115+
- **login.vue:** Fix login color ([96e08f4](https://github.com/Schroedinger-Hat/certo/commit/96e08f4))
116+
- **footer/header:** Fix accessibility colors ([5ba5908](https://github.com/Schroedinger-Hat/certo/commit/5ba5908))
117+
- **config, head:** Centralize lang attribute in nuxt config file ([97dfacd](https://github.com/Schroedinger-Hat/certo/commit/97dfacd))
118+
- **badgeVerifier.vue:** Change button text color for accessibility ([51eed3d](https://github.com/Schroedinger-Hat/certo/commit/51eed3d))
119+
- **CertificateCard, dashboard, forgot-password:** Update colors ([4d499c2](https://github.com/Schroedinger-Hat/certo/commit/4d499c2))
120+
- Remove useless page ([6d500ee](https://github.com/Schroedinger-Hat/certo/commit/6d500ee))
121+
- Add ci/cd ([f576bec](https://github.com/Schroedinger-Hat/certo/commit/f576bec))
122+
- Modify ci/cd ([08ad90c](https://github.com/Schroedinger-Hat/certo/commit/08ad90c))
123+
- Modify ci/cd ([bbcf198](https://github.com/Schroedinger-Hat/certo/commit/bbcf198))
124+
- Address piepline ([a322ba1](https://github.com/Schroedinger-Hat/certo/commit/a322ba1))
125+
- Address piepline ([36caf03](https://github.com/Schroedinger-Hat/certo/commit/36caf03))
126+
- Pipelines ([a0ef525](https://github.com/Schroedinger-Hat/certo/commit/a0ef525))
127+
- **ci:** Address pipeline ([8a4475f](https://github.com/Schroedinger-Hat/certo/commit/8a4475f))
128+
- **ci:** Address pipeline ([e7afc3a](https://github.com/Schroedinger-Hat/certo/commit/e7afc3a))
129+
- **ci:** Address pipeline ([31de879](https://github.com/Schroedinger-Hat/certo/commit/31de879))
130+
- **ci:** Address pipeline ([bd9de21](https://github.com/Schroedinger-Hat/certo/commit/bd9de21))
131+
- **ci:** Address pipeline ([570c157](https://github.com/Schroedinger-Hat/certo/commit/570c157))
132+
- **ci:** Address pipeline ([60c1e7a](https://github.com/Schroedinger-Hat/certo/commit/60c1e7a))
133+
- Lint & format ([6b61336](https://github.com/Schroedinger-Hat/certo/commit/6b61336))
134+
- **ci:** Revert auto merge ([4797384](https://github.com/Schroedinger-Hat/certo/commit/4797384))
135+
- Lint & format ([101e3fb](https://github.com/Schroedinger-Hat/certo/commit/101e3fb))
136+
137+
### ✅ Tests
138+
139+
- **e2e:** Add extra line ([b5f62ad](https://github.com/Schroedinger-Hat/certo/commit/b5f62ad))
140+
141+
### 🎨 Styles
142+
143+
- **pages/index:** Address card styles ([d9318ae](https://github.com/Schroedinger-Hat/certo/commit/d9318ae))
144+
- **index.vue:** Manage mobile style of trusted by section ([c69f803](https://github.com/Schroedinger-Hat/certo/commit/c69f803))
145+
- **default.vue:** Restore main margin bottom after remove margin top from footer ([bd13502](https://github.com/Schroedinger-Hat/certo/commit/bd13502))
146+
- **about.vue:** Change colors and layout for support cards in about page ([2690416](https://github.com/Schroedinger-Hat/certo/commit/2690416))
147+
- **forgot-password.vue:** Change form positioning matching login one ([1974b58](https://github.com/Schroedinger-Hat/certo/commit/1974b58))
148+
- **HomeSection:** Fix title color in homepage sections ([eebd166](https://github.com/Schroedinger-Hat/certo/commit/eebd166))
149+
150+
### ❤️ Contributors
151+
152+
- Patrick Raedler <[email protected]>
153+
- Miki Lombardi ([@TheJoin95](https://github.com/TheJoin95))
154+
155+
4156
## v1.2.0
5157

6158

src/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "certo-frontend",
33
"private": true,
4-
"version": "1.2.0",
4+
"version": "1.3.0",
55
"type": "module",
66
"scripts": {
77
"dev": "nuxt dev",

0 commit comments

Comments
 (0)