Commit Graph

  • 111a08ebfc fix: raw queries pointing to role column in users table feat/introduce-user-x-role Karan Balani 2026-03-21 02:05:14 +05:30
  • 26db7b9f9a feat: add migration to drop role column from users table Karan Balani 2026-03-21 01:41:07 +05:30
  • 00b386b121 fix: user types and order of update user Karan Balani 2026-03-21 00:19:58 +05:30
  • ee116900c2 fix: golint and register migrations Karan Balani 2026-03-21 00:04:18 +05:30
  • 87d89fb1ef feat: introduce user_role table Karan Balani 2026-03-20 23:49:09 +05:30
  • 1a85ccb373 chore: remove unused config files from conf/ (#10663) main Pandey 2026-03-20 21:32:21 +05:30
  • 4b01a40fb9 Merge branch 'refactor/cloud-integration-impl-store' into refactor/cloud-integration-handlers refactor/cloud-integration-handlers swapnil-signoz 2026-03-20 20:53:54 +05:30
  • 2d8a00bf18 fix: update error code for service not found refactor/cloud-integration-impl-store swapnil-signoz 2026-03-20 20:53:33 +05:30
  • f1b26b310f Merge branch 'main' into refactor/cloud-integration-impl-store swapnil-signoz 2026-03-20 20:51:44 +05:30
  • 2c438b6c32 Merge branch 'refactor/cloud-integration-impl-store' into refactor/cloud-integration-handlers swapnil-signoz 2026-03-20 20:48:34 +05:30
  • 78b0836974 fix(api-monitoring): border being hidden on hover (#9415) Debopam Roy 2026-03-20 19:07:10 +05:30
  • 1814c2d13c Merge branch 'main' into refactor/cloud-integration-handlers swapnil-signoz 2026-03-20 17:52:31 +05:30
  • 7df1f25bcd fix(ui): add cursor pointer on External APIs domain rows (#10654) Veer Shah 2026-03-20 17:25:24 +05:30
  • e6cd771f11 Merge origin/main into refactor/cloud-integration-handlers swapnil-signoz 2026-03-20 16:46:36 +05:30
  • a5f8c199a5 feat: deprecate old user invite apis (#10600) Karan Balani 2026-03-20 02:14:07 +05:30
  • dfe2a6a9e5 fix(tests): fix flaky rootuser integration tests (#10660) Pandey 2026-03-20 01:52:02 +05:30
  • 16a915be94 feat: new service account page with crud and listing (#10535) SagarRajput-7 2026-03-20 01:35:06 +05:30
  • cc6f2170a5 refactor: remove DeprecatedFlags CLI flag backward compatibility (#10659) Pandey 2026-03-20 01:13:37 +05:30
  • 4ffab5f580 feat: add --config flag for YAML configuration files (#10649) Pandey 2026-03-20 00:39:15 +05:30
  • 6483c1b8b2 fix(infra-monitoring): request loop when click to visualize volume fix/infra-monitoring-volume-loop Vinícius Lourenço 2026-03-19 11:57:33 -03:00
  • 9ffc1203da chore: updated newline to markdown format feat/alert_manager_template Abhishek Kumar Singh 2026-03-19 22:50:24 +05:30
  • 0f4f5aa187 chore: update tests from dashboard provider migration (#10653) chore/move-from-dashboard-provider-1 Ashwin Bhatkal 2026-03-19 22:49:36 +05:30
  • 6f10360442 fix(infra-monitoring): volume details charts rendering undefined as legend fix/infra-monitoring-volume-labels Vinícius Lourenço 2026-03-19 13:44:42 -03:00
  • edbec2c4a8 chore: remove usage of updatedTimeRef in dashboard provider (#10551) Ashwin Bhatkal 2026-03-19 21:24:05 +05:30
  • 2d42a30761 fix(infra-monitoring): preserve default order by from base query when value is null fix/infra-breaking-with-percentage Vinícius Lourenço 2026-03-19 10:45:20 -03:00
  • 5b814eb6a5 fix(hooks): use push instead of replace to preserve back/forward history Vinícius Lourenço 2026-03-19 10:43:54 -03:00
  • 73308b4944 fix(infra-monitoring): not fetching correct group by keys fix/infra-monitoring-wrong-category Vinícius Lourenço 2026-03-19 09:54:11 -03:00
  • 644228735b fix: added fix for isolated points render with null both side (#10630) Abhi kumar 2026-03-19 17:19:29 +05:30
  • 64706b30f2 fix: issues after rebasing from main refactor/separate-user-models Karan Balani 2026-03-19 17:12:38 +05:30
  • 3aad23ab1c fix: sti Karan Balani 2026-03-19 03:02:35 +05:30
  • 0455037025 fix: openapi specs Karan Balani 2026-03-19 02:30:52 +05:30
  • 3102e76e80 chore: update filenames for migrations Karan Balani 2026-03-19 02:24:35 +05:30
  • 774e9e49dc fix: more backward compat Karan Balani 2026-03-19 02:18:58 +05:30
  • 29c3d10769 fix: naming in root user service Karan Balani 2026-03-19 02:08:22 +05:30
  • 2a75e141dc fix: backward compatibility issues Karan Balani 2026-03-19 01:59:47 +05:30
  • ea5efbb68e fix: validate role in sso mapping Karan Balani 2026-03-19 01:37:48 +05:30
  • 15451985e5 fix: found bugs Karan Balani 2026-03-19 00:49:43 +05:30
  • ef5c36b2c3 fix: revert some role related changes Karan Balani 2026-03-19 00:31:10 +05:30
  • ad83b0e09b chore: keep support for role for backward compatibility Karan Balani 2026-03-18 23:44:56 +05:30
  • 4f3b75a914 fix: leftovers Karan Balani 2026-03-18 22:08:24 +05:30
  • 809c66e27e feat: introduce user_role table Karan Balani 2026-03-18 20:21:52 +05:30
  • 57442ef4a4 fix: types for email and org id in storableuser struct Karan Balani 2026-03-18 02:31:52 +05:30
  • 267d2b1d42 chore: use deleted at also in conversions and remove user_role file, will be added in diff pr Karan Balani 2026-03-18 02:10:15 +05:30
  • 2add13d228 chore: revert openapi changes, keeping this clean Karan Balani 2026-03-18 01:57:24 +05:30
  • c35990ead9 chore: update openapi spec Karan Balani 2026-03-18 01:21:15 +05:30
  • f23a364fbe refactor: separate db and domain models for user Karan Balani 2026-03-17 22:44:13 +05:30
  • 1cb6f94d21 fix: proper composite query schema nv/4172 Naman Verma 2026-03-19 16:18:31 +05:30
  • 29ec71b98f fix: allow gateway apis on editor access (#10646) Karan Balani 2026-03-19 16:00:28 +05:30
  • ca9cbd92e4 feat(identn): implement an impersonation identn (#10641) Pandey 2026-03-19 15:43:12 +05:30
  • 68155f374b chore: folders in schemas for arranging Naman Verma 2026-03-19 15:15:06 +05:30
  • 696524509f chore: folders in schemas for arranging Naman Verma 2026-03-19 15:14:43 +05:30
  • 0faef8705d feat: added changes for spangaps thresholds (#10570) Abhi kumar 2026-03-19 15:10:02 +05:30
  • 2ca9085b52 chore: add eslint rule for zustand getState (#10648) Ashwin Bhatkal 2026-03-19 14:43:09 +05:30
  • c7417821d9 fix: update tests tvats-move-export-to-post Tushar Vats 2026-03-19 14:25:43 +05:30
  • 705cdab38c chore: rename Naman Verma 2026-03-19 14:24:10 +05:30
  • 17e51ba580 fix: v3 filter_suggestions fix/filter_suggestions Piyush Singariya 2026-03-19 14:15:54 +05:30
  • 4d649a8e0c chore: go lint fix nv/6204 Naman Verma 2026-03-19 13:32:50 +05:30
  • d1c6a3040b fix: consequences of load testing Naman Verma 2026-03-19 13:27:47 +05:30
  • 74b8519118 fix: address commnets from aditya Tushar Vats 2026-03-19 12:35:24 +05:30
  • c3d6fed555 chore: derive dashboard locked state from global state (#10645) Ashwin Bhatkal 2026-03-19 12:29:46 +05:30
  • 6df19fd8bb chore: replace useDashboard with useDashboardStore (#10629) Ashwin Bhatkal 2026-03-19 12:27:51 +05:30
  • d4a9c84753 fix: addressed comments Tushar Vats 2026-03-19 12:08:14 +05:30
  • 6b94f87ca0 Merge branch 'main' into refactor/cloud-integration-handlers swapnil-signoz 2026-03-19 11:43:21 +05:30
  • bf315253ae fix: lint issues swapnil-signoz 2026-03-19 11:43:09 +05:30
  • 668ff7bc39 fix: lint and ci issues swapnil-signoz 2026-03-19 11:34:27 +05:30
  • b7d0c8b5a2 Revert "Revert "fix: "In Progress" stuck agent config (#10476)" (#10633)" (#10644) Piyush Singariya 2026-03-19 10:18:17 +05:30
  • fe9248fb8d chore: move dashboard provider from redux to zustand Ashwin Bhatkal 2026-03-19 09:38:24 +05:30
  • ae9b881413 chore: py script not needed Naman Verma 2026-03-19 01:39:17 +05:30
  • 05f4e15d07 chore: rearrange specs in package.json Naman Verma 2026-03-19 01:39:08 +05:30
  • 07f2aa52fd feat: adding handlers swapnil-signoz 2026-03-19 01:35:01 +05:30
  • 1653c6d725 chore: checkpoint for half correct setup Naman Verma 2026-03-19 01:34:22 +05:30
  • ce5499d5a7 feat(authz): migrate authorization to authz instead of user.role (#10486) Vinicius Lourenço 2026-03-18 15:24:11 -03:00
  • b9bcd2d4e1 feat: refactored the member status mapping update-members-api SagarRajput-7 2026-03-18 23:42:53 +05:30
  • 78246fdc6a fix(infra-monitoring): grouped row key trying to serialize circular reference Vinícius Lourenço 2026-03-18 14:21:49 -03:00
  • 4849c8ef4b fix(infra-monitoring): use nuqs instead of searchParams to handle decoding issues Vinícius Lourenço 2026-03-18 14:03:50 -03:00
  • 4554a09a42 fix: handle foreign key constraint on rule and planned maintenance deletion (#10632) Pandey 2026-03-18 22:08:37 +05:30
  • 070b4b7061 chore: test file with way more examples Naman Verma 2026-03-18 22:01:16 +05:30
  • 7f4c06edd6 chore: test file with way more examples Naman Verma 2026-03-18 22:01:10 +05:30
  • 3416b3ad55 Merge branch 'main' into refactor/cloud-integration-handlers swapnil-signoz 2026-03-18 21:50:40 +05:30
  • 794a7f4ca6 fix: adding migration to fix wrong index on cloud integration table (#10607) swapnil-signoz 2026-03-18 21:31:55 +05:30
  • 34dcd79243 feat: updated the confirmation dialog description as now the we cant permanently delete the member SagarRajput-7 2026-03-18 21:06:43 +05:30
  • fd3b1c5374 fix(checkout): pass downstream error meesage to UI (#10636) aniketio-ctrl 2026-03-18 20:58:01 +05:30
  • 145d6327a7 feat: feedback, refactor and test mock update SagarRajput-7 2026-03-18 19:04:04 +05:30
  • 61cfd33fc6 feat: test case and pagination fix SagarRajput-7 2026-03-18 18:30:10 +05:30
  • b299d63263 feat: changed text for copy, cancel and ingeneral messaging for invited users SagarRajput-7 2026-03-18 17:59:50 +05:30
  • 94f3e6d6d7 feat: delete orphaned type files SagarRajput-7 2026-03-18 11:58:13 +05:30
  • 7ae0a23103 feat: removed deprecated invite endpoint apis SagarRajput-7 2026-03-18 11:24:57 +05:30
  • 2d91b5fd0b feat: updated members page with new status response and remove invite endpoint api SagarRajput-7 2026-03-18 10:36:32 +05:30
  • ab1428d413 fix: allow pending user to be updated Karan Balani 2026-03-18 20:28:02 +05:30
  • 9c859e4d07 chore: add back validation for pending user in list user apis for integration tests Karan Balani 2026-03-16 15:49:16 +05:30
  • d6de4d58f7 chore: deprecate old user invite apis Karan Balani 2026-03-16 15:41:34 +05:30
  • 9064db9c84 fix: cleanup issue_4250 nityanandagohain 2026-03-18 20:12:29 +05:30
  • 36e8d2e6c6 Merge branch 'main' into nv/6204 Naman Verma 2026-03-18 20:05:03 +05:30
  • 095becaf93 fix: updated implementation for using trace summary in list view nityanandagohain 2026-03-18 19:33:10 +05:30
  • 6bed20b5b9 fix: remove fields from variable specs that are there in ListVariable Naman Verma 2026-03-18 19:19:00 +05:30
  • e52c5683dd feat(signozhq-ui): add @signozhq/ui lib (#10616) Vinicius Lourenço 2026-03-18 10:44:25 -03:00
  • 90e3cb6775 feat: replaced external apis barchart with the new bar chart (#10460) Abhi kumar 2026-03-18 19:06:23 +05:30
  • a1bf0e67db feat: event dots in trace details feat/trace-details-ux-1 aks07 2026-03-18 18:54:19 +05:30
  • 155f287462 chore(release): bump to v0.116.1 (#10635) v0.116.1 primus-bot[bot] 2026-03-18 17:58:33 +05:30
  • c8fcc48022 Revert "fix: "In Progress" stuck agent config (#10476)" (#10633) Piyush Singariya 2026-03-18 17:00:39 +05:30