Commit Graph

16 Commits

Author SHA1 Message Date
Constantin Graf
0ddd237c84 Added links to shields in readme 2024-05-22 16:19:29 +02:00
Gregor Vostrak
70ebda09ac Update README.md 2024-05-21 23:51:46 +02:00
Constantin Graf
43e096b153 Updated readme and docs 2024-04-16 23:47:54 +02:00
Constantin Graf
761b827212 Updated readme; Added security and code of conduct files 2024-04-15 22:31:45 +02:00
Constantin Graf
1972fc51aa Updated readme 2024-04-15 22:31:45 +02:00
Constantin Graf
91128ae0b3 Added public build 2024-04-15 16:21:30 +02:00
Gregor Vostrak
0081aa7a6e add basic crud frontend for clients, tags and projects 2024-04-03 17:21:15 +02:00
Gregor Vostrak
e5922cdb0a add vite hmr to traefik reverse proxy 2024-03-21 13:53:29 +01:00
Constantin Graf
ea98572f98 Merge branch 'feature/import' into feature/add_frontend_dashboard
# Conflicts:
#	app/Http/Controllers/Api/V1/TimeEntryController.php
#	app/Providers/JetstreamServiceProvider.php
2024-03-12 17:55:49 +01:00
Gregor Vostrak
20fc123c36 add dashboard frontend 2024-03-11 18:02:54 +01:00
Constantin Graf
77e7a63b83 Added placeholder users; Better exception handling; Enhanced local setup 2024-03-08 13:32:31 +01:00
Constantin Graf
9c5a238dda Added time entry api endpoints; Increased phpstan level; renamed to solidtime 2024-02-26 14:27:12 +01:00
Gregor Vostrak
e4f0eac834 Update README.md 2024-01-23 23:33:52 +01:00
Gregor Vostrak
fc524625c2 playwright (#3)
* add playwright setup and tests for auth, profile and organization settings

* add playwright github action

* add sqlite database

* fix playwright base url

* add mailpit and parallelization

* remove additional waitForUrl in fixture

* fix tests

* remove waitforurl in tests

* change playwright github action to only one worker

* try promiso all to avoid loading errors

* change environment to include http protocol

* convert back to simpler structure

* add caching of playwright browser binaries

* test if playwright in ci works faster with multiple workers

* change back to one worker

* remove browser binary caching

* try using playwright container to speedup browser setup

* rollback image changes

* add playwright gitignore changes

---------

Co-authored-by: Gregor Vostrak <gregorvostrak@Gregors-MacBook-Pro.local>
2024-01-23 17:13:25 +01:00
Gregor Vostrak
28f7b43577 add reverse proxy setup and setup instructions 2024-01-19 17:24:59 +01:00
Constantin Graf
d7bdcf5e70 Init laravel; add jetstream with inertia 2024-01-16 19:48:32 +01:00