Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

W75 Microsoft Outlook Calendar Card (and previous W75 Microsoft Cards) #17

Open
wants to merge 21 commits into
base: main
Choose a base branch
from

Conversation

LucasRShaw
Copy link

@LucasRShaw LucasRShaw commented Jul 1, 2022

Hello!

This Pull Request is for including the W75 Microsoft Calendar Card in the code base as an option for people who are missing the My Week piece from their Ellucian Portal. A similar card for Google should be created as well. This pull request should mostly include code that does not touch the existing code base. All W75 code should be self-contained for the most part. The parts of the code that may have changed were done so that the project could be upgraded to use the most recent version of the Experience SDK (5.7.0 as of the writing of this request) and Ellucian Path Design System (6.4.0 as of the writing of this request). I am not a React Pro, so there are probably some changes to other libraries, but I tried to update the package.json to include the most recent versions of most of the libraries (this was done without researching potential breaking changes of the versions, so someone more qualified may want to make sure these updates are ok). This version of the is currently deployed at Northwest College and seems to be stable and running fine (though it has only been a day for the Calendar piece). I have not cleaned out all unused elements from the Calendar code (like style stuff from the Email Card) as well.

Hopefully this is a useful addition to this project and yet another example of how to use Microsoft Graph within the Ellucian Experience platform.

Edit: I may not have all of the changes to the internationalization merged into my code (specifically removed items).

LucasRShaw and others added 21 commits January 10, 2022 12:07
Updated the outlook url to be more generic.
…nfigurable-retreived-items

W75 outlook card unread only configurable retreived items
Unused Import removed.
* Added Newly Required API Permissions to w75_README.md

* Update to Experience SDK v5.8.0

* update EESDK7, add compose support

* removed publisher

* missed changes for calendar accidentally undone
…isher, Dependency Updates (#6)

* Added Newly Required API Permissions to w75_README.md

* Update to Experience SDK v5.8.0

* update EESDK7, add compose support

* removed publisher

* missed changes for calendar accidentally undone

* cleaned code w warnings,remove test dir, others
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant