Commit Graph

4096 Commits

Author SHA1 Message Date
Anton Bracke 05d7f64d1d fix ci 2022-02-20 20:44:55 +01:00
Anton Bracke d526db5bf3 add svelte local-app 2022-02-20 20:30:53 +01:00
Lukas Hass 3ee9b26650 use optional chaining 2022-02-19 20:25:17 +01:00
Lukas Hass e8d5335bc0 Merge branch 'develop' into vite 2022-02-19 20:08:50 +01:00
David Négrier f9ac8e0c18 Merge pull request #1903 from lukashass/improve-e2e
add playwright and run e2e tests on production-like environment
2022-02-19 18:57:59 +01:00
David Négrier 679a5d5504 Merge pull request #1898 from thecodingmachine/dependabot/npm_and_yarn/front/url-parse-1.5.7
Bump url-parse from 1.5.3 to 1.5.7 in /front
2022-02-19 18:17:24 +01:00
Anton Bracke 2b08faaa33 fix artifacts 2022-02-19 01:59:57 +01:00
Anton Bracke bafc51e4a6 fix lint 2022-02-19 01:55:05 +01:00
Anton Bracke 904525a084 fix loading & cleanup 2022-02-19 01:48:56 +01:00
Anton Bracke a5c7aa3969 fix name and icons 2022-02-19 01:17:38 +01:00
Anton Bracke 9301433fdf improve local-app 2022-02-19 01:08:33 +01:00
Lukas Hass cc24fd48d5 update generic-type-guard and @geprog/vite-plugin-env-config
allows to get rid of node built-in polyfills
2022-02-19 00:13:25 +01:00
Anton Bracke 389c2e4844 add caching 2022-02-18 23:55:40 +01:00
Anton Bracke 2c0cb2f62b fix preload script paths 2022-02-18 23:49:36 +01:00
Anton Bracke 313366d5b1 disable jasmine for now 2022-02-18 23:33:22 +01:00
Anton Bracke 533210e6f7 fix path 2022-02-18 23:27:20 +01:00
Anton Bracke 4db20eea0a fix ts & pretty 2022-02-18 23:03:05 +01:00
Anton Bracke 635bce8379 fix linux artifact upload 2022-02-18 22:52:49 +01:00
Anton Bracke 49feeb4426 fix path 2022-02-18 22:42:45 +01:00
Anton Bracke 770e82456e simplify ci and upload build artifacts 2022-02-18 22:36:24 +01:00
grégoire parant 1f7302be95 Merge pull request #1904 from thecodingmachine/HotFixToEnableFreemiumLimitation
Enable limitation freemium
2022-02-18 22:19:44 +01:00
Gregoire Parant e4f9f89a40 Fix pretty
Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>
2022-02-18 21:57:11 +01:00
Gregoire Parant 26f5416b63 Fix svelt check
Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>
2022-02-18 21:44:17 +01:00
Gregoire Parant 3a734cc2ae Enable limitation freemium
- Fix warning message
 - Fix post message API pusher

Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>
2022-02-18 21:33:23 +01:00
Lukas Hass 4eca2cbfaa load ADMIN_API_TOKEN with dotenv-cli 2022-02-18 16:37:50 +01:00
Lukas Hass ed0e49d16e update docs and remove references to testcafe 2022-02-18 16:11:26 +01:00
Lukas Hass 3d86204db6 add page type 2022-02-18 15:43:06 +01:00
Lukas Hass cf6204f0db increase log retrieval timeout 2022-02-18 15:41:02 +01:00
Lukas Hass 6db6dd7e4d fix artifact upload 2022-02-18 15:19:05 +01:00
Lukas Hass b1c7e01008 add playwright and run e2e tests on production like environment 2022-02-18 14:40:20 +01:00
Anton Bracke f755f18829 add some pretty names 2022-02-18 12:03:48 +01:00
Anton Bracke de43233f36 fix release 2022-02-18 12:02:41 +01:00
Anton Bracke 1c1d61bd60 add release and electron-builder setup 2022-02-18 11:49:53 +01:00
Anton Bracke d64c7f9605 update node 2022-02-18 10:27:55 +01:00
Anton Bracke 6e4041560b add ci 2022-02-18 10:26:36 +01:00
Anton Bracke a86bf32ee2 extract types for ipc 2022-02-18 10:26:21 +01:00
Anton Bracke c891fcb1bd add sidebar 2022-02-18 01:51:35 +01:00
Anton Bracke a11d19a457 add ipc and test app 2022-02-17 19:48:08 +01:00
Anton Bracke 31a0d7d452 add desktop app 2022-02-17 18:09:57 +01:00
dependabot[bot] 707b78b506 Bump url-parse from 1.5.3 to 1.5.7 in /front
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-17 14:52:03 +00:00
David Négrier 8dc31c9e06 Merge pull request #1897 from thecodingmachine/cd_to_admin
Continuous Deployment: add connect to admin
2022-02-17 15:51:19 +01:00
David Négrier 5b05589d32 Merge pull request #1893 from thecodingmachine/fix-path-finding-diagonals
disable corner cutting
2022-02-17 15:34:40 +01:00
David Négrier ea8f791fae Adding missing ADMIN_SOCKETS_TOKEN environment variable in case we deploy with the connection to the admin 2022-02-17 15:34:00 +01:00
Lukas Hass 2755489ccf Merge branch 'develop' into vite 2022-02-17 15:20:58 +01:00
David Négrier e36a1f1ced Continuous Deployment: add connect to admin
We can now connect to a remote admin server in the CD environment by using the new "deploy-connect-to-admin" label in the PR.
2022-02-17 15:04:51 +01:00
Lukas Hass c163107875 import browserified version of simple-peer 2022-02-17 15:02:48 +01:00
Hanusiak Piotr ecd4b5907a disable corner cutting 2022-02-17 12:44:57 +01:00
Alexis Faizeau 7820c6b964 Merge pull request #1889 from thecodingmachine/fix-co
Fix importing coWesbite from API to store
2022-02-17 09:52:50 +01:00
Alexis Faizeau f186111d2f Fix importing coWesbite from API to store 2022-02-17 09:51:32 +01:00
grégoire parant 8c3c3c9d43 Merge pull request #1888 from thecodingmachine/hotFixFunnelLimitedMpa
HitFix Update css warning message & add message button
2022-02-16 20:26:07 +01:00