Skip to content

Conversation

@xuyanwen2012
Copy link
Member

No description provided.

SeijiEmery and others added 30 commits July 19, 2018 02:53
SearchbarAssembly is now a child of SearchbarDrawer.
Button in corner opens drawer revealing SearchBar

GraphViewAssembly calls SearchBarDrawer
Searchbar results now scrolls. (renders results in sets of 40)
Added Dummy function that returns the ID of a course clicked from search results
Creates a new graph object with list of nodes and edges. Shows all nodes and edges leading up to a course
filter works on the current selected node. it will give back a list of nodes
should give back a list of nodes and edges
Connnected filtergraph function to graphview.
Can now search a course and see all its prereqs on the graph.
Working version of filterAlgorithm is in courseGraph/Utils
there's a secondary list (in *need* of styling) that lists selected courses. Courses can be deselected from graph by clicking them.
@coveralls
Copy link

coveralls commented Jul 25, 2018

Pull Request Test Coverage Report for Build 201

  • 4 of 7 (57.14%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-27.3%) to 72.727%

Changes Missing Coverage Covered Lines Changed/Added Lines %
components/home/HomePanel.jsx 4 7 57.14%
Totals Coverage Status
Change from base Build 121: -27.3%
Covered Lines: 8
Relevant Lines: 11

💛 - Coveralls

@xuyanwen2012 xuyanwen2012 merged commit d23de23 into development Jul 25, 2018
@SeijiEmery SeijiEmery deleted the feture-SSR-fetch branch July 25, 2018 16:49
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.

7 participants