Skip to content

Releases: Codeminer42/cm42-central

v3.0.0 2023-10-10

10 Oct 14:56
e3591c3
Compare
Choose a tag to compare
  • Remove "Story attachments" feature
  • Implement real-time updates in the beta board
  • Refactor some components to be functional components

v2.10.0 2023-06-12

12 Jun 19:09
1045023
Compare
Choose a tag to compare
  • Refactor Note Operations to use dry-monads
  • Refactor Project Operations to use dry-monads
  • Refactor Team Operations to use dry-monads
  • Refactor Task Operations to use dry-monads
  • Refactor Project Board Operations to use dry-monads
  • Refactor Iteration Operations to use dry-monads
  • Remove Grape Gem
  • Add global message about attachments feature removal

2.9.0 2023-05-26

29 May 12:23
8d1c518
Compare
Choose a tag to compare
  • Migrate from Webpacker to Vite Ruby

Also includes:

[2.8.0] 2023-05-15

  • Update Ruby to version 2.7.8
  • Upgrade Node to 16.20

[2.7.3] 2023-05-09

09 May 13:52
b754e9f
Compare
Choose a tag to compare
  • Refactor Story operations to use dry-monads

[2.7.2] 2022-12-28

28 Dec 14:38
a798747
Compare
Choose a tag to compare
  • Rails to 5.2.6.2
  • Puma to 5.6.2

[2.7.1] 2021-07-12

12 Jul 15:41
ad0cf16
Compare
Choose a tag to compare

Update

  • Ruby to 2.6.8
  • Rails to 5.2.5

[2.7.0] 2021-07-12

12 Jul 15:12
0446572
Compare
Choose a tag to compare

Fixed

  • Bug when change release date of story.

Added

  • New position column to Story

Changed

  • Change drag and drop logic in beta version

[2.6.0] 2020-03-11

[2.6.0] 2020-03-11

11 Mar 13:26
059f5b5
Compare
Choose a tag to compare

Added

  • [ V2 ] Drag-n-drop

Fixed

  • Bug when change release date of story.

Changed

  • [ V2 ] When story is accepted and release it has a different background color.

[2.5.0] 2020-01-17

17 Jan 13:32
7bd1563
Compare
Choose a tag to compare

Removed

  • Rewire and Rewire Webpack
  • Inject loader
  • Karma and all dependencies related

Changed

  • [ V2 ] When story is accepted it has a different background color.
  • Unscheduled stories may or not may have a estimate.
  • Chilly Bin column have stories with or no estimate.
  • Migrate all the javascripts tests from jasmine to jest.

Update

  • Front-End Dependencies
  • NodeJS from 9.11.2 to 10.17.0
  • Webpack Dev Server from 3.1.14 to 3.9.0

Added

  • babel-jest and @testing-library/jest-dom
  • [ V2 ] Dialog confirmation when story state is changed in expanded shape.
  • [ V2 ] Spinner when project is loading.
  • [ V2 ] User mention.
  • [ V2 ] Button to reverse story flow.
  • [ V2 ] Actor in history of changes.
  • [ V2 ] Buttons to show and hide columns.

Fixed

  • [ V2 ] Internationalization date.
  • [ V2 ] Sprints calc bug.

[2.4.0] 2019-10-21

21 Oct 15:34
ac77acb
Compare
Choose a tag to compare

Added

  • [ V2 ] Search feature

Changed

  • The app will automatically switch between teams when a user opens a link to a project of a team that is not the current selected one