Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ciena-frost/ember-frost-table issues and pull requests
#63 - Update travis api key
Pull Request -
State: closed - Opened by quincyle over 6 years ago
#62 - Selection of first row in table gets unselected once user click on second row after performing curd operation on first row.
Issue -
State: closed - Opened by prahangd over 6 years ago
- 1 comment
#61 - set node version to 8.6.0
Pull Request -
State: closed - Opened by juwara0 over 6 years ago
#60 - Update travis.yml with build variables and remove node stable build
Pull Request -
State: closed - Opened by juwara0 over 6 years ago
#59 - Upgrade ember-frost-core and ember-frost-notifier
Pull Request -
State: closed - Opened by notmessenger almost 7 years ago
Labels: in progress
#58 - Update dependencies
Pull Request -
State: closed - Opened by juwara0 almost 7 years ago
#57 - Replace PullApprove with GitHub Code Owners
Pull Request -
State: closed - Opened by notmessenger almost 7 years ago
#56 - Add NOTES.md file
Pull Request -
State: closed - Opened by notmessenger almost 7 years ago
- 1 comment
#55 - Consume ua-parser-js via a npm dependency
Pull Request -
State: closed - Opened by juwara0 almost 7 years ago
- 1 comment
#54 - Use of the "option" key on OS X while selecting checkboxes prevents the calling of the "onSelectionChange" action
Issue -
State: open - Opened by notmessenger about 7 years ago
Labels: bug
#53 - selectedItems array remains blank for table when user tries to click on checkbox with pressed "ctrl" button in window and "option" button in mac .
Issue -
State: closed - Opened by prahangd about 7 years ago
- 3 comments
#52 - When `itemKey` attributes is omitted, can't deselect the selected row.
Issue -
State: open - Opened by quincyle about 7 years ago
- 4 comments
#51 - Update dependencies
Pull Request -
State: closed - Opened by juwara0 about 7 years ago
- 2 comments
#50 - willDestroy() is not a public lifecycle hook
Issue -
State: open - Opened by notmessenger about 7 years ago
Labels: bug
#49 - Custom cell renderer for ember frost table not working if column is passed as bunsen view and the renderer property is set on the column inside the bunsen view.
Issue -
State: closed - Opened by address2sunil about 7 years ago
- 2 comments
#48 - Enhancement to support tooltips in table headers/cells
Issue -
State: open - Opened by d-ashfield about 7 years ago
- 3 comments
Labels: JIRA
#47 - Address dependency management issues
Issue -
State: closed - Opened by notmessenger about 7 years ago
- 2 comments
Labels: JIRA
#46 - Replace deprecated perfect-scrollbar Bower dependency with updated NPM one
Issue -
State: closed - Opened by notmessenger about 7 years ago
- 2 comments
Labels: JIRA
#45 - Replace deprecated perfect-scrollbar Bower dependency with updated NPM one
Issue -
State: closed - Opened by notmessenger about 7 years ago
Labels: duplicate, JIRA
#44 - Upgrade ember-frost-test dependency
Issue -
State: closed - Opened by notmessenger about 7 years ago
- 2 comments
Labels: duplicate, JIRA
#43 - Custom renderer width not calculated when passing ember-data objects
Issue -
State: open - Opened by Owlman145 about 7 years ago
Labels: bug
#42 - Custom renderers render twice, second render ignores passed values
Issue -
State: open - Opened by Owlman145 about 7 years ago
Labels: bug
#41 - Closes ciena-frost/ember-frost-table#40
Pull Request -
State: closed - Opened by notmessenger over 7 years ago
- 2 comments
#40 - Bind context to call of this._super.included() in index.js
Issue -
State: closed - Opened by notmessenger over 7 years ago
#39 - Update testing dependencies
Pull Request -
State: closed - Opened by juwara0 over 7 years ago
- 2 comments
#38 - TypeError: Cannot convert object to primitive value
Issue -
State: closed - Opened by mo0om over 7 years ago
- 1 comment
#37 - Renderer demo
Pull Request -
State: closed - Opened by AdamWard1995 over 7 years ago
- 1 comment
#36 - Fix column alignment issue when new rows were added after first render
Pull Request -
State: closed - Opened by AdamWard1995 over 7 years ago
- 8 comments
#35 - Fix issue #33
Pull Request -
State: closed - Opened by AdamWard1995 over 7 years ago
- 2 comments
#34 - Use flexbox approach for tables
Pull Request -
State: closed - Opened by AdamWard1995 over 7 years ago
- 4 comments
#33 - Error in console when clicking on a table row without selection enabled
Issue -
State: closed - Opened by AdamWard1995 over 7 years ago
Labels: bug
#32 - GitHub pages documentation is not accessible
Issue -
State: closed - Opened by notmessenger over 7 years ago
- 3 comments
Labels: bug
#31 - Upgrade ember-cli 2.12.3 inter-dependencies
Pull Request -
State: closed - Opened by notmessenger over 7 years ago
- 2 comments
#30 - frost-table does not fit fully in parent div container
Issue -
State: closed - Opened by TarunKashyapCien over 7 years ago
Labels: bug
#29 - Fix jumpy table row selection
Pull Request -
State: closed - Opened by AdamWard1995 over 7 years ago
- 1 comment
#28 - Make selection behaviour match ember-frost-list
Pull Request -
State: closed - Opened by AdamWard1995 over 7 years ago
- 4 comments
#27 - Update travis CI to test with firefox latest
Pull Request -
State: closed - Opened by juwara0 over 7 years ago
- 2 comments
#26 - Fix frost-table demo
Pull Request -
State: closed - Opened by AdamWard1995 over 7 years ago
- 2 comments
#25 - Upgrade ember-cli to 2.12.3
Pull Request -
State: closed - Opened by notmessenger over 7 years ago
- 3 comments
#24 - Implement column grouping
Pull Request -
State: closed - Opened by AdamWard1995 over 7 years ago
- 3 comments
#23 - Allow row selection in fixed tables
Pull Request -
State: closed - Opened by AdamWard1995 over 7 years ago
- 6 comments
#22 - "frost-table" route cannot be gotten to in https://ciena-frost.github.io/ember-frost-table/
Issue -
State: closed - Opened by notmessenger over 7 years ago
#21 - Fix demo and css for selection
Pull Request -
State: closed - Opened by EWhite613 over 7 years ago
- 4 comments
#20 - CSS is off in the selection demo
Issue -
State: closed - Opened by job13er over 7 years ago
#19 - Fix proptypes
Pull Request -
State: closed - Opened by job13er over 7 years ago
- 5 comments
#18 - Fix integration test for frost-table-header-selection
Issue -
State: closed - Opened by job13er over 7 years ago
- 1 comment
#17 - Fix table header sizing
Pull Request -
State: closed - Opened by AdamWard1995 over 7 years ago
- 1 comment
#16 - Move selection logic into a common package for the list and table
Issue -
State: open - Opened by sglanzer over 7 years ago
- 1 comment
#15 - Resize header cells to match column width
Pull Request -
State: closed - Opened by AdamWard1995 over 7 years ago
- 4 comments
#14 - update secure auth token
Pull Request -
State: closed - Opened by helloWorldCindy almost 8 years ago
- 2 comments
#13 - Selection
Pull Request -
State: closed - Opened by sglanzer almost 8 years ago
- 5 comments
#12 - Updated code coverage reporters
Pull Request -
State: closed - Opened by juwara0 almost 8 years ago
- 2 comments
#11 - Fix coverage
Pull Request -
State: closed - Opened by juwara0 almost 8 years ago
- 2 comments
#10 - Update to the latest pr-bumper
Pull Request -
State: closed - Opened by juwara0 almost 8 years ago
- 1 comment
#9 - Update to the new pr-bumper
Issue -
State: closed - Opened by juwara0 almost 8 years ago
Labels: enhancement
#8 - Update to new linting functionality
Pull Request -
State: closed - Opened by juwara0 almost 8 years ago
- 2 comments
#7 - Update the lint functionality
Issue -
State: closed - Opened by juwara0 almost 8 years ago
Labels: enhancement
#6 - Fix SASS exports
Pull Request -
State: closed - Opened by job13er about 8 years ago
- 2 comments
#5 - Add event-handling callback plumbing to `frost-fixed-table`
Pull Request -
State: closed - Opened by gknoy about 8 years ago
- 6 comments
#4 - Fix paths before publishing coverage
Pull Request -
State: closed - Opened by job13er about 8 years ago
- 3 comments
#3 - Add support for custom cell renderer and codecov
Pull Request -
State: closed - Opened by job13er about 8 years ago
- 3 comments
#2 - Add frost-fixed-table component
Pull Request -
State: closed - Opened by job13er about 8 years ago
- 4 comments
#1 - Initial implementation of simple table
Pull Request -
State: closed - Opened by job13er about 8 years ago
- 2 comments