Commit Graph

16 Commits

Author SHA1 Message Date
dependabot[bot] f7b96b9feb
Chore(deps-dev): Bump sass from 1.84.0 to 1.85.0 (#879)
Bumps [sass](https://github.com/sass/dart-sass) from 1.84.0 to 1.85.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.84.0...1.85.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-17 22:54:35 +01:00
dependabot[bot] 945300d230
Chore(deps-dev): Bump sass from 1.83.4 to 1.84.0 (#874)
Bumps [sass](https://github.com/sass/dart-sass) from 1.83.4 to 1.84.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.83.4...1.84.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:31:20 +01:00
dependabot[bot] 1025446619
Chore(deps-dev): Bump mocha from 10.2.0 to 11.1.0 (#875)
Bumps [mocha](https://github.com/mochajs/mocha) from 10.2.0 to 11.1.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v10.2.0...v11.1.0)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:30:53 +01:00
dependabot[bot] 1f22da2e1b
Chore(deps-dev): Bump browserify from 17.0.0 to 17.0.1 (#876)
Bumps [browserify](https://github.com/browserify/browserify) from 17.0.0 to 17.0.1.
- [Release notes](https://github.com/browserify/browserify/releases)
- [Changelog](https://github.com/browserify/browserify/blob/master/changelog.markdown)
- [Commits](https://github.com/browserify/browserify/compare/v17.0.0...v17.0.1)

---
updated-dependencies:
- dependency-name: browserify
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:30:19 +01:00
dependabot[bot] e1b2f0e66e
Chore(deps-dev): Bump nyc from 15.1.0 to 17.1.0 (#869)
Bumps [nyc](https://github.com/istanbuljs/nyc) from 15.1.0 to 17.1.0.
- [Release notes](https://github.com/istanbuljs/nyc/releases)
- [Changelog](https://github.com/istanbuljs/nyc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/istanbuljs/nyc/compare/v15.1.0...nyc-v17.1.0)

---
updated-dependencies:
- dependency-name: nyc
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-09 14:47:30 +01:00
dependabot[bot] 207a789e4c
Chore(deps-dev): Bump sinon from 14.0.2 to 19.0.2 (#868)
Bumps [sinon](https://github.com/sinonjs/sinon) from 14.0.2 to 19.0.2.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](https://github.com/sinonjs/sinon/compare/v14.0.2...v19.0.2)

---
updated-dependencies:
- dependency-name: sinon
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-09 14:37:11 +01:00
dependabot[bot] fabb44dfd7 Chore(deps-dev): Bump sass from 1.58.0 to 1.83.4
Bumps [sass](https://github.com/sass/dart-sass) from 1.58.0 to 1.83.4.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.58.0...1.83.4)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-09 14:30:41 +01:00
Jim Brännlund af4c6537dd
Fix: Collapsed state between redraws (#703) 2023-07-28 17:28:14 +02:00
Jim Brännlund 48e20c19d1
Chore: Fix npm building (#658) 2023-04-15 12:21:52 +02:00
Jim Brännlund f2cf3b2c6b
Chore: Add eslint (#651) 2023-04-14 15:15:40 +02:00
Jim Brännlund 6013279574
chore: Add code coverage for JS (#600) 2023-03-25 01:29:29 +01:00
Jim Brännlund 0408b0d504
Combined fe and be (#479)
* fix main.js conflicts

* fix js test

* fix resource (main.js) test

* revert change to report extra

* filters style

* css and dom brush up

* Buildable app

* always store data in html

* Always store data blob in file

* json dump test data

* read data from dom element

* manually initialize state

* minimalistic dataset

* simplify included files

* Handle report extras

* Handle python report hooks

* imgviewer

* present name in image viewer and open img on click

* setup linter for project

* conform to styles

* show video in imageviewer (#14)

* show video in imageviewer

* Chore: Pluralize extra (#15)

* Add extras.HTML

* Move outcome handling to backend (#18)

* Move outcome handling to backend

* Pass in text version of longrepr if present

* make collapse/expand all functional (#20)

* make collapse/expand all functional

* only create links for text, url and json (#22)

* make filter search case insensitive (#21)

* make filter search case insensitive

* use sessionStorage to prevent preferences to be reapplied on new reports

* avoid multiple event bindings + fix filter bug

* Collapse individual row

Co-authored-by: Jim Brännlund <jim.brannlund@gmail.com>

* add no log output captured string

* Query params (#25)

* Add query params

* adjust tests (#26)

* Duration format (#27)

* adjust tests

* build format handler

* remove dependency

---------

Co-authored-by: Jim Brännlund <jimbrannlund@fastmail.com>

* Beyondevil/cleanup (#28)

* chore: Cleanup branch before merge

* chore: Fix duration and CI

* Fix pre-commit issues

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Viktor Gustafsson <vikt.gust@gmail.com>
2023-03-05 16:18:52 +01:00
Gleb Nikonorov 6f6955fb2e properly classify all npm dependencies (#425) 2021-05-10 10:20:55 +02:00
Gleb Nikonorov 5404c2a8f0 remove phantomjs dependency (#424) 2021-05-10 10:20:55 +02:00
Jan Kowalleck 0e82906e71
Use scss (#385)
* use scss to generate `style.css`

* added linter for sass/scss

* generated `style.css` from scss.

* developer notes for SASS/SCSS/CSS

Co-authored-by: Gleb Nikonorov <gleb.i.nikonorov@gmail.com>
2020-12-01 00:34:39 -05:00
Gleb Nikonorov 75b481e2dc
Add a package.json file for a better javascript development experience (#365)
* Add a package.json file for a better javascript development experience

* remove publushing information from the package.json
2020-11-10 17:30:17 +00:00