bf5a7dc9aa
Use base-ink-max for text input
Deploy to branch.dsv.su.se / deploy (pull_request) Successful in 4m4s
2025-12-03 13:00:11 +01:00
2f9dbc08aa
Add no placeholder example
Deploy to branch.dsv.su.se / deploy (pull_request) Successful in 3m35s
2025-12-02 21:44:22 +01:00
24d0db7045
Fix text colors, focus state, outline
2025-12-02 21:43:52 +01:00
91f694b1c3
Fix merge conflict
Deploy to branch.dsv.su.se / deploy (pull_request) Successful in 3m32s
2025-12-02 15:10:23 +01:00
edca5aec6f
Merge branch 'text_input' of gitea.dsv.su.se:DMC/studentportalen into text_input
2025-12-02 15:09:29 +01:00
c640e4b54f
Add TextInput examples to component library
2025-12-02 15:08:22 +01:00
7bfad4d8e8
Create TextInput component
2025-12-02 15:08:22 +01:00
cb74baacee
Add font family and text styles
2025-12-02 15:08:01 +01:00
ed7fb36745
Fix borders and text style, run prettier
Deploy to branch.dsv.su.se / deploy (pull_request) Successful in 3m27s
2025-12-02 14:54:54 +01:00
f37e55f34d
Reconverted fonts
Deploy to branch.dsv.su.se / deploy (pull_request) Successful in 3m30s
2025-12-02 14:09:00 +01:00
69cb86d417
Add text styles
Deploy to branch.dsv.su.se / deploy (pull_request) Successful in 5m42s
2025-12-02 14:08:23 +01:00
5f9e62569d
Add correct font
Deploy to branch.dsv.su.se / deploy (pull_request) Successful in 4m9s
2025-12-02 13:43:47 +01:00
6a9f8ed9af
Fix cursor, text style and focus
2025-12-02 13:43:06 +01:00
67f45746ca
Add component library to index, until routing is fixed
Deploy to branch.dsv.su.se / deploy (pull_request) Successful in 3m32s
2025-12-01 13:27:01 +01:00
32376bf9ac
Remove import
Deploy to branch.dsv.su.se / deploy (pull_request) Successful in 4m4s
2025-12-01 13:18:07 +01:00
f2a5cd9d26
Add component library to index, until routing is fixed
Deploy to branch.dsv.su.se / deploy (pull_request) Failing after 33s
2025-12-01 13:16:30 +01:00
3d93230d9a
Merge branch 'main' into text_input
Deploy to branch.dsv.su.se / deploy (pull_request) Successful in 3m25s
2025-12-01 10:48:11 +01:00
617492a87f
Merge branch 'main' into button-component
Deploy to branch.dsv.su.se / deploy (pull_request) Successful in 5m26s
2025-12-01 10:47:32 +01:00
e2a263ee03
Update automatic deployment action ( #13 )
...
Backward breaking changes in the deployment scripts that necessitates an upgrade to `v3`.
Reviewed-on: #13
Co-authored-by: Andreas Svanberg <andreass@dsv.su.se>
Co-committed-by: Andreas Svanberg <andreass@dsv.su.se>
2025-12-01 10:45:13 +01:00
bcbf17432b
Add TextInput examples to component library
Deploy to branch.dsv.su.se / deploy (pull_request) Failing after 6s
2025-11-30 06:15:24 +01:00
8690658ac8
Create TextInput component
2025-11-30 06:14:35 +01:00
91e7d0f770
Add font family and text styles
2025-11-30 06:13:58 +01:00
2b4236550c
Add more colors
Deploy to branch.dsv.su.se / deploy (pull_request) Failing after 38s
2025-11-30 03:37:54 +01:00
4b851595fd
Add component library page
2025-11-30 03:32:18 +01:00
15b50844cb
Create button component
2025-11-30 03:29:16 +01:00
354c923773
Add color and size variables
2025-11-30 03:25:00 +01:00
7bf1c01d10
Use tailwind
2025-11-30 03:23:57 +01:00
6cab811014
npm audit fix ( #7 )
...
Reviewed-on: #7
Reviewed-by: Stefan Nenzén <nenzen@dsv.su.se>
Co-authored-by: Andreas Svanberg <andreass@dsv.su.se>
Co-committed-by: Andreas Svanberg <andreass@dsv.su.se>
2025-09-04 12:48:08 +02:00
6eae49d2fe
Automatic deployment of PR to test server ( #4 )
...
See it in action at https://studentportalen-branch-pr-deployment.branch.dsv.su.se/
Reviewed-on: #4
Reviewed-by: erth9960 <thuning@dsv.su.se>
2025-06-04 07:56:18 +02:00
5b6b7fd0ec
Basic scaffolding of the frontend ( #2 )
...
The base comes from [`npm create vite@latest`](https://vite.dev/guide/#scaffolding-your-first-vite-project ) project with [Prettier](https://prettier.io/ ) added.
It has been connected with the backend and authentication is in place.
Reviewed-on: #2
Reviewed-by: erth9960 <thuning@dsv.su.se>
2025-06-04 07:55:51 +02:00
a5f1b8b63e
Basic scaffolding for the backend-for-frontend component ( #1 )
...
It's a standard Spring Boot web application so far. Has automatic OpenTelemetry tracing to help debug and spot potential performance issues. Uses [Apimposter](https://gitea.dsv.su.se/DMC/apimposter ) to mock out backend API dependencies.
Reviewed-on: #1
Reviewed-by: Stefan Nenzén <nenzen@dsv.su.se>
2025-04-03 09:52:09 +02:00
7252372330
Init
2025-03-29 19:52:51 +01:00