Andras Bacsai
6c75e89303
fix(errors): update error pages to provide navigation options
...
- Modified error pages (400, 401, 402, 403, 404, 419, 429, 500, 503) to replace "Go back home" button with "Go back" and added a "Dashboard" button for improved navigation.
- Updated links to use `url()->previous()` for returning to the previous page and `route('dashboard')` for accessing the dashboard directly.
2025-08-22 14:00:01 +02:00
Andras Bacsai
a93bc372cd
refactor(links): replace inline SVGs with reusable external link component for consistency and improved maintainability
2025-08-12 15:01:58 +02:00
peaklabs-dev
1c5ddab30d
use one constants file
2024-11-12 15:18:48 +01:00
Andras Bacsai
dcaa2f4168
Refactor error pages
2024-03-26 10:44:52 +01:00
Andras Bacsai
a66090b594
ui + package updates
2024-03-25 10:41:44 +01:00
Andras Bacsai
b418a78e2e
ui ui ui (pig)
2024-03-24 16:00:25 +01:00
Andras Bacsai
f8c19e1fb3
Update contact links in error and subscription views
2024-01-26 08:39:54 +01:00
Andras Bacsai
b650f3f754
fix: contact docs
2023-10-09 14:52:24 +02:00
Andras Bacsai
e7c0c26b32
fix: stripe
...
add: custom error pages
fix: invititation
feat: new quick login for first users (UX++)
feat: more internal notifications
2023-09-06 12:07:34 +02:00
Andras Bacsai
c762195c8a
format files lol
2023-08-11 20:19:42 +02:00
Andras Bacsai
f2228cec7b
testing php storm code cleanup and styling
2023-08-08 11:51:36 +02:00
Andras Bacsai
3589b92ec9
fix
2023-06-16 12:35:40 +02:00
Andras Bacsai
cbfc490d95
fix
2023-06-15 13:28:16 +02:00
Andras Bacsai
c4a4801414
fix modal, add env variables, etc
2023-05-04 22:29:14 +02:00