Commit Graph

488 Commits

Author SHA1 Message Date
Michael Mauderer
f6588653de Bump engine to 0.2.27. (https://github.com/enso-org/ide/pull/1811)
Original commit: 27ef2fc4f6
2021-08-27 10:36:04 +02:00
Felix Rech
f2e8fcbe7f Avoid error during initialization of histograms and scatterplots (https://github.com/enso-org/ide/pull/1761)
Original commit: 535d23d249
2021-08-23 12:26:51 +01:00
Maciej Mikołajek
d29228a319 Fix docs loading stylesheet taking a lot of time, and update it to meet newest requirements (https://github.com/enso-org/ide/pull/1766)
Original commit: 50696c884b
2021-08-20 13:33:37 +02:00
Maciej Mikołajek
a18db9013c Bump Engine version to 0.2.26 and edition to 2021.14 (https://github.com/enso-org/ide/pull/1801)
Original commit: 6b384196e0
2021-08-20 10:41:16 +02:00
Michał Wawrzyniec Urbańczyk
1654a3125a Visualization Fixes (https://github.com/enso-org/ide/pull/1804)
Original commit: 838788a48f
2021-08-20 09:37:52 +02:00
Dmitry Bushev
2a9608bffa Fix the project CLI flag (https://github.com/enso-org/ide/pull/1774)
fix the --project flag

Original commit: aee3f33fce
2021-08-19 17:22:13 +03:00
Michał Wawrzyniec Urbańczyk
1c9fc184fc GeoMap: Ignore points with null coordinate values (https://github.com/enso-org/ide/pull/1775)
Original commit: 525b340ed2
2021-08-19 12:13:01 +02:00
Michał Wawrzyniec Urbańczyk
303c9a30cc Fix path to the module for the builtin dataflow error visualization. (https://github.com/enso-org/ide/pull/1779)
Original commit: 8afed22363
2021-08-19 11:55:39 +02:00
Adam Obuchowicz
990bfa0a5f Add "All Search Result" category for showing filtering output. (https://github.com/enso-org/ide/pull/1797)
Original commit: 2acb0ecf04
2021-08-13 23:22:24 +02:00
Michael Mauderer
0283965453 Bump engine to 0.2.24. (https://github.com/enso-org/ide/pull/1798)
Original commit: 12f1a4ca34
2021-08-13 23:11:27 +02:00
Adam Obuchowicz
38a0bda6d0 Integration of new Searcher Suggestions (https://github.com/enso-org/ide/pull/1777)
Original commit: d04979a7e0
2021-08-12 15:44:04 +02:00
Adam Obuchowicz
761034706f FRP with cycles (https://github.com/enso-org/ide/pull/1771)
Original commit: 489483a825
2021-08-10 12:50:24 +02:00
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
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
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
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
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
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
7dbe316084 Apply prettier formatting.
Original commit: cecc18d561
2021-07-08 22:25:11 +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
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
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