Michael Mauderer
28e265c191
Bump engine to 0.2.23. ( https://github.com/enso-org/ide/pull/1768 )
...
Original commit: f3e9430e32
2021-08-09 14:32:47 +01:00
Dmitry Bushev
d25ed3238e
Update window size ( https://github.com/enso-org/ide/pull/1767 )
...
Original commit: 5a5c76292d
2021-08-09 14:31:46 +01:00
Michael Mauderer
a34144368d
Bump changelog for next development cycle.
...
Original commit: d3e056c063
2021-08-06 18:25:56 +01:00
Michael Mauderer
19b27ddd52
Bump changelog for release.
...
Original commit: c3e977e9c4
2021-08-06 18:24:41 +01:00
Dmitry Bushev
7544b34844
Project Templates ( https://github.com/enso-org/ide/pull/1742 )
...
Original commit: 3452fadee9
2021-08-06 18:56:53 +02:00
Michael Mauderer
cd86880fb8
Bump engine to 0.2.22. ( https://github.com/enso-org/ide/pull/1763 )
...
Original commit: 337a07bba3
2021-08-06 18:20:37 +02:00
Adam Obuchowicz
511fca8282
Bump engine version to 0.2.21 ( https://github.com/enso-org/ide/pull/1762 )
...
Original commit: 312a5ee372
2021-08-05 21:40:25 +02:00
Adam Obuchowicz
8fda7895d9
Fix performance issues in nodes' comments ( https://github.com/enso-org/ide/pull/1758 )
...
Original commit: 672a2f69a6
2021-08-05 16:28:26 +02:00
Michael Mauderer
bcaa4b2e7a
Revert "Add support for comments on nodes ( https://github.com/enso-org/ide/pull/1744 )"
...
This reverts commit 9d84c6eb49
.
Original commit: 36a2242f15
2021-08-05 09:33:06 +01:00
Michael Mauderer
3583938b9e
Revert "Comment will be hidden while the node name is visible ( https://github.com/enso-org/ide/pull/1750 )"
...
This reverts commit 94ac9b0507
.
Original commit: ab5ffdfd55
2021-08-05 09:33:05 +01:00
Michael Mauderer
73397c05af
Update link of test sceanrio.
...
Original commit: cba2fee11c
2021-08-04 11:04:04 +02:00
Michael Mauderer
8b31250338
Bump engine to 0.2.19 ( https://github.com/enso-org/ide/pull/1752 )
...
Original commit: f58b75a4f2
2021-08-03 17:58:59 +02:00
Michał Wawrzyniec Urbańczyk
94ac9b0507
Comment will be hidden while the node name is visible ( https://github.com/enso-org/ide/pull/1750 )
...
Original commit: 22871ee1db
2021-08-02 17:31:50 +02:00
Wojciech Daniło
37c3f60408
Clipping (Part 2/2) ( https://github.com/enso-org/ide/pull/1740 )
...
Original commit: 3d6e8ffe27
2021-08-02 15:32:49 +02:00
Michał Wawrzyniec Urbańczyk
9d84c6eb49
Add support for comments on nodes ( https://github.com/enso-org/ide/pull/1744 )
...
Original commit: fdeed13e6c
2021-08-02 11:27:25 +01:00
Adam Obuchowicz
d452b3c4f4
Fix expression changing during editing ( https://github.com/enso-org/ide/pull/1743 )
...
Original commit: 8decddd922
2021-07-30 14:38:43 +02:00
Adam Obuchowicz
88d54bb891
Hardcoded suggestions and categories in searcher controller. ( https://github.com/enso-org/ide/pull/1741 )
...
Original commit: 6fbccfe742
2021-07-30 11:02:06 +02:00
Maciej Mikołajek
123559ec2f
Implement Suggestions DB schema and get documentation_html
from engine. ( https://github.com/enso-org/ide/pull/1601 )
...
Original commit: bc832d4e93
2021-07-29 22:45:57 +02:00
Felix Rech
1a616dc06a
Searcher Icons 3 ( https://github.com/enso-org/ide/pull/1733 )
...
Original commit: 4374c13717
2021-07-29 14:57:31 +01:00
Wojciech Daniło
f5d859e457
Clipping (Part 1/2) ( https://github.com/enso-org/ide/pull/1720 )
...
Original commit: b42dea2d31
2021-07-28 04:32:07 +02:00
Michael Mauderer
fb6db04103
Bump engine to 0.2.16 ( https://github.com/enso-org/ide/pull/1726 )
...
Original commit: a2d2471e70
2021-07-27 15:31:33 +01:00
Felix Rech
9b1e23bd7c
Searcher Icons 2 ( https://github.com/enso-org/ide/pull/1723 )
...
Original commit: 674f3c8c68
2021-07-26 18:58:27 +01:00
Felix Rech
3eebb6ae4a
Searcher icons 1 ( https://github.com/enso-org/ide/pull/1715 )
...
Original commit: 8e6a2dc37a
2021-07-26 15:52:48 +01:00
Adam Obuchowicz
8ec94453ab
File Open Dialog ( https://github.com/enso-org/ide/pull/1700 )
...
Original commit: 6f8b9a9afc
2021-07-23 18:04:21 +02:00
Michae Mauderer
003de4e8d3
Bump CHANGELOG.md for next release cycle.
...
Original commit: 6b0a385adb
2021-07-23 14:43:58 +01:00
Michae Mauderer
a39ec34092
Fix check for versions in the changelog to use the correct comparison between tag versions.
...
Original commit: 173abdff8a
2021-07-23 14:43:07 +01:00
Michae Mauderer
5796360276
Bump changelog for release 2.0.0-alpha.10.
...
Original commit: 0c87b06ca0
2021-07-23 10:32:40 +01:00
Michae Mauderer
b637c99616
Fix IDE side engine check to display correct warning.
...
Original commit: 305cc0ab65
2021-07-23 10:32:40 +01:00
Adam Obuchowicz
6d9785375d
Modify list view api to support custom entry ( https://github.com/enso-org/ide/pull/1722 )
...
Also fixed issue with not-masked selected entry in visualization chooser.
Original commit: b398ad9c84
2021-07-22 19:37:22 +02:00
Adam Obuchowicz
86df862f01
Engine 0.2.15 ( https://github.com/enso-org/ide/pull/1710 )
...
Original commit: 3031f4a686
2021-07-21 08:57:08 +01:00
Michael Mauderer
69be61133c
Bump Rust version to nightly-2021-06-17 ( https://github.com/enso-org/ide/pull/1675 )
...
Original commit: 8b971cd7cd
2021-07-20 15:50:38 +01:00
Michae Mauderer
a085ab41a2
Bump changelog after 2.0.0-alpha.9 release.
...
Original commit: 89dca68b74
2021-07-20 14:20:53 +01:00
Michae Mauderer
313da61c3d
Revert "First version of the file browser ( https://github.com/enso-org/ide/pull/1708 )"
...
This reverts commit 630ec40e
Original commit: 30f7bf9ad1
2021-07-19 10:40:14 +01:00
Michał Wawrzyniec Urbańczyk
6e0268b011
Undo Redo — Part 2 ( https://github.com/enso-org/ide/pull/1688 )
...
Original commit: 9bc5caddc9
2021-07-16 10:36:15 +02:00
Michael Mauderer
d6a7c88375
Create new unstable releases as draft. ( https://github.com/enso-org/ide/pull/1699 )
...
Original commit: 17f9b4d731
2021-07-15 15:32:40 +02:00
Felix Rech
630ec40ed9
First version of the file browser ( https://github.com/enso-org/ide/pull/1708 )
...
There are some issues in the code - discussion and fixes in https://github.com/enso-org/ide/pull/1677 .
Original commit: 0013154684
2021-07-12 16:22:15 +02:00
Michael Mauderer
720ca660e7
Bump changelog.
...
Original commit: 9624ae6019
2021-07-09 11:41:58 +02:00
Michael Mauderer
7dbe316084
Apply prettier formatting.
...
Original commit: cecc18d561
2021-07-08 22:25:11 +02:00
Michael Mauderer
8ac5cfaf56
Friendlier readme. ( https://github.com/enso-org/ide/pull/1676 )
...
Original commit: b24b80de06
2021-07-08 16:37:04 +02:00
Adam Obuchowicz
0bcd10a42b
Revert "Revert "Update API to support the new content roots ( https://github.com/enso-org/ide/pull/1640 )""
...
This reverts commit 31f6048844
.
Original commit: c40d8e5a14
2021-07-08 13:52:33 +02:00
Dmitry Bushev
80569be88d
User Authentication in IDE ( https://github.com/enso-org/ide/pull/1653 )
...
Add authentication and minimum supported version check
Original commit: 2e2a804b1f
2021-07-06 13:00:38 +03:00
Michael Mauderer
a06490c092
chore: Update changelog.
...
Original commit: d6e211833b
2021-07-06 09:50:16 +02:00
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
Michael Mauderer
2af1070515
Scrollbar and ScrollArea ( https://github.com/enso-org/ide/pull/1614 )
...
Original commit: 9bf3843834
2021-07-05 12:12:42 +01:00
Adam Obuchowicz
31f6048844
Revert "Update API to support the new content roots ( https://github.com/enso-org/ide/pull/1640 )"
...
This reverts commit 5963991de8
.
Original commit: e2476ee48a
2021-06-29 11:24:38 +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
Adam Obuchowicz
aa42f33145
Prompt Message ( https://github.com/enso-org/ide/pull/1639 )
...
Original commit: 28223384db
2021-06-25 17:01:52 +02:00
Michael Mauderer
791e72f5bf
Fix regression that prohibits multiple nodes from being moved. ( https://github.com/enso-org/ide/pull/1633 )
...
* fix: Fix regression that prohibits multiple nodes from being moved.
Co-authored-by: Adam Obuchowicz <adam.obuchowicz@enso.org>
Co-authored-by: Dmitry Bushev <bushevdv@gmail.com>
Original commit: 9c40568ebe
2021-06-25 15:43:00 +02:00
Michael Mauderer
22a30e844f
fix: Fix node action eye icon not appearing on hover. ( https://github.com/enso-org/ide/pull/1628 )
...
Co-authored-by: Adam Obuchowicz <adam.obuchowicz@luna-lang.org>
Original commit: 32ce553381
2021-06-25 14:01:32 +02:00