Commit Graph

770 Commits (d95eabfeec00a2386a64db9461e119ff0c8ac4f6)

Author SHA1 Message Date
Gerben Meijer e722732021 Return actual user ID in UserProfileDTO 8 years ago
Alexander Zobnin 0ffcea08c7 dashboard version cleanup: more tests and refactor 8 years ago
Alexander Zobnin 2ade0881b1 minor refactor of dashboard version cleanup 8 years ago
Alexander Zobnin 3f85fcce2d refactor: dashboard version cleanup 8 years ago
Alexander Zobnin f976b690ca limit number of rows deleted by dashboard version cleanup 8 years ago
Alexander Zobnin fc2d1d6ca9 fix dashboard version cleanup on large datasets 8 years ago
Daniel Lee 9cdd7cb04c database: expose SetConnMaxLifetime as config setting 8 years ago
Daniel Lee 5a3ba68a9c database: fixes after xorm update 8 years ago
Daniel Lee 1c20126f87 database: update xorm to v0.6.4 and xorm core to v0.5.7 8 years ago
Marcus Efraimsson ef3588c1f8 docker: mssql and mssql tests blocks with common build context 8 years ago
Marcus Efraimsson 57d46a706c mssql datasource: additional data type tests 8 years ago
bergquist 061a418f0f style: dont expose func outside package 8 years ago
bergquist ff6108051d removes unused variables 8 years ago
Daniel Lee fe49182b9d snapshots: fixes cleanup of old snapshots 8 years ago
Marcus Efraimsson 3f588b4c48 dashboards: created/updated and createdby/updatedby should be set before save 8 years ago
Daniel Lee 7d9a9fa29c snapshots: change to snapshot list query 8 years ago
Marcus Efraimsson 02278f90a7 dashboards: make fake dashboard guardian available to other packages 8 years ago
Marcus Efraimsson 39aba03483 dashboards: created date should be set when creating a folder/dashboard 8 years ago
Marcus Efraimsson 53cd39fde5 Shouldn't be able to overwrite a dashboard if you don't have permissions (#10900) 8 years ago
Leonard Gram fe357a72d9 login: migration fix. 8 years ago
Leonard Gram 0053be9882 login: uses epochs for login throtting. 8 years ago
Leonard Gram 1f3442020b alerts: refactoring tests 8 years ago
Leonard Gram c5226a945b alerting: pausing alerts modifies updated. 8 years ago
Torkel Ödegaard 8af2c9f1f8 test: added integration test for #10941 8 years ago
Torkel Ödegaard 5323971c21
refactoring: alert rule query refactoring (#10941) 8 years ago
bergquist 529fc022d5 db: reduce name column size in dashboard_provisoning 8 years ago
Daniel Lee b9d572bdec teams: adds some validation to the API 8 years ago
bergquist 56907eef69 tests: makes sure we all migrations are working 8 years ago
Leonard Gram fa1b92a12b
provisioning: uses unix epoch timestamps. (#10907) 8 years ago
Torkel Ödegaard fcaa8227a6
Dashboard acl query fixes (#10909) 8 years ago
bergquist 1a041a2250 bug: return correct err message 8 years ago
Leonard Gram b60b6690ba sql: removes locale from test to mirror prod. 8 years ago
bergquist fc371af47f adds tests that validate that updated is correct 8 years ago
Torkel Ödegaard 162439a8d6 fix: removed logging 8 years ago
Torkel Ödegaard e3c3f3ce4c fix: sql search permissions filter fix 8 years ago
Marcus Efraimsson e1e0b5f951 teams: use orgId in all team and team member operations (#10862) 8 years ago
Torkel Ödegaard 4d5a24a6c4 permissions: might have a solution for search 8 years ago
bergquist 59cd2d5102 provisioning: avoid caching and use updated field from db 8 years ago
Marcus Efraimsson a86f2fa34b user picker should only include users from current org (#10845) 8 years ago
Marcus Efraimsson 8921b0b517 db test: allow use of env variable for database engine to run tests for 8 years ago
Torkel Ödegaard 8e8f3c4332 dashboard and folder search with permissions 8 years ago
Marcus Efraimsson 0e8377a9f4 Update logic for create/update dashboard, validation and plugin dashboard links (#10809) 8 years ago
Torkel Ödegaard b84fd3a7ae fix: initial fix for #10822 8 years ago
Daniel Lee db1423eebc dashfolders: fixes #10820 8 years ago
Torkel Ödegaard cf7be5da0b fix: changed dashboard title length to match slug length, will fix mysql index size issue, fixes #10779 8 years ago
Daniel Lee 2d1bd270fb Stale permissions (#10768) 8 years ago
Carl Bergquist 04a94ce396 adds unique index for org_id+folder_id+title on dashboards (#10766) 8 years ago
Marcus Efraimsson a879dd8c0c dashboards: render correct link for folder when searching for dashboards (#10763) 8 years ago
Carl Bergquist cc0cc8dd73 changes to new urlformat for home dashboard (#10738) 8 years ago
Marcus Efraimsson 744f402a96 db: fix failing integration tests for mysql and postgresql 8 years ago