1
0
Fork 0
mirror of synced 2024-08-08 14:48:13 +12:00
Commit graph

82 commits

Author SHA1 Message Date
adrinr
41b05442ef Update husky 2023-04-17 19:33:45 +01:00
adrinr
1dcb6b32b2 Remove not required references 2023-04-17 15:54:13 +01:00
adrinr
d9d8243d4c Merge branch 'chore/yarn_workspaces' into chore/pro_as_submodule 2023-04-13 15:35:29 +01:00
adrinr
3bf9a16b63 Update babel-jest 2023-04-13 12:59:21 +01:00
adrinr
eebae26d7d Undo not needed tsconfig changes 2023-04-13 12:43:39 +01:00
adrinr
6c1459c3b0 Update yarn.lock 2023-04-13 12:15:08 +01:00
adrinr
b30de4d174 Update yarn.lock 2023-04-13 11:00:53 +01:00
adrinr
d6f73ae9de Add runner 2023-04-13 10:54:35 +01:00
adrinr
caeb331c7a Add yarn link (needed for some test path refs) 2023-04-13 10:54:35 +01:00
adrinr
3672acd68e Fix backend-core tests 2023-04-13 10:54:35 +01:00
adrinr
07a82925ba Add missing dependency 2023-04-13 10:54:35 +01:00
adrinr
d56129f3fc Remove types 2023-04-13 10:54:35 +01:00
adrinr
18582c83f5 Add missing types 2023-04-13 10:54:35 +01:00
adrinr
a395098959 Update yarn.lock 2023-04-13 10:54:35 +01:00
adrinr
70475c3250 Use yarn workspaces with nx 2023-04-13 10:54:18 +01:00
adrinr
ceacf38ed6 Bootstrap submodule 2023-04-13 10:44:28 +01:00
adrinr
25b77637a7 Add runner 2023-04-12 23:24:20 +01:00
adrinr
627a02e150 Add yarn link (needed for some test path refs) 2023-04-12 22:33:56 +01:00
adrinr
0319610095 Fix backend-core tests 2023-04-12 21:46:08 +01:00
adrinr
123a762b60 Add missing dependency 2023-04-12 19:43:57 +01:00
adrinr
e217286e7b Remove types 2023-04-12 19:41:23 +01:00
adrinr
b41157d740 Add missing types 2023-04-12 19:08:19 +01:00
adrinr
abf9c634fa Update yarn.lock 2023-04-12 18:51:37 +01:00
adrinr
4f98f99a90 Use yarn workspaces with nx 2023-04-12 18:48:57 +01:00
adrinr
8a68b4146d Update lerna 2023-04-04 08:44:05 +01:00
mike12345567
d6b0b7610a Fixing circular dependencies which were blocking tests. 2023-02-24 17:31:58 +00:00
Adria Navarro Redo
9242470f6f Fix snapshots test 2023-01-26 18:20:21 +00:00
Andrew Kingston
0b6c459fbd Add basic component type 2022-11-29 16:21:59 +00:00
Andrew Kingston
b71b5704da Use overlay side panel and update table block side panel heading 2022-11-21 11:05:06 +00:00
Mel O'Hagan
b6eebad75f Fix types 2022-10-03 19:10:01 +01:00
Martin McKeaveney
604ee41f51 adding madge dep and script for detecting circular dependencies 2022-09-20 10:30:30 +01:00
dependabot[bot]
be483ac91c Bump parse-url from 6.0.0 to 6.0.5
Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.5.
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](https://github.com/IonicaBizau/parse-url/compare/6.0.0...6.0.5)

---
updated-dependencies:
- dependency-name: parse-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-15 17:20:56 +00:00
dependabot[bot]
17313bc288 Bump svelte from 3.46.4 to 3.49.0
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.46.4 to 3.49.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.46.4...v3.49.0)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 14:22:29 +00:00
mike12345567
33b661eaf0 Updating lerna version. 2022-06-23 16:56:53 +01:00
Mel O'Hagan
0da9ee0a56 Using mongodb types 2022-05-16 09:50:47 +01:00
Rory Powell
03ba6d914f Merge branch 'develop' into feature/licensing 2022-04-12 16:18:41 +01:00
dependabot[bot]
b0ee581f9e Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 10:41:37 +00:00
Rory Powell
dd9503ac09 Add typescript linting at the top level 2022-03-25 11:17:58 +00:00
Rory Powell
d7ac1a8426 Re-add lock files 2022-02-16 10:10:01 +00:00
Rory Powell
7242406c68 poc wip 2022-02-16 09:54:26 +00:00
Martin McKeaveney
7ff93e975a completely automate helm chart incrementing and semver 2021-12-08 16:27:33 +00:00
mike12345567
7802bb1e45 Adding audit script and commiting all of the audits that it made, updating all yarn locks. 2021-11-17 18:04:16 +00:00
Maurits Lourens
83c236ee0a add precommit hook and test error 2021-08-19 16:55:54 +02:00
Andrew Kingston
70175ba276 Fix prettier and eslint, update versions and update package scripts 2021-06-15 12:42:50 +01:00
dependabot[bot]
faa87100a8 Bump hosted-git-info from 2.8.5 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.5...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 18:10:12 +00:00
Keviin Åberg Kultalahti
122c1f6fe0 remove unused dependencies in top level package file 2021-05-25 15:15:11 +02:00
Andrew Kingston
1a2e17ff17 Add support for numerical sorting 2021-05-11 11:24:16 +01:00
Andrew Kingston
c010eeb314 Fix prettier and fix crash when using certain views as data sources 2021-05-04 11:04:42 +01:00
Keviin Åberg Kultalahti
55299d40bc bump prettier and prettier-svelte plugins 2021-04-23 07:08:23 +00:00
Keviin Åberg Kultalahti
1b3e93c6c5 reworks buttons to use more ergonomic interface 2021-04-09 15:21:51 +02:00