Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Dev->Prod v 2.1 #397

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

Merged
FalkWolsky merged 72 commits into main from dev
Oct 20, 2023
Merged

Dev->Prod v 2.1 #397

FalkWolsky merged 72 commits into main from dev
Oct 20, 2023

Conversation

Copy link
Contributor

@FalkWolsky FalkWolsky commented Oct 9, 2023

Proposed changes

We have OAuth management APIs, but we did not have the OAuth Login Buttons.

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

  • Lint and unit tests pass locally with my changes

dependabot bot and others added 17 commits July 19, 2023 11:56
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
---
updated-dependencies:
- dependency-name: word-wrap
 dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@types/react-resizable](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-resizable) from 1.7.4 to 3.0.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-resizable)
---
updated-dependencies:
- dependency-name: "@types/react-resizable"
 dependency-type: direct:development
 update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.24 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.24...8.4.31)
---
updated-dependencies:
- dependency-name: postcss
 dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
OAuth updates for third party login options.
Copy link

netlify bot commented Oct 9, 2023
edited
Loading

Deploy Preview for branchit-lowcoder-test ready!

Name Link
🔨 Latest commit a07a418
🔍 Latest deploy log https://app.netlify.com/sites/branchit-lowcoder-test/deploys/6532c8b32984a80008671d02
😎 Deploy Preview https://deploy-preview-397--branchit-lowcoder-test.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Oct 9, 2023
edited
Loading

Deploy Preview for lowcoder-cloud ready!

Name Link
🔨 Latest commit a07a418
🔍 Latest deploy log https://app.netlify.com/sites/lowcoder-cloud/deploys/6532c8b38a638e00079ad0a9
😎 Deploy Preview https://deploy-preview-397--lowcoder-cloud.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

freddysundowner and others added 11 commits October 9, 2023 12:39
aq-ikhwa-tech and others added 11 commits October 19, 2023 00:57
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
---
updated-dependencies:
- dependency-name: "@babel/traverse"
 dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
---
updated-dependencies:
- dependency-name: "@babel/traverse"
 dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
@FalkWolsky FalkWolsky changed the title (削除) Dev->Prod OAuth Frontend changes (削除ここまで) (追記) Dev->Prod v 2.1 (追記ここまで) Oct 20, 2023
FalkWolsky and others added 17 commits October 20, 2023 17:24
...ar-not-applicable
Mongo DB Datasource Query Failure Fix + SIGNUP Enablement Always On Fix
...ent/word-wrap-1.2.4
build(deps): bump word-wrap from 1.2.3 to 1.2.4 in /client
...ent/babel/traverse-7.23.2
build(deps): bump @babel/traverse from 7.21.5 to 7.23.2 in /client
Adding eCharts Wordcloud Support (as our Lead Dev is currently not available, I surpassed the review. But tested everything...)
...ver/node-service/babel/traverse-7.23.2
build(deps): bump @babel/traverse from 7.21.5 to 7.23.2 in /server/node-service
...ent/postcss-8.4.31
build(deps): bump postcss from 8.4.24 to 8.4.31 in /client
...ent/dev/types/react-resizable-3.0.5
build(deps-dev): bump @types/react-resizable from 1.7.4 to 3.0.5 in /client
@FalkWolsky FalkWolsky merged commit fba0274 into main Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /