Commit Graph

13 Commits

Author SHA1 Message Date
Constantin Graf
c036b77331 Added frankenphp local setup files to .gitignore 2024-06-30 19:41:27 +02:00
Constantin Graf
7b467807d9 Moved from swoole to frankenphp 2024-06-27 16:39:45 +02:00
Constantin Graf
86f5ea47bb Added user and organization deletion system; Added coverage annotations 2024-06-09 13:58:46 +02:00
Constantin Graf
fa2cd37b1d Fixed superadmin panel in public build; Added ARM build 2024-05-27 11:33:31 +02:00
Constantin Graf
726aabe724 Fixed private build 2024-04-15 16:21:30 +02:00
Constantin Graf
6e2d0739ef Added private build 2024-04-15 16:21:30 +02:00
Constantin Graf
bb42b0940a Added extension system 2024-04-02 14:15:30 +02:00
Constantin Graf
77e7a63b83 Added placeholder users; Better exception handling; Enhanced local setup 2024-03-08 13:32:31 +01:00
Constantin Graf
a86e72f655 Added tag endpoints 2024-03-04 18:44:44 +01:00
Constantin Graf
e60e502612 Added telescope, basic project endpoint, basic filament resources, GitHub actions 2024-02-05 22:50:43 +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
Constantin Graf
34574eb31b Added filament 2024-01-16 22:39:28 +01:00
Constantin Graf
d7bdcf5e70 Init laravel; add jetstream with inertia 2024-01-16 19:48:32 +01:00