Skip to content

Latest commit

 

History

History
336 lines (189 loc) · 16.6 KB

CHANGELOG.md

File metadata and controls

336 lines (189 loc) · 16.6 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Commits

  • fix: switch light and dark blue in charts 0ec7615

v2.11.2 - 2022-12-01

Commits

  • fix: replace duplicate light orange with dark orange in charts 318bd01

v2.11.1 - 2022-11-30

Commits

  • ci: use service account to deploy instead of token 66145ee

v2.11.0 - 2022-11-30

Merged

  • feat: add more colours to chart #289

Commits

  • test: fix failing drawer test 7fcf12f
  • style: fix whitespace in color string 03ad02e
  • fix: don't crash when a one of the jira queries failed to fetch suggestions from jira 1ab7f31

v2.10.0 - 2022-10-04

Merged

  • Add linter and activate recommended rules #278

Fixed

  • feat: add link to report issues on github #270
  • chore: update to latest firestorable version #274
  • fix: project owner should be able to delete / archive projects #282

Commits

  • chore: upgrade to node +v16 310f82d
  • ci: add eslint 176f142
  • feat: sync division-users collection to bigquery c142291

v2.9.2 - 2022-04-04

Commits

  • fix: improve theme colors d4cbdb3

v2.9.1 - 2022-04-03

Commits

  • fix: add registration validation when pressing back button 493581e
  • feat: allow to copy paste registrations across divisions d6a4621
  • fix: improve theme colors 48f508c

v2.9.0 - 2022-04-03

Merged

  • chore(deps): bump browserslist from 4.12.0 to 4.20.2 #251
  • chore(deps): bump vm2 from 3.9.5 to 3.9.9 #252
  • chore(deps): bump minimist from 1.2.5 to 1.2.6 #255
  • feat: do not filter data when user has no division set #265

Fixed

  • feat: sync clients collection to bigquery #264

Commits

  • feat: add tool to update the divisionId of all documents in a collection 38a7d74

v2.8.0 - 2022-04-02

Fixed

  • feat: sync tasks collection to bigquery #126
  • fix: update favorites when switching between divisions #263
  • feat: save theme on user preferences #260

Commits

  • fix: improve theme colors 8b4a4a7
  • fix: remove border from account badge 8b14f8f

v2.7.7 - 2022-04-01

Commits

  • feat: add tool to update the divisionId of all documents in a collection 9bd0905
  • fix: improve theme colors 95534e0

v2.7.6 - 2022-03-31

Commits

  • fix: improve theme colors e3eae46

v2.7.5 - 2022-03-31

Commits

  • fix: improve theme colors 2a77c19

v2.7.4 - 2022-03-31

Commits

  • fix: improve theme colors 4954396

v2.7.3 - 2022-03-29

Commits

  • fix: improve theme colors 9c7cd43

v2.7.2 - 2022-03-28

Commits

  • fix: allow single get requests on users and division-user collection 39f3c34
  • chore: remove cloud-build-monitor b3e9bd3

v2.7.1 - 2022-03-27

Commits

  • fix: adjust styling of editable text field 9d12df7

v2.7.0 - 2022-03-26

Merged

  • feat: add dark mode #258
  • chore: add licence file #256
  • feat: show project owner in active project list #253
  • feat: validate registrations on save #249

Fixed

  • feat: add dark mode #254
  • feat: show project owner in active project list #102
  • feat: validate registrations on save #248

Commits

  • chore: upgrade rmwc packages c5ba160
  • feat: show project owner in archived project list 1ae11c0
  • test: update snapshots 9736e70

v2.6.0 - 2022-02-17

Fixed

  • feat: add jira link to jira timesheet suggestions #245

Commits

  • chore: use webpack dev server without firestore emulators 7b7d546
  • fix: remove permanent scrollbar be01aa2

v2.5.2 - 2022-02-08

Commits

  • fix: adjust width of header when drawer is open 2de34d7

v2.5.1 - 2022-02-08

Commits

  • fix: production build not used for deploy 1338b61

v2.5.0 - 2022-02-08

Fixed

  • feat: add checkbox to explicitly provide repo scope when connecting with github account #241

Commits

  • deps: upgrade to webpack 5 a5803c5
  • fix: don't rerender suggestions when one provider is refetching to prevent flickr 3fe9949
  • style: remove console.log 5ce027c

v2.4.1 - 2022-02-07

Commits

  • fix: add padding to forms 5d18690

v2.4.0 - 2022-02-07

Merged

  • feat: implement oauth for authenticating with github #239

Fixed

  • feat: implement oauth for authenticating with github (#239) #238
  • feat: use default project instead of using last used project #236

Commits

  • feat: add parameter userId to changeProjectOfRegistrations function e0002e9
  • feat: change sync time from 6 am to midnight CET 001602e

v2.3.0 - 2022-02-02

Fixed

  • feat: show jira updates as timesheet suggestions #234

Commits

  • ci: upgrade node version e1159e6
  • deps: upgrade node-sass and sass-loader 9ea63dc
  • refactor: create a seperate component and hook for each registration sugestion source 8f4dae2

v2.2.2 - 2022-01-28

Commits

  • fix: missing suggestions from google calendar after adding suggested event 0a3bfe3
  • style: fix typo 4ba5a10

v2.2.1 - 2022-01-27

Fixed

  • feat: add github commits as timesheet suggestions #231

Commits

  • fix: don't fetch commits when github is not configured f4c2726
  • style: remove unused import 3edf2b7

v2.2.0 - 2022-01-27

Fixed

  • feat: add github commits as timesheet suggestions #231

v2.1.0 - 2021-12-22

Fixed

  • feat: prevent deletion of used projects #78

Commits

  • test: add tests for projects page 07e8a37
  • test: fix warning in favorite detail tests 12cc6ae

v2.0.2 - 2021-11-04

Commits

  • ci: don't run tests when deploy is triggered 9a19a00

v2.0.1 - 2021-11-04

Commits

  • chore: configure auto-changelog cbe65de
  • ci: create .env file with container env variables 261368a

v2.0.0 - 2021-11-04

Fixed

  • feat: add preference setting to set number of recent projects to use #217

Commits

  • Bump y18n from 4.0.0 to 4.0.1 af9f950
  • chore: make everything work with latest versions of mobx, firebase, ... 4ab6cc7
  • chore: ugprade firebase-tools and firebase-admin 44656c8

v1.4.0 - 2021-06-20

Fixed

  • feat: add preference setting to set number of recent projects to use #217

v1.3.1 - 2021-04-06

Commits

  • ci: increase timeout for deploy build 21943ae
  • feat: add option to overwrite existing favorite group a15e11e

v1.3.0 - 2021-04-06

Merged

  • feat/override favorite group #206

Commits

  • feat: add fav group combox box to fav group form to overwrite existing fav group 39faec2
  • feat: allow to override existing favorite registration group 85dc8d2
  • test: add test for favorite group detail page 7ef64ba

v1.2.22 - 2021-02-15

Commits

  • fix: deleted registrations should still be synced to biqquery reports 3a13d7c

v1.2.21 - 2021-02-01

Fixed

  • fix: favorite menu isn't fully displayed #204

v1.2.20 - 2021-01-31

Commits

  • fix: top app bar css is not loaded 21b2067
  • feat: override browser save dialog when in inline edit mode of a registration fe2f1ab