25 Commits

Author SHA1 Message Date
887829420e Latest type and dep improvements 2024-10-07 17:43:01 +02:00
b08c842b5f Add path params to base context 2024-05-03 11:57:28 +02:00
85fb1d29c7 Move to the new file-pointer syntax
Summary:
Harmonize file pointer behavior across JDD, sealious, sealgen

Remove ghosts of previous tests

Reviewers: #reviewers

Subscribers: jenkins-user

Differential Revision: https://hub.sealcode.org/D1446
2024-04-30 10:12:04 +02:00
711b52562f Run compiled code in vitest instead of the source typescript
Summary: to avoid troubles with sealcode ts loaders not present in vitest

Reviewers: #reviewers

Subscribers: jenkins-user

Differential Revision: https://hub.sealcode.org/D1431
2024-04-12 22:25:12 +02:00
df70ce1e40 Add missing $body type from koa context 2024-04-09 15:31:21 +02:00
15c6edf0a7 Eslint fix
Summary: Try to fix eslint issues

Reviewers: #reviewers

Subscribers: jenkins-user

Differential Revision: https://hub.sealcode.org/D1426
2024-04-09 13:16:59 +02:00
f49b49e1ca Support for tables UI 2024-03-24 21:33:34 +01:00
4bee0454e6 Move env-based config to a separate file 2024-02-08 13:20:54 +01:00
f7538a362d Working tests in ESM mode.
Summary: scss

Reviewers: #reviewers, kuba-orlik

Reviewed By: #reviewers, kuba-orlik

Subscribers: jenkins-user

Differential Revision: https://hub.sealcode.org/D1358
2023-12-30 21:48:57 +01:00
46e70efcb3 Working runtime with ESM compatibility. Now for the tests... 2023-12-26 21:40:00 +01:00
Luryxyt
0c49effa9d Create Todo app
Summary: Ref T2687

Reviewers: #testers, kuba-orlik

Reviewed By: #testers, kuba-orlik

Subscribers: kuba-orlik, jenkins-user

Maniphest Tasks: T2687

Differential Revision: https://hub.sealcode.org/D1339
2023-11-06 15:12:54 +01:00
cd7bd7e7d3 Update to newest Sealgen 2022-08-28 20:52:36 +02:00
651cd48220 Bring the repo up to speed with our recent developments
Summary:
Remove redundant files

User login fixes

Reviewers: #reviewers

Subscribers: jenkins-user

Differential Revision: https://hub.sealcode.org/D1253
2022-07-31 23:01:24 +02:00
Kuba Orlik
9b9f1df7a8 added collections back to playground
Summary: Ref <T2485>

Reviewers: #reviewers, Etoo

Subscribers: kuba-orlik, jenkins-user

Maniphest Tasks: T2485

Differential Revision: https://hub.sealcode.org/D1217
2022-01-26 18:04:33 +01:00
Kuba Orlik
dd386b2f15 Fix connection failing on systems with ipv6 enabled 2021-12-18 20:19:04 +01:00
Kuba Orlik
6ec4ea6033 Fix mongo port 2021-06-18 16:54:47 +02:00
3dd696acf9 Deploy Mailcatcher to jenkins, as well
Summary: So it's possible to test emails without reading logs

Test Plan: tbd

Reviewers: #reviewers

Subscribers: jenkins-user

Differential Revision: https://hub.sealcode.org/D1099
2021-06-16 19:41:44 +02:00
dd8e14ab0c Jenkins scripts
Summary: jenkins scripts

Test Plan: tbd

Reviewers: #reviewers

Subscribers: jenkins-user

Differential Revision: https://hub.sealcode.org/D1081
2021-06-14 13:01:14 +02:00
5712fb0c4f Experiment: debug
Summary: Checking if html output in jenkins works

Test Plan: ns

Reviewers: #reviewers

Differential Revision: https://hub.sealcode.org/D1070
2021-06-03 18:15:42 +02:00
88b466b2c4 Jenkins scripts
Summary:
Add some jenkins scripts so it's possible to deploy the app easily

Hotfix

Test Plan: tbd

Reviewers: #reviewers

Differential Revision: https://hub.sealcode.org/D1062
2021-05-27 22:29:06 +02:00
1147af59d9 Remove unnecessary console.log 2021-05-27 13:43:10 +02:00
95de4e7477 Parametrize port and base_url 2021-05-27 13:41:29 +02:00
93d6546ce9 Move collections to separate directory 2021-02-07 14:46:51 +01:00
6e261b147d Add example on how to configure logger level without triggering type errors 2021-01-27 18:35:21 +01:00
ea5d86a3c2 Move app class to separate module to make it easier to import for typing 2021-01-27 18:29:43 +01:00