Skip to content

Releases: it-goats/it-goats

1.0.0

21 Jun 18:24
4007d58
Compare
Choose a tag to compare

What's Changed

  • [ITG-148] Fix bug - refreshing tasks in list. by @gregori0o in #66
  • [ITG-136] Stworzenie grafów 'chronologicznych' zależności między taskami + ich wizualizacja za pomocą React Flow by @basiav in #67
  • [NOJIRA] Hide RRule form by @john-sonz in #68
  • Release 1.0.0 by @john-sonz in #69

Full Changelog: 0.3.3...1.0.0

0.3.3

19 Jun 18:30
08c0487
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.2...0.3.3

0.3.2

19 Jun 17:02
c786c66
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.1...0.3.2

0.3.1

19 Jun 16:48
508e2c5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.3.1

0.3.0

19 Jun 16:29
2b9a780
Compare
Choose a tag to compare

What's Changed

  • [ITG-115, ITG-118] Recurrence rules for tasks by @john-sonz in #48
  • [ITG-120] by @tgargula in #50
  • [NOJIRA] Deploy setup backport by @john-sonz in #53
  • [ITG-126] Change style of checkbox icons, add tooltips, auto check subtasks of task. by @gregori0o in #51
  • [ITG-130] Fix problems with interchangeable status. by @gregori0o in #57
  • [ITG-133] [ITG-134] Notification for tasks by sendgrid. by @gregori0o in #58
  • [ITG-111] Przystosować backend do nowej mechaniki dodawania i edycji zadań by @bkulawska in #54
  • [ITG-109] New edit/create task form by @koszar91 in #55
  • [ITG-131, ITG-132, ITG-135] Finish notifications by @john-sonz in #59
  • Release 0.3.0 by @john-sonz in #60

Full Changelog: 0.2.1...0.3.0

0.2.1

04 Jun 22:38
Compare
Choose a tag to compare

What's Changed

  • [NOJIRA] Setup project for basic deployment by @john-sonz in #52

Full Changelog: 0.2.0...0.2.1

0.2.0

03 Jun 11:14
a5e4b89
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

What's Changed

  • [NOJIRA] Update ESLint config by @john-sonz in #32
  • [ITG-53] Dodanie do widoku edycji zadania możliwości wyboru z jakim zadaniem jest w relacji. by @basiav in #29
  • [ITG-99, ITG-100] Update directed relations naming and change relations order in task details by @john-sonz in #34
  • [ITG-51] Utworzenie formularza do wprowadzania filtrów by @koszar91 in #35
  • [ITG-105] feat: use enum task status by @tgargula in #33
  • [ITG-110] Fixed tags adding by @koszar91 in #39
  • [NOJIRA] feat: add github bot by @tgargula in #40
  • [ITG-103] List of relation types added to Task by @bkulawska in #38
  • [ITG-107] Calendar View by @john-sonz in #41
  • [ITG-54] Blocking depending tasks. by @gregori0o in #37
  • [ITG-104] Add icon of type to the task. by @gregori0o in #42
  • [ITG-68] Wzbogadzenie endpointa zwracającego listę zadań o obsługę filtrów by @koszar91 in #43
  • [ITG-108] by @basiav in #44
  • [ITG-144] Eliminate cyclic imports between models by @john-sonz in #45
  • [ITG-106] Added visiualization of indirectly done status. Changed checkbox icons by @Gajkes in #47
  • [ITG-113] Fix bug with refresh tasks. by @gregori0o in #46
  • [NOJIRA] Release 0.2.0 by @john-sonz in #49

New Contributors

Full Changelog: 0.1.0...0.2.0

0.1.0

29 Apr 11:45
a477d84
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

What's Changed

  • Fix EBUSY error by @john-sonz in #1
  • [NOJIRA] Add GitHub gadgets by @john-sonz in #3
  • [NOJIRA] Update readme by @john-sonz in #4
  • [ITG-31] Dodać obsługę buttona delete z API by @bkulawska in #2
  • [NOJIRA] fix/general adjustments by @tgargula in #5
  • [ITG-64,ITG-41,ITG-42] Routing and GET task implementation by @tgargula in #6
  • [ITG-77] Add more task properties by @john-sonz in #7
  • [ITG-66] Dodać obsługe buttona edit z API by @bkulawska in #8
  • [ITG-65] Task editing frontend by @john-sonz in #9
  • [ITG-30] Stworzyć button delete by @koszar91 in #11
  • [NOJIRA] Rename addTask to editTask in TaskEdit component by @john-sonz in #12
  • [ITG-79] Add Cabra & Bode CI Github actions by @john-sonz in #13
  • [ITG-79] Setup CI by @john-sonz in #15
  • [NOJIRA] Remove caching from CI by @john-sonz in #16
  • [ITG-19] Dodanie do widoku zadania checkboxa z możliwością odhaczenia go by @gregori0o in #10
  • [NOJIRA]: remove doubled CI checks by @tgargula in #21
  • [ITG-52, ITG-56, ITG-59] Task relations model by @john-sonz in #19
  • [ITG-47,ITG-48,ITG-49,ITG-50] Add tags by @tgargula in #20
  • [ITG-43] feat(cabra): implement new layout for task details by @tgargula in #23
  • [ITG-72] Wzbogacenie layoutu strony widoku głównego o stronicowanie listy wszystkich zadań by @basiav in #18
  • [ITG-24] Create, view and delete subtasks. by @gregori0o in #25
  • [ITG-44] Implementacja endpointu GET do pobrania zadań będących w relacji z danym zadaniem by @koszar91 in #22
  • [ITG-95] Update styles of task list and task form according to the design by @john-sonz in #24
  • [ITG-57] Automatic check interchangeable tasks by @gregori0o in #26
  • [ITG-46] Dodanie listy zadań w relacji w widoku szczegółów zadania by @koszar91 in #27
  • [ITG-45] Przekierowanie do szczegółów zadania po kliknięciu w zadanie w relacji by @koszar91 in #28
  • [ITG-97] Add, remove, create tags in task edit. by @gregori0o in #30
  • [NOJIRA] Release 0.1.0 by @john-sonz in #31

New Contributors

Full Changelog: https://github.com/it-goats/it-goats/commits/0.1.0