Commit Graph

120 Commits

Author SHA1 Message Date
dependabot[bot]
4d04ed2e2d
Bump xml2js and typeorm
Removes [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js). It's no longer used after updating ancestor dependency [typeorm](https://github.com/typeorm/typeorm). These dependencies need to be updated together.


Removes `xml2js`

Updates `typeorm` from 0.3.11 to 0.3.14
- [Release notes](https://github.com/typeorm/typeorm/releases)
- [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/typeorm/typeorm/compare/0.3.11...0.3.14)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: indirect
- dependency-name: typeorm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-12 10:49:01 +00:00
Simon Larsen
e54706bd95
add save logs 2023-03-15 10:38:58 +00:00
Simon Larsen
5e9856791a
make api docs work. 2023-02-10 11:08:15 +00:00
Simon Larsen
cb98da3cdf
enable workflow on models. 2023-02-09 13:45:00 +00:00
Simon Larsen
3741e5f292
add update script. 2022-12-28 14:35:55 +00:00
dependabot[bot]
73b5e01435
Bump ejs and ejs-lint
Bumps [ejs](https://github.com/mde/ejs) to 3.1.7 and updates ancestor dependency [ejs-lint](https://github.com/ryanzim/ejs-lint). These dependencies need to be updated together.


Updates `ejs` from 3.1.6 to 3.1.7
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.7)

Updates `ejs-lint` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](https://github.com/ryanzim/ejs-lint/compare/v1.2.1...v1.2.2)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
- dependency-name: ejs-lint
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-18 11:55:03 +00:00
Simon Larsen
2fc8778e53
fix files 2022-12-17 12:51:42 +05:30
Simon Larsen
539a609acf
fix json 2022-12-16 12:15:28 +05:30
Simon Larsen
7746312048
add migrations 2022-12-15 12:36:31 +05:30
Simon Larsen
beaeb8e14b
add pkg.config. 2022-12-12 15:26:01 +05:30
Simon Larsen
74cb5367c2 fix webpack dev serve 2022-12-07 14:13:33 +00:00
Simon Larsen
aa79fbe310 add to gitignore. 2022-12-07 08:38:02 +00:00
Simon Larsen
1d29703087 fix docker-compose 2022-12-07 07:49:18 +00:00
Simon Larsen
c27dbac9eb
add status page user 2022-11-22 20:18:12 +00:00
Simon Larsen
5a9af7b560
fix pakcage.json 2022-11-10 11:51:13 +00:00
Simon Larsen
66a9a80691
fix package.json 2022-11-10 11:39:53 +00:00
Simon Larsen
51232ae752
fix pakcage.json 2022-11-09 19:23:26 +00:00
Simon Larsen
02e01d9546
fix package.json 2022-11-09 14:05:16 +00:00
Simon Larsen
f0b5b0813d
fix json 2022-11-09 13:13:16 +00:00
Simon Larsen
cbbab8b2f3
fix compile options 2022-11-09 12:53:55 +00:00
Simon Larsen
14280610b0
remove secret.env 2022-11-08 19:10:14 +00:00
Simon Larsen
91c21d994a
fix pakcage.json 2022-11-08 19:02:25 +00:00
Simon Larsen
c7b761f727
fix install gomplate 2022-11-08 18:49:13 +00:00
Simon Larsen
664e569dfb
fix docker build jobs 2022-11-08 18:22:22 +00:00
Simon Larsen
f96460c0ce
fix billing 2022-11-08 16:22:19 +00:00
Simon Larsen
5a305ef7c0
fix worker 2022-10-20 12:32:19 +01:00
Simon Larsen
30480556b2
fix script 2022-10-19 20:26:47 +01:00
Simon Larsen
2d2519ec41
add prerun script 2022-10-19 20:10:25 +01:00
Simon Larsen
6ddd525a99
fix script 2022-10-19 20:05:51 +01:00
Simon Larsen
5a1f052000
fix lint 2022-10-19 19:28:08 +01:00
Simon Larsen
9b6d71546e
add css reset 2022-09-28 12:48:58 +01:00
Simon Larsen
70bc204f1b
fix onboarding bugs 2022-09-28 11:40:03 +01:00
Simon Larsen
a0c3b78240
fix lint command to work 2022-08-15 22:22:12 +01:00
Simon Larsen
c4bf99101d
refactor permissions 2022-08-15 11:49:05 +01:00
Simon Larsen
ba5c091630
upgrade eslint. 2022-08-14 10:21:38 +01:00
Simon Larsen
0696fb7d29
fix project invitation list 2022-08-13 23:01:50 +01:00
Simon Larsen
a65e179cbd
fix lint 2022-06-06 14:11:30 +01:00
Simon Larsen
d683766030
fix lint. 2022-06-06 14:08:59 +01:00
Simon Larsen
62812de0a9
fix dockerfiles 2022-05-22 12:38:15 +01:00
Caleb Okpara
d1687b458d Add styling to login page for account 2022-05-19 12:59:34 +00:00
Simon Larsen
308d9afab9
fix eslint. 2022-05-17 20:48:58 +01:00
Simon Larsen
aa09fbf63a
add functioncomponent 2022-05-17 10:35:13 +01:00
Simon Larsen
260b597961
add test job 2022-05-05 21:29:22 +01:00
Simon Larsen
bce4bd11e7
fix 2022-04-30 14:25:36 +01:00
Gelio BIZIMANA
3050376bb3 fix dependences 2022-04-25 21:17:48 +02:00
Nawaz Dhandala
c194729241
add build ci script 2022-04-23 11:50:27 +01:00
Nawaz Dhandala
fccb1a837b
fix 2022-04-17 13:12:49 +01:00
Nawaz Dhandala
1ed1bc49aa
fix 2022-04-15 12:54:26 +01:00
Nawaz Dhandala
babf72e7b9
Rename services 2022-04-11 14:11:16 +01:00
Nawaz Dhandala
4678ff1265
fix lint. 2022-03-25 20:24:05 +00:00