Skip to content

Releases: sparingsoftware/workometer

Release 1.3.4

25 Mar 13:34

Choose a tag to compare

Release 1.3.3

01 Mar 22:53

Choose a tag to compare

  • 1.3.3 (81f70a6)
  • Fix editing issue assignee (e84e640)
  • Fix "Assign to me" button (0ff56fa)
  • Fix issue icon size (5c161da)
  • Merge remote-tracking branch 'origin/develop' into develop (ec57349)
  • 1.3.2 (58e0dfa)
  • Add proper color for the 'selected to development' status (9bac4fe)

Release 1.3.2

17 Feb 08:01
8c78c5b

Choose a tag to compare

  • Merge remote-tracking branch 'origin/develop' into develop (ec57349)
  • 1.3.2 (58e0dfa)
  • Add proper color for the 'selected to development' status (9bac4fe)
  • Merge pull request #26 from SparingSoftware/dependabot/npm_and_yarn/open-6.0.0 (8c78c5b)
  • Bump open from 0.0.5 to 6.0.0 (15a68c2)
  • 1.3.1 (095179d)
  • Update release-it script (322b578)

Release 1.3.1

29 Oct 21:11

Choose a tag to compare

Release 1.3.0

26 Oct 22:18
e8a24ad

Choose a tag to compare

  • Merge pull request #25 from SparingSoftware/feature/add-dark-theme (e8a24ad)
  • Fix bug: menu radios not synchronized with app context (2f6829d)
  • Add dark theme (6ea6c19)
  • Make app frameless and add header (bfff55d)
  • v1.2.2 (c75f23a)
  • Merge pull request #24 from SparingSoftware/fixes (72e6213)

Release 1.2.2

09 Oct 18:45
72e6213

Choose a tag to compare

Merge pull request #24 from SparingSoftware/fixes

Fixes and improvements

Release 1.2.0

04 Sep 09:39

Choose a tag to compare

  • Merge remote-tracking branch 'origin/develop' into develop (d925168)
  • Update vulnerable packages & element-ui to newest version (27fb3d4)
  • Change filter param in groupedBoards (28fc924)
  • Merge pull request #22 from SparingSoftware/automatic-worked-time (ab0e8c8)
  • Group boards to favourite and remaining (a6c5af9)
  • Fix infinite loading on error while worklog save (55175c8)
  • Merge pull request #23 from SparingSoftware/fast-add-next-issue (8e3f7a8)
  • Fix login to jira - use token instead of basic auth (32f75a4)
  • Fix remove-filters-button position & updated jira-connector to latest (fb46038)
  • Resolve pull request comment (f24d13b)
  • Merge branch 'develop' into fast-add-next-issue (69f2352)
  • Adding a go up when a new task was created (3e7b16e)
  • Merge pull request #21 from SparingSoftware/edit-issue (724ed6d)
  • Resolve pull request comments (0ae782f)
  • Use lodash pick method in filterIssueData method (7d46957)
  • Add checkbox Create Another (f2bfee6)
  • Issue form refactor (873f88a)
  • Refactor save time (3bade9d)
  • Add predicting start work time based on workedTime. Add element-ui into white list (b4f5bf8)
  • Fix editing issuetype (4d2e311)
  • Clear data on form init (3c45d8f)
  • Merge branch 'develop' into edit-issue (5009eae)
  • Hide issuetype and parent field for subtask editing (71c4f20)
  • Fix editIssue method (fa8b218)
  • Remove 'issuelinks' field (dc3d85c)
  • Fix filterIssueData method (5bc1d61)
  • Add isIssueEditing computed (5c342c8)
  • Add editIssue, filterIssueData and updateForm methods (2e32e37)
  • Refactor computed 'fields' (23b76ee)
  • Open dialog on editIssue event (436f048)
  • Fix component type for priority field (6b29f73)
  • Add 'edit issue' action in issue context menu (d9dd57a)

Release 1.1.0

18 Dec 10:29

Choose a tag to compare

  • Merge pull request #20 from SparingSoftware/fix-create-subtask (2d67e4e)
  • Hide 'create subtask' button for subtask (d813356)
  • Hide sprint field (2009633)
  • Fix blank screen after build (da98229)
  • Merge pull request #19 from SparingSoftware/subtask-button (e407c95)
  • Refactor form and parent component (5956d3f)
  • Automatically add parent (c05ed39)
  • Add createSubtask method (de61703)
  • Fix ESLint problems (577345a)
  • Merge branch 'develop' into no-issues-info (5559d6f)
  • noIssues as component instead variable (cdae03c)
  • Fix white background in tracking button (80d6119)
  • Merge branch 'develop' into issue-time-notification (ab04e4b)
  • Revert changes in context menu (6f13fd5)
  • Merge branch 'scroll-to-tracked-issue' into develop (906d87c)
  • Remove unnecessary opt from scrollTo (02d313b)
  • Add 'Create subtask' context menu list item (de871cb)
  • Fix typo in noResult information (288de61)
  • Merge (57f8fa8)
  • Merge branch 'develop' into no-issues-info (68ae95d)
  • Fix noIssue value (ad033a4)
  • Merge branch 'develop' into issue-time-notification (90c5e24)
  • Add display worked time in notification (0d7179c)
  • Update src/renderer/utils/scrollToIssue.js (f849954)
  • Merge pull request #16 from SparingSoftware/fixCopyPasteMAC (67f4935)
  • Release 1.0.0 (81f4516)
  • Release 1.0.0 (4253c25)
  • Add display worked time in notification (4d6b584)
  • Release 1.0.1 (bd959b6)
  • Added release-it (893c062)
  • Add menu only on Mac (56ffcc8)
  • Fix issue on Mac (add application menu) (3ea2a66)
  • Add new eslint rule to template casing (0d6751f)
  • Fix jumping to issue from another backlog (f473f86)
  • Fix backlog jump (5f6192b)
  • Handle jump to issue if another sprint is selected, slight refactor (42ea47c)
  • Jump to tracked issue even if it's in another sprint (f9cdc32)
  • Added message if no results (2b60aec)

Release 1.0.0

04 Dec 15:15

