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

Dev->Prod v 2.1 #397

Merged
merged 72 commits into from
Oct 20, 2023
Merged

Dev->Prod v 2.1 #397

merged 72 commits into from
Oct 20, 2023

Commits on Jul 19, 2023

  1. build(deps): bump word-wrap from 1.2.3 to 1.2.4 in /client

    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] <[email protected]>
    dependabot[bot] authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    2f500fd View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    726b77f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8ca478 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    7a69d65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4de487c View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    8b01d78 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Merge pull request #391 from lowcoder-org/main

    Update dependabot.yml
    FalkWolsky authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    d8bb618 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. build(deps-dev): bump @types/react-resizable in /client

    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] <[email protected]>
    dependabot[bot] authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    843a327 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    451cb73 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    8e14e7b View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Configuration menu
    Copy the full SHA
    1aa9f11 View commit details
    Browse the repository at this point in the history
  2. Small fixes to make it running locally

    FalkWolsky committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    cf0fac6 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump postcss from 8.4.24 to 8.4.31 in /client

    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] <[email protected]>
    dependabot[bot] authored Oct 7, 2023
    Configuration menu
    Copy the full SHA
    e799728 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. v

    freddysundowner committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    6ca3d4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82c198b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5017338 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #389 from raheeliftikhar5/oauth-fe

    OAuth updates for third party login options.
    FalkWolsky authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    213381c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d1050eb View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    f7f37fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db0753f View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. implemented user leaving the call and removing the user from the list…

    … of users to refresh all other users in the room to see one user has left
    freddysundowner committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    26a980a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36de39c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    834c825 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    5472d95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b808ac9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e62d64c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34a001e View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. Configuration menu
    Copy the full SHA
    c78a54c View commit details
    Browse the repository at this point in the history
  2. Fix 2 bugs

    - Mongo DB Queries were not working because of integer timeout data type
    - Took into account the enable-register application.props value when loading auth configs
    aq-ikhwa-tech committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    17d0d43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5270c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. fixed styling for VideoStream Component

    FalkWolsky committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    84c9749 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    c278c6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a02fd07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d131b71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2dd01e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    03b21f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6964628 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    8f85d57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7420095 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcde50c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #411 from lowcoder-org/keycloak_auth

    Keycloak auth
    FalkWolsky authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    8a4c0f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    447dd8e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #413 from lowcoder-org/agora-integrationn

    WIP: Agora integration
    FalkWolsky authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    8a8ee3f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c40725 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bc84015 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. build(deps): bump @babel/traverse in /server/node-service

    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] <[email protected]>
    dependabot[bot] authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    7437e9d View commit details
    Browse the repository at this point in the history
  2. build(deps): bump @babel/traverse from 7.21.5 to 7.23.2 in /client

    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] <[email protected]>
    dependabot[bot] authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    4cf05b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    ad20fbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebc4bc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47fb124 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d459a73 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ead97c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #419 from lowcoder-org/main

    Fixing /client/readme.md
    FalkWolsky authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    accb05c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bcc1a3e View commit details
    Browse the repository at this point in the history
  8. Merge pull request #418 from lowcoder-org/agora-integrationn

    Agora Video Meetings V0.5
    FalkWolsky authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    852d8ab View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    75f41f0 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #401 from lowcoder-org/fix-for-email-sign-up-env-v…

    …ar-not-applicable
    
    Mongo DB Datasource Query Failure Fix + SIGNUP Enablement Always On Fix
    FalkWolsky authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    93a0023 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b96b468 View commit details
    Browse the repository at this point in the history
  12. Adding eCharts Wordcloud Support

    FalkWolsky committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    2242865 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #297 from lowcoder-org/dependabot/npm_and_yarn/cli…

    …ent/word-wrap-1.2.4
    
    build(deps): bump word-wrap from 1.2.3 to 1.2.4 in /client
    FalkWolsky authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    4f5f228 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c016c9e View commit details
    Browse the repository at this point in the history
  15. Merge pull request #415 from lowcoder-org/dependabot/npm_and_yarn/cli…

    …ent/babel/traverse-7.23.2
    
    build(deps): bump @babel/traverse from 7.21.5 to 7.23.2 in /client
    FalkWolsky authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    7a7f854 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    93e0051 View commit details
    Browse the repository at this point in the history
  17. Adding eCharts Wordcloud and Mermaid

    FalkWolsky committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    d2bf3f7 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #420 from lowcoder-org/echarts-wordcloud

    Adding eCharts Wordcloud Support (as our Lead Dev is currently not available, I surpassed the review. But tested everything...)
    FalkWolsky authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    358f1ab View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    dbdb301 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #414 from lowcoder-org/dependabot/npm_and_yarn/ser…

    …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
    FalkWolsky authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    a24df4d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    917d176 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #394 from lowcoder-org/dependabot/npm_and_yarn/cli…

    …ent/postcss-8.4.31
    
    build(deps): bump postcss from 8.4.24 to 8.4.31 in /client
    FalkWolsky authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    4e46fa7 View commit details
    Browse the repository at this point in the history
  23. Adapting Version Display

    FalkWolsky committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    5e0b558 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    3b2607c View commit details
    Browse the repository at this point in the history
  25. Merge pull request #392 from lowcoder-org/dependabot/npm_and_yarn/cli…

    …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 authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    a07a418 View commit details
    Browse the repository at this point in the history