Commit Graph

91 Commits

Author SHA1 Message Date
Michael Mauderer
515175de18 Emit correct events when deselecting all nodes. (https://github.com/enso-org/ide/pull/1664)
Original commit: 63ff1fe431
2021-07-06 09:42:08 +02:00
Adam Obuchowicz
a1e611ac35 Merge branch 'unstable' into develop
Original commit: 14e0c62f51
2021-06-25 17:38:04 +02:00
Adam Obuchowicz
fcfdcf3498 New release in changelog
Original commit: b4a082331b
2021-06-25 17:04:37 +02:00
Michael Mauderer
68801e11ff Enable build signing for macOS and Windows binaries. (https://github.com/enso-org/ide/pull/1366)
Original commit: 0c339d8b59
2021-06-22 09:50:55 +02:00
Michael Mauderer
ef974b8397 Implement area selection. (https://github.com/enso-org/ide/pull/1588)
Original commit: db31134558
2021-06-13 21:52:39 +02:00
Michał Wawrzyniec Urbańczyk
f77aef37c0 Undo Redo — Part 1 (https://github.com/enso-org/ide/pull/1602)
Missing parts are:
* proper Text Editor support;
* proper handling of deleting nodes;
* undoing some UI actions (like node selection, active visualization, switching view to a different graph).


Original commit: 28ad0422d5
2021-06-11 06:34:03 +02:00
Felix Rech
92cb1aabaa Add profiling mode to GUI (https://github.com/enso-org/ide/pull/1546)
Original commit: 199abd88f8
2021-06-10 12:24:04 +01:00
Michael Mauderer
29a0e269df Enable build signing for macOS and Windows binaries. (https://github.com/enso-org/ide/pull/1366)
Original commit: 99de1d7315
2021-06-10 11:56:51 +02:00
Adam Obuchowicz
f06d137783 Fix changelog entry
Original commit: 4657468304
2021-06-04 13:05:00 +02:00
Adam Obuchowicz
d3561ee950 Opening Projects in IDE (https://github.com/enso-org/ide/pull/1587)
Original commit: 8f2172732a
2021-06-01 11:55:15 +02:00
Adam Obuchowicz
c438e36cd2 Searcher Fixes (https://github.com/enso-org/ide/pull/1577)
Original commit: de6e14500f
2021-05-26 15:28:22 +02:00
Adam Obuchowicz
b7a9dc73e2 Add Next Release Entry
Original commit: 0901c65d2d
2021-05-24 17:18:27 +02:00
Adam Obuchowicz
a2e1e4c92f Add last entries to alpha 5
Original commit: ab3e04db55
2021-05-24 16:56:58 +02:00
Adam Obuchowicz
5b788e953e Create new project action in searcher. (https://github.com/enso-org/ide/pull/1566)
Original commit: 5adc95289d
2021-05-21 15:24:17 +02:00
Michael Mauderer
ef85058824 Implement number and range pickers. (https://github.com/enso-org/ide/pull/1524)
Original commit: b361fdb529
2021-05-21 11:41:03 +02:00
Felix Rech
e47cd28395 Show node output type right under the node, not in pop-up. (https://github.com/enso-org/ide/pull/1427)
Original commit: 4bf917e0cc
2021-05-14 14:06:14 +01:00
Felix Rech
8b2b6ffa76 Deselect visualization when its node gets removed (https://github.com/enso-org/ide/pull/1556)
Original commit: f9778d60d2
2021-05-13 08:50:01 +01:00
Michael Mauderer
416c9d69dc Correctly handle case when wasm streaming is failing. (https://github.com/enso-org/ide/pull/1561)
Original commit: 72349b8371
2021-05-11 11:33:20 +02:00
Michael Mauderer
b7baae57ff Correctly interpret string arguments as booleans in electron arguments. (https://github.com/enso-org/ide/pull/1539)
Original commit: f0e712e45c
2021-05-10 19:23:22 +02:00
Adam Obuchowicz
6fd49b26c8 Merge remote-tracking branch 'origin/unstable' into develop
Original commit: 3867842656
2021-05-10 19:22:05 +02:00
Adam Obuchowicz
971a18313d New release in changelog
Original commit: 001b477f18
2021-05-10 19:20:36 +02:00
Michael Mauderer
86af9f102e Bump engine version to 0.2.11 (https://github.com/enso-org/ide/pull/1541)
Original commit: 86fc4a010f
2021-05-10 17:39:31 +02:00
Michał Wawrzyniec Urbańczyk
246566f304 Delete key shall delete nodes. (https://github.com/enso-org/ide/pull/1538)
Original commit: 70ce429e8b
2021-05-07 11:27:20 +02:00
Michael Mauderer
50ea82d29b Update changelog for release of Enso 2.0.0-alpha.4.
Original commit: fc9454a2d6
2021-05-05 09:44:08 +02:00
Michael Mauderer
b101da313d Update changelog for release of Enso 2.0.0-alpha.4.
Original commit: d8c30eac31
2021-05-04 14:01:55 +02:00
Michael Mauderer
a8f59aba8b Correctly interpret string arguments as booleans in electron arguments. (https://github.com/enso-org/ide/pull/1536)
Original commit: d659d6e295
2021-05-04 11:12:59 +02:00
Michał Wawrzyniec Urbańczyk
8920927056 Passing options to backend and adding --verbose flag (https://github.com/enso-org/ide/pull/1531)
ref #2938

Original commit: a5c5762dda
2021-04-29 23:21:18 +02:00
Michał Wawrzyniec Urbańczyk
3d7255ed68 Close and Fullscreen buttons for IDE in the cloud (https://github.com/enso-org/ide/pull/1511)
Original commit: 71c3b39110
2021-04-26 15:06:52 +02:00
Adam Obuchowicz
6963be7451 Set new release
Original commit: 59482b1c11
2021-04-13 17:27:25 +02:00
Ara Adkins
1107bec3da Point users to the Enso repo (https://github.com/enso-org/ide/pull/1470)
Original commit: 5b1b6e6185
2021-04-13 16:41:26 +02:00
Felix Rech
95499398a3 Update breadcrumb bar design (https://github.com/enso-org/ide/pull/1471)
Original commit: 0ad870bb66
2021-04-13 15:59:41 +02:00
Maciej Mikołajek
fff2971832 Fix: Heatmap and visualizations colors in dark mode. (https://github.com/enso-org/ide/pull/1453)
Original commit: 1680875e50
2021-04-09 22:06:45 +02:00
Michał Wawrzyniec Urbańczyk
802a1fcdce Suppressing spurious type updates. (https://github.com/enso-org/ide/pull/1445)
Original commit: 42e6ea046a
2021-04-09 17:25:24 +02:00
Felix Rech
67ea846989 Add background to breadcrumbs and status bar (https://github.com/enso-org/ide/pull/1447)
* Add background to breadcrumbs and status bar

* Update CHANGELOG.md

* Tweak visual appearance

* Improve formatting

* Improve formatting

Original commit: 9b1e455298
2021-04-09 14:49:29 +01:00
Dmitry Bushev
f194777634 Image Visualizations (https://github.com/enso-org/ide/pull/1367)
Original commit: ba97fc7572
2021-04-08 11:14:13 +02:00
Wojciech Daniło
f76ddacf1d Dark theme fixes (https://github.com/enso-org/ide/pull/1444)
Original commit: 9903484daa
2021-04-07 14:01:51 +02:00
Maciej Mikołajek
caea547b7f Create prototype heatmap visualization. (https://github.com/enso-org/ide/pull/1438)
Original commit: 10e08be303
2021-04-04 17:42:38 +02:00
Michał Wawrzyniec Urbańczyk
cac873ff1c Fix Backend Dying (https://github.com/enso-org/ide/pull/1428)
Original commit: 63917f4a65
2021-04-02 15:52:22 +02:00
Michael Mauderer
fc93ffe64a Visual improvements 2 (https://github.com/enso-org/ide/pull/1419)
Original commit: 1fa34b0df3
2021-04-02 10:01:50 +02:00
Michał Wawrzyniec Urbańczyk
ffa26768ce Fix Nested Macros Deserialization (https://github.com/enso-org/ide/pull/1413)
Original commit: c433eb01dd
2021-04-01 22:56:23 +02:00
Wojciech Daniło
4ffaaefb9b Revert "onHide callback for Visualizations (https://github.com/enso-org/ide/pull/1383)" (https://github.com/enso-org/ide/pull/1418)
This reverts commit e591c79321.

Original commit: 165b14a7d5
2021-04-01 09:47:41 +02:00
Adam Obuchowicz
72f1822e3e Show that visualization is selected (https://github.com/enso-org/ide/pull/1412)
Original commit: e3e073326b
2021-03-31 16:46:18 +02:00
Michael Mauderer
eb05b7c1ce Fix build failing when executing run watch on a clean build. (https://github.com/enso-org/ide/pull/1395)
Original commit: c4008d4699
2021-03-31 16:31:46 +02:00
Felix Rech
e591c79321 onHide callback for Visualizations (https://github.com/enso-org/ide/pull/1383)
JavaScript visualizations can define a onHide method that will be called whenever the visualization is hidden.

Original commit: 38bd818ce7
2021-03-31 15:14:15 +02:00
Adam Obuchowicz
6b7aa7f642 Run prettier on changelog
Original commit: ca6bfa99bf
2021-03-31 09:12:43 +02:00
Michael Mauderer
67090e17fe Show visualization on output port hover. (https://github.com/enso-org/ide/pull/1363)
Original commit: b869971f44
2021-03-30 20:51:32 +02:00
Michael Mauderer
79b376349a Visual improvements 1+2 (https://github.com/enso-org/ide/pull/1411)
Original commit: 9b60a911b9
2021-03-30 20:09:54 +02:00
Adam Obuchowicz
c1f8f8aa18 Filter out Unresolved_Symbol when coloring ports (https://github.com/enso-org/ide/pull/1408)
Original commit: e74b8c3fd9
2021-03-30 17:48:55 +02:00
Wojciech Daniło
8b5cd73f4d Theme management (https://github.com/enso-org/ide/pull/1390)
Original commit: c8bfe4296d
2021-03-30 16:16:46 +02:00
Adam Obuchowicz
d5c5f3b538 Show visualization available for node output type only. (https://github.com/enso-org/ide/pull/1384)
Original commit: d4cc824e34
2021-03-30 14:25:38 +02:00