Commit Graph

58 Commits (cb42cfc6af43b9ec9a0b2f0416d65fc78f8ce2ed)

Author SHA1 Message Date
bergquist c09d506245 feat(navigation): hide new and import for viewers 9 years ago
Anthony Woods 74949d306f add supressNav property to plugin pages. 9 years ago
Anthony Woods 4741152f05 correct path for app page links. 9 years ago
Torkel Ödegaard c521182ceb feat(plugins): more work on plugins list/edit view 9 years ago
Torkel Ödegaard acfc119409 ux(): added New and Import under divider to dashboard subnav 9 years ago
Matt 2215095be8 adjusted button copy on New playlist page 9 years ago
Torkel Ödegaard c94659f552 ux(color popover): refactored color popover to use drop lib 9 years ago
Matt 680ff95b8e Form adjustments and startting to add sidemenu 9 years ago
Torkel Ödegaard 08f7ccff38 feat(avatar): added server side proxy and cache of gravatar requests 9 years ago
Torkel Ödegaard 4ab041f79e ux(): added sass linter, almost no rules enabled yet 9 years ago
Torkel Ödegaard e32ee9f02e ux(admin): admin pages overhaul 9 years ago
Torkel Ödegaard 6cdc1e4d37 feat(ux): minor tweaks and fixes, added hover submenu dropdowns 9 years ago
Trent White ff913333a2 update sidebar 9 years ago
Torkel Ödegaard ae39ec8585 feat(plugins): changed so that plugins can load css async via util function exposed from app/plugins/sdk 9 years ago
Torkel Ödegaard f0ecbd3878 feat(apps): removed some on hover stuff from sidemenu to make it ready to merge to master 9 years ago
Torkel Ödegaard 9dcfe6dc39 feat(apps): more work on app pages and sidemenu subnav 9 years ago
Torkel Ödegaard 18eb9d6076 feat(apps): began work on app pages 9 years ago
Torkel Ödegaard 99a053bbdd feat(): removed unused routes and minor fixes 9 years ago
Torkel Ödegaard 273fbaac68 refactor(): minor changes 9 years ago
utkarshcmu ca55d1f315 Minor bug fixes 9 years ago
utkarshcmu bcb44b7b31 UI and backend connectivity implemented 9 years ago
utkarshcmu 1ab1154010 Optimized backend queries 9 years ago
utkarshcmu 8f067a5ed2 Added backend functionality for searching snapshots 9 years ago
Torkel Ödegaard 44f0242157 fix(build): fixed issue after merge 10 years ago
Torkel Ödegaard ffe1407217 feat(apps): minor progress 10 years ago
Torkel Ödegaard e081a5c5a0 feat(apps): worked on pinning apps 10 years ago
Torkel Ödegaard c1e94e61d0 feat(apps): lots of more work on apps, changed app_plugin to app_settings in order to to confuse the app plugin model (definition) and app org settings 10 years ago
Torkel Ödegaard f67563e9ee feat(apps): moving things around 10 years ago
Torkel Ödegaard ad94f99d57 refactor(apps): more WIP work on apps 10 years ago
utkarshcmu bcaaedf2ff Resurrected nikita-graf's work and added playlistType for future use 10 years ago
Torkel Ödegaard eacc46da6d feat(plugins): WIP on new apps concept 10 years ago
woodsaj 3d15ee6d74 allow app menu items to be selectivly pinned to the left nav menu 10 years ago
woodsaj 48cf56b69a more renaming. also moved apps and datasource menus 10 years ago
woodsaj c35b51a268 refactor. 10 years ago
Torkel Ödegaard 5eab5dc47b feat(plugins): removed external plugins and bundle code, not ready for master yet, will revert this commit in seperate branch 10 years ago
woodsaj 3c13901695 add ui elements for plugins. 10 years ago
woodsaj c4a0fe0234 add pluginBundle backend api methods and SQL storage 10 years ago
woodsaj bd4cb549d6 add pluginBundle support 10 years ago
woodsaj 13864853a8 support separate css files for light/dark themes. 10 years ago
woodsaj 1b5c40dd1f add role access limitions for menu items. 10 years ago
Torkel Ödegaard df0bc7bbc4 feat(external_plugin): lots of refactoring for side menu link extensions and view data, #3185 10 years ago
Torkel Ödegaard 69daede583 feat(external plugins): worked on supporting external plugins better 10 years ago
woodsaj d503c5d83d refer to plugins are ExternalPlugin instead of thirdParty 10 years ago
Anthony Woods cf89b565a6 initial import of thirdParty route support 10 years ago
Torkel Ödegaard 3d37c9c9a3 feat(tagmanager): support to add google tagmanager id, closes #2569 10 years ago
Torkel Ödegaard 5270c4bc74 refactorin api code for user routes, preparation for admin improvements, #2014 10 years ago
Torkel Ödegaard 5de9230924 Security: New config option to disable the use of gravatar for profile images, Closes #1891 10 years ago
Torkel Ödegaard e7c43bf614 expose org id to frontend, Closes #1907 10 years ago
Anthony Woods 81636d8634 expose orgId via currentUser object. fixes #1907 10 years ago
Torkel Ödegaard e6492f7db9 Share modal: Override UI theme via URL param for Share link, rendered panel, or embedded panel, Closes #1701 10 years ago