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.
- fix: switch light and dark blue in charts
0ec7615
v2.11.2 - 2022-12-01
- fix: replace duplicate light orange with dark orange in charts
318bd01
v2.11.1 - 2022-11-30
- ci: use service account to deploy instead of token
66145ee
v2.11.0 - 2022-11-30
- feat: add more colours to chart
#289
- 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
- Add linter and activate recommended rules
#278
- 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
- chore: upgrade to node +v16
310f82d
- ci: add eslint
176f142
- feat: sync division-users collection to bigquery
c142291
v2.9.2 - 2022-04-04
- fix: improve theme colors
d4cbdb3
v2.9.1 - 2022-04-03
- 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
- 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
- feat: sync clients collection to bigquery
#264
- feat: add tool to update the divisionId of all documents in a collection
38a7d74
v2.8.0 - 2022-04-02
- feat: sync tasks collection to bigquery
#126
- fix: update favorites when switching between divisions
#263
- feat: save theme on user preferences
#260
v2.7.7 - 2022-04-01
- 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
- fix: improve theme colors
e3eae46
v2.7.5 - 2022-03-31
- fix: improve theme colors
2a77c19
v2.7.4 - 2022-03-31
- fix: improve theme colors
4954396
v2.7.3 - 2022-03-29
- fix: improve theme colors
9c7cd43
v2.7.2 - 2022-03-28
- fix: allow single get requests on users and division-user collection
39f3c34
- chore: remove cloud-build-monitor
b3e9bd3
v2.7.1 - 2022-03-27
- fix: adjust styling of editable text field
9d12df7
v2.7.0 - 2022-03-26
- 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
- feat: add dark mode
#254
- feat: show project owner in active project list
#102
- feat: validate registrations on save
#248
- chore: upgrade rmwc packages
c5ba160
- feat: show project owner in archived project list
1ae11c0
- test: update snapshots
9736e70
v2.6.0 - 2022-02-17
- feat: add jira link to jira timesheet suggestions
#245
- chore: use webpack dev server without firestore emulators
7b7d546
- fix: remove permanent scrollbar
be01aa2
v2.5.2 - 2022-02-08
- fix: adjust width of header when drawer is open
2de34d7
v2.5.1 - 2022-02-08
- fix: production build not used for deploy
1338b61
v2.5.0 - 2022-02-08
- feat: add checkbox to explicitly provide repo scope when connecting with github account
#241
- 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
- fix: add padding to forms
5d18690
v2.4.0 - 2022-02-07
- feat: implement oauth for authenticating with github
#239
- feat: implement oauth for authenticating with github (#239)
#238
- feat: use default project instead of using last used project
#236
- 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
- feat: show jira updates as timesheet suggestions
#234
- 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
- fix: missing suggestions from google calendar after adding suggested event
0a3bfe3
- style: fix typo
4ba5a10
v2.2.1 - 2022-01-27
- feat: add github commits as timesheet suggestions
#231
v2.2.0 - 2022-01-27
- feat: add github commits as timesheet suggestions
#231
v2.1.0 - 2021-12-22
- feat: prevent deletion of used projects
#78
v2.0.2 - 2021-11-04
- ci: don't run tests when deploy is triggered
9a19a00
v2.0.1 - 2021-11-04
v2.0.0 - 2021-11-04
- feat: add preference setting to set number of recent projects to use
#217
- 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
- feat: add preference setting to set number of recent projects to use
#217
v1.3.1 - 2021-04-06
- ci: increase timeout for deploy build
21943ae
- feat: add option to overwrite existing favorite group
a15e11e
v1.3.0 - 2021-04-06
- feat/override favorite group
#206
- 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
- fix: deleted registrations should still be synced to biqquery reports
3a13d7c
v1.2.21 - 2021-02-01
- fix: favorite menu isn't fully displayed
#204