Commit Graph

369 Commits

Author SHA1 Message Date
Chirag Bhalotia 4b2c11ce1f
added modal component 2023-06-14 02:54:13 +05:30
Jyotirmoy Bandyopadhayaya 32c71aad74
Merge branch 'main' into dev 2023-06-12 15:59:17 +05:30
Jyotirmoy Bandyopadhayaya d82007f852
Merge pull request #66 from BRAVO68WEB/dependabot/npm_and_yarn/concurrently-8.2.0
build(deps-dev): bump concurrently from 8.1.0 to 8.2.0
2023-06-12 15:57:42 +05:30
Jyotirmoy Bandyopadhayaya 18701ed283
Merge pull request #65 from BRAVO68WEB/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.59.9
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.7 to 5.59.9
2023-06-12 15:57:32 +05:30
Jyotirmoy Bandyopadhayaya 16eef06beb
Merge pull request #64 from BRAVO68WEB/dependabot/npm_and_yarn/storybook/addon-interactions-7.0.20
build(deps-dev): bump @storybook/addon-interactions from 7.0.18 to 7.0.20
2023-06-12 15:57:23 +05:30
Jyotirmoy Bandyopadhayaya f682780adc
Merge pull request #63 from BRAVO68WEB/dependabot/npm_and_yarn/eslint-config-next-13.4.5
build(deps): bump eslint-config-next from 13.4.3 to 13.4.5
2023-06-12 15:57:12 +05:30
Jyotirmoy Bandyopadhayaya 6a5d028322
Merge pull request #62 from BRAVO68WEB/dependabot/npm_and_yarn/react-hook-form-7.44.3
build(deps): bump react-hook-form from 7.44.2 to 7.44.3
2023-06-12 15:57:00 +05:30
Jyotirmoy Bandyopadhayaya 1cbf3e5ab5
Added SHX banner 2023-06-12 13:29:34 +05:30
dependabot[bot] 4a4a7ff603
build(deps-dev): bump concurrently from 8.1.0 to 8.2.0
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v8.1.0...v8.2.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-06-12 05:17:32 +00:00
dependabot[bot] 55e7ecfed3
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.7 to 5.59.9.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.9/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 05:17:08 +00:00
dependabot[bot] 6bad210e73
build(deps-dev): bump @storybook/addon-interactions
Bumps [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) from 7.0.18 to 7.0.20.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v7.0.20/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.0.20/code/addons/interactions)

