Fredrik Strand Oseberg
|
47579e2616
|
Feat/toggle view (#389)
* feat: toggle view
* fix: navigation
* eat: toggle view
* fix: resolve lint
* fix: remove console logs
* fix: reimplement feature validation
|
2021-10-01 13:49:18 +02:00 |
|
Ivar Conradi Østhus
|
fe2a8311bf
|
feat: created project header (#388)
* feat: created project header
* fix: remove reporting from global menu
* fix: add projects to global menu for oss also
|
2021-10-01 12:15:02 +02:00 |
|
renovate[bot]
|
2ef935cf42
|
chore(deps): update react-dnd monorepo (#358)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-30 21:46:32 +02:00 |
|
Renovate Bot
|
03198c7b45
|
chore(deps): update dependency date-fns to v2.24.0
|
2021-09-30 19:16:31 +00:00 |
|
renovate[bot]
|
09b6bbefa0
|
chore(deps): update metcalfc/changelog-generator action to v1 (#387)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-30 20:04:00 +02:00 |
|
renovate[bot]
|
84abc8e0d4
|
chore(deps): update dependency @types/react-dom to v17.0.9 (#350)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-30 20:03:34 +02:00 |
|
renovate[bot]
|
8e70f6ab42
|
chore(deps): update dependency react-redux to v7.2.5 (#355)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-30 20:03:12 +02:00 |
|
renovate[bot]
|
bf1a40ad71
|
chore(deps): update dependency @testing-library/jest-dom to v5.14.1 (#359)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-30 20:01:13 +02:00 |
|
renovate[bot]
|
07158b7a0e
|
chore(deps): update dependency @types/react-router-dom to v5.3.0 (#360)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-30 20:00:50 +02:00 |
|
renovate[bot]
|
f48edbe7d0
|
chore(deps): update dependency @testing-library/user-event to v13 (#374)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-30 20:00:16 +02:00 |
|
renovate[bot]
|
c4af358d4d
|
chore(deps): update dependency @types/jest to v27 (#375)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-30 20:00:01 +02:00 |
|
renovate[bot]
|
a36bbe0904
|
chore(deps): update actions/checkout action to v2 (#378)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-30 19:59:47 +02:00 |
|
renovate[bot]
|
19bb89e59f
|
chore(deps): update dependency css-loader to v6 (#382)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-30 19:59:37 +02:00 |
|
renovate[bot]
|
f58c004c17
|
chore(deps): update dependency swr to v1 (#385)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-30 19:59:16 +02:00 |
|
renovate[bot]
|
3098b00488
|
chore(deps): update dependency web-vitals to v2 (#386)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-30 19:59:01 +02:00 |
|
renovate[bot]
|
695bb79796
|
chore(deps): update dependency react-timeago to v6 (#384)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-30 19:58:50 +02:00 |
|
Renovate Bot
|
86f4d668b9
|
chore(deps): update dependency react-router-dom to v5.3.0
|
2021-09-30 15:04:39 +00:00 |
|
Renovate Bot
|
5d9bdc04f3
|
chore(deps): update dependency @types/react to v17.0.26
|
2021-09-30 13:47:27 +00:00 |
|
Renovate Bot
|
2fe3644467
|
chore(deps): update dependency cypress to v8.5.0
|
2021-09-30 12:20:51 +00:00 |
|
renovate[bot]
|
0df726f1b4
|
chore(deps): update dependency @types/node to v14 (#379)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-30 12:47:31 +02:00 |
|
Renovate Bot
|
e6c1331225
|
chore(deps): pin dependency cypress to v8.4.1
|
2021-09-30 10:16:14 +00:00 |
|
Fredrik Strand Oseberg
|
87414c1c9c
|
feat: e2e tests and mobile views (#348)
* fix: add sidebar button
* fix: set absolute positioned sidebar button
* feat: test setup
* fix: add tests for adding strategy
* fix: add delete strategy test
* feat: add workflow
* feat: add vercel token
* fix: update project id
* fix: increase sleep
* fix: sleep
* fix: vercel
* fix: typo
* fix: vercel preview url action
* fix: yml formatting
* fix: steps
* fix: format
* fix: runs on
* fix: team id
* fix: teamid
* fix: add workflow
* fix: remove unused import
* fix: add token
* fix: add configuration
* fix: set env variables
* fix: use with
* feat: main navigation routes
* feat: mobile views
* fix: change spec name
* fix: update cypress project id
* fix: add record key
* fix: button positioning
* feat: permissions
* fix: custom strategy
* fix: remove unused action yml
* fix: update yarn lock
* fix: keys
* fix: remove videos and screenshots
* fix: add cyrpess folders to gitignore
* fix: env variable
|
2021-09-30 11:44:30 +02:00 |
|
Ivar Conradi Østhus
|
35b218b75a
|
fix: missing-toggle link should include name-param once
|
2021-09-30 10:36:00 +02:00 |
|
renovate[bot]
|
51c12c2cdc
|
chore(deps): update dependency @welldone-software/why-did-you-render to v6.2.1 (#361)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-30 10:25:22 +02:00 |
|
renovate[bot]
|
606b9d2566
|
chore(deps): update dependency @types/node to v12.20.27 (#347)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-30 10:25:00 +02:00 |
|
renovate[bot]
|
0739431bf6
|
chore(deps): update dependency enzyme-to-json to v3.6.2 (#352)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-30 10:24:39 +02:00 |
|
Ivar Conradi Østhus
|
97893aa762
|
feat: project environments configuration (#365)
|
2021-09-30 10:24:16 +02:00 |
|
renovate[bot]
|
44d1e61db4
|
chore(deps): update dependency immutable to v4.0.0-rc.15 (#353)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-30 10:23:27 +02:00 |
|
renovate[bot]
|
474720807d
|
chore(deps): update dependency @types/react to v17.0.25 (#349)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-30 10:22:06 +02:00 |
|
renovate[bot]
|
fc639a2981
|
chore(deps): update dependency node-fetch to v2.6.5 (#354)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-30 10:21:31 +02:00 |
|
renovate[bot]
|
4644138af1
|
chore(deps): update dependency @types/enzyme to v3.10.9 (#345)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-30 10:21:10 +02:00 |
|
renovate[bot]
|
463d7162b0
|
chore(deps): update dependency @types/jest to v26.0.24 (#346)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-30 10:20:12 +02:00 |
|
renovate[bot]
|
64d4149c60
|
chore(deps): update actions/setup-node action to v2 (#372)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-30 10:19:13 +02:00 |
|
renovate[bot]
|
3f0369d89f
|
chore(deps): update dependency @testing-library/react to v12 (#373)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-30 10:18:57 +02:00 |
|
Renovate Bot
|
bd02c8ea4f
|
chore(deps): update dependency sass to v1.42.1
|
2021-09-30 08:17:58 +00:00 |
|
Renovate Bot
|
fa0ffd8b4e
|
chore(deps): update dependency swr to v0.5.7
|
2021-09-30 07:05:20 +00:00 |
|
Renovate Bot
|
402e57fff6
|
chore(deps): update dependency typescript to v4.4.3
|
2021-09-30 02:29:49 +00:00 |
|
Renovate Bot
|
0e5492a4c4
|
chore(deps): update dependency redux to v4.1.1
|
2021-09-30 00:52:33 +00:00 |
|
Renovate Bot
|
e850ab05fd
|
chore(deps): update dependency css-loader to v5.2.7
|
2021-09-29 23:21:32 +00:00 |
|
dependabot[bot]
|
c96d3805be
|
chore(deps): bump url-parse from 1.5.1 to 1.5.3 (#331)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
|
2021-09-29 22:30:09 +02:00 |
|
dependabot[bot]
|
746f6bd9b8
|
chore(deps): bump tmpl from 1.0.4 to 1.0.5 (#338)
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
|
2021-09-29 22:29:47 +02:00 |
|
dependabot[bot]
|
d2838095dd
|
chore(deps): bump tar from 6.1.5 to 6.1.11 (#333)
Bumps [tar](https://github.com/npm/node-tar) from 6.1.5 to 6.1.11.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.5...v6.1.11)
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-29 21:15:49 +02:00 |
|
Ivar Conradi Østhus
|
fed885a149
|
chore: uopdate renovate config
|
2021-09-29 21:15:15 +02:00 |
|
renovate[bot]
|
d3a2c90109
|
chore(deps): update dependency @types/debounce to v1.2.1 (#344)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-29 21:11:52 +02:00 |
|
Ivar Conradi Østhus
|
f4d2f911a0
|
fix: use renovater github config
|
2021-09-29 21:05:33 +02:00 |
|
Ivar Conradi Østhus
|
9554c2b017
|
fix: renovate should be allowed to automerge all packages
|
2021-09-29 21:04:33 +02:00 |
|
Ivar Conradi Østhus
|
539ab8f507
|
fix: allow renovate bot to auto-merge
|
2021-09-29 20:37:42 +02:00 |
|
Christopher Kolstad
|
baa54d31f2
|
task: remove display name from environment (#367)
|
2021-09-29 16:00:02 +02:00 |
|
renovate[bot]
|
7cb6082c3a
|
chore(deps): update dependency react-timeago to v5.3.0 (#364)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-29 13:46:41 +02:00 |
|
Fredrik Oseberg
|
a5d4a569e9
|
4.2.0
|
2021-09-27 13:40:32 +02:00 |
|