0
0
Fork 0
mirror of https://github.com/alerta/alerta-webui.git synced 2025-03-16 05:23:28 +00:00

Commit graph

  • cf44cfc139 deploy: cc181c63b2 satterly 2023-03-07 21:56:54 +0000
  • 03d8c0cd5f disabled vue-multi-word-component-names eslint error headphonejames 2023-03-07 13:56:45 -0800
  • eaebbac312 removed ts lang to support @Options in /views headphonejames 2023-03-07 13:56:05 -0800
  • 49d45b3765 deploy: 6363df2571 satterly 2023-03-07 21:54:22 +0000
  • 6e6f1855ec change filter syntax to vue 3 headphonejames 2023-03-07 13:54:16 -0800
  • cf6d6cdd61 changing @Component decorator to @Options for /views headphonejames 2023-03-07 13:52:59 -0800
  • 48703ce691 change obsolete eslint rule headphonejames 2023-03-07 13:52:22 -0800
  • 4482256874 Fix package dependencies headphonejames 2023-03-07 13:51:40 -0800
  • 6770fe6c0c Upgraded @vue/cli* packages headphonejames 2023-03-07 13:50:37 -0800
  • 47056499ce Upgraded vue-router to v4 headphonejames 2023-03-07 13:49:23 -0800
  • 313bb2b835 change css preprocessor from stylus to sass headphonejames 2023-03-07 13:48:06 -0800
  • 9a1cd17344 Implemented steps 1-4 of migration guide headphonejames 2023-03-07 13:47:35 -0800
  • 9084fa39ff Exported app instance from main.ts. Readded missing npm packages headphonejames 2023-03-07 13:46:02 -0800
  • cc181c63b2
    Treat ISA 18.2 UNACK and RTNUN as Open to allow ACKing and SHELVing as well (#526) Jan David Mol 2023-03-07 22:41:04 +0100
  • 6363df2571
    build(deps): bump minimist and @vue/cli-plugin-e2e-cypress (#549) dependabot[bot] 2023-03-07 22:37:46 +0100
  • 8da6c55b2c First update to libraries headphonejames 2023-03-07 13:14:49 -0800
  • 8dddb6e10e allow for modifying Alert copy-button behaviour emil-lengman 2023-03-04 08:56:59 +0100
  • 496485cac2 deploy: c8472f5685 satterly 2023-02-28 00:04:05 +0000
  • 99c7d1e3d6 deploy: 94b9539427 satterly 2023-02-27 23:54:53 +0000
  • 38229f0e1e
    build(deps): bump ejs, @vue/cli-plugin-babel, @vue/cli-plugin-e2e-cypress, @vue/cli-plugin-eslint, @vue/cli-plugin-typescript, @vue/cli-plugin-unit-jest and @vue/cli-service dependabot[bot] 2023-02-27 23:45:20 +0000
  • d5a8d14bd7
    build(deps): bump minimist and @vue/cli-plugin-e2e-cypress dependabot[bot] 2023-02-27 23:45:01 +0000
  • c8472f5685 Bump package dependencies Feb 2023 Nick Satterly 2023-02-28 00:43:19 +0100
  • 1631b22f71
    build(deps): bump ejs and @vue/cli-service dependabot[bot] 2023-02-27 23:35:14 +0000
  • c1c85f0a2c
    build(deps): bump express from 4.17.1 to 4.18.2 dependabot[bot] 2023-02-27 23:33:22 +0000
  • bdc50417cd
    build(deps): bump eventsource from 1.1.0 to 1.1.2 dependabot[bot] 2023-02-27 23:33:22 +0000
  • ea8e1bb769
    build(deps): bump follow-redirects from 1.14.5 to 1.15.2 dependabot[bot] 2023-02-27 23:33:21 +0000
  • 1a0eef9b74
    build(deps): bump url-parse from 1.5.3 to 1.5.10 dependabot[bot] 2023-02-27 23:33:17 +0000
  • 4f1ace13f5
    build(deps): bump qs from 6.5.2 to 6.5.3 dependabot[bot] 2023-02-27 23:32:57 +0000
  • 13a8a47f90
    build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 dependabot[bot] 2023-02-27 23:32:56 +0000
  • 31d4e044cc
    build(deps): bump terser from 4.8.0 to 4.8.1 dependabot[bot] 2023-02-27 23:32:53 +0000
  • ff78e76bf4
    build(deps): bump minimatch from 3.0.4 to 3.0.8 dependabot[bot] 2023-02-27 23:32:52 +0000
  • 079b05b581
    build(deps): bump moment from 2.29.1 to 2.29.4 dependabot[bot] 2023-02-27 23:32:39 +0000
  • 94b9539427
    build(deps): bump ajv from 6.10.0 to 6.12.6 (#518) dependabot[bot] 2023-02-28 00:31:40 +0100
  • 0735b15cba
    build(deps): bump ajv from 6.10.0 to 6.12.6 dependabot[bot] 2023-02-27 21:30:49 +0000
  • e8a6b9c7e4 deploy: d7a9a79995 satterly 2023-02-27 20:14:44 +0000
  • d7a9a79995
    build(deps-dev): bump node-sass from 4.14.1 to 7.0.0 (#517) dependabot[bot] 2023-02-27 20:58:40 +0100
  • 986e777986 [up] conditional https in vite dev server Victor Gorchilov 2023-02-20 11:09:28 +0200
  • ad0416c983 [up] bump version Iskren Hadzhinedev 2023-02-07 18:20:03 +0200
  • 9e4d3553af [fix] re-add the shortId for incidents (no idea where they went in the first place) Iskren Hadzhinedev 2023-02-07 18:19:31 +0200
  • f09116a0d0 [fix] convert arrow functions to regular anonymous functions to preserve this context Iskren Hadzhinedev 2023-02-07 18:19:17 +0200
  • 4b6b318230 [up] add @vue/runtime-dom for better JSX support Iskren Hadzhinedev 2023-02-07 18:18:49 +0200
  • f65a775452 [up] add vuecompileroptions directives Iskren Hadzhinedev 2023-02-07 18:18:24 +0200
  • 24bdc40ad9 return console log headphonejames 2023-01-31 12:02:17 -0800
  • 403a7b0f82 Allow a single note to be applied to all selected alerts. headphonejames 2023-01-31 12:00:50 -0800
  • 4e90539ed7
    Allow multiple alerts to be selected in the alert list (#1) Headphones James 2023-01-31 11:48:34 -0800
  • 624d10046c Allow a single note to be applied to all selected alerts. headphonejames 2023-01-31 11:15:28 -0800
  • 040354fd62 Prevent the same alert to be added to the selected list multiple times. headphonejames 2023-01-31 10:22:58 -0800
  • c2462242f9 Prevent the same alert to be added to the selected list multiple times. headphonejames 2023-01-31 09:52:12 -0800
  • a0d04716a3 Allow multiple alerts to be selected in the alert list by holding down the shift key. Addresses https://gr-oss.atlassian.net/browse/AL-1 headphonejames 2023-01-16 11:50:35 -0800
  • 8ca776fa2a
    Update release.yml Iskren Hadzhinedev 2023-01-13 11:06:03 +0200
  • b514011f73 Merge branch 'main' of github.com:x3me/alerta-webui Iskren Hadzhinedev 2023-01-13 11:02:12 +0200
  • 768f067cc7 Bump version Iskren Hadzhinedev 2023-01-13 11:00:01 +0200
  • fd979c1b55 allow longer snooze to Team Lead members Iskren Hadzhinedev 2022-10-28 15:24:45 +0300
  • 2313e38cad fix node-sass version headphonejames 2022-11-28 10:39:17 -0800
  • 2735eaf76b Allow a single note to be applied to all selected alerts. Addresses https://gr-oss.atlassian.net/browse/AL-2 headphonejames 2022-11-16 08:54:28 -0800
  • ac964c90a9 allow longer snooze to Team Lead members Iskren Hadzhinedev 2022-10-28 15:24:45 +0300
  • 7586233ee0 [up] alert back buttom add hash Victor Gorchilov 2022-09-30 13:09:09 +0300
  • 51500f1616 Merge branch 'main' of github.com:x3me/alerta-webui Iskren Hadzhinedev 2022-09-13 09:30:46 +0300
  • 30d997cff5 Add shortId to incident button Iskren Hadzhinedev 2022-09-13 09:28:50 +0300
  • 8bee4803a4 [up] incident button displaying more info Victor Gorchilov 2022-08-31 11:25:33 +0300
  • 6bd6d255f2 [fix] alert list headers not aligned Victor Gorchilov 2022-08-30 11:01:40 +0300
  • 02d9a0e5e0 render HTML marked-up attributes Chip Marshall 2022-08-24 13:18:23 -0700
  • d102f59ce5 [up] tooltip for snooze Victor Gorchilov 2022-08-22 14:58:27 +0300
  • a067fd0c8d [up] snooze incident with custom message Iskren Hadzhinedev 2022-08-17 14:12:08 +0300
  • e064f6f226 Wire up the Russian locale option setting Nick Satterly 2022-07-04 22:07:15 +0200
  • 28c6039a0e Restore FR translations and create RU file Nick Satterly 2022-07-04 22:00:04 +0200
  • 9d901b1b06
    Merge ac95651747 into e7575af4f3 Are Schjetne 2022-06-23 11:26:26 +0000
  • ac95651747 feat: Generic plugable "filters" (#511) Are Schjetne 2022-01-07 10:27:02 +0100
  • 58bc544f08
    build(deps): bump eventsource from 1.1.0 to 1.1.1 dependabot[bot] 2022-06-01 21:58:18 +0000
  • eb51e7e6d7 [up] showing last five notes in incident Victor Gorchilov 2022-05-31 14:17:44 +0300
  • 8dd1d8a616 [fix] updating incident button when fetching alerts Victor Gorchilov 2022-05-11 10:35:50 +0300
  • 98d47a3e26 [up] sorting incident and alert notes Victor Gorchilov 2022-05-10 14:57:37 +0300
  • dbdf8730d7 [fix] keycloak 17 removing /auth context Victor Gorchilov 2022-05-05 16:23:25 +0300
  • b0ece793be
    Update fr.js pshakhvatov 2022-04-30 03:53:14 +0300
  • 6cf9d782c5 [fix] spacing of alert list status Victor Gorchilov 2022-04-29 13:35:09 +0300
  • 11773d0305 [up] smaller owner icon for incident list Victor Gorchilov 2022-04-21 18:37:49 +0300
  • c7cd19fd78 [fix] updating vuex state outside mutation Victor Gorchilov 2022-04-20 16:48:33 +0300
  • 72352a18f1 [fix] no alerts last receive time in incident Victor Gorchilov 2022-04-20 15:57:56 +0300
  • 7a421efe53 [up] styling tags in incident history Victor Gorchilov 2022-04-20 14:39:10 +0300
  • 43f74ae7d9 [up] incident history Victor Gorchilov 2022-04-20 12:44:58 +0300
  • d398876f0a [fix] timestamps and counting Victor Gorchilov 2022-04-19 10:22:43 +0300
  • 9ee69dfbd0 Treat ISA 18.2 UNACK and RTNUN as Open to allow ACKing and SHELVing as well Jan David Mol 2022-04-17 23:19:08 +0200
  • 3ef724ee8b [up] adding relative timestamp to date format Victor Gorchilov 2022-04-14 10:39:58 +0300
  • 05b89d55fa [up] pass handling of sort to data table iter Victor Gorchilov 2022-04-13 15:35:50 +0300
  • 15d983b5fb [up] editing incident tags from main view Victor Gorchilov 2022-04-13 14:29:40 +0300
  • ee79010c47 [up] align note in alert list, handle pagination refreshing of items Victor Gorchilov 2022-04-13 13:49:10 +0300
  • c0a0f93d29 [up] timeago set format style Victor Gorchilov 2022-04-12 16:18:47 +0300
  • 73834dc423 [fix] duplicate alerts requests Victor Gorchilov 2022-04-12 14:27:15 +0300
  • 573b0bd0d9 [fix] duplicated incidents requests Victor Gorchilov 2022-04-12 14:19:31 +0300
  • c60b8f045a [up] extract incident list to component and handle sorting Victor Gorchilov 2022-04-12 12:26:57 +0300
  • 6070b147b6 [up] changing incidents view to list Victor Gorchilov 2022-04-11 15:39:03 +0300
  • b9d450a45e
    build(deps): bump moment from 2.29.1 to 2.29.2 dependabot[bot] 2022-04-09 12:43:41 +0000
  • e5f5708354 [up] sorting notes in incident by create time Victor Gorchilov 2022-03-29 17:31:50 +0300
  • f2a65567b5 [up] search incidents Victor Gorchilov 2022-03-21 10:39:46 +0200
  • dcef3088f4 [up] paginating incidents Victor Gorchilov 2022-03-21 10:09:46 +0200
  • fa53dd4512 [up] users can reassign incidents Victor Gorchilov 2022-03-18 16:38:52 +0200
  • b65361f5a9 [up] luxon Victor Gorchilov 2022-03-17 15:47:08 +0200
  • 28c5213666 [up] multi-select incident owners Victor Gorchilov 2022-03-15 16:30:53 +0200
  • 0577bfc191 [up] filtering incidents by owner Victor Gorchilov 2022-03-15 11:19:09 +0200
  • 459d0d373c [fix] handling empty search Victor Gorchilov 2022-03-14 13:12:34 +0200