Skip to content

v1.6.0

Compare
Choose a tag to compare
@chungthuang chungthuang released this 14 Aug 05:42
· 277 commits to release since this release
67adb99

1.6.0 (2021-08-14)

Bug Fixes

  • alearm24: fix google issue (ffc5569)
  • alearm245: explicitly set scope type (985760b)
  • alearm246: remove project create overwrite (b09a3b2)
  • alearm246: added getGroup method into MockgoogleGroup and put code inside try catch (156e335)
  • alearm246: added pr review changes (a1843cc)
  • alearm246: added semi colon to fix es lint issue (4b305fa)
  • alearm246: allow strapi's logic to be runned before our custom logic (fcdbc6b)
  • alearm246: allow the use of template literals (f93b0d7)
  • alearm246: changed calendar param to calendarId (737adf6)
  • alearm246: create isEmpty function to check if project leads didn't pass in a team (b82828b)
  • alearm246: created new project services to clean up repetetive code (0b15952)
  • alearm246: fix eslint issues (1f229ff)
  • alearm246: fix indetation issues (5c9ce7d)
  • alearm246: fix syntax issue for json (3ef84fa)
  • alearm246: fixed boolean logic (59cddb1)
  • alearm246: get current date and fix es lint issue (c8eeda1)
  • alearm246: if the user doesn't provide a team then don't try to add leaders or members to google group to avoid error (88aedc2)
  • alearm246: move project service to google-manager service (c16e0c2)
  • alearm246: please fix es-lint (adf3ca1)
  • alearm246: remove changes (dabfcd0)
  • alearm246: remove google directory key (c5bbc0e)
  • alearm246: remove TEAM_EMAIL variable (95930c2)
  • alearm246: remove unecessary comments (66b6301)
  • alearm246: removed logs and service key (ed2d5b4)
  • alearm246: removed TEAM_EMAIL variable (18d9072)
  • alearm246: throw error to function caller (2146c8e)
  • Enjoy2Live: individual projects endpoint (e09ab8a)
  • jiawen195: define environemnt variables for production and staging (c075f62)
  • jiawen195: improve the code format (b3e72d4)
  • jiawen195: simplify the id object and correct the comment (e4f0607)

Features

  • alearm246: create ProjectManager skeleton (2552ed6)
  • alearm246: created route to give existing projects google resources (41627ff)
  • alearm246: created route to give existing projects google resources (236756a)
  • alearm246: customize content-manager to allow google group to be created when project is created (49abe1c)
  • alearm246: finished google integration and finished mock google group (8524473)
  • alearm246: interact with google calendar (1972e02)
  • alearm246: make it so when creating a project a google group gets created and users are able to join the group (3bb4131)
  • alearm246: test creating google group (27f912a)
  • alearm246: when project leads update their projects to add new users it gives them the google resources (ece0717)
  • alearm246: when projects get craeted through strapi dashboard create google resources (dab49ce)
  • Enjoy2Live: added option to hide project from the projects aggregator (26ce82a)
  • Enjoy2Live: added project board field (fb5d007)
  • jiawen195: allow user to link their discord account (1470ec7)
  • jiawen195: allow user to link their discord account (99e64b5)
  • jiawen195: allow user to link their discord account (e9db15d)