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

Commit graph

  • f3e3f46f88 fix: checkbox on userlist not showing checked state Zakareya Alatoli 2023-03-25 12:09:41 -0400
  • d8d6958f33 fix: heartbeatlist and userlist formatting Zakareya Alatoli 2023-03-25 12:07:00 -0400
  • 638b667275 fix: manifest uses item props Zakareya Alatoli 2023-03-25 10:48:32 -0400
  • f32d0cf0ae fix: headers display on apikeylist Zakareya Alatoli 2023-03-25 10:43:36 -0400
  • 8a2d33b87f fix: item props not being passed to heartbeatlist Zakareya Alatoli 2023-03-25 10:33:26 -0400
  • fea32fb6e0 fix: alerts not being selected based on id Zakareya Alatoli 2023-03-25 10:24:32 -0400
  • bc6ddda377 fix: alert data columns being rendered twice Zakareya Alatoli 2023-03-24 15:15:31 -0400
  • 8ebd656bfb fix: alert selection buttons Zakareya Alatoli 2023-03-24 15:13:32 -0400
  • fafc1ccdb9 partial fix of customer, heartbeat, about pages Gabby Niamat 2023-03-23 23:03:31 -0400
  • c62d34b02d add missing nunjucks library after rebasing from master. Replaced package-lock.json since libraries are updated for vue3. headphonejames 2023-03-22 15:04:55 -0700
  • ef69b0c877 Merge remote-tracking branch 'origin/master' into update-vue2-to-vue3 headphonejames 2023-03-22 12:49:35 -0700
  • 0000eaaa2d fix: fixed data-table for GroupList page Gabby Niamat 2023-03-22 14:59:00 -0400
  • cb80a61d9b fix: fixed data-table for UserList page Gabby Niamat 2023-03-22 14:57:43 -0400
  • 983e8cbe37 fixed data-table for PermList Gabby Niamat 2023-03-22 14:40:55 -0400
  • f2099057ce pushing broken CustomerList.vue Gabby Niamat 2023-03-20 12:20:36 -0400
  • 9bfc9e805d deploy: 8a24d75b4f satterly 2023-03-20 08:05:00 +0000
  • 8a24d75b4f Minor changes to standardize workflows Nick Satterly 2023-03-20 08:48:46 +0100
  • 0b4fa37783 fix: checkboxes being selected auto-select other checkboxes Zakareya Alatoli 2023-03-19 10:05:57 -0400
  • 54f5ea6964 style: blackout dialog has sensible width on small (laptop) devices Zakareya Alatoli 2023-03-19 09:24:40 -0400
  • 77ee49e6a0 small change to previous commit for more concise syntax Zakareya Alatoli 2023-03-19 08:35:56 -0400
  • c19feba95b
    Update CNAME Nick Satterly 2023-03-19 11:01:57 +0100
  • 9207a76a31 Move beta site to try.alerta.io Nick Satterly 2023-03-19 11:00:25 +0100
  • 0be21ec2b2 deploy: 975bb621d0 satterly 2023-03-19 09:49:15 +0000
  • dd76e7e5da deploy: 67bf18832c satterly 2023-03-19 09:36:20 +0000
  • 9b91d9b204
    build(deps): bump merge and ts-jest dependabot/npm_and_yarn/merge-and-ts-jest--removed dependabot[bot] 2023-03-19 09:34:32 +0000
  • 975bb621d0 Revert "fix: revert back to upstream for vue-authenticate (#557)" Nick Satterly 2023-03-19 10:32:43 +0100
  • 6bd9640b4f deploy: 29feb713df57f74ff2c035e3c757204d1ea72a54 satterly 2023-03-19 09:28:40 +0000
  • 4d22c8ebb9 fix: edit, save, and delete buttons were having the wrong object passed to them Zakareya Alatoli 2023-03-18 19:57:56 -0400
  • afa359e070 fix: blackouts being modified without vuex modifiers Zakareya Alatoli 2023-03-18 19:51:30 -0400
  • b492bba9fd deploy: 67bf18832c satterly 2023-03-18 22:03:33 +0000
  • 67bf18832c Update github actions workflows Nick Satterly 2023-03-18 22:41:30 +0100
  • 3316764b77 deploy: aa7315612b satterly 2023-03-18 20:47:20 +0000
  • 1772b71e95
    build(deps): bump node-forge, @vue/cli-plugin-babel, @vue/cli-service, @vue/cli-plugin-eslint, @vue/cli-plugin-typescript and @vue/cli-plugin-unit-jest dependabot/npm_and_yarn/node-forge-and-vue/cli-plugin-babel-and-vue/cli-service-and-vue/cli-plugin-eslint-and-vue/cli-plugin-typescript-and-vue/cli-plugin-unit-jest-1.3.1 dependabot[bot] 2023-03-18 20:46:10 +0000
  • 570cd22ad4
    build(deps): bump jsdom, @vue/cli-plugin-unit-jest and ts-jest dependabot/npm_and_yarn/jsdom-and-vue/cli-plugin-unit-jest-and-ts-jest-16.7.0 dependabot[bot] 2023-03-18 20:45:45 +0000
  • 9fef07312e
    build(deps): bump yargs-parser, @vue/cli-plugin-unit-jest and ts-jest dependabot/npm_and_yarn/yargs-parser-and-vue/cli-plugin-unit-jest-and-ts-jest-20.2.9 dependabot[bot] 2023-03-18 20:45:43 +0000
  • aa7315612b
    build(deps): bump async from 2.6.1 to 2.6.4 (#559) dependabot[bot] 2023-03-18 21:44:08 +0100
  • 40b5af1784 fix: data tables for apikeylist, topflapping, topoffenders, and topstanding Zakareya Alatoli 2023-03-18 14:54:29 -0400
  • c61c2f82be fix: alert detail sections now properly appear in their respective tabs Zakareya Alatoli 2023-03-18 12:12:34 -0400
  • 39b3beab09 revert change to filters Zakareya Alatoli 2023-03-17 19:50:29 -0400
  • 22a380d0f2 remove unnecessary "this" when using filters Zakareya Alatoli 2023-03-17 19:40:56 -0400
  • c57df463db fix: v-data-table in blackouts not showing as well as broken tooltips in it Zakareya Alatoli 2023-03-17 19:12:57 -0400
  • ab34ace25a fix: search query is now properly submitted Zakareya Alatoli 2023-03-17 17:14:11 -0400
  • 695384ef56 Merge branch 'update-vue2-to-vue3' of https://github.com/G-Research/alerta-webui into update-vue2-to-vue3 Zakareya Alatoli 2023-03-17 14:14:23 -0400
  • 7317c0d968 fix: update-focused returned a boolean of whether or not the text box was focused rather than the input value Zakareya Alatoli 2023-03-17 14:14:09 -0400
  • 3672f0ba86 fix: filtered out empty strings from Roles dropdown menu Gabby Niamat 2023-03-17 14:02:13 -0400
  • 1bc1311434 fix: search function was using an improper event to use for the search query Zakareya Alatoli 2023-03-17 13:55:18 -0400
  • 6fdc53e057 fixed Add button styling and spacing Gabby Niamat 2023-03-17 11:46:22 -0400
  • b9e4e06a00 temp fix: background colors for alerts Zakareya Alatoli 2023-03-16 10:04:27 -0400
  • a85a293342 fix: partial styling on alerts Zakareya Alatoli 2023-03-15 22:43:54 -0400
  • f72a8e5bac fix: v-slot for v-data-table is called "item" not "props" Zakareya Alatoli 2023-03-15 13:57:35 -0400
  • 795ea4a10b removed caching for /help to improve useability Gabby Niamat 2023-03-14 22:22:18 -0400
  • eb422fa4ac fix: alerts data table now renders properly Zakareya Alatoli 2023-03-12 17:14:42 -0400
  • f1828bc12e start fixing v-data-table Zakareya Alatoli 2023-03-12 14:48:56 -0400
  • b12f53280c fix: deprecated vuetify props Zakareya Alatoli 2023-03-11 18:22:13 -0500
  • b01d81e291 fix: updated packages Zakareya Alatoli 2023-03-10 08:48:24 -0500
  • 34b523d916 allow applying a note to multiple alerts at once headphonejames 2023-03-09 09:51:39 -0800
  • 2da04ec2b2 Merge branch 'master' into gr-al-2-apply-multi-note headphonejames 2023-03-09 09:15:43 -0800
  • 9a579d952b deploy: 9e376ccbf2 satterly 2023-03-09 13:51:06 +0000
  • 9e376ccbf2
    allow for modifying Alert copy-button behavior (#555) Emil Lengman 2023-03-09 14:47:51 +0100
  • 21b8569635 rename parameter 'obj' to 'item' emil-lengman 2023-03-08 08:16:46 +0100
  • 4c09823795 add missing packages headphonejames 2023-03-07 20:14:33 -0800
  • 62460c64a3 fix: small vuetify migration changes Gabby Niamat Today 9:59 AM fix: changed components to accept theme='dark' instead of 'dark' prop Gabby Niamat Today 9:50 AM fix: also migrated offset-x to offset Gabby Niamat Today 9:48 AM fix: removed offset-y to just offset Gabby Niamat Today 9:47 AM fix: changed nudge-right to offset Gabby Niamat Today 9:44 AM fix: automatic linting migration Gabby Niamat Today 9:43 AM fix: changed text-xs-center to text-center Gabby Niamat Today 9:41 AM fix: changed grey--text to text-grey Gabby Niamat Today 9:38 AM changed headline to text-h5 and fixed some eslint errors in /views Gabby Niamat Today 9:36 AM changed bottom to location='bottom' Gabby Niamat Today 9:30 AM add vuetify linting Zakareya Alatoli Today 9:11 AM reverted deleted package.json Zakareya Alatoli Yesterday 8:22 PM Merge branch 'vue3-migration' into upgrade-vue2to3 Zakareya Alatoli Yesterday 8:17 PM changed to location=bottom for components Gabby Niamat Yesterday 12:18 PM fix: fixed syntax for template upgrades in AlertDetail Gabby Niamat Yesterday 12:15 PM Merge branch 'upgrade-vue2to3' of https://github.com/ZakareyaAlatoli/alerta-webui into upgrade-vue2to3 Gabby Niamat Yesterday 12:05 PM fix: fixed slot templates for ApiKeyList.vue Gabby Niamat Yesterday 12:02 PM fix: incorrectly displayed vuetify icons Zakareya Alatoli Yesterday 10:31 AM fix: v-select now uses "title" instead of "text" to use as the display value for an object Zakareya Alatoli Yesterday 8:14 AM fix: forms being reset too long after the dialog box they're in is closed Zakareya Alatoli Yesterday 7:55 AM style: changed element sizes on profile page Zakareya Alatoli Yesterday 7:19 AM fix: v-col breakpoint sizes Zakareya Alatoli Yesterday 7:03 AM fix: used templates for slots in ApiKeyList.vue Gabby Niamat 3/5/23, 2:10 PM fix: reinstalled vue-object-merge because store relied on it Zakareya Alatoli 3/4/23, 7:55 PM fix: components loaded asynchronously now use defineAsyncComponent Zakareya Alatoli 3/4/23, 6:00 PM fix: misplaced template end tags Zakareya Alatoli 3/4/23, 3:31 PM fix: more updated slot directives Zakareya Alatoli 3/4/23, 2:09 PM fix: used templates for slots in AlertDetail.vue Gabby Niamat 3/4/23, 12:57 PM fix: used templates for slots in BlackoutList.vue Gabby Niamat 3/4/23, 12:21 PM fix: about half of v-slot errors Zakareya Alatoli 3/3/23, 1:14 PM fixed slot attr depreciation in /reports Gabby Niamat 3/3/23, 10:24 AM changed .sync modifier to v-model syntax Gabby Niamat 3/3/23, 10:10 AM headphonejames 2023-03-07 20:10:32 -0800
  • 2d391102fa fix: changed beforeDestroy() to beforeUnmount() in AlertIndicator.vue Zakareya Alatoli 3/2/23, 10:40 AM fix: enable vue3 essential linting Zakareya Alatoli 3/2/23, 10:38 AM fix: warnings caused by sidemenu toolbar using v-show instead of v-if Zakareya Alatoli 3/2/23, 9:17 AM fix: rightside ellipses button on alerts page Zakareya Alatoli 3/1/23, 9:23 PM headphonejames 2023-03-07 19:44:19 -0800
  • d04b9bc900 fix: tooltip for hovering over savesearch pin Zakareya Alatoli 3/1/23, 7:54 PM headphonejames 2023-03-07 19:43:34 -0800
  • e5ef25db69 fix: profile icon now appears Zakareya Alatoli 3/1/23, 7:38 PM headphonejames 2023-03-07 19:42:41 -0800
  • 8617f35af7 fix: prop name changes in vuetify 3 Zakareya Alatoli 3/1/23, 8:00 AM headphonejames 2023-03-07 19:41:09 -0800
  • 3c0fb7ebaf fix: vue-i18n plugin flags Zakareya Alatoli 2/27/23, 10:41 AM style: removed some semicolons and double quotes Zakareya Alatoli 2/25/23, 1:37 PM fix: path to local fonts in index.html Zakareya Alatoli 2/25/23, 12:43 PM headphonejames 2023-03-07 19:36:00 -0800
  • 855bf3cb30 migrating from v-content to v-main fixed useGroup injection error due to absent v-window nesting migrating vuetify components including v-data-table migrating from v-list-item-avatar headphonejames 2023-03-07 19:34:00 -0800
  • d159fe007a migrating to v-window-item headphonejames 2023-03-07 19:32:25 -0800
  • e552016b03 converting to v-list-item headphonejames 2023-03-07 19:31:36 -0800
  • fad2d584af changed to single quotes in shims file headphonejames 2023-03-07 19:30:49 -0800
  • 0ac003e2c6 migrated v-flex to v-col to support Vuetify 2 headphonejames 2023-03-07 17:03:16 -0800
  • e1c46650be further migration of vuetify components from v1 to v2 headphonejames 2023-03-07 16:53:44 -0800
  • 49ad69eaa7 migrating vuetify from v1 to v2; changing v-list components headphonejames 2023-03-07 16:52:59 -0800
  • 12f904da09 added v-window parent components headphonejames 2023-03-07 16:50:20 -0800
  • 623b0a86c7 update vue-cli-plugin-vuetify headphonejames 2023-03-07 16:44:18 -0800
  • 57f7f8d7ba changed multiple v- component and props to new vuetify names headphonejames 2023-03-07 16:43:10 -0800
  • 26dc578299 general changes + theme changes for vuetify headphonejames 2023-03-07 16:42:20 -0800
  • 3b1a3eaac7 fixing /plugins with vuetify errors headphonejames 2023-03-07 16:41:22 -0800
  • d77c26d60b deploy: e9ccfe4015 satterly 2023-03-07 23:53:21 +0000
  • e9ccfe4015
    fix: revert back to upstream for vue-authenticate (#557) Nick Satterly 2023-03-08 00:50:04 +0100
  • a9ce48585b deploy: 0054fc89b6 satterly 2023-03-07 23:35:29 +0000
  • f376e6ebc0
    build(deps): bump loader-utils, @vue/cli-plugin-babel, @vue/cli-service, @vue/cli-plugin-eslint, @vue/cli-plugin-typescript and @vue/cli-plugin-unit-jest dependabot/npm_and_yarn/loader-utils-and-vue/cli-plugin-babel-and-vue/cli-service-and-vue/cli-plugin-eslint-and-vue/cli-plugin-typescript-and-vue/cli-plugin-unit-jest-2.0.4 dependabot[bot] 2023-03-07 23:22:01 +0000
  • 78853fd436
    build(deps): bump json5, @vue/cli-plugin-babel, @vue/cli-service, @vue/cli-plugin-eslint, @vue/cli-plugin-typescript and @vue/cli-plugin-unit-jest dependabot/npm_and_yarn/json5-and-vue/cli-plugin-babel-and-vue/cli-service-and-vue/cli-plugin-eslint-and-vue/cli-plugin-typescript-and-vue/cli-plugin-unit-jest-2.2.3 dependabot[bot] 2023-03-07 23:19:49 +0000
  • 5a2e576d12
    build(deps): bump async from 2.6.1 to 2.6.4 dependabot[bot] 2023-03-07 23:19:10 +0000
  • 0054fc89b6
    build(deps): bump minimist and cypress (#558) dependabot[bot] 2023-03-08 00:18:16 +0100
  • 767a83c5b8
    build(deps): bump minimist and cypress dependabot[bot] 2023-03-07 23:09:01 +0000
  • 3138728ab2 fix: revert back to upstream for vue-authenticate Nick Satterly 2023-03-07 23:52:12 +0100
  • 8670fe6521 create app instance outside bootstap.getConfig() headphonejames 2023-03-07 14:20:45 -0800
  • 9510bcb07b imported all vuetify 3 components headphonejames 2023-03-07 14:19:36 -0800
  • dfa2e413c8 update vuetify api to use display instead of breakpoint headphonejames 2023-03-07 14:19:06 -0800
  • e36e258c87 change vuetify to use v3 api headphonejames 2023-03-07 14:18:30 -0800
  • 9cbf09753d fix i18n compatibility headphonejames 2023-03-07 14:17:34 -0800
  • a1bc6fd904 fix vue-router headphonejames 2023-03-07 14:15:53 -0800
  • fa9fe102be fix vue-router headphonejames 2023-03-07 14:15:42 -0800
  • 6a58b68f0f fix app.use being called after app.mount headphonejames 2023-03-07 14:01:46 -0800
  • 650f700d17 build(ci): update checkout action and remove deprecated set-output Nick Satterly 2023-03-07 23:01:12 +0100
  • d3bdd7c3e9 remove vue 2 helper libraries headphonejames 2023-03-07 14:01:07 -0800
  • 8659ce7871 fixed span elements, template v-slot and other errors headphonejames 2023-03-07 14:00:25 -0800
  • 5dcb99822d fixed v-text and v-html errors in App.vue headphonejames 2023-03-07 13:57:25 -0800