clockify / browser-extension

Clockify Browser Extension
https://clockify.me/chrome-time-tracking
BSD 3-Clause "New" or "Revised" License
183 stars 172 forks source link

Gitlab tasks small button #84

Closed dpoetzsch closed 4 years ago

dpoetzsch commented 4 years ago

Added possibility to pass a a full timeEntryOptions object to small button creation. This enables tasks and tags synchronization for small button, as requested here: https://github.com/clockify/browser-extension/pull/82#issuecomment-628779904

PS: Obviously the individual integrations will need to be changed to use that option. This PR merely gives them the option to do so.