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

[Feature] A widget to show timelines #2409

Open
areyabhishek opened this issue Dec 31, 2020 · 1 comment
Open

[Feature] A widget to show timelines #2409

areyabhishek opened this issue Dec 31, 2020 · 1 comment
Labels
Enhancement New feature or request Frontend This label marks the issue or pull request to reference client code Needs Design needs design or changes to design New Widget A request for a new widget Widgets & Accelerators Pod Issues related to widgets & Accelerators Widgets Product This label groups issues related to widgets

Comments

@areyabhishek
Copy link
Contributor

Summary

A timeline component can be used to show a sequence of events. This is especially useful for customer data.
Screen Shot 2020-12-31 at 7 31 21 PM

Screen Shot 2020-12-31 at 7 35 41 PM

Screen Shot 2020-12-31 at 7 37 29 PM

Screen Shot 2020-12-31 at 7 39 09 PM

Features:

  1. Ability to list events and a timestamp beside it
  2. Left aligned, right-aligned, alternating timeline, horizontal or vertical timeline
  3. Specify colors for each event or type of event
  4. Control text styles for event+time stamp
  5. Custom icons+cards like in the example above

Reference links:
https://ant.design/components/timeline/
https://reactjsexample.com/modern-timeline-component-for-react/
https://material-ui.com/components/timeline/

@Nikhil-Nandagopal Nikhil-Nandagopal added Enhancement New feature or request Frontend This label marks the issue or pull request to reference client code Widgets Product This label groups issues related to widgets labels Jan 4, 2021
@Nikhil-Nandagopal Nikhil-Nandagopal removed their assignment Jan 4, 2021
@somangshu somangshu added the Needs Design needs design or changes to design label Apr 14, 2021
@Nikhil-Nandagopal Nikhil-Nandagopal added the New Widget A request for a new widget label Oct 12, 2021
@momcilo-appsmith
Copy link

@riodeuno @somangshu Can we schedule a discussion around this widget?

Aishwarya-U-R added a commit that referenced this issue Oct 17, 2023
## Description
- This PR adds tests for validating the set properties for widget across
all objects
- Covers only some scenarios from [Test
#2409](https://github.com/appsmithorg/TestSmith/issues/2409)
- Adds the failure cypress dashboard link directly in case of CI run
failures
- Flaky fix - Sanity/Datasources/SMTPDatasource_spec.js
- Cypress.on - exception & fail handling updated
- InvokeDispatchOnStore() created for logout/login Internal server
errors - trial fix for RBACFunctionalTests/OthersTabPermission_spec.js
- EditAppFromAppHover() improved to take app name also - trial fix
PropertyPane_Connections_Error_spec.js
- Flaky fix - TableV2_Property_ToggleJs_With_Binding_spec.js
- Flaky fix - Radio2_spec.ts
- Flaky fix - API_TestExecuteWithDynamicBindingInUrl_spec.ts
- Flaky fix - Button_with_API_spec.js
- AssertTableInVirtuosoList() improved to handle the DS name not present
in EE scenario also
- Flaky fix - Button_with_API_spec.js
- Flaky fix - Table_Style_ToggleJS_spec.js
- Flaky fix - Tablev2_Style_ToggleJS_spec


#### Type of change
- Script update (non-breaking change which fixes an issue)

## Testing
#### How Has This Been Tested?
- [X] Cypress CI runs

## Checklist:
#### QA activity:
- [X] Added `Test Plan Approved` label after Cypress tests were reviewed
@Nikhil-Nandagopal Nikhil-Nandagopal added the Widgets & Accelerators Pod Issues related to widgets & Accelerators label Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Frontend This label marks the issue or pull request to reference client code Needs Design needs design or changes to design New Widget A request for a new widget Widgets & Accelerators Pod Issues related to widgets & Accelerators Widgets Product This label groups issues related to widgets
Projects
None yet
Development

No branches or pull requests

5 participants