Commit Graph

42 Commits (dd24995852308ffbaa5da9a5d94d68c65b385fe2)

Author SHA1 Message Date
Arve Knudsen 78596a6756
Migrate to Wire for dependency injection (#32289) 4 years ago
Sofia Papagiannaki 04d5dcb7c8
Alerting: modify DB table, accessors and migration to restrict org access (#37414) 4 years ago
Hugo Häggmark 7204a64717
LibraryElements: Creates usage stats for panels and variables (#34476) 4 years ago
Kyle Brandt 3da8db7f3f
Alerting: Run table migrations regardless of feature flag and move out of service (#33996) 4 years ago
Arve Knudsen c2c1ec7d0f
Chore: Move from master to main branch (#33693) 4 years ago
Kyle Brandt 6c8ef2a9c2
Alerting: Alert Rule migration (#33000) 4 years ago
Pete Davids 65940c7726
Dashboard: Allow shortlink generation (#27409) 5 years ago
Sean Lafferty d922285ab8 Move oauth token migrations in user_auth_mig 6 years ago
bergquist d4f5789660 cache: initial version of db cache 6 years ago
Sean Lafferty 5a59cdf0ef Add oauth pass-thru option for datasources 6 years ago
Marcus Efraimsson b0df7280be
begin user auth token implementation 7 years ago
bergquist 7aa84aeb61 moves migrations to /sqlstore/migrations 7 years ago
Dan Cech 1c5afa731f
shared library for managing external user accounts 7 years ago
Marcus Efraimsson 3d1c624c12 WIP: Protect against brute force (frequent) login attempts (#10031) 8 years ago
Alexander Zobnin d8612380e9 refactor: rename User Groups to Teams 8 years ago
Torkel Ödegaard 25aa9df270 Create annotations (#8197) 8 years ago
Torkel Ödegaard 93bc588dae refactoring: moving dashboards acl migrations to its own folder 8 years ago
Daniel Lee 1248728d7f WIP: rough prototype of dashboard folders 8 years ago
Ben Tranter b6e46c9eb8 History and Version Control for Dashboard Updates 8 years ago
Torkel Ödegaard e164eba677 mysql: began work on backend macro engine 8 years ago
Torkel Ödegaard 0bae7212f6 annotations: removed category stuff, my mistake, we need tags 8 years ago
Alexander Zobnin ab99a7c1c7 graph(create annotation): add initial annotation_category table 8 years ago
Torkel Ödegaard 34d92b0e79 mysql: starting work on test data 8 years ago
lucapette 032ecad3b7 Fix typo 9 years ago
Torkel Ödegaard 357358898d feat(annotations): working on alert annotations, #5694 9 years ago
bergquist 91a1a823e2 feat(alerting): add basic tables for alerting definitions 9 years ago
utkarshcmu ac499b3aff Minor Pre-PR fixes 9 years ago
utkarshcmu 662579e9a9 Added preferences migrations 9 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
utkarshcmu bcaaedf2ff Resurrected nikita-graf's work and added playlistType for future use 10 years ago
woodsaj c35b51a268 refactor. 10 years ago
woodsaj c4a0fe0234 add pluginBundle backend api methods and SQL storage 10 years ago
woodsaj 9023171940 inital backend suport for quotas. issue #321 10 years ago
Torkel Ödegaard 444807c35b feat(invite): worked on db & domain model for temp users, #2353 10 years ago
Torkel Ödegaard 964f0861d6 more work on dashboard snapshots 10 years ago
Torkel Ödegaard d8005af8ee updated circle with fmt formating test 10 years ago
Torkel Ödegaard f3f79792ab account -> org table migration is starting to work, need to test mysql and postgres 10 years ago
Torkel Ödegaard 02a89c752b Progress on database schema migration for account -> org refactor 10 years ago
Torkel Ödegaard afb847acc8 a lot of work on database schema and migration setup, postgres now works, every integration test passes for all database types, only token table left to do 11 years ago
Torkel Ödegaard 2379c5b770 Added loglevel to migrator, added dashboard table & index migrations 11 years ago
Torkel Ödegaard 90925273a0 User / Account model split, User and account now seperate entities, collaborators are now AccountUsers 11 years ago
Torkel Ödegaard f1996a9f1f Initial work on seperation between user and account 11 years ago
Torkel Ödegaard d8e5be5782 Worked on database agnostic table creation for db migrations 11 years ago
Torkel Ödegaard 7d70ffe201 adding more columns for account table migration 11 years ago
Torkel Ödegaard a64a38d7dd Added migration log and migration id, do not execute already executed migrations 11 years ago
Torkel Ödegaard 8bfed7508c More work on sql schema and migrations, starting to get somewhere 11 years ago
Torkel Ödegaard 68a77c4051 More progress on db schema setup and migrations, tricky stuff 11 years ago
Torkel Ödegaard 1f987c1903 Began work on real sql schema definitions, and migration engine 11 years ago