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

Allow proper server-side for TableWidget #798

Merged

Conversation

padawannn
Copy link
Contributor

@padawannn padawannn added bug Something isn't working do not merge! widgets labels Nov 15, 2023
Copy link

@@ -4,4 +4,4 @@ export { getCategories } from './CategoryModel';
export { geocodeStreetPoint } from './GeocodingModel';
export { getScatter, HARD_LIMIT as SCATTER_PLOT_HARD_LIMIT } from './ScatterPlotModel';
export { getTimeSeries } from './TimeSeriesModel';
export { getTable, paginateTable, HARD_LIMIT as TABLE_HARD_LIMIT } from './TableModel';
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aaranadev @menusal we've removed these exports because are no longer necessary. Please confirm us that PS are not using it

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@padawannn Confirmed for our side. you can remove

Copy link

github-actions bot commented Nov 15, 2023

Pull Request Test Coverage Report for Build 6929581223

  • 6 of 6 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.02%) to 70.687%

Totals Coverage Status
Change from base Build 6880255783: -0.02%
Covered Lines: 2479
Relevant Lines: 3223

💛 - Coveralls

Copy link

github-actions bot commented Nov 15, 2023

Visit the preview URL for this PR (updated for commit 153f05a):

https://cartodb-fb-storybook-react-dev--pr798-feature-sc-36216-or5tnffe.web.app

(expires Mon, 27 Nov 2023 11:47:28 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 517cc4d31d7e09cf277774e034094b67c301cd4c

Copy link
Contributor

@VictorVelarde VictorVelarde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, nice work

@VictorVelarde VictorVelarde changed the title Allow server-side table widget Allow proper server-side for TableWidget Nov 20, 2023
@padawannn padawannn merged commit dc311f8 into master Nov 20, 2023
2 checks passed
@padawannn padawannn deleted the feature/sc-362166/fix-table-widget-by-allowing-server-side branch November 20, 2023 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working do not merge! widgets
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants