View on GitHub

PHATDocs

Documentation for https://github.com/chgibb/phat

PHAT 0.12.0-beta.1

Downloads for This Release

Documentation for This Release

Browse Source Code for This Release

Changelog

250 Commits Since Last Release (0.11.0-beta.1) (most recent last)

chgibb: pad out headers
chgibb: force current step on parent form
chgibb: fixed propogating step back to form
chgibb: show orientation in form stepper
chgibb: factor out steps and made step 2 optional
chgibb: lint
chgibb: figure out step label only if step is showing
chgibb: added sweep to top
chgibb: enforce button styling based on use
chgibb: add third button style for remain
chgibb: show fasta table in step 3
chgibb: added punctuation
chgibb: allow selecting individual fastas
chgibb: handle selections and validate
chgibb: expose more components
chgibb: initial step 4 aligner select
chgibb: lint
chgibb: restore radio state if rerendered
chgibb: begin last step
Chris Gibb: updated
Chris Gibb: fleshed out last step and fixed label
Chris Gibb: factor out object lookup
Chris Gibb: fleshed out last step
Chris Gibb: lint
Chris Gibb: lint
Chris Gibb: start alignment onclick and wait for pending alignments
Chris Gibb: lint
Chris Gibb: stop logging step number
Chris Gibb: renamed symbols
Chris Gibb: factor out form
Chris Gibb: lint
Chris Gibb: lint
Chris Gibb: added doc comments
Chris Gibb: error out on missing
Chris Gibb: start refactoring smoke test
chgibb: renamed file
chgibb: add ids to navigation buttons
chgibb: added ids to radios
chgibb: rewrite align smoke test
Chris Gibb: fixed doc comments
Chris Gibb: initial skeleton
Chris Gibb: lint
Chris Gibb: trying to style table
Chris Gibb: override mui styles
Chris Gibb: removed logging and pass through detail panels
Chris Gibb: POC nested content
Chris Gibb: Merge pull request #867 from chgibb/mui-align Mui Align
chgibb: Merge branch ‘master’ into mui-output
chgibb: added lint rule
chgibb: lint
chgibb: factored out cellhover into hoc
chgibb: removed old module
chgibb: factor out snp table and cell click discovery
chgibb: tighten columns and onRowClick table props
chgibb: flesh out snp table
chgibb: lint
Chris Gibb: expose more props
Chris Gibb: wrapper for nested table
Chris Gibb: view snp on click and fix nested tables
Chris Gibb: lint jsdoc comments
chgibb: make alias hoverable
chgibb: view align on click and lint
chgibb: lint
chgibb: lint
Chris Gibb: determine pagination options based on incoming data
Chris Gibb: factor out subtable
Chris Gibb: made issubtable a prop
Chris Gibb: lint
Chris Gibb: reads per contig table
Chris Gibb: lint
Chris Gibb: fixed typo
Chris Gibb: Merge pull request #870 from chgibb/svg-export-fix Fix SVG Exporting in Release Builds
Chris Gibb: Merge pull request #873 from chgibb/beta Backport Merge Commits
Chris Gibb: started blast runs table
chgibb: Merge master
chgibb: edit columns by default
chgibb: show blast runs table as detail panel
Chris Gibb: Merge pull request #876 from chgibb/log10 Log10 Scaling
Chris Gibb: Merge pull request #878 from chgibb/beta Backport Version
Chris Gibb: Update README.md
Chris Gibb: fix toolbar alignment and require columns be searchable
Chris Gibb: require fields
Chris Gibb: made toolbar non optional
Chris Gibb: simplified type
Chris Gibb: pad out nested subtables
Chris Gibb: require hidden props on each column
Chris Gibb: hide some columns by default
Chris Gibb: hide some columns by default
Chris Gibb: lint
Chris Gibb: lint
Chris Gibb: fleshed out table
Chris Gibb: added table to detail panel and pass through props
Chris Gibb: click blast runs cell to open sub table
Chris Gibb: initial blast single run table
Chris Gibb: lint
Chris Gibb: lint
Chris Gibb: lint
Chris Gibb: factored out style
Chris Gibb: added last two columns
Chris Gibb: lint
Chris Gibb: moved tables into folder
Chris Gibb: lint
Chris Gibb: Merge branch ‘mui-output’ of https://github.com/chgibb/phat into mui-output
Chris Gibb: move toolbarbutton css into typestyle
Chris Gibb: initial scaffold
Chris Gibb: lint
Chris Gibb: fix grid
Chris Gibb: lint
Chris Gibb: lint
Chris Gibb: force parent to provide tab component
Chris Gibb: don’t render anything if no tabs
Chris Gibb: show views as tabs
Chris Gibb: lint
Chris Gibb: lint
Chris Gibb: test embedding
Chris Gibb: factored out toolbartabs
Chris Gibb: factor out styles and move container tree
Chris Gibb: lint
Chris Gibb: initial toolbar tabs
Chris Gibb: lint
Chris Gibb: allow deletion
Chris Gibb: renamed var
Chris Gibb: lint
Chris Gibb: tighten up checking of column fields
Chris Gibb: factor out handling data from main
Chris Gibb: lint
Chris Gibb: lint
Chris Gibb: specify index signature
Chris Gibb: force a gc after tab deletion
Chris Gibb: lint
Chris Gibb: lint
Chris Gibb: lint
Chris Gibb: pass through props to input view
Chris Gibb: removed logging
Chris Gibb: convert to class and force re render of child on each render
Chris Gibb: lint
Chris Gibb: generalize drag and drop container
Chris Gibb: converted to class
Chris Gibb: lint
Chris Gibb: lint
Chris Gibb: detect avatar drag outs
Chris Gibb: lint
Chris Gibb: refactor image key struct to contain more information
Chris Gibb: lint
Chris Gibb: lint
Chris Gibb: fixed tab tear out and infinite update
Chris Gibb: lint
Chris Gibb: moved and refactored inputview
Chris Gibb: lint
Chris Gibb: lint
Chris Gibb: exclude react-dom/server
Chris Gibb: stop forcing a gc
Chris Gibb: abstract over render app roots
Chris Gibb: lint
Chris Gibb: moved files
Chris Gibb: renamed file
Chris Gibb: renamed exports
Chris Gibb: lint
Chris Gibb: lint
Chris Gibb: initial restructure
Chris Gibb: lint
chgibb: initial qc integration
chgibb: lint
Chris Gibb: renamed
Chris Gibb: renamed
Chris Gibb: initial wiring up
Chris Gibb: lint
Chris Gibb: fixed sticky text
Chris Gibb: fixed window refname
Chris Gibb: push alignview onclick
Chris Gibb: lint
Chris Gibb: moved and renamed
Chris Gibb: renamed
Chris Gibb: pass through props in constructor
Chris Gibb: renamed and start to wire up
Chris Gibb: wired up remainder
Chris Gibb: moved
Chris Gibb: renamed
Chris Gibb: deleted old code
Chris Gibb: initial genome builder wrapper
Chris Gibb: copy compiled first part npm deps
Chris Gibb: Merge
chgibb: write webview onmount
Chris Gibb: reduce amount of table renders
Chris Gibb: stop swiping between toolbar tabs
Chris Gibb: lint
Chris Gibb: removed empty tabs component
Chris Gibb: attempt to fix ref
Chris Gibb: Merge branch ‘master’ into mui-output
Chris Gibb: Merge pull request #879 from chgibb/mui-output Mui Output
chgibb: try to use iframe
chgibb: fixed genome builder dimensions
chgibb: removed log
chgibb: replaced outputview with webview wrapper
chgibb: jump to newest tab when a new one is pushed
chgibb: lint
chgibb: lint
chgibb: removed old code
chgibb: attempt to prevent image drop from tabs
chgibb: fixed reference error
chgibb: added ids
chgibb: wrapped input and qc with webviews
chgibb: wrapped align view in webview and lint
chgibb: lint
chgibb: fixed reference error
chgibb: added id
chgibb: changed inputs being clicked to accomodate search bars
chgibb: start factoring out logic and table
chgibb: lint
chgibb: exposed more components
chgibb: added action with callback
chgibb: fleshed out remainder of view
chgibb: removed subtables
chgibb: lint
chgibb: lint
chgibb: more tweaks for mui
chgibb: fixed material import
chgibb: ignore more mui modules
chgibb: lint
chgibb: fixed error
chgibb: view blast runs on cell click
chgibb: fixed qc report display
chgibb: factored out smoke test runner
chgibb: refactored smoke test
chgibb: added ids to elements
chgibb: added id
chgibb: lint
chgibb: running operation text in toolbar
chgibb: lint
chgibb: bumped delay
chgibb: docs
chgibb: docs
chgibb: docs and lint
chgibb: docs and lint
chgibb: lint and docs
chgibb: docs
Chris Gibb: Merge branch ‘master’ into mui-toolbar
chgibb: increased delay
chgibb: Merge branch ‘mui-toolbar’ of https://github.com/chgibb/phat into mui-toolbar
Chris Gibb: Merge pull request #881 from chgibb/mui-toolbar Mui toolbar
Chris Gibb: Update appveyor.yml
Chris Gibb: Update appveyor.yml
chgibb: increased delays
chgibb: stop closing tabs
chgibb: increase delay
chgibb: index refs in step 2
chgibb: lint
Chris Gibb: Merge pull request #885 from chgibb/master 0.12.0-beta.1
Chris Gibb: Merge pull request #887 from chgibb/beta-staging 0.12.0-beta.1
Chris Gibb: Bumped to 0.12.0-beta.1