---
updated-dependencies:
- dependency-name: "@storybook/addon-interactions"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 05:16:21 +00:00
dependabot[bot] 4a34097bd3
build(deps): bump eslint-config-next from 13.4.3 to 13.4.5
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.3 to 13.4.5.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v13.4.5/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 05:15:43 +00:00
dependabot[bot] c758907b21
build(deps): bump react-hook-form from 7.44.2 to 7.44.3
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.44.2 to 7.44.3.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.44.2...v7.44.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 05:15:03 +00:00
Chirag Bhalotia 30b2b3eb9e
Merge branch 'BRAVO68WEB:dev' into dev 2023-06-11 20:09:15 +00:00
Jyotirmoy Bandyopadhayaya c93a9821e5
Merge pull request #61 from BRAVO68WEB/feat/discord-bot
Patch Fixes
2023-06-12 00:41:30 +05:30
Jyotirmoy Bandyopadhayaya cae08924cb
bug: Fixes discord command ctgs empty array 🐛 2023-06-11 19:08:35 +00:00
Jyotirmoy Bandyopadhayaya 5c0465e512
fix: Docker build erros 2023-06-11 19:02:02 +00:00
Jyotirmoy Bandyopadhayaya 145d8597d0
🦄: Modular changes 2023-06-11 11:27:03 +00:00
Jyotirmoy Bandyopadhayaya 9489ae7a66
Merge pull request #60 from BRAVO68WEB/feat/discord-bot
Discord Bot as supporting Endpoint
2023-06-11 14:19:09 +05:30
Jyotirmoy Bandyopadhayaya a247bde34b
🚂: Updated Labeler Sets 2023-06-11 06:20:42 +00:00
Jyotirmoy Bandyopadhayaya 4bc19089cc
🚂: Docker compose patchs 2023-06-11 06:07:13 +00:00
Jyotirmoy Bandyopadhayaya 26bb803b0a
🚂: Docker compose patchs 2023-06-11 06:06:18 +00:00
Jyotirmoy Bandyopadhayaya 1604d77281
🚂: GH Action Updates 2023-06-11 05:58:54 +00:00
Jyotirmoy Bandyopadhayaya b194f0e46b
🚂: Updated Labeler Sets 2023-06-11 05:49:17 +00:00
Jyotirmoy Bandyopadhayaya 3bb92bcc2e
Merge pull request #59 from BRAVO68WEB/dev
branch sync
2023-06-11 10:12:42 +05:30
Jyotirmoy Bandyopadhayaya fd04642ecd
Merge branch 'feat/discord-bot' into dev 2023-06-11 10:12:35 +05:30
Jyotirmoy Bandyopadhayaya 264acc430e
👻: Remove unused vars 2023-06-11 04:32:07 +00:00
Jyotirmoy Bandyopadhayaya 3fab930026
👻: Discord Bot Upload 2023-06-11 04:24:55 +00:00
Chirag Bhalotia 6c21179518
added file name to grid list 2023-06-11 01:30:02 +05:30
Chirag Bhalotia aef2e5bb60
fixed key error 2023-06-11 01:18:41 +05:30
Jyotirmoy Bandyopadhayaya 5e11bcc4dc
Merge pull request #57 from BRAVO68WEB/fix/ts-interfaces
Fix/ts interfaces
2023-06-11 01:15:54 +05:30
Chirag Bhalotia d5c1f6ed4e
gdoneMerge branch 'dev' of github.com:chirag3003/shx into dev 2023-06-11 01:09:30 +05:30
Chirag Bhalotia 0b21456c01
updated grid list ui 2023-06-11 01:09:14 +05:30
Jyotirmoy Bandyopadhayaya d8c363e517
Completed with Discord Bot File Upload 2023-06-10 04:52:31 +00:00
Jyotirmoy Bandyopadhayaya 4586110e3b
feat: Added Base Discord Code + GH actions 🦄 2023-06-09 17:59:52 +00:00
Jyotirmoy Bandyopadhayaya ff50cf0d30
chore: lock file fixes 2023-06-09 16:25:41 +00:00
Jyotirmoy Bandyopadhayaya 136ac66e50
Merge pull request #56 from chirag3003/dev
updated linear uploads layout to use tables
2023-06-09 21:53:52 +05:30
Jyotirmoy Bandyopadhayaya 2faa3d449a
Merge branch 'fix/ts-interfaces' of github.com:BRAVO68WEB/shx into fix/ts-interfaces 2023-06-09 16:19:54 +00:00
Jyotirmoy Bandyopadhayaya 9832bacdcb
Fix: explict script checks 2023-06-09 16:19:15 +00:00
Jyotirmoy Bandyopadhayaya 2178405c9b
Merge branch 'dev' into fix/ts-interfaces 2023-06-09 21:46:32 +05:30
Jyotirmoy Bandyopadhayaya c2b608ef63
Finishing with Type settings 2023-06-09 16:08:29 +00:00
Chirag Bhalotia 70448a4ed2
updated linearlist 2023-06-09 02:25:09 +05:30
Jyotirmoy Bandyopadhayaya 8ad642466c
Working: Adding interfaces & tpes 2023-06-08 10:58:52 +00:00
Chirag Bhalotia d3bb2395ef
updated linear uploads layout to use tables 2023-06-08 02:23:00 +05:30
Jyotirmoy Bandyopadhayaya dde94770a5
Working on Interfaces 2023-06-07 04:27:20 +00:00
Jyotirmoy Bandyopadhayaya cc274833b8
Merge pull request #50 from chirag3003/dev
Added New Ui Components and pages to the dashboard
2023-06-07 09:54:20 +05:30
Chirag Bhalotia 132512d952
removed empty function 2023-06-07 09:48:13 +05:30
Jyotirmoy Bandyopadhayaya a094ecb4b8
Merge pull request #52 from BRAVO68WEB/dependabot/npm_and_yarn/postcss-8.4.24
build(deps): bump postcss from 8.4.23 to 8.4.24
2023-06-05 10:53:53 +05:30
Jyotirmoy Bandyopadhayaya d4ab0e247d
Merge pull request #53 from BRAVO68WEB/dependabot/npm_and_yarn/concurrently-8.1.0
build(deps-dev): bump concurrently from 8.0.1 to 8.1.0
2023-06-05 10:53:34 +05:30
Jyotirmoy Bandyopadhayaya 46478e4dca
Merge pull request #51 from BRAVO68WEB/dependabot/npm_and_yarn/swc/wasm-1.3.62
build(deps-dev): bump @swc/wasm from 1.3.60 to 1.3.62
2023-06-05 10:53:23 +05:30