-
Notifications
You must be signed in to change notification settings - Fork 1
Feat/license updates #129
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
Feat/license updates #129
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -12,7 +12,7 @@ | |
| }, | ||
| "keywords": [], | ||
| "author": "", | ||
| "license": "ISC", | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Updated backend liscence |
||
| "license": "AGPL-3.0-only", | ||
| "devDependencies": { | ||
| "@faker-js/faker": "^9.6.0", | ||
| "@types/cors": "^2.8.17", | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,7 @@ | ||
| <!-- Section: Home --> | ||
| # Visit our repository: | ||
| [Click here to view our source code.](https://github.com/StressLess-Team/StressLess) | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Added link to repo |
||
|
|
||
| # Getting Started | ||
| Welcome to StressLess! Here's how you get started... | ||
|
|
||
|
|
@@ -75,6 +78,9 @@ You can either edit your preferences in two ways | |
|
|
||
|
|
||
| <!-- Section: dashboard/calendar --> | ||
| # Visit our repository: | ||
| [Click here to view our source code.](https://github.com/StressLess-Team/StressLess) | ||
|
|
||
| # Custom Scheduling | ||
| ## How Do I Create My Custom Schedule? | ||
| 1. Make sure all of your user preferences are filed out in the profile page (See *How Do I Edit My Preferences in the Survey* on the user help guide on the profile page) | ||
|
|
@@ -164,11 +170,13 @@ Some example of deadlines include | |
|
|
||
|
|
||
| ## How Do I Change the Day of an Event or Deadline? | ||
| *Note: Non-functional feature. Changes are not saved to backend.* | ||
|
|
||
| 1. You can be in either weekly or monthly mode | ||
| 2. Change the day by dragging the event to the new desired day | ||
|
|
||
| ## How Do I Change The Time of an Event? | ||
| *Note: Non-functional feature. Changes are not saved to backend.* | ||
|
|
||
| 1. Make sure you are in weekly mode | ||
| 2. If you aren’t in weekly mode, switch to weekly mode by clicking on the week button in the upper right hand corner above the calendar | ||
|
|
@@ -183,6 +191,7 @@ Some example of deadlines include | |
| 2. Drag the arrow down to make the event longer and drag the arrow up to make the event shorter | ||
|
|
||
| ## How Do I Lengthen or Shorten How Many Days an Event is? | ||
| *Note: Non-functional feature. Changes are not saved to backend.* | ||
|
|
||
| 1. Make sure you are in monthly mode | ||
| 2. If you aren’t in monthly mode, switch to monthly mode by clicking on the week button in the upper right hand corner above the calendar | ||
|
|
@@ -200,4 +209,4 @@ Some example of deadlines include | |
| ## How Do I Sign Out? | ||
| 1. Click on the sidebar icon on the upper lefthand corner on either the user profile or calendar page | ||
| 2. Find the profile and calendar buttons on the left and look underneath those buttons in the bottom lefthand corner of the sidebar for the sign out button | ||
| 3. Click on the sign out button to log out of your account | ||
| 3. Click on the sign out button to log out of your account | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -22,7 +22,7 @@ | |
| }, | ||
| "keywords": [], | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Update license in package.json |
||
| "author": "", | ||
| "license": "ISC", | ||
| "license": "AGPL-3.0-only", | ||
| "packageManager": "pnpm@10.5.2", | ||
| "devDependencies": { | ||
| "@eslint/js": "^9.21.0", | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated checkbox to check off list