Skip to content

Tweaks and improvements#10

Merged
owlysk merged 4 commits intoowlysk:mainfrom
vijay-prema:tweaks-and-improvements
Mar 10, 2024
Merged

Tweaks and improvements#10
owlysk merged 4 commits intoowlysk:mainfrom
vijay-prema:tweaks-and-improvements

Conversation

@vijay-prema
Copy link
Contributor

Thanks for this app, it is very useful to me. I made some small improvements which I like:

  1. Tweak: Document in the readme, how to do development
  2. Tweak: Make the default app window slightly taller so that the Delete button shows up without needing to drag/scroll
  3. Tweak: The PNG icon didn't look good in Ubuntu dock because the dimension was not square, so I made them square:
    Before:
    2024-03-09_14-53
    After:
    2024-03-09_14-54
  4. BUG: The wrong project shows up in the combobox I think due to renderUpdateProjectViaCustomer being called and resetting the selection, so I just call $('#projectSelect').val(item.project); again after to set it again correctly.

Feel free to merge into your project if you like it.

Copy link
Owner

@owlysk owlysk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Vijay Prema,
thanks for improvements, you made a great job. I think CodeTimer is now a community project, so welcome 🥳 :)

@owlysk owlysk merged commit 693a05f into owlysk:main Mar 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants