Releases: MaibornWolff/ProjectCanvas
Releases · MaibornWolff/ProjectCanvas
v1.5.0
What's Changed
- Update dependency eslint-config-airbnb-typescript to v18 by @renovate in #144
- Update typescript-eslint monorepo to v7 (major) by @renovate in #136
- Update dependency immer to v10 by @renovate in #103
- Update all non-major dependencies by @renovate in #92
- Update dependency electron to v29 by @renovate in #138
- Fix deletion of issues with present subtasks by @maximilianruesch in #148
- Fix loading states of backlog, epics list and projects list by @maximilianruesch in #149
- Enable custom type namespace by @maximilianruesch in #146
- Simplify and refactor issue and epic detail views by @maximilianruesch in #151
- Simplify and fix issue creation by @maximilianruesch in #145
- Change button color for split view close warning by @maximilianruesch in #154
- Improve description editor and add acceptance criteria by @maximilianruesch in #153
- Fixup minor bugs in Jira Cloud and Server by @maximilianruesch in #155
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- Remove unused entries from package json and correct by @maximilianruesch in #86
- Differentiate between cancel and confirm alert for delete issue popover by @maximilianruesch in #87
- Allow to reconfigure server credentials via ENV variables by @maximilianruesch in #88
- Add progress bar to detail view by @maximilianruesch in #81
- Add comment support in epic detail view by @maximilianruesch in #84
- Add status select in epic detail view by @maximilianruesch in #83
- Extract status colors and badges into common types and components by @maximilianruesch in #89
- Add attachment support to epic detail view by @maximilianruesch in #85
- Configure Renovate by @renovate in #90
- Update dependency vite to v4.5.1 [SECURITY] by @renovate in #91
- Update Github Actions to v4 (major) by @renovate in #94
- Upgrade mantine monorepo to v7 by @maximilianruesch in #104
- Upgrade tabler icons library to new react package by @maximilianruesch in #106
- Update dependency eslint-config-prettier to v9 by @renovate in #100
- Update dependency eslint-plugin-testing-library to v6 by @renovate in #101
- Update dependency cross-fetch to v4 by @renovate in #98
- Support export of issues by @maximilianruesch in #115
- Calculate working days in export by @maximilianruesch in #116
- Support custom status in every story points accumulation by @maximilianruesch in #118
- Update dependency @testing-library/jest-dom to v6 by @renovate in #96
- Add date range selection for issue export by @maximilianruesch in #120
- Update dependency vite to v5 by @renovate in #111
- Update tanstack-query monorepo to v5 (major) by @renovate in #117
- Update dependency typescript to v5 by @renovate in #110
- Update dependency vite to v5.0.12 [SECURITY] by @renovate in #121
- Remove translations by @maximilianruesch in #122
- Extract routes into global enum and rename them by @maximilianruesch in #109
- Reconfigure linting on the entire project by @maximilianruesch in #123
- Update dependency husky to v9 by @renovate in #124
- Revamp core calculations in issue export by @maximilianruesch in #128
- implemented search bar for epics by @aymka in #126
- Add export close button and move info icon by @aymka in #125
- Conditionally disable export button by @aymka in #127
- Remove automatic run from the release CI and leave it to workflow dispatch by @maximilianruesch in #130
- Adds dependent issues to the CI by @maximilianruesch in #129
- Fix description for non-agile fetches in the cloud provider by @maximilianruesch in #131
- Restyle export modal and fix export bug by @maximilianruesch in #132
- Fix delete button positioning for issue and story cards by @maximilianruesch in #133
- Fix navigation upon deleting all story maps by @maximilianruesch in #134
- Add split issue view and entry button by @maximilianruesch in #137
- Visual enhancements for split issue by @maximilianruesch in #139
- Add title and save/close buttons to the split view by @maximilianruesch in #140
- Swap issues in split view with new buttons by @maximilianruesch in #141
- Add save and close buttons in split view for each issue detail by @maximilianruesch in #142
- Add close warnings in split view by @maximilianruesch in #143
New Contributors
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Fix hovering and delete button issues in backlog view by @maximilianruesch in #78
- Fix moving issues between backlog and sprints by @maximilianruesch in #76
- Fix reloading sprints after creating a sprint by @maximilianruesch in #79
- Add implementation for getLabels in jira server by @maximilianruesch in #75
- Implement create issue for jira server by @maximilianruesch in #73
- Allow different implementations for server versions by @maximilianruesch in #74
- Add epic list view by @trueliquid in #77
- Add first epic detail view by @maximilianruesch in #80
New Contributors
- @trueliquid made their first contribution in #77
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Migrate jira cloud provider to axios by @maximilianruesch in #63
- Migrate Jira server to axios by @maximilianruesch in #64
- Migrate user functionality in server by @maximilianruesch in #65
- Migrate issue functionality in server by @maximilianruesch in #66
- Migrate authentication functionality in server by @maximilianruesch in #71
- Migrate comment functionality in server by @maximilianruesch in #70
- Migrate subtask functionality in server by @maximilianruesch in #69
- Migrate sprint functionality in server by @maximilianruesch in #67
- Migrate epic functionality in server by @maximilianruesch in #68
- Prepare release v1.2.0 by @maximilianruesch in #72
New Contributors
- @maximilianruesch made their first contribution in #63
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Full Changelog: v1.0.0...v1.1.0
v1.0.0-alpha
What's Changed
- Add login and base functionalities by @IhsenBouallegue in #1
- Add projects view by @bic-marz in #2
- Add backlog view by @bic-marz in #4
- Add multi-language by @Monotro in #3
- Update theme and add logo by @IhsenBouallegue in #7
- design sprint card, map custom fields, fetch story points and sprint dates by @bic-marz in #6
- Style Issue Card by @oussema18 in #5
- Scrollbar / Drop Here by @oussema18 in #9
- Add reload with react query by @IhsenBouallegue in #11
- fix: make user choose protocol by @IhsenBouallegue in #14
- fix: fix images and icons by @IhsenBouallegue in #13
- rank issues in sprints and backlog by @bic-marz in #10
- Rank issues by @bic-marz in #15
- Add epic label by @oussema18 in #12
- Create issue component/button by @bic-marz in #16
- add search to backlog view by @oussema18 in #18
- Add datepicker, labels, priority for create issue by @bic-marz in #17
- Detail-View Draft by @oussema18 in #22
- fix scroll by @oussema18 in #23
- feat: disable components when not editable by @bic-marz in #25
- Story Map by @IhsenBouallegue in #20
- fix-scoll by @oussema18 in #27
- response by @oussema18 in #28
- Fix wanings by @Al3xHart in #26
- Add levels to story map by @IhsenBouallegue in #31
- Make detail view editable by @bic-marz in #29
- Refactor create issue modal and detail view by @IhsenBouallegue in #33
- Add delete to story map by @IhsenBouallegue in #32
- fix story map detele by @IhsenBouallegue in #36
- delete issue functionality by @bic-marz in #35
- add multiple story maps by @IhsenBouallegue in #37
- Unit test by @oussema18 in #38
- Fix some build isuess. by @Monotro in #39
- Eslint typecheck test by @oussema18 in #41
- fix:delete by @oussema18 in #43
- Attachments in DetailView & CreateIssue by @Al3xHart in #49
- Create sprint by @bic-marz in #44
- cloud provider error handling and refresh access token by @bic-marz in #46
- fix-fetch-backlog-and-search by @bic-marz in #45
- feat: handle cancel button on authWindow by @bic-marz in #47
- fix title cards text & trash icon color when switching to dark mode by @Al3xHart in #48
- Improve readme by @IhsenBouallegue in #51
- Add licenses by @IhsenBouallegue in #52
- feat: add build workflow by @IhsenBouallegue in #53
- Add release workflow by @IhsenBouallegue in #55
- Fix release workflow by @IhsenBouallegue in #56
- Fix release workflow by @IhsenBouallegue in #57
- feat: e2e tests by @IhsenBouallegue in #58
- refactor: use electron forge instead of electron builder by @IhsenBouallegue in #61
New Contributors
- @IhsenBouallegue made their first contribution in #1
- @bic-marz made their first contribution in #2
- @Monotro made their first contribution in #3
- @oussema18 made their first contribution in #5
- @Al3xHart made their first contribution in #26
Full Changelog: https://github.com/MaibornWolff/ProjectCanvas/commits/v1.0.0-alpha