Wojciech Daniło
74619c6731
Making CI config more generic ( https://github.com/enso-org/ide/pull/1158 )
...
Original commit: 66e45cd1dd
2021-02-02 06:07:43 +01:00
Mateusz Czapliński
f60d23b916
chore: make bug template give better reports ( https://github.com/enso-org/ide/pull/1155 )
...
Original commit: aaa5d85239
2021-01-27 21:05:09 +01:00
Wojciech Daniło
4faefd36ce
Fixing wasm-pack build ( https://github.com/enso-org/ide/pull/1134 )
...
Original commit: 81c1b90224
2021-01-22 19:50:44 +01:00
Michael Mauderer
f385523f53
chore+doc: Upgrade wasm pack from 0.8.1 to 0.9.1. ( https://github.com/enso-org/ide/pull/1133 )
...
Original commit: 147c7f2e53
2021-01-22 17:39:59 +01:00
Łukasz Olczak
baa211ebb3
CDN pipeline ( https://github.com/enso-org/ide/pull/1091 )
...
Original commit: 0fccd278ef
2021-01-18 17:07:50 +01:00
Wojciech Daniło
92c8a8c2a5
Refactoring application config management, updating electron setup. ( https://github.com/enso-org/ide/pull/1088 )
...
Original commit: 1f477434b1
2020-12-30 04:37:51 +01:00
Michael Mauderer
671fa4e52c
Bundle project manager in electron package. ( https://github.com/enso-org/ide/pull/1070 )
...
Original commit: f5f69d4a10
2020-12-22 23:14:52 +01:00
Wojciech Daniło
55f06d4cc8
FRP stack trace and refactoring. ( https://github.com/enso-org/ide/pull/989 )
...
Original commit: 0b7cf5f05a
2020-11-30 12:38:35 +01:00
Maciej Mikołajek
5a6d920ffe
Histogram visualization ( https://github.com/enso-org/ide/pull/811 )
...
Original commit: 51d9d5a749
2020-11-26 14:49:30 +01:00
Adam Obuchowicz
8b647251f7
Skip npm version validation in CI
...
Original commit: 351fb2bff2
2020-11-23 13:19:20 +01:00
Wojciech Daniło
a85b88b3c3
Create codeql-analysis.yml
...
Original commit: 2c32817e05
2020-11-19 04:52:08 +01:00
Michael Mauderer
327edc2606
Add requirement for verifying test scenarios to PR template. ( https://github.com/enso-org/ide/pull/945 )
...
Original commit: fd16a4e821
2020-11-12 13:01:44 +01:00
Wojciech Daniło
419fae20d8
Node bump ( https://github.com/enso-org/ide/pull/900 )
...
Original commit: 77be53ec23
2020-11-02 14:36:56 +01:00
Wojciech Daniło
cf68e6848d
Bump npm node version ( https://github.com/enso-org/ide/pull/879 )
...
Original commit: a642c94958
2020-10-26 02:18:40 +01:00
Wojciech Daniło
044ec6f918
Shortcut manager 2.0 ( https://github.com/enso-org/ide/pull/726 )
...
Original commit: 9e1ad61ec6
2020-10-02 03:59:28 +02:00
Ara Adkins
b660fccf84
Fix a grammatical error in the PR template
...
Original commit: f87aaaa8d3
2020-10-01 13:59:49 +01:00
Adam Obuchowicz
376122fda2
Restore codeowners ( https://github.com/enso-org/ide/pull/789 )
...
Original commit: d33b8b8c59
2020-09-11 10:55:58 +02:00
Adam Obuchowicz
4f9b04056f
Set codeowners to mwu ( https://github.com/enso-org/ide/pull/735 )
...
Original commit: 8a20ecd0c9
2020-08-19 20:46:10 +02:00
Michał Wawrzyniec Urbańczyk
53387ccbee
Argument Completion Suggestions ( https://github.com/enso-org/ide/pull/706 )
...
Original commit: b38cce93f5
2020-08-10 12:34:16 +02:00
Maciej Mikołajek
ece41681ae
Disable caching to fix CI ( https://github.com/enso-org/ide/pull/708 )
...
Original commit: d4bc689669
2020-08-05 20:35:30 +02:00
Adam Obuchowicz
c8c45d8258
Rearrange crates ( https://github.com/enso-org/ide/pull/616 )
...
The crates in our repo were rearranged to better reflect the structure described in #2269 .
Original commit: d81614d96f
2020-07-06 12:09:54 +02:00
Joe
ead7e32718
Action to update dev docs ( https://github.com/enso-org/ide/pull/618 )
...
Original commit: d4db47ca02
2020-07-02 19:38:04 +02:00
Ara Adkins
7077abc2cb
Update the repo to use main
as the default branch
...
Original commit: 706f1fd9ed
2020-06-15 18:11:36 +01:00
Danilo Guanabara
b8756cd60e
Fixed textfield key masking on Mac ( https://github.com/enso-org/ide/pull/552 )
...
Original commit: 63ad62cf3d
2020-06-10 08:13:42 -03:00
Adam Obuchowicz
5613749831
Change IDE owner to mwu-two ( https://github.com/enso-org/ide/pull/498 )
...
Original commit: c606ed41bd
2020-05-29 12:35:22 +02:00
Michael Mauderer
71bc491b28
Add profiling checkbox to PR Checklist. ( https://github.com/enso-org/ide/pull/416 )
...
Original commit: d9ca410246
2020-05-27 12:55:18 +02:00
Adam Obuchowicz
619249f061
Fix CI package size checking ( https://github.com/enso-org/ide/pull/421 )
...
Original commit: cd8c0090a3
2020-05-12 12:18:32 +02:00
Josef
4d92869db2
Cache dependencies for CI. ( https://github.com/enso-org/ide/pull/277 )
...
Original commit: 4e55dc5a9c
2020-03-31 14:10:37 +02:00
Wojciech Daniło
6009caa205
Making tests on CI faster by running them in parallel ( https://github.com/enso-org/ide/pull/264 )
...
Original commit: 44df1d6706
2020-03-16 11:16:16 +01:00
Wojciech Daniło
e10fc464a8
Refactoring file structure ( https://github.com/enso-org/ide/pull/260 )
...
Original commit: c38ca0d5a4
2020-03-16 03:58:00 +01:00
Wojciech Daniło
4fd137bfc3
Refactoring & Performance Improvements ( https://github.com/enso-org/ide/pull/255 )
...
Original commit: b2ee9388e4
2020-03-13 05:10:08 +01:00
Wojciech Daniło
619eb4fabd
Fixing node version ( https://github.com/enso-org/ide/pull/251 )
...
Original commit: af54d2876c
2020-03-10 15:33:02 +01:00
Wojciech Daniło
68601ba9e9
Electron support ( https://github.com/enso-org/ide/pull/223 )
...
Original commit: d0b71bb46c
2020-03-05 06:25:00 +01:00
Wojciech Daniło
ecda629e98
Node shapes part 1, build time optimization, lazy WASM loader. ( https://github.com/enso-org/ide/pull/162 )
...
Implements #2117
The application is now distributed to WASM binary (gzipped, not processed by webpack) and JS helpers bundle (gzipped, processed by webpack).
There is a new loader implementation that starts downloading the bundles and as soon as it finishes downloading the helper bundle, it starts online WASM compilation (before the WASM binary finishes downloading).
The loader displays a nice progress bar to the user.
The top-level examples folder was renamed to app and changed significantly. It is meant now to be the base for our cloud and native app. When you run it, please navigate to http://localhost:8080/debug to get the list of debug demo scenes.
Implements #2118
Please use ./scripts/watch.sh --dev. After changing any example scene, the time between hitting ctrl+s and seeing new results in the browser dropped from 45s to 3s.
Implements #2110
Original commit: f21998f4f2
2020-02-11 00:47:03 +01:00
Danilo Guanabara
685c6d0c37
World Integration 🌎 🕊️ to Css3dSystem ( https://github.com/enso-org/ide/pull/133 )
...
CSS 3D System x World integration
Original commit: 7c47432a09
2020-02-06 13:09:29 -03:00
Danilo Guanabara
692432e498
File size checking 📏 ( https://github.com/enso-org/ide/pull/148 )
...
File size checking
Original commit: cce31b31ae
2020-02-06 07:13:07 -03:00
Wojciech Daniło
ca2b242a33
Create CODEOWNERS
...
Original commit: b80f1d9643
2020-02-06 03:49:42 +01:00
Michał Wawrzyniec Urbańczyk
e49daec321
Run wasm-pack test on Windows and macOS ( https://github.com/enso-org/ide/pull/127 )
...
Original commit: 862ff6938d
2020-01-30 15:00:58 +01:00
Danilo Guanabara
7fba387683
Using Firefox for headless web tests ( https://github.com/enso-org/ide/pull/113 )
...
* Using Firefox for headless web tests
* Fixing headless web test command
* Remove unecessary GitHub Action step
Original commit: 35941c4a68
2020-01-18 22:55:14 -03:00
Adam Obuchowicz
a07ad85444
Add wasm-pack test to github workflows ( https://github.com/enso-org/ide/pull/49 )
...
To the test workflow added a step where wasm-pack test is run for each crate in workspace.
A script was added, which runs wasm-pack test for each workspace members, because The wasm-pack itself cannot read workspaces. The script was written in rust, therefore a special crate for build-and-utility-scripts in rust was created.
Original commit: 51d3eaec7e
2019-11-25 11:52:51 +01:00
Wojciech Daniło
148a5b50b0
Update build.yml
...
Original commit: 7b854d1e28
2019-11-22 02:09:48 +01:00
Adam Obuchowicz
e3dd6a7027
Add msdfgen-sys crate ( https://github.com/enso-org/ide/pull/39 )
...
Original commit: 2115a3127c
2019-11-18 16:56:26 +01:00
Ara Adkins
6c2d42d890
Add issue and PR templates
...
Original commit: 389062ec1a
2019-10-14 11:00:17 +01:00
Wojciech Daniło
6248e63991
Update build.yml
...
Original commit: 5be879ff2d
2019-10-07 22:45:07 +02:00
Wojciech Daniło
3286eb3cf7
Update grcov.yml
...
Original commit: fdd44439ae
2019-10-07 22:43:56 +02:00
Wojciech Daniło
e046e9c6f7
Update build.yml
...
Original commit: 8da2909aeb
2019-10-07 22:06:02 +02:00
Wojciech Daniło
ecde1bc976
Update build.yml
...
Original commit: 9b8a529793
2019-10-07 21:03:03 +02:00
Wojciech Daniło
4cc7695412
Update build.yml
...
Original commit: 2440f88c4a
2019-10-07 20:52:33 +02:00
Wojciech Danilo
cb5e6ce515
Merge branch 'master' of github.com:luna/basegl
...
Original commit: 5e433c8499
2019-10-07 20:33:31 +02:00
Wojciech Danilo
9e947eb8a0
Fixing warnings, refactoring
...
Original commit: ae77cfb98d
2019-10-07 20:33:09 +02:00