oncall-engine/grafana-plugin/src
Matias Bordese 0fa3522db7
Add doc references to regex_search jinja filter (#4973)
This filter wasn't listed in cheatsheet or docs, but it is usually more
flexible/simpler than `regex_match` if trying to search for a substring
in payload.

Also setup a
[timeout](https://github.com/mrabarnett/mrab-regex?tab=readme-ov-file#timeout)
when regex searching/matching/replacing.

Related to [this
issue](https://docs.google.com/document/d/1gESMLdbJSnLnSnK7Nhp7DvJ7f10qZXsEm5GrgBc5RqQ/edit)
2024-09-04 17:47:09 +00:00
..
assets Polish unified slack ui (#4819) 2024-08-14 12:52:55 +00:00
components Add doc references to regex_search jinja filter (#4973) 2024-09-04 17:47:09 +00:00
containers Fixed Schedules modals dragging/initial positioning (#4953) 2024-08-29 11:16:10 +00:00
dashboards Revert using backticks in insights queries (#4488) 2024-06-07 13:58:07 +00:00
icons Google OAuth2 flow + fetch Google Calendar OOO events (#4067) 2024-04-02 14:59:03 -04:00
jest generate types, create http client and add exemplary usage (#3384) 2023-11-29 05:16:13 +00:00
models chore: Switch to pnpm + adjust to IRM (#4969) 2024-09-02 12:48:23 +00:00
navbar Fixed deprecated imports of H/VGroup in favor of Stack (#4897) 2024-08-27 09:37:30 +00:00
network chore: Switch to pnpm + adjust to IRM (#4969) 2024-09-02 12:48:23 +00:00
pages Fixed deprecated imports of H/VGroup in favor of Stack (#4897) 2024-08-27 09:37:30 +00:00
plugin New OnCall plugin initialization process (#4657) 2024-08-16 16:43:52 +00:00
state fix: show api url in main settings (#4896) 2024-08-22 08:02:05 +00:00
styles Allow routing via labels on the Integration page (#3850) 2024-07-15 07:43:40 +00:00
utils Fixed deprecated imports of H/VGroup in favor of Stack (#4897) 2024-08-27 09:37:30 +00:00
index.d.ts Change functions for access control (#3184) 2023-10-23 15:58:45 -06:00
module.ts Fixed deprecated imports of H/VGroup in favor of Stack (#4897) 2024-08-27 09:37:30 +00:00
plugin.json Add missing permission to call machine learning plugin (#4983) 2024-09-04 17:45:41 +00:00
PluginPage.tsx Renamed index.ts files to more appropiate names + converted default exports to named exports (#3866) 2024-02-13 08:53:18 +00:00
types.ts fix: show api url in main settings (#4896) 2024-08-22 08:02:05 +00:00