Jordan Hewitt

Results 22 comments of Jordan Hewitt

I noticed that when I was using the application a lot of times I would clock in to an activity, forget to clock out and then hours later (or even...

There seems to be an issue either with [watchdog](https://github.com/gorakhargosh/watchdog) or livesync: ``` Traceback (most recent call last): File "./manage.py", line 15, in execute_from_command_line(sys.argv) File "$VIRTUALENV_DIR/lib/python3.6/site-packages/django/core/management/__init__.py", line 364, in execute_from_command_line utility.execute()...

If anyone is using Linux, this was the solution: ```bash curl -fLSs https://raw.githubusercontent.com/CircleCI-Public/circleci-cli/master/install.sh | VERSION=0.1.16947 sudo -E bash ```

Better yet... https://damien.lespiau.name/posts/2013-01-13-a-git-pre-commit-hook-to-check-the-year-of-copyright-notices/ I'll work on this.

This is fixed in https://github.com/yaml/pyyaml/pull/624. I even added a pre-commit hook to prevent this issue form occurring (based off the linked code page)

There seem to be some issues running `untagged-build`. Still not sure what that means ![mattermost-build-error](https://user-images.githubusercontent.com/1633901/175426090-ac34d89b-1337-4f1f-a90d-7bfa887ab61d.png) .

@olivierkes I was looking at the design. I'd suggest, instead of using IDs, using UUIDs. This would (virtually) guarantee all items are unique. What are your thoughts? The only project...

Can confirm I have this issue, too. Resending an invitation does not create a new notification, either. My suggestion (what I'll start implementing 🤞🏻) is a notification "inbox" area below,...

I'm a tech lead and would love to get this project going. If anyone would like to see this implemented, you can fund the project here: https://ko-fi.com/damngood/goal?g=0

Yes, thank you. I was aware this was the case. I've had to make a few changes to my websites while also reaching out find new clients so I've been...