Skip to content

Conversation

durran
Copy link
Member

@durran durran commented Aug 22, 2016

Converts the Schema tab and related components to React.


This change is Reviewable

Thomas Rueckstiess and others added 25 commits August 22, 2016 17:19
adding field and type components.
nested array fields working.
use native-parser stream directly
use schema stream ampersand model temporarily.
towards react minicharts…
progress on d3 component and d3 minichart fns
porting d3 functions to work with react.
store only runs one sampling process at a time
fix bug that prevented initial rendering of d3 components
sort undefined types last.
make subtypes work
array subtypes fully working now.
detect geo coordinates (use new module)
maps work, responsive minicharts.
Tooltips on types working.
use golden ratio for map dimensions.
QueryStore, set/clear/add/remove, unique mc query builder
more verbose comments for field.jsx
distinct queries with few and many.
correct range/single click queries on few/many.
performance could be better. also try react-d3-library.
move helpers to util
use throttled store methods to improve performance
fixed “many”. fully working for distinct queries.
fixed few.
re-enable brush background on “many” charts.
adding setRangeValue, setOrUnsetValue
bump react@15.2.0, hadron-compile-cache@0.2.0
make unsetIfSet an option for query actions
implemented query building on ranges (numeric)
fix resizing bug in distinct many charts
  was re-creating many() charts on every redraw…
querybuilder for date/objectid and geo
fix svg unique bug, full path name for query building
adding internal status bar package
status component and early integration
progress bar for sampling. needs some work.
status / progress bar fixed for schema view.
remove old statusbar folder, schema model
added QueryBar component, moved query store + utils
query validation, query bar backwards pass.
apply and reset actions hooked up with status and schema
query bar: enter also applies valid queries.
make all query builder actions sync, better performance
clean up schema component.
status subview, schema actions, maxtimems
INT-1663: Add indexes package

INT-1663: Adding initial indexes react package

INT-1663: Split index column components

INT-1663: Move index work to new view

INT-1663: Fixing tooltips

INT-1663: Allow document to not be editable

Upgrade react-bootstrap
@durran durran force-pushed the INT-1663-reactify-schema branch from 32fbc28 to 59e2676 Compare August 22, 2016 15:19
@rueckstiess
Copy link
Contributor

LGTM, ready for 1.4-beta!

@kangas
Copy link
Contributor

kangas commented Aug 22, 2016

:shipit:

@durran durran merged commit 22d745d into master Aug 22, 2016
@durran durran deleted the INT-1663-reactify-schema branch August 22, 2016 17:41
@satyasinha satyasinha restored the INT-1663-reactify-schema branch November 15, 2016 00:01
@durran durran deleted the INT-1663-reactify-schema branch December 1, 2016 15:17
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