Commit Graph

182 Commits (eff687beced79f76ecc6dc887adcc66fbb61d1f2)

Author SHA1 Message Date
bergquist daa5468801 feat(alerting): parses dashboard alerts 9 years ago
bergquist 769016783f feat(alerting): add aggregator field 9 years ago
bergquist 91a1a823e2 feat(alerting): add basic tables for alerting definitions 9 years ago
Torkel Ödegaard 9b30634217 fix(postgres): fixed issue with postgres caused by wrong prefrences table types, dropped table and created it with correct column types, fixes #4558 9 years ago
Torkel Ödegaard a88176e060 feat(preferences): lots of refactoring and changes to #3214 9 years ago
utkarshcmu e371e03696 Able to save preference version, created, updated fields 9 years ago
utkarshcmu 43b474143c Preferences model updated 9 years ago
utkarshcmu ac499b3aff Minor Pre-PR fixes 9 years ago
utkarshcmu 662579e9a9 Added preferences migrations 9 years ago
Torkel Ödegaard 8db7cf49a6 feat(plugins): began refactoring AppSettings -> PluginSettings, and have the plugins list view and plugin edit view be common for all plugins 9 years ago
utkarshcmu 58121d89fc Updated http_api docs 9 years ago
utkarshcmu 753fd164d7 Added createdBy in metadata ui and dashboard table 9 years ago
Anthony Woods 05868bc1df fix typo 9 years ago
Anthony Woods 40d946a6e3 add drop table to ensure existing installs get new schema 9 years ago
Anthony Woods 32f78d465b add secureJsonData to appSettings model. 9 years ago
Torkel Ödegaard 66eebd1ac3 refactor(playlist): refactor of playlist feature, and PR #3776 9 years ago
bergquist e8786b0747 feat(playlist): renames timespan to interval 10 years ago
bergquist 8a38991270 feat(playlist): changes to relation table 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
utkarshcmu ca5099f53b Fixed gofmt tests 10 years ago
Ed Dawley cd23ab9955 Issue 3461: Session table is now created automatically 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
utkarshcmu af371249f9 Successfully displayed userdId in UI 10 years ago
utkarshcmu 22fd2aed02 Removed columns from snapshot table 10 years ago
utkarshcmu e0ffcda32e Added UI , DB settings 10 years ago
woodsaj 3d15ee6d74 allow app menu items to be selectivly pinned to the left nav menu 10 years ago
woodsaj c35b51a268 refactor. 10 years ago
Mitsuhiro Tanda 6edd6c8f03 add with_credentials to datasource model 10 years ago
utkarshcmu 79d0f47ee7 Added columns in dashboard_snapshot 10 years ago
utkarshcmu 42d1205260 Fixed gofmt checks 10 years ago
utkarshcmu 3d90340446 Added new columns to dashboard table 10 years ago
woodsaj c4a0fe0234 add pluginBundle backend api methods and SQL storage 10 years ago
woodsaj 6488324cf1 enhance quota support. 10 years ago
woodsaj 9023171940 inital backend suport for quotas. issue #321 10 years ago
Torkel Ödegaard 16fa5c4df3 fix(mysql): fix for migration in newly added temp_user table, fixes #2509 10 years ago
Torkel Ödegaard 3242354a4b feat(invite): worked on pending invitations list, revoke invite now works, #2353 10 years ago
Torkel Ödegaard 0ffcce1b5d feat(invite): more work on invite, basic creation works, added new tab directive from angular-ui and made new tab style, #2353 10 years ago
Torkel Ödegaard 444807c35b feat(invite): worked on db & domain model for temp users, #2353 10 years ago
Torkel Ödegaard cb8110cd48 Refactoring, worked on middleware unit tests, and began thinking about api unit tests, #1921 10 years ago
Torkel Ödegaard e410fbb558 Corrected SQL migration for snapshot table column type change, #1880 10 years ago
Anthony Woods f227002a80 fixes #1880 dashboard_snapshot table does not have a data column 10 years ago
Anthony Woods d84d92f73c fixes #1880 correct mysql statement for modifying column data type 10 years ago
Torkel Ödegaard 8526025792 MySQL: Dashboard.data column type changed to mediumtext (sql migration added), Fixes #1863 10 years ago
Torkel Ödegaard 7be7aeb70a Fixed sql migration issue with dashboard snapshots 10 years ago
Torkel Ödegaard 4322f29f34 Dashboard snapshot: added delete key which can be used to delete snapshots, #1623 10 years ago
Torkel Ödegaard b1f85dc8f1 Added expire option to dashboard snapshots, #1623 10 years ago
Torkel Ödegaard 10618637e2 Fixed bug in sql migration, closes #1643 10 years ago
Torkel Ödegaard f48f5428e5 Adding snapshot storage and route, #1623 10 years ago