Skip to content

Conversation

RishiChaubey31
Copy link
Member

@RishiChaubey31 RishiChaubey31 commented Oct 16, 2024

Date: 17-10-2024

Developer Name: Rishi Chaubey


Issue Ticket Number

Description

Removed the feature flag from mentionEach command as the flag is not required

Documentation Updated?

  • Yes
  • No

Under Feature Flag

  • Yes
  • No

Database Changes

  • Yes
  • No

Breaking Changes

  • Yes
  • No

Development Tested?

  • Yes
  • No

Screenshots

Screenshot 1

Screenshot 2024-10-17 010142

Test Coverage

Screenshot 1

Screenshot 2024-10-17 010722

Additional Notes

this is the screen recording without feature flag

general._.Rishi.s.Server.-.Discord.2024-10-17.17-31-15.mp4

this is the screen recording when there was feature flag before

general._.Rishis.Server.-.Discord.2024-10-17.17-25-42.mp4

@vinit717
Copy link
Member

Can you please add a video showing the workings of mention each without the feature flag

@vinit717 vinit717 changed the title remove feature flag remove feature flag from mention each user command Oct 18, 2024
@vinit717 vinit717 merged commit b54d9c3 into Real-Dev-Squad:develop Oct 19, 2024
2 checks passed
@vinit717 vinit717 mentioned this pull request Oct 20, 2024
10 tasks
vinit717 added a commit that referenced this pull request Oct 20, 2024
vinit717 added a commit that referenced this pull request Oct 20, 2024
vikhyat187 pushed a commit to vikhyat187/discord-slash-commands that referenced this pull request Oct 25, 2024
prakashchoudhary07 pushed a commit that referenced this pull request Nov 16, 2024
* Discord slash command code to grant AWS access

* added test cases for the discord command

* added uuid as types

* Revert "remove feature flag (#275)" (#281)

This reverts commit b54d9c3.

* removed uuid, code refactoring and fixed test cases post changes

* correcting package.json file

* lint fix

* code refactoring to call the API outside if/else

* Updated the command options to valid one

* fix test cases

* Fixing test case - changing the return type to Promise<void>

* lint fix

* Updated the logic of signing JWT into seperate file

* added documentation for website backend API

* added feature flag to backend API

* Updated the backend route to /aws/groups/access

* Reverted the register command change

* remove package lock changes

* added the group id to config file and added more info to the async processing comment

* remove the unused import

* added feature flag

* fix the register command, as the value of ENV variable was being passed as undefined, due to recent change

* code refactor and made FF mandatory

---------

Co-authored-by: Vinit khandal <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants