Commit Graph

56 Commits (eecf844ca2ae2ca574973d4f68b7e4af11c21395)

Author SHA1 Message Date
Torkel Ödegaard e737dab5ca removed /app route, confusing when some assets use public/app/.. route and some use just app/... all public static assets should no use public route, app route is no more 9 years ago
bergquist eef506d8c4 tests(playlist): add more test for playlist ui 9 years ago
bergquist 5a4e48fa99 style(playlist_spec): rename to underscore standard 9 years ago
bergquist 35071649e0 tests(playlist): refactor playlist edit ctrl 9 years ago
bergquist ea7c2e73ad style(playlist): remove console logging 9 years ago
bergquist b6f276265d style(playlist): remove semi colons for functions in TS 9 years ago
bergquist 3ccf7c8006 feat(playlist): improve the look of tag playlist items 9 years ago
bergquist f36ade2959 chore(playlist): cleanup some code 9 years ago
bergquist a7de2ceae4 feat(playlist): basic UI support for tags 9 years ago
bergquist add7078f66 tech(playlist): convert to typescript 9 years ago
Volker Fröhlich e5e8e2021f Fix dashboard sorting in playlists 9 years ago
Torkel Ödegaard 4f7f03a28c fix(playlist): fix for memory leak when running playlist for a long period, fixes #3794 9 years ago
utkarshcmu 1c5be92259 Removed unused component from playlist code 9 years ago
Torkel Ödegaard 66eebd1ac3 refactor(playlist): refactor of playlist feature, and PR #3776 9 years ago
bergquist 568832c5af style(playlist): improves variable name 9 years ago
bergquist 88e9161e57 style(playlist): fixes some TS hint errors 9 years ago
bergquist 10adc57b3f style(playlist): fixes some TS hint errors 9 years ago
bergquist 62ae02bdd1 feat(playlist): reload all dashboards every cycle 9 years ago
bergquist dca503bcbd feat(playlist): playlistsrv is now started by id 9 years ago
bergquist bc21862661 tech(playlist): refactor playlistSrv to typescript 9 years ago
Torkel Ödegaard 723be4f612 refactoring(): unified dashboard top nav to a single dashnav component, uses new navbar component 9 years ago
Torkel Ödegaard 070af40487 refactor(): began refactoring topnav directive to be more like the new style of components, and also make it usable on all pages including dashboard 9 years ago
Torkel Ödegaard 7ad72ba905 ux(): minor style fixes to pages 10 years ago
Torkel Ödegaard 2bfded3c5f ux(): general ux polish 10 years ago
Torkel Ödegaard 59c928acc2 feat(tslint): added more tslint rules 10 years ago
Torkel Ödegaard a147015e96 fix(playlists): fixed url in playlist view when using sub url, fixes #3711 10 years ago
bergquist cabefa4fff fix(playlist): fix for timespan -> interval 10 years ago
bergquist 1ec97e5199 feat(playlist): shortens urls 10 years ago
bergquist e8786b0747 feat(playlist): renames timespan to interval 10 years ago
bergquist d0bcd1d87c feat(playlist): move playlistSrv to playlist folder 10 years ago
bergquist c8bd9fd6cc style(playlist): renames variable 10 years ago
bergquist 85a463faab fix(playlist): remove only parameter to describe 10 years ago
bergquist feca2871eb tests(playlist): adds ctrl test for playlist edit 10 years ago
bergquist 07fdf6491c fix(playlist): new url for viewing playlist 10 years ago
bergquist fb4bb7f53e fix(playlist): remove start button from edit page 10 years ago
bergquist 1da1849de6 fix(playlist): fixes broken search filter 10 years ago
bergquist 98dccb8641 feat(playlist): refactor FE to support playlistitems 10 years ago
bergquist 455948ad14 fix(playlist): fix broken build. unused vars 10 years ago
bergquist 0918063c55 fix(playlist): move dashboard uri cration to Backend 10 years ago
bergquist d15b0bf4c4 fix(playlist): move backend code to ctrl 10 years ago
bergquist 01a910fedc style(playlists): use backendsrv direct 10 years ago
bergquist 8c05067f88 style(playlist): rename files to match new format 10 years ago
utkarshcmu 6a9f451091 Better heading 10 years ago
utkarshcmu a559d59d80 Improvized dashboard sorting 10 years ago
nikita-graf 3fabd2ea1b basic playlist dashboards sort support 10 years ago
bergquist be1fb13162 feat(playlist): minor ux changes for playlists 10 years ago
bergquist aa83dc15e2 feat(playlist): add search result count 10 years ago
bergquist 7c482064df feat(playlist): improve header 10 years ago
bergquist c93a3ce227 feat(playlist): make default timespan placeholder 10 years ago
utkarshcmu b68df56b03 Made Playlist UI user friendly 10 years ago