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
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
2302a8da97
Try using html as log output format
2021-06-03 09:51:10 +02:00
0f5e536e22
Try adding error logging to the jenkins script
...
Summary: Hopefully it'll make errors visible
Test Plan: deploy to jenkins
Reviewers: #reviewers
Differential Revision: https://hub.sealcode.org/D1069
2021-06-01 21:02:05 +02:00
Kuba Orlik
8d32a718d9
Add mouse support to tmux
2021-05-30 11:35:45 +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
38757ae139
Up Sealious bersion
2021-05-27 13:44:45 +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
3d41e28342
Minor changes to types
2021-05-20 11:38:30 +02:00
2cee46f78a
Add typescript compilation errors to eslint
2021-05-20 11:38:05 +02:00