-
`https://timeoff-backend.herokuapp.com/api/auth/token/refresh/ 404 (Not Found)`
-
Inside the ma table if condition not working properly
Name
Specialty
@foreach (var tech in newList)
{
if (t…
-
Filter events with `leave` in the description so they are not included with the other working days and instead add all of their hours to the `hoursOff` object store
-
_Thomas Lauf on 2016-12-29T10:22:27Z says:_
Suppose it is 2016-12-29T10:00. When I enter
`timew track 2016-12-29T08:00 - 2016-12-29T16:00 TIMEOFF`
`timew` reports back
```
Recorded TIMEOF…
-
Hi all, I'm trying to get the app running on a new server but I get the below, any ideas?
running `npm start` returns this error
Unhandled rejection SequelizeDatabaseError: SQLITE_ERROR: no such…
-
JSampel@JSAMPELP51 MINGW64 /c/timeoff (master)
$ npm test
> TimeOff.Management@0.10.0 test C:\timeoff
> node node_modules/mocha/bin/mocha --recursive t/*
module.js:549
throw err;
^…
-
What kind of issue is this?
- [x] **PlatformIO IDE**.
All issues related to PlatformIO IDE should be reported to appropriate repository:
[PlatformIO IDE for Atom](https://github.c…
-
https://github.com/timeoff-management/application/blob/8288c20599e39ad837b0bbc54ea74e8e127be7b9/t/integration/timezone.js#L201
Both Alaska and Auckland share a 4 hour period of time in the same day…
-
Every time I receive the email from timeoff saying that my leave request was decided I have to double-take because it really looks like "denied" on first sight.
That might be an error in me, but th…
-
It is my XPath By.xpath: //XCUIElementTypeButton[@name='TimeOffAddButton']
and in the ios screen, it is displaying, But not able to click and waiting for more time
The screen has more tables and …