-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
[Feature] : Support Currency as a new column in the table widget #5632
Labels
Enhancement
New feature or request
Needs Design
needs design or changes to design
QA
Needs QA attention
Table Widget
Test Plan Approved
Manual/Cypress tests covers changes made on the PR. Else, add skip-testPlan label if not applicable
Widgets Product
This label groups issues related to widgets
Comments
github-actions
bot
added
Widgets Product
This label groups issues related to widgets
UI Building Pod
labels
Jul 6, 2021
somangshu
added
Enhancement
New feature or request
and removed
Task
A simple Todo
labels
Jul 6, 2021
vibhandikyash
added a commit
that referenced
this issue
Sep 22, 2021
7 tasks
dilippitchika
changed the title
Currency column
[Feature] : Support Currency as a new column in the table widget
May 9, 2022
Another user in Discord is requesting this feature: |
1 task
keyurparalkar
assigned dilippitchika and momcilo-appsmith and unassigned momcilo-appsmith
Jul 4, 2023
User journey
Dev Journey
|
20 tasks
laveena-en
added
the
Test Plan Approved
Manual/Cypress tests covers changes made on the PR. Else, add skip-testPlan label if not applicable
label
Nov 3, 2023
somangshu
pushed a commit
that referenced
this issue
Nov 6, 2023
## Description Adds a new currency column type on the table widget. #### PR fixes following issue(s) Fixes #5632 > if no issue exists, please create an issue and ask the maintainers about this first > > #### Media > A video or a GIF is preferred. when using Loom, don’t embed because it looks like it’s a GIF. instead, just link to the video > > #### Type of change - New feature (non-breaking change which adds functionality) > > > ## Testing > #### How Has This Been Tested? > Please describe the tests that you ran to verify your changes. Also list any relevant details for your test configuration. > Delete anything that is not relevant - [x] Manual - [ ] JUnit - [ ] Jest - [x] Cypress > > #### Test Plan > https://github.com/appsmithorg/TestSmith/issues/2447 > > #### Issues raised during DP testing > Link issues raised during DP testing for better visiblity and tracking (copy link from comments dropped on this PR) > > > ## Checklist: #### Dev activity - [x] My code follows the style guidelines of this project - [x] I have performed a self-review of my own code - [x] I have commented my code, particularly in hard-to-understand areas - [x] I have made corresponding changes to the documentation - [x] My changes generate no new warnings - [x] I have added tests that prove my fix is effective or that my feature works - [x] New and existing unit tests pass locally with my changes - [ ] PR is being merged under a feature flag #### QA activity: - [ ] [Speedbreak features](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#speedbreakers-) have been covered - [ ] Test plan covers all impacted features and [areas of interest](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#areas-of-interest-) - [ ] Test plan has been peer reviewed by project stakeholders and other QA members - [ ] Manually tested functionality on DP - [ ] We had an implementation alignment call with stakeholders post QA Round 2 - [ ] Cypress test cases have been added and approved by SDET/manual QA - [ ] Added `Test Plan Approved` label after Cypress tests were reviewed - [ ] Added `Test Plan Approved` label after JUnit tests were reviewed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Enhancement
New feature or request
Needs Design
needs design or changes to design
QA
Needs QA attention
Table Widget
Test Plan Approved
Manual/Cypress tests covers changes made on the PR. Else, add skip-testPlan label if not applicable
Widgets Product
This label groups issues related to widgets
Objective:
Introduce a new column type currency in the table widget.
Requirement:
Front conversations
The text was updated successfully, but these errors were encountered: