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

Add project return #2484

Merged
merged 3 commits into from
Apr 23, 2024
Merged

Add project return #2484

merged 3 commits into from
Apr 23, 2024

Conversation

marcelfolaron
Copy link
Contributor

Link to ticket

#2474 Addproject method not returning project id

Description

addProject() now returns project id on successful creation, otherwise false

Checklist

  • My code passes all test cases.
  • My code passes our static analysis suite.
  • My code passes our continuous integration process.

If your code does not pass the requirements on the checklist, you should add a comment explaining why this change
should be exempt from the list.

Additional comments or questions

If you have any further comments or questions for the reviewer, please add them here.

@marcelfolaron marcelfolaron requested a review from a team as a code owner April 23, 2024 04:03
@marcelfolaron marcelfolaron requested review from broskees and removed request for a team April 23, 2024 04:03
Copy link
Contributor

Version: 3.1.1

  • c1cfd20: [Changelog CI] Add Changelog for Version 3.1.1
  • c73e858: fix: upgrade @sentry/browser from 7.108.0 to 7.109.0

Snyk has created this PR to upgrade @sentry/browser from 7.108.0 to 7.109.0.

See this package in npm:
https://www.npmjs.com/package/@sentry/browser

See this project in Snyk:
https://app.snyk.io/org/broskees/project/c3e7f2a0-597b-4965-a7cf-7e6ea71043ae?utm_source=github&utm_medium=referral&page=upgrade-pr

Include new changelog generator

  • fc14219: Update staticAnalysis.yml
  • 1efab6f: [Changelog CI] Add Changelog for Version 3.1.1
  • 1177b61: Update changelog.yml
  • a7eee7c: Update changelog.yml
  • 2783376: Update changelog.yml
  • 92efc6f: Create changelogConfig.yml
  • 7b4bb81: Update changelog.yml
  • 17f9b1e: Update changelog.yml
  • 127f1a5: Update changelog.yml
  • a0c6f99: Create changelog.yml
  • ad0a182: fix: upgrade gridstack from 10.1.1 to 10.1.2

Snyk has created this PR to upgrade gridstack from 10.1.1 to 10.1.2.

See this package in npm:
https://www.npmjs.com/package/gridstack

See this project in Snyk:
https://app.snyk.io/org/broskees/project/c3e7f2a0-597b-4965-a7cf-7e6ea71043ae?utm_source=github&utm_medium=referral&page=upgrade-pr

  • 93e34db: Fix cache ratelimiter issue on install, fix plugin issue
  • a386020: fix: upgrade uppy from 3.23.0 to 3.24.0

Snyk has created this PR to upgrade uppy from 3.23.0 to 3.24.0.

See this package in npm:
https://www.npmjs.com/package/uppy

See this project in Snyk:
https://app.snyk.io/org/broskees/project/c3e7f2a0-597b-4965-a7cf-7e6ea71043ae?utm_source=github&utm_medium=referral&page=upgrade-pr

  • 97f788a: fix: upgrade htmx.org from 1.9.10 to 1.9.11

Snyk has created this PR to upgrade htmx.org from 1.9.10 to 1.9.11.

See this package in npm:
https://www.npmjs.com/package/htmx.org

See this project in Snyk:
https://app.snyk.io/org/broskees/project/c3e7f2a0-597b-4965-a7cf-7e6ea71043ae?utm_source=github&utm_medium=referral&page=upgrade-pr

  • 4486328: fix: upgrade @sentry/webpack-plugin from 2.14.2 to 2.16.0

Snyk has created this PR to upgrade @sentry/webpack-plugin from 2.14.2 to 2.16.0.

See this package in npm:
https://www.npmjs.com/package/@sentry/webpack-plugin

See this project in Snyk:
https://app.snyk.io/org/broskees/project/c3e7f2a0-597b-4965-a7cf-7e6ea71043ae?utm_source=github&utm_medium=referral&page=upgrade-pr

  • 28c5c49: fix: upgrade @sentry/browser from 7.104.0 to 7.108.0

Snyk has created this PR to upgrade @sentry/browser from 7.104.0 to 7.108.0.

See this package in npm:
https://www.npmjs.com/package/@sentry/browser

See this project in Snyk:
https://app.snyk.io/org/broskees/project/c3e7f2a0-597b-4965-a7cf-7e6ea71043ae?utm_source=github&utm_medium=referral&page=upgrade-pr

  • cd79ec1: Added mew middleware methods to secure Leantime
  • fd5d7c4: Fix calendar dates
  • aa79983: Fixes misc issues
  • Open redirect
  • File management
  • adds version to plugin page

Update install info

  • 000d8fc: fix incorrect symbol in the translation for zh-CN
  • 57738c3: Update Plugins

@CLAassistant
Copy link

CLAassistant commented Apr 23, 2024

CLA assistant check
All committers have signed the CLA.

@marcelfolaron marcelfolaron merged commit 2c12131 into master Apr 23, 2024
5 checks passed
@marcelfolaron marcelfolaron deleted the addProjectReturnId branch April 23, 2024 04:40
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.

2 participants