Commit graph

1618 commits

Author SHA1 Message Date
Manoj Vivek
703203dc6f
Merge pull request #888 from aniknia/main
 Pull Request
2023-04-07 19:53:33 +05:30
aniknia
4b0bc300a6 fix: removed devices from legacy device list 2023-04-06 22:59:07 -07:00
aniknia
dba8ba510a fix: reverted old devices numbers and appended new devieces to end of the apple product list 2023-04-06 22:57:28 -07:00
aniknia
c2af517a97 feat: add iphone 14, 14 plus, and 14 pro 2023-04-03 21:45:49 -07:00
aniknia
a7d6388beb Merge branch 'main' of github.com:aniknia/responsively-app into main 2023-04-03 21:35:21 -07:00
Manoj Vivek
44581c56b1
Merge pull request #885 from responsively-org/dependabot/npm_and_yarn/desktop-app/svgr/webpack-7.0.0
Bump @svgr/webpack from 6.5.0 to 7.0.0 in /desktop-app
2023-04-04 08:49:03 +05:30
Manoj Vivek
c6ebca50c8
Merge pull request #884 from responsively-org/dependabot/npm_and_yarn/desktop-app/css-loader-6.7.3
Bump css-loader from 6.7.1 to 6.7.3 in /desktop-app
2023-04-04 08:48:50 +05:30
Manoj Vivek
4f75ef6ac6
Merge pull request #886 from responsively-org/dependabot/npm_and_yarn/desktop-app/husky-8.0.3
Bump husky from 8.0.1 to 8.0.3 in /desktop-app
2023-04-04 08:48:40 +05:30
dependabot[bot]
2c9bcb8351
Bump husky from 8.0.1 to 8.0.3 in /desktop-app
Bumps [husky](https://github.com/typicode/husky) from 8.0.1 to 8.0.3.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v8.0.1...v8.0.3)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-03 22:01:00 +00:00
dependabot[bot]
0e8b43287d
Bump @svgr/webpack from 6.5.0 to 7.0.0 in /desktop-app
Bumps [@svgr/webpack](https://github.com/gregberge/svgr) from 6.5.0 to 7.0.0.
- [Release notes](https://github.com/gregberge/svgr/releases)
- [Changelog](https://github.com/gregberge/svgr/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gregberge/svgr/compare/v6.5.0...v7.0.0)

---
updated-dependencies:
- dependency-name: "@svgr/webpack"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-03 22:00:38 +00:00
dependabot[bot]
48e245d14a
Bump css-loader from 6.7.1 to 6.7.3 in /desktop-app
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.1 to 6.7.3.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.1...v6.7.3)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-03 22:00:11 +00:00
Manoj Vivek
c19784e640
Merge pull request #878 from responsively-org/dependabot/npm_and_yarn/desktop-app/react-redux-8.0.5
Bump react-redux from 8.0.4 to 8.0.5 in /desktop-app
2023-03-30 12:04:58 +05:30
Manoj Vivek
7d26a23c7a
Merge pull request #877 from responsively-org/dependabot/npm_and_yarn/desktop-app/eslint-plugin-compat-4.1.2
Bump eslint-plugin-compat from 4.0.2 to 4.1.2 in /desktop-app
2023-03-30 12:04:46 +05:30
Manoj Vivek
e154f97d2e
Merge pull request #876 from responsively-org/dependabot/npm_and_yarn/desktop-app/tsconfig-paths-webpack-plugin-4.0.1
Bump tsconfig-paths-webpack-plugin from 4.0.0 to 4.0.1 in /desktop-app
2023-03-30 12:04:33 +05:30
Manoj Vivek
b16088051c
Merge pull request #879 from responsively-org/device-manager-improvements
device-manager: Made `id` the unique identifier of devices instead of `name`.
2023-03-30 11:54:36 +05:30
Manoj Vivek
462c4dd511 UUID type check fix 2023-03-30 11:43:32 +05:30
Manoj Vivek
ce10e63e2f Merge remote-tracking branch 'origin/main' into device-manager-improvements 2023-03-30 11:37:20 +05:30
Manoj Vivek
427ba2ca42 Fixed uuid package 2023-03-30 11:08:13 +05:30
Manoj Vivek
8475f275a0 Generating id while creating a new device 2023-03-30 10:59:02 +05:30
Manoj Vivek
c9f0c58973 Migrated device manager to work with device id instead of name 2023-03-30 10:41:17 +05:30
dependabot[bot]
f9a32a848d
Bump react-redux from 8.0.4 to 8.0.5 in /desktop-app
Bumps [react-redux](https://github.com/reduxjs/react-redux) from 8.0.4 to 8.0.5.
- [Release notes](https://github.com/reduxjs/react-redux/releases)
- [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reduxjs/react-redux/compare/v8.0.4...v8.0.5)

---
updated-dependencies:
- dependency-name: react-redux
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 22:05:24 +00:00
dependabot[bot]
6fab6ea055
Bump eslint-plugin-compat from 4.0.2 to 4.1.2 in /desktop-app
Bumps [eslint-plugin-compat](https://github.com/amilajack/eslint-plugin-compat) from 4.0.2 to 4.1.2.
- [Release notes](https://github.com/amilajack/eslint-plugin-compat/releases)
- [Changelog](https://github.com/amilajack/eslint-plugin-compat/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amilajack/eslint-plugin-compat/compare/v4.0.2...v4.1.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-compat
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 22:04:36 +00:00
dependabot[bot]
7f1ca70760
Bump tsconfig-paths-webpack-plugin from 4.0.0 to 4.0.1 in /desktop-app
Bumps [tsconfig-paths-webpack-plugin](https://github.com/dividab/tsconfig-paths-webpack-plugin) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/dividab/tsconfig-paths-webpack-plugin/releases)
- [Changelog](https://github.com/dividab/tsconfig-paths-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dividab/tsconfig-paths-webpack-plugin/compare/v4.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: tsconfig-paths-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 22:03:39 +00:00
Manoj Vivek
751d3fac32
Merge pull request #858 from codewithmitesh/849-rimraf-unable-to-run-command-windows
fix: resolve illegal character error in rimraf
2023-03-24 09:40:13 +05:30
Manoj Vivek
7c7cfc22cf
Merge pull request #872 from responsively-org/all-contributors/add-NarrowCode
add NarrowCode as a contributor for code
2023-03-22 15:15:16 +05:30
allcontributors[bot]
e724070086
update .all-contributorsrc [skip ci] 2023-03-22 09:42:32 +00:00
allcontributors[bot]
c3dc5346f2
update README.md [skip ci] 2023-03-22 09:42:31 +00:00
Manoj Vivek
e0433487a7
Merge pull request #870 from NarrowCode/fix/search-whitespace
fix: allow whitespaces in device search (#869)
2023-03-22 15:12:07 +05:30
Manoj Vivek
23c1fbeb20
Merge pull request #871 from responsively-org/all-contributors/add-Mikadifo
add Mikadifo as a contributor for code
2023-03-21 21:01:23 +05:30
allcontributors[bot]
3250086057
update .all-contributorsrc [skip ci] 2023-03-21 15:30:56 +00:00
allcontributors[bot]
d430f86fb3
update README.md [skip ci] 2023-03-21 15:30:55 +00:00
Manoj Vivek
1196b3ab9f
Merge pull request #868 from Mikadifo/main
Added support for iPhone 13 Pro Max & iPhone 14 Pro Max
2023-03-21 21:00:33 +05:30
Andreas Steinkellner
73addb9769 fix: allow whitespaces in device search (#869) 2023-03-21 10:26:13 +01:00
Manoj Vivek
bf717c2e23
Merge pull request #867 from responsively-org/dependabot/npm_and_yarn/desktop-app/testing-library/react-14.0.0
Bump @testing-library/react from 13.4.0 to 14.0.0 in /desktop-app
2023-03-21 08:29:39 +05:30
Manoj Vivek
1af0fbb1b1
Merge pull request #866 from responsively-org/dependabot/npm_and_yarn/desktop-app/eslint-8.36.0
Bump eslint from 8.34.0 to 8.36.0 in /desktop-app
2023-03-21 08:29:28 +05:30
Manoj Vivek
ac4966e2b5
Merge pull request #865 from responsively-org/dependabot/npm_and_yarn/desktop-app/concurrently-7.6.0
Bump concurrently from 7.5.0 to 7.6.0 in /desktop-app
2023-03-21 08:29:13 +05:30
Manoj Vivek
a1325c7523
Merge pull request #864 from responsively-org/dependabot/npm_and_yarn/desktop-app/eslint-plugin-import-2.27.5
Bump eslint-plugin-import from 2.26.0 to 2.27.5 in /desktop-app
2023-03-21 08:28:36 +05:30
Mikadifo
71eeea108f
Added support for iPhone 13 Pro Max & iPhone 14 Pro Max 2023-03-20 19:20:53 -04:00
dependabot[bot]
ccfcbd8844
Bump @testing-library/react from 13.4.0 to 14.0.0 in /desktop-app
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 13.4.0 to 14.0.0.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v13.4.0...v14.0.0)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 22:03:42 +00:00
dependabot[bot]
b967589cb1
Bump eslint from 8.34.0 to 8.36.0 in /desktop-app
Bumps [eslint](https://github.com/eslint/eslint) from 8.34.0 to 8.36.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.34.0...v8.36.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 22:02:56 +00:00
dependabot[bot]
bb3fcd7c4a
Bump concurrently from 7.5.0 to 7.6.0 in /desktop-app
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.5.0 to 7.6.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.5.0...v7.6.0)

---
updated-dependencies:
- dependency-name: concurrently
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 22:01:55 +00:00
dependabot[bot]
d90b112ae6
Bump eslint-plugin-import from 2.26.0 to 2.27.5 in /desktop-app
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.26.0 to 2.27.5.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.26.0...v2.27.5)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 22:01:03 +00:00
codewithmitesh
17e0088c7f fix: resolve illegal character error in rimraf
Updated rimraf to a suitable version and used the --glob flag to resolve the illegal character error that was preventing the command from running properly.

Fixes: #849
2023-03-18 02:09:24 +05:30
Manoj Vivek
cab43cc7f1
Merge pull request #857 from responsively-org/dependabot/npm_and_yarn/desktop-app/webpack-5.76.0
Bump webpack from 5.74.0 to 5.76.0 in /desktop-app
2023-03-16 09:12:33 +05:30
dependabot[bot]
9292950edb
Bump webpack from 5.74.0 to 5.76.0 in /desktop-app
Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.76.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 07:24:56 +00:00
Manoj Vivek
b1440a1de9
Merge pull request #820 from responsively-org/dependabot/npm_and_yarn/desktop-app/typescript-4.9.5
Bump typescript from 4.8.4 to 4.9.5 in /desktop-app
2023-03-14 08:22:07 +05:30
dependabot[bot]
f766b39c68
Bump typescript from 4.8.4 to 4.9.5 in /desktop-app
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 4.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.4...v4.9.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-14 02:21:22 +00:00
Manoj Vivek
580d2a681a
Merge pull request #853 from responsively-org/dependabot/npm_and_yarn/desktop-app/eslint-plugin-jest-27.2.1
Bump eslint-plugin-jest from 26.9.0 to 27.2.1 in /desktop-app
2023-03-14 07:49:42 +05:30
Manoj Vivek
82639ad7dc
Merge pull request #852 from responsively-org/dependabot/npm_and_yarn/desktop-app/types/node-18.15.2
Bump @types/node from 18.7.6 to 18.15.2 in /desktop-app
2023-03-14 07:49:17 +05:30
Manoj Vivek
739e072397
Merge pull request #851 from responsively-org/dependabot/npm_and_yarn/desktop-app/electron-23.1.3
Bump electron from 23.1.2 to 23.1.3 in /desktop-app
2023-03-14 07:48:52 +05:30