Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuration of first page after login #501

Closed
blochwitz opened this issue Jan 17, 2019 · 10 comments
Closed

Configuration of first page after login #501

blochwitz opened this issue Jan 17, 2019 · 10 comments

Comments

@blochwitz
Copy link

Hi Kevin,

is it possible to configure which page will be loaded after the login? Currently the timesheet is displayed as a list and we like to display either the timesheet as calendar or the dashboard.

Maybe the user can decide and configure it in the preferences...

@kevinpapst
Copy link
Member

Not yet but good idea, thanks!

@kevinpapst
Copy link
Member

Added PR that implements it, maybe you can have a look and test it?

@kevinpapst
Copy link
Member

Now available in master

@blochwitz
Copy link
Author

Hi Kevin,

i tested the configuration and the calendar view will be the first view after login. really fine but after adding a new entry the list view will displayed again instead of calendar view.

the same happened when click the menu „my times“. maybe a config of the my times view could be an idea?

@blochwitz
Copy link
Author

blochwitz commented Feb 12, 2019

Hi Kevin,

once again: in our case we use calendar view as initial view after login but after adding a new entry the view jumps back to the list view.

@kevinpapst
Copy link
Member

It is always helpful to explicitly tell me what you do. If I click the + button from the calendar it jumps back to the calendar after creation.
Please open a new issue, this topic was about something completely different.

@blochwitz
Copy link
Author

Hi Kevin,

we add a new entry by clicking the +Button in the calendar view and after saving the new entry the view jumps to the list view and not back to the calendar view.

@kevinpapst
Copy link
Member

kevinpapst commented Feb 13, 2019

Clicking + on
https://demo-v2.kimai.org/en/calendar/
goes to
https://demo-v2.kimai.org/en/timesheet/create?origin=calendar
origin=calendar tells the form where to redirect to after creation - after saving I am back at
https://demo-v2.kimai.org/en/calendar/

Please open a new issue, this topic was about something completely different.

@blochwitz
Copy link
Author

I'm sorry: my colleague added a new entry by clicking into the calendar and after saving it jumps to the list view

@kevinpapst
Copy link
Member

Again: no, it works also in the monthly view.
But I finally found what you are talking about. Its not working in the week and day view.
That information upfront would have saved us both time, which we will never get back ^^

Please open a new issue, this topic was about something completely different.

@kimai kimai locked as off-topic and limited conversation to collaborators Feb 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants