Gregor Vostrak
bffd0773be
remove jetstream inertia properties; remove unused ApiTokenManager;
2026-06-18 13:27:43 +02:00
Gregor Vostrak
56ea0ed90e
move banners on login and register cards into the cards
2026-06-18 13:27:43 +02:00
Gregor Vostrak
f9be92894e
add banners for invitation accept
2026-06-18 13:27:43 +02:00
Gregor Vostrak
15e61e9789
Add Field component system and migrate UI
2026-02-11 17:29:41 +01:00
Gregor Vostrak
cb30487a21
add format check, update prettier rules, apply rules consistently
2025-07-31 11:53:00 +02:00
Gregor Vostrak
e78a551098
refactor to shadcn components, dynamically load extension frontend
...
add jetstream permissions, add dynamic inertia module loading, add shadcn components, change modals and dropdowns to shadcn dismissable layer,
2025-04-23 14:33:32 +02:00
Gregor Vostrak
880c363ae4
fix light mode text color in some 2fa and auth views
2025-04-01 14:47:36 +02:00
Gregor Vostrak
df2fe1da1e
add light mode
2025-03-28 14:54:31 +01:00
Gregor Vostrak
18ab1f714b
update dependencies, update eslint config, update optional ts props types
2025-02-06 18:36:16 +01:00
Gregor Vostrak
635954f81d
move ui and api to seperate packages and add npm actions for them
2024-08-27 17:47:22 +02:00
Gregor Vostrak
8f0c9afa1a
remove user profile link from signup flow, fixes ST-260
2024-06-18 12:52:25 +02:00
Constantin Graf
0448ebc180
Added newsletter consent and term/privacy checkbox to registration
2024-05-14 17:17:47 +02:00
Gregor Vostrak
1c8d895c1e
add proper error handling for expired CSRF Token
2024-05-03 18:33:11 +02:00
Gregor Vostrak
a3dc8c6550
always use remember me on the login form
2024-05-03 01:22:18 +02:00
Gregor Vostrak
6f12c1907e
fix hover color on register and login pages links
2024-05-02 15:14:38 +02:00
Gregor Vostrak
5a359583eb
add login / register links to navigate between screens directly
2024-04-16 23:47:54 +02:00
Constantin Graf
ebd4754773
Updated to laravel 11
2024-03-27 23:19:47 +01:00
Constantin Graf
5a733b17aa
Added timezone to registration
2024-03-19 19:11:36 +01:00
Gregor Vostrak
7cc686f230
restructure timetracker tests to use promise all ( #7 )
...
* restructure timetracker tests to use promise all
* remove unused variables & lint
---------
Co-authored-by: Gregor Vostrak <gregorvostrak@Gregors-MacBook-Pro.local >
2024-03-13 19:44:25 +01:00
Gregor Vostrak
8ff396f1c0
remove tailwind darkmode classes
2024-03-13 16:46:58 +01:00
Gregor Vostrak
20fc123c36
add dashboard frontend
2024-03-11 18:02:54 +01:00
Gregor Vostrak
27140d4ffc
add linter, prettier and typescript support for jetstream ( #1 )
...
* add linter, prettier and typescript support for jetstream
* add github actions for lint, build and typecheck
* add composer install to build action
* fix composer lock
* add ext-intl and fixed php version
* fix intl php extension install
* add tip php extension to github npm build action
* fix php version to 8.3.1
* change github php base action
* fix primary button default type
* updated typescript types from Team to Organization
---------
Co-authored-by: Gregor Vostrak <gregorvostrak@Gregors-MacBook-Pro.local >
2024-01-21 22:35:43 +01:00
Constantin Graf
d7bdcf5e70
Init laravel; add jetstream with inertia
2024-01-16 19:48:32 +01:00