Commit Graph
5337 Commits
Author SHA1 Message Date
bergquist 1ec97e5199 feat(playlist): shortens urls 2016-01-12 14:36:04 +01:00
bergquist 458d15063d fix(playlist): remove invalid logging 2016-01-12 14:28:19 +01:00
bergquist e8786b0747 feat(playlist): renames timespan to interval 2016-01-12 13:56:47 +01:00
bergquist d0bcd1d87c feat(playlist): move playlistSrv to playlist folder 2016-01-12 13:44:23 +01:00
bergquist c8bd9fd6cc style(playlist): renames variable 2016-01-12 13:42:27 +01:00
bergquist 85a463faab fix(playlist): remove only parameter to describe 2016-01-12 12:01:27 +01:00
bergquist feca2871eb tests(playlist): adds ctrl test for playlist edit 2016-01-12 11:57:16 +01:00
bergquist b79f04493d style(playlist): abstract DTO creation 2016-01-12 08:36:25 +01:00
bergquist 7e7d9457ea Merge branch 'playlist_relation_table' into playlist 2016-01-12 08:18:03 +01:00
bergquist 07fdf6491c fix(playlist): new url for viewing playlist 2016-01-12 08:17:44 +01:00
bergquist fb4bb7f53e fix(playlist): remove start button from edit page 2016-01-12 08:17:44 +01:00
bergquist 1da1849de6 fix(playlist): fixes broken search filter 2016-01-12 08:17:44 +01:00
bergquist 98dccb8641 feat(playlist): refactor FE to support playlistitems 2016-01-12 08:17:44 +01:00
bergquist 8a38991270 feat(playlist): changes to relation table
Also introduces an abstraction between playlist and dashboard.
This will make it possible to att search, and tag filtering to
playlists without any major refactoring
2016-01-12 08:17:44 +01:00
Carl Bergquist 0ea01f24a8 Merge pull request #3690 from utkarshcmu/recorded3
Update playlist.md
2016-01-11 16:56:13 +01:00
Utkarsh Bhatnagar 39aca0f038 Update playlist.md 2016-01-08 23:52:51 -08:00
bergquist 455948ad14 fix(playlist): fix broken build. unused vars 2016-01-08 16:24:35 +01:00
bergquist 0918063c55 fix(playlist): move dashboard uri cration to Backend 2016-01-08 16:13:49 +01:00
bergquist 22c001c8a6 fix(playlist): implement api according to new standard 2016-01-08 14:21:30 +01:00
bergquist d15b0bf4c4 fix(playlist): move backend code to ctrl
data loading should be done in the ctrl
2016-01-08 13:57:00 +01:00
bergquist 01a910fedc style(playlists): use backendsrv direct
There is no point resolving the playlists in the routes file.
Loading playlists is what the controller is suppose to do
2016-01-08 13:33:24 +01:00
bergquist 8c05067f88 style(playlist): rename files to match new format 2016-01-08 13:25:30 +01:00
Carl Bergquist 412e7bcdae Merge pull request #3664 from utkarshcmu/recorded
Improvized dashboard sorting UI
2016-01-07 10:19:13 +01:00
Carl Bergquist 3b65fc0107 Merge pull request #3665 from utkarshcmu/recorded2
Better heading
2016-01-07 10:14:40 +01:00
utkarshcmu 6a9f451091 Better heading 2016-01-06 22:50:25 -08:00
utkarshcmu a559d59d80 Improvized dashboard sorting 2016-01-06 22:13:22 -08:00
Carl Bergquist de20a8930e Merge pull request #3649 from nikita-graf/playlist-sort
Playlist dashboards sort
2016-01-06 13:38:50 +01:00
nikita-graf 3fabd2ea1b basic playlist dashboards sort support 2016-01-06 02:05:23 +03:00
Carl Bergquist 5eea02b17a Merge pull request #3634 from nikita-graf/dashboard-remove-playlist-sync
Playlist improvements
2016-01-05 10:07:48 +01:00
nikita-graf ee400df930 remove dashboard from playlist when its destroyed 2016-01-05 04:14:39 +03:00
bergquist be1fb13162 feat(playlist): minor ux changes for playlists 2016-01-04 15:11:05 +01:00
bergquist aa83dc15e2 feat(playlist): add search result count 2016-01-04 14:23:24 +01:00
bergquist 7c482064df feat(playlist): improve header 2016-01-04 10:16:00 +01:00
bergquist c93a3ce227 feat(playlist): make default timespan placeholder 2016-01-04 09:17:47 +01:00
Carl Bergquist 3d60d0dfa5 Merge pull request #3613 from utkarshcmu/recorded
Made Playlist UI user friendly
2015-12-29 11:33:19 +01:00
utkarshcmu b68df56b03 Made Playlist UI user friendly 2015-12-28 04:24:38 -08:00
Carl Bergquist 6fbba13ab3 Merge pull request #3611 from utkarshcmu/recorded
Playlist enhancements
2015-12-28 10:40:52 +01:00
utkarshcmu ca5099f53b Fixed gofmt tests 2015-12-24 02:25:49 -08:00
utkarshcmu 5877e5e11a Merged with master, resolved conflicts 2015-12-24 02:24:59 -08:00
Torkel Ödegaard 69eb62c09f Merge pull request #3597 from eddawley/ISSUE-3461
Issue 3461: Session table is now created automatically
2015-12-24 09:59:34 +01:00
utkarshcmu 71febeb71f Playlist can be run without saving too 2015-12-23 02:38:27 -08:00
utkarshcmu a292aedd9c Made playlist URL clickable 2015-12-23 02:15:28 -08:00
utkarshcmu b58e605b99 Added play button 2015-12-23 02:02:48 -08:00
utkarshcmu 7776803890 Removed unused components 2015-12-23 01:46:23 -08:00
Ed Dawley cd23ab9955 Issue 3461: Session table is now created automatically 2015-12-23 01:33:46 -06:00
Torkel Ödegaard f074c1eaff refactor(lodash): changed how lodash is referenced from typescript 2015-12-22 13:59:11 +01:00
Torkel Ödegaard e95170e9fd tech(angularjs): upgrade to angularjs 1.5 2015-12-22 12:24:36 +01:00
Torkel Ödegaard 71d718a6e2 fix(systemjs): systemjs config fix for plugins 2015-12-22 11:46:41 +01:00
utkarshcmu bcaaedf2ff Resurrected nikita-graf's work and added playlistType for future use 2015-12-22 02:07:15 -08:00
Carl Bergquist 3dc3d363fd Merge pull request #3581 from bergquist/zoomout_on_doubleclick
Zoom out on double click in graphs
2015-12-22 10:04:28 +01:00