Choose a tag to compare

  • Remove empty styles from sprintField (17e98e9)
  • Added sprint field in issue form (3158877)
  • Move create issue button (06d33f6)
  • Improved modal style, added perfect-scroll to form (cf53ad3)
  • Changed start/stop tracking buttons (ce84c43)
  • Fix hover bg (3573386)
  • Change refresh btn title (ab093f3)
  • Shrink issues, remove unnecessary style (861db5f)
  • Fix long issue names (b211da4)
  • Fixed issue animation (6b55a95)
  • Remove unnecessary style (021a776)
  • Added current tracked issue bar (7ddad89)
  • Remove console.log (e8769e6)
  • Added preloader for issue creating (61ff689)
  • Handle case with originalEstimate (43f8ad0)
  • Remove boards (910395e)
  • Hide estimate tag if no time tracking on screen (5b8d36e)
  • Remove console.log from errors (68bb041)
  • Working setIssueEstimate (3a457dc)
  • Change context menu styles (fa993f5)
  • Fix whitespace before description (8fa6fc8)
  • Dont center title (03a4927)
  • Improved styling (f76674b)
  • Pre to pre-wrap (a28ddde)
  • Handle white space in description (583b13d)
  • Added API to change Estimate (c3a2528)
  • Added estimete input & lodash clonedeep (d105c80)
  • Remove getFilteredIssues watch (d4e3e01)
  • Add move to sprint from backlog option (1939ec5)
  • Refactored openDialog names (257a4a4)
  • UX/UI improvements (bc7d880)
  • Visual improvements, fixes, and refactor (686ff2f)
  • Added basic info in issue details dialgo (3cd6c8e)
  • Scroll to top on filters change (70bede9)
  • Refresh issues on create (93b2ecf)
  • Handle case with no sprints (86c1d1a)
  • Fixed variable from undefined (4aec74f)
  • Merge branch 'create-issue' into develop (d694d46)
  • Refactor (05790a9)
  • Move issue create logic to service (341ad66)
  • Slight refactor in selectedProject getter (c6cbfc7)
  • Remove data on logout, remove filters button position (77c8d43)
  • Fixed logout, redirect to login page on 401 (59c4da4)
  • Axios instead request, base64 auth instead plaintext (9783fd5)
  • Assign to me option (41eb964)
  • Fix close button (a88a9ac)
  • Refetch sprints (fde5c58)
  • Remove unnecessary console logs (369f9ce)
  • Added refresh button (c9ccd9c)
  • Newlines in errors (fa07de8)
  • Better error handling (38b4182)
  • Remove print (25d6140)
  • Working subtask add (7dcb85e)
  • Added sub-task parent select (e7212cf)
  • Refactor & parent component (c55e20e)
  • Set default project automatically (4b72c6b)
  • Working components in issue form (d007ff6)
  • Remove unnecessary console.log (932794f)
  • Refactored issue form, changed way to choose proper component (d356e9c)
  • Changed form - using issue form meta instead static inputs (2e3b35c)
  • Merge branch 'develop' into create-issue (4c573b1)
  • Merge branch 'filter-by-components' into develop (9eff432)
  • Merge branch 'preloaders' into develop (c8e00b2)
  • Renamed gradient animation (f77bc9d)
  • Remove unnecessary lines (7f210fd)
  • Flatten & map to flatmap (2b79240)
  • Issue form with basic fields (3bd4d96)
  • Added perfect-scrollbar instead overflow-y (96966d5)
  • Clear filters on boards change (dc4a170)
  • Added components to current filter set (d369301)
  • Add component in infoBar (4c2c5e2)
  • Added components filter (509e14b)
  • Added preloader bar in issue status change & isuses loading (e8708c9)
  • Merge branch 'develop' into preloaders (dba3c0f)
  • Add command for building for all platforms (13c7c9a)
  • Merge branch 'idle-time-detection' into develop (8b89960)
  • Code refactor (a3f99e0)
  • Open sprint issues instead backlog (a95272a)
  • make inactivityTime module's property instead of passing it as argument (64de3ce)
  • add inactivity monitoring (7b0c0f4)
  • Remove waitFor (25ce95c)
  • Issue list loader (027421c)
  • Indent (92d5ee3)
  • Worklogs refactor (1b754eb)
  • Merge remote-tracking branch 'origin/develop' into develop (06f7ce4)
  • Merge branch 'develop' of /home/grzch/PycharmProjects/workometer with conflicts. (7156d53)
  • Merge branch 'under-60-seconds-worklog-fix' into develop (5150879)
  • Code refactor (6fb898d)
  • Merge pull request #8 from SparingSoftware/filters (15b4f7e)
  • Code refactor (9cd9208)
  • Clear elapsed time on cancel (24564d4)
  • Fix elapsed seconds calculate (b0f18d7)
  • Add confirmation modal for < 60 seconds worklogs (0a87d84)
  • Hide recent worklogs (6d74934)
  • Improved styles (38becff)
  • Added clear filters button (1fe699a)
  • Slight style improvements (681ae2e)
  • Added red dot if filters set (89d9138)
  • Added assignee filter (0479ca2)
  • Refactored issue filters (1f24a52)
  • Refactored issue filters (41f3dae)
  • Added task type filter (a51b3a5)
  • Working filtering by status (e4c207b)
  • Added status filter (3c14931)
  • Merge remote-tracking branch 'origin/develop' into develop (ecb0dbe)
  • Refactor (7677b81)
  • Improved tracking style (e35eb52)
  • Improved user avatar (258c3b4)
  • Added margin next to avatar (26b4e2c)
  • Added assignee avatar (dd8e3a8)
  • Add fonts to project and override ones from element-ui (83ba811)
  • Add host to store, fix link opening for issues (860d459)
  • Changed separator color (361aa36)
  • Refresh issue on status change (a25f1fc)
  • Added immediate fetch for sprints & issues (9217dff)
  • Added boards to vue-persist (3f03af7)
  • Working issues status change (c87163b)
  • Refactor & statuses fetching (c1ca87f)
  • Keep box-shadow in contextmenu (7c84152)
  • Change context menu border (1e62447)
  • Fix (e240032)
  • Merge branch 'search-in-tasks' into context-menu (56760f2)
  • Added manual log work dialog (cbe230f)
  • Merge pull request #6 from SparingSoftware/refactor (9cd2017)
  • Merge pull request #5 from SparingSoftware/search-in-tasks (549c068)
  • Refactor (c2d14a3)
  • Move jira login to service (69baa4c)
  • Visual sprint input changes (c2b5016)
  • Change issues to overflow'ed container (be552df)
  • Visual improvements (ade3b1f)
  • Rename name to query in search (ba96aa7)
  • Added getIssues getter (4aa3780)
  • Remove console.log (6b7a7ff)
  • Added open lib & link to issue (585a4a5)
  • Added icons & indent for subtasks (73dd9b3)
  • Merge remote-tracking branch 'origin/develop' into develop (db46cc9)
  • Changed fetchBoards method (73b7fd3)
  • Refactor service (342ad74)
  • Move jira requests to service (b1eb3a1)
  • Added service to unfold request (f228413)
  • Refactor Jira initialization (993e25a)
  • Remove logo (1523522)
  • Changed project structure (4cbfd0f)
  • Prepare to project structure change (4806c37)
  • Merge pull request #3 from SparingSoftware/boards (e648a5a)
  • PR refactor (ef80b56)
  • Merge pull request #4 from SparingSoftware/tracking (894fd57)
  • PR refactor (4728c0d)
  • Added transitions (b8233c2)
  • Added status tag (e7c2e81)
  • Added elapsed time (4ecbb76)
  • Added maps to tracker store (07af6ce)
  • Further improvements (12ed7ca)
  • Handle saving worklog (e4afcae)
  • Added font-awesome in package.json (85791bb)
  • Changed name (8dadd74)
  • Reformat (5f1428a)
  • Added basic start-stop logic (496c207)
  • Added font-awesome and tracking button (7dd7ed5)
  • Fix sprints getting (4e2e893)
  • Code refactoring and small styling improvements (91b6ca9)
  • Add and configure vue-eslint to project, refactor code due to the new rules (cae2fb3)
  • Start of code refactoring (a8b8f18)
  • Handle sprints & boards issues (74a64c1)
  • Fix unique merge (ea8df1d)
  • Add uniq for boards in store (b610852)
  • Small visual improvements (389eeaa)
  • Merge remote-tracking branch 'origin/boards' into boards (b542337)
  • Change board issues endpoint (3d35276)
  • Fix animations on App router-view (f2edee2)
  • Merge login-view to boards (8bdc6b6)
  • Merge branch 'login-view' into boards (1927e0e)
  • Css refactor (afad0f3)
  • Added basic issue view with fetching all of them (3f4dc24)
  • Styling transition on router view (4efd630)
  • Styling login form and enabling login on enter hit (85db69a)
  • Add editor config (2a46582)
  • Add package-lock and edit eslint config (5bc58fc)
  • Move selectedBoard to store (f44eb23)
  • Further names refactor (18d686e)
  • Added tabs, refactored components names (92db631)
  • Refactor (7a11821)
  • Set credentials on created, sample JIRA request (c0a94e0)
  • Redirect to login view when no credentials (9a02ab6)
  • Handle login & keep store in localStorage (33a448d)
  • Changed labels from inline to block (27a5cc6)
  • Extract rules to data (702f45d)
  • Basic structure of login view (1a6c9e6)
  • Added jira-connector in package.json (e13efa4)
  • Added simple README.md (a1dc270)
  • Added element-ui lib & .editorconfig (ab9d805)
  • Added base routes (bc5a7ff)
  • Initial commit with boilerplate (33c788f)
  • Update README.md (f3f9208)
  • Initial commit (692110f)