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

Make Welcome page into a simple React app #4147

Merged
merged 3 commits into from Jan 8, 2018

Conversation

mistercrunch
Copy link
Member

@mistercrunch mistercrunch commented Jan 3, 2018

This fixes a bug with Modified column sorting on the human-readable string instead of underlying date and removes a dependency on datatables, we should be able to get rid of it as we re-write the Table and PivotTable viz

Before

screen shot 2018-01-03 at 2 33 17 pm

After

screen shot 2018-01-03 at 2 10 08 pm

This removes a dependency on datatables, we should be able to get rid
of it as we re-write the Table and PivotTable viz
@mistercrunch mistercrunch force-pushed the fix_welcome branch 3 times, most recently from 1d94847 to 0db4dae Compare January 5, 2018 22:05
Copy link

@graceguo-supercat graceguo-supercat left a comment

Choose a reason for hiding this comment

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

LGTM. Hope fetching and build >2k rows of entries at a time won't freeze browsers...

@mistercrunch
Copy link
Member Author

@graceguo-supercat it's the exact same JSON endpoint as before so it should be ok

@mistercrunch mistercrunch merged commit c49fb0a into apache:master Jan 8, 2018
@mistercrunch mistercrunch deleted the fix_welcome branch January 8, 2018 06:13
xiaohanyu pushed a commit to xiaohanyu/incubator-superset that referenced this pull request Jan 24, 2018
As in apache#4147 removes the
final non fluid container navbar, I think there's no need to keep this
line of code. Just use navbar with fluid container, always.
mistercrunch pushed a commit that referenced this pull request Jan 24, 2018
As in #4147 removes the
final non fluid container navbar, I think there's no need to keep this
line of code. Just use navbar with fluid container, always.
michellethomas pushed a commit to michellethomas/panoramix that referenced this pull request May 24, 2018
* Make Welcome page into a simple React app

This removes a dependency on datatables, we should be able to get rid
of it as we re-write the Table and PivotTable viz

* tests/lint

* Bump node version to latest
michellethomas pushed a commit to michellethomas/panoramix that referenced this pull request May 24, 2018
As in apache#4147 removes the
final non fluid container navbar, I think there's no need to keep this
line of code. Just use navbar with fluid container, always.
wenchma pushed a commit to wenchma/incubator-superset that referenced this pull request Nov 16, 2018
* Make Welcome page into a simple React app

This removes a dependency on datatables, we should be able to get rid
of it as we re-write the Table and PivotTable viz

* tests/lint

* Bump node version to latest
wenchma pushed a commit to wenchma/incubator-superset that referenced this pull request Nov 16, 2018
As in apache#4147 removes the
final non fluid container navbar, I think there's no need to keep this
line of code. Just use navbar with fluid container, always.
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.23.0 labels Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.23.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants