379 Commits

Author SHA1 Message Date
f7f8eb00c6 Update sealgen 2023-12-24 13:55:23 +01:00
1d34de8c78 Update sealious 2023-12-24 12:53:49 +01:00
f6077041ea Update Sealgen and Sealious 2023-12-22 18:21:00 +01:00
911a5e9750 Update koa router and sealgen 2023-12-22 18:09:41 +01:00
90c1bbb3f3 Update sealious and sealgen 2023-12-22 17:59:06 +01:00
0909c60fe0 Remove unused code 2023-11-08 15:37:50 +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
b7cc271d97 Add sealgen as global install, so make-env can work properly 2023-09-24 20:01:49 +02:00
d552874c6f Revert "Updated our dependencies: sealgen, ts-predicates, locreq,"
This reverts commit cfa704f1191612a6bc93531bb79575d71134965c.

Cofam, bo zmiany w depkach powodowały problemy z typecheckiem, zob. https://hub.sealcode.org/rPLAYcfa704f1191612a6bc93531bb79575d71134965c#22123
2023-09-17 19:24:29 +02:00
Anedroid
cfa704f119
Updated our dependencies: sealgen, ts-predicates, locreq,
multiple-scripts-tmux
2023-09-13 13:54:01 +02:00
fb019ad290 Add env to npm.sh so it can connect to db 2023-07-06 17:38:17 +02:00
4274c1d6ae Add tmux to dockerfile so it can run in the container on non-linux systems 2023-07-06 17:27:31 +02:00
75958bdd33 Update sealious and sealgen 2022-12-05 15:34:39 +01:00
2f518990fe Update hintrc 2022-09-21 15:57:21 +02:00
dd777e419c Fix jenkins ports 2022-09-03 17:05:17 +02:00
013f3472cf Nodemon updates 2022-09-02 20:23:53 +02:00
668d6195a4 Use sealgen make-env 2022-08-29 20:57:19 +02:00
cd7bd7e7d3 Update to newest Sealgen 2022-08-28 20:52:36 +02:00
5261a3140d Add requirements 2022-08-04 11:38:17 +02:00
d419d7a9b0 More resilient esbuild 2022-08-01 20:41:55 +02:00
762f890f41 Fix crash when changing admin email 2022-08-01 20:01:10 +02:00
85c2bbd14c Fix message on form submission 2022-08-01 19:46:23 +02:00
18757bb2d4 Auto-updating scss styles 2022-08-01 19:46:14 +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
9e3667398e Update docker image 2022-07-22 16:39:42 +02:00
34036c5286 Make it so output is preserved when running on Jenkins 2022-07-20 17:39:59 +02:00
32edff3ee4 Add sealgen scripts 2022-05-28 12:45:43 +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
942c9b443d Remove unecessary mapping 2022-01-02 13:39:26 +01:00
Kuba Orlik
c64a950746 Move to esbuild 2022-01-02 00:14:39 +01:00
Kuba Orlik
b24d6d1a0b Reorganize router, update deps 2022-01-01 21:22:47 +01:00
Kuba Orlik
dd386b2f15 Fix connection failing on systems with ipv6 enabled 2021-12-18 20:19:04 +01:00
Bezula
beff7b24a1 Dodanie paczki multiple-scripts-tmux i poprawa wizualna skryptu watch w sealious-playground
Summary:
Ref T2331

Test Plan: Wykonac komende npm run watch, nazwa terminala powinna być nazwą komendy

multiple-scripts-tmux update to 1.0.4 version, changed watch script

Reviewers: kuba-orlik

Reviewed By: kuba-orlik

Subscribers: jenkins-user

Maniphest Tasks: T2331

Differential Revision: https://hub.sealcode.org/D1182
2021-09-12 12:53:24 +02:00
Kuba Orlik
ca6f365d71 Make sanity test quit on error 2021-08-27 11:19:54 +02:00
kittenfromvoid
9d8ca9e751 dodanie tempstream
Summary: Ref T2491

Reviewers: #reviewers

Subscribers: jenkins-user

Maniphest Tasks: T2491

Differential Revision: https://hub.sealcode.org/D1174
2021-08-20 13:38:10 +02:00
Kuba Orlik
1168aa3bd0 Revert "Revert "Dodanie paczki multiple-scripts-tmux i poprawa wizualna skryptu watch w sealious-playground""
This reverts commit ff89aa0cc9c6949a6a2fbfbd896c68e6c30002ad.

Wracam, bo jednak ten problem dotyczył tylko systemów, gdzie jest ustawiony inny domyślny shell
2021-08-10 15:30:48 +02:00
Kuba Orlik
ff89aa0cc9 Revert "Dodanie paczki multiple-scripts-tmux i poprawa wizualna skryptu watch w sealious-playground"
This reverts commit 96f24e6a5abfafc251b581d53450318aa77f3dc1.

Cofam, bo pojawia się problem "no sessions"
2021-08-09 20:09:39 +02:00
Bezula
96f24e6a5a Dodanie paczki multiple-scripts-tmux i poprawa wizualna skryptu watch w sealious-playground
Summary:
Ref T2331

Test Plan: Wykonac komende npm run watch, powinno dzialac jak zawsze

Reviewers: #testers, #reviewers, brtkuu

Reviewed By: #reviewers, brtkuu

Subscribers: jenkins-user

Maniphest Tasks: T2331

Differential Revision: https://hub.sealcode.org/D1159
2021-07-31 10:15:24 +02:00
Bezula
400705150e T2316 - Poprawione błędy lintera
Summary:
T2316

Test Plan: Wykonać komendę arc lint, powinno wyświetlić okey

Reviewers: #testers, kuba-orlik

Reviewed By: #testers, kuba-orlik

Subscribers: jenkins-user

Maniphest Tasks: T2316

Differential Revision: https://hub.sealcode.org/D1150
2021-07-31 09:47:38 +02:00
4235a11d44 Remove node_modules on stop 2021-06-30 14:21:11 +02:00
Kuba Orlik
0710b01581 Note mailcatcher 2021-06-25 16:46:18 +02:00
4424c48d2c Add sourcemap support 2021-06-23 17:23:25 +02:00
Kuba Orlik
6ec4ea6033 Fix mongo port 2021-06-18 16:54:47 +02:00
3a47445d93 Add front build to sanity 2021-06-18 10:59:14 +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
bd4ceee510 Remove volumes on stop 2021-06-16 16:15:46 +02:00
Wirusik
f6f32cfc8b add docker run instructions to README.md
Summary: Nie ma taska

Test Plan: Przeczytaj README.md

Reviewers: #reviewers, kuba-orlik

Reviewed By: #reviewers, kuba-orlik

Subscribers: kuba-orlik, jenkins-user

Differential Revision: https://hub.sealcode.org/D1090
2021-06-15 21:31:59 +02:00
Kavelach
35ab332535 Cache npm dzielony między kontenerami dockera
Summary: Ref T2306

Test Plan: Odpalić budowanie apki bez i z cachem. Apka z cachem powinna zbudować się dużo szybciej.

Reviewers: #reviewers, kuba-orlik

Reviewed By: #reviewers, kuba-orlik

Subscribers: jenkins-user

Maniphest Tasks: T2306

Differential Revision: https://hub.sealcode.org/D1085
2021-06-14 18:23:23 +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
3342cc8ce5 Add docker log head
Summary: Should now display some of the docker logs if there are some errors

Test Plan: run the script

Reviewers: #reviewers

Differential Revision: https://hub.sealcode.org/D1072
2021-06-03 18:38:39 +02:00