c883640946
Prompt: make .timer-section take up full width of .main-content
main
Darius Rapalis
2026-04-29 12:51:38 +03:00
21cb0e8895
Prompt: Route [logout] not defined... Do not leave stupid mistakes like this. Double and tripple check every change, make sure all functionality is working as expected from all different angles and edge cases...
Darius Rapalis
2026-04-29 12:49:46 +03:00
35d7e35223
Prompt: logout button does nothing, make clicking on it log user out and take them back to homepage, similarly, if user is already logged in and visits homepage/login/register screens, redirect them to dashboard
Darius Rapalis
2026-04-29 12:41:29 +03:00
eafd96df02
Prompt: logout button does nothing, make clicking on it log user out and take them back to homepage, similarly, if user is already logged in and visits homepage/login/register screens, redirect them to dashboard
Darius Rapalis
2026-04-29 12:38:57 +03:00
3e867b999b
Prompt: There's an error in dashboard: Uncaught TypeError: Cannot read properties of null (reading 'addEventListener') at dashboard:1162:44
Darius Rapalis
2026-04-29 12:28:54 +03:00
646b803721
Prompt: in the dashboard, user profile menu item at the top right should be a dropdown with more details about a user and logout button. dropdown element itself should not show email and username, only the profile icon, name and email with bigger profile icon should be on the dropdown when I click on this profile icon
Darius Rapalis
2026-04-29 12:15:49 +03:00
9afdeec699
Prompt: Create a dashboard page. Use ~/Downloads/Clockify - Empty Dashboard.html for design and content, basically copy it completely and adapt relative data in (like user profile). This screen is where organization creation modal should appear if none are created for the user yet
Darius Rapalis
2026-04-29 12:02:37 +03:00
19a03dad64
Prompt: Make sure registration/login works. At the moment I try to login and register, but see no progress, form is getting reset, I am not being redirected anywhere and I don't see any error messages on the UI. I should be moved to dashboard and be logged in after registration and log in if it was successsfull and be presented with an error message if registration or login is unsuccessful.
Darius Rapalis
2026-04-29 11:31:32 +03:00
f512e1b080
Prompt: I am being prompted with organization creation modal on register page which is not correct, I should only see it after I log in, on the dashboard page
Darius Rapalis
2026-04-29 11:24:36 +03:00
b4b2fd8c1e
Prompt: when user logs in for the first time, they should see a modal asking to create an organization (only name input for organization). Keep the design similar to homepage/login/register in terms of color scheme. User should not be able to delete ALL organization they have, to have at least one is mendatory
Darius Rapalis
2026-04-29 11:15:16 +03:00
8e65638401
Prompt: copy https://clockify.me for homepage, login and registration pages. Download assets served from clockify.me domain and subdomains to serve locally.
Darius Rapalis
2026-04-29 10:40:02 +03:00
2a25c05ea5
Fresh laravel project
Darius Rapalis
2026-04-29 10:02:03 +03:00