Skip to content
This repository was archived by the owner on Jan 14, 2023. It is now read-only.

Conversation

@Spring3
Copy link
Owner

@Spring3 Spring3 commented Jan 23, 2020

No description provided.

rNoz added 30 commits December 22, 2019 19:03
There were errors in Routes like this:

Warning: Failed prop type: Invalid prop `component` of type `object` supplied to `Route`, expected `function`.
    in Route (created by AppView)
    in AppView (created by Context.Consumer)
    in Connect(AppView) (created by Route)
    in Route (created by Routes)
    in Switch (created by Routes)
    in Routes
    in Router (created by HashRouter)
    in HashRouter
    in Provider
    in ThemeProvider

Bugfixed doing what is said here: remix-run/react-router#6471
…) and hours (float) allowed when editing TimeEntryModal. Added support for right slot in Label. Conversion between duration/hours. Form fields checked individually (onBlur). Refactored validator for Update/Publish. Package: @hapi/joi updated to v16. Tests added/passed.
…ied or initial state is volatile (cames from Timer). Reached a snapshot bug in one test (disabled).
…eature: tray supports pause/resume current timer.
… Bugfixed: tray icon needed png icons in asar file.
… time paused when system is idle, optional discard idle time from timer, notifications and temporary comments in timer.
…are the same node version to avoid recompile modules on each mode.
…and contributors added. Optimized AUR package in support dir.
… when quitting the app with temporary data. Better script to build the AUR package.
… of Date object (related with the previous bugfix).
…tween red-yellow-green) and time-tracking (overtime in red).
rNoz and others added 6 commits January 15, 2020 01:32
…non-editable fields, show totals (estimated and spent time) and show subtasks in issue.
Features and bugfixes: tray show/hide, resume/pause form tray,  durations, confirmations, login mode, ...
@Spring3 Spring3 self-assigned this Jan 23, 2020
@rNoz
Copy link
Contributor

rNoz commented Jan 26, 2020

Last 10 commits updated in my master.
Have a good day!

@Spring3
Copy link
Owner Author

Spring3 commented Jan 30, 2020

@rNoz please open another PR, because I am not able to fetch them other than manually copy-paste files

@rNoz
Copy link
Contributor

rNoz commented Jan 31, 2020

Sure, this weekend, along with the latest features.

Spring3 and others added 2 commits February 29, 2020 01:35
* Audit fixes

* Pre-commit lint hook, docker image, minor fixes

* Validated features working on mac. Sorted the information given in readme

* Add docker section to readme, updated snapshots

* Apply automatic lint fixes. Add .eslintignore

* Include linting into ci

* Simplifty tray setup. Fix icons for macOS

* Replace desktopIdle with default electron powerMonitor

* Minor refactoring for idle timeout logic

* Fix issue with startup on windows when userDir does not yet exists

* Fix hide/show in tray

* Slightly improve the way subtasks are displayed

* Fix the way custom fields are displayed

* Remove unused files

* Fix linting issues

* Update snapshot and add powerMonitor to the electron mock

* Bump dependencies

* stack.yml -> docker-compose.yml

* Unsub from ipc events. Fix bug with timer animation when resumed from tray

* Fix eslint setup. Auto lint fixes

* Update @testing-library. Update snapshots. Fix links on about page

* Fix tests for Copyrights.jsx

* Fix tests for DragArea

* Fix tests for textArea

* Fix tests for DatePicker

* Fix tests for infinitescroll

* Fixed tests for comments section

* Fix tests for AboutPage

* Fix tests for Navbar

* Fix tests for progressbar

* Fix tests for IssuesTable, OptionsBlock

* Fix tests for issues actions

* Fix styles for ColumnHeadersSelect

* Fix tests for Button

* Fix tests for TimeEntries

* Fix tests for SummaryPage

* Fix tests for markdowneditor

* Fix tests for AppView

* Fix tests for LoginView

* Fix tests fro the IssueDetailsPage

* Fix tests for timer

* Small fix for the markdown editor test

* Partially fixed linting errors

* Fix linting issues

* Fix tests

* Fix layout for the custom fields when there are no subtasks

* Fix login view mode checkbox

* Fix timer

* Fix settings event subscription
@Spring3 Spring3 changed the base branch from master to develop February 29, 2020 00:38
@Spring3 Spring3 merged commit 378f24e into develop Mar 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants