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 to Main sync #892

Merged
merged 13 commits into from
Aug 20, 2024
Merged

Dev to Main sync #892

merged 13 commits into from
Aug 20, 2024

Commits on Dec 27, 2023

  1. chore(deps): bump tough-cookie from 4.1.2 to 4.1.3

    Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3.
    - [Release notes](https://github.com/salesforce/tough-cookie/releases)
    - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
    - [Commits](salesforce/tough-cookie@v4.1.2...v4.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: tough-cookie
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    787b1a9 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

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

Commits on Mar 28, 2024

  1. chore(deps): bump express from 4.18.1 to 4.19.2

    Bumps [express](https://github.com/expressjs/express) from 4.18.1 to 4.19.2.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.18.1...4.19.2)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    d9ee139 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. feat: configure server side rendering in the app (#890)

    * feat: configure server side rendering in the app
    
    * chore: add comment description for configuration added
    
    * tests: change tests of login service according to the new changes in service
    
    * chore: remove console logs
    satyam73 authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    87c71f5 View commit details
    Browse the repository at this point in the history
  2. Upgrade all packages and libraries to the latest and stable version. (#…

    …891)
    
    * chore:updated packages using ember-cli to version 5.9. and the node version
    
    * fix:remove the ^ in the babel/core
    
    * fix:remove the ^ from the package name to install it again to newer package
    
    * fix:remove the ~ from the package.json file
    
    ---------
    
    Co-authored-by: Amit Prakash <34869115+iamitprakash@users.noreply.github.com>
    Abhay5855 and iamitprakash authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    ad6061c View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    fb1cb19 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #896 from Real-Dev-Squad/895-archived-users-unable…

    …-to-use-join
    
    Temp fix for allowing archived users to use the /join page
    prakashchoudhary07 authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    506a573 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    581b734 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #880 from Real-Dev-Squad/dependabot/npm_and_yarn/e…

    …xpress-4.19.2
    
    chore(deps): bump express from 4.18.1 to 4.19.2
    ankushdharkar authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    528a830 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e9e314 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #797 from Real-Dev-Squad/dependabot/npm_and_yarn/t…

    …ough-cookie-4.1.3
    
    chore(deps): bump tough-cookie from 4.1.2 to 4.1.3
    ankushdharkar authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    097d83f View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Enhance Status Page with Application Status, Feedback, and Discord In…

    …vite Link (#904)
    
    * add status card and refactor it
    
    * chore: add toast service in status card
    
    * feat: add conditional rendring on discord button
    
    * bug: fix preview link to pass correct user id
    
    * style: fix status card text and alignements
    
    * chore: remove comments and import which is not used
    
    * test:refactor/add  status caed component
    
    * fix: status card component
    
    * fix: toast message for discord generate api
    
    * chore: remove optional chaining
    
    * style: remove font family from status card css
    
    * fix: intro link id undefined case
    
    * fix: intro link getter
    
    * style: fix max width of status card
    vinit717 authored Aug 18, 2024
    Configuration menu
    Copy the full SHA
    b9ca8d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

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