Michał Wawrzyniec Urbańczyk
93c54c777b
Reconnecting WebSocket ( https://github.com/enso-org/ide/pull/1537 )
...
Original commit: a185215c71
2021-05-10 09:42:59 +02:00
Michał Wawrzyniec Urbańczyk
955343da90
Allow visualizations to define context module for preprocessor ( https://github.com/enso-org/ide/pull/1291 )
...
Ref #2705
Original commit: 4e7dfd0bd0
2021-03-10 11:09:45 +01:00
Adam Obuchowicz
69f499b691
Integrate errors view with engine ( https://github.com/enso-org/ide/pull/1182 )
...
The IDE now displays errors on nodes basing of the new "executionContext/expressionUpdates" message from the Engine.
Original commit: d1f5bc6b21
2021-02-12 14:02:42 +01:00
Wojciech Daniło
210b40a49f
Ability to register widget instances in different cameras ( https://github.com/enso-org/ide/pull/1090 )
...
Original commit: 214375520d
2021-02-05 22:48:23 +01:00
Michael Mauderer
f5f7c54297
Implement remote logging. ( https://github.com/enso-org/ide/pull/1138 )
...
Original commit: 7f27db4d76
2021-01-26 17:52:02 +01:00
Adam Obuchowicz
ab2985634d
Use the newest enso-prelude and enso-logger ( https://github.com/enso-org/ide/pull/1112 )
...
Original commit: e72333f41b
2021-01-18 09:23:19 +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
Wojciech Daniło
a64210b705
Fixing "Improper behavior while trying to reconnect node with arguments" ( https://github.com/enso-org/ide/pull/1077 )
...
Original commit: cbd2760e5c
2020-12-29 13:50:20 +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
Adam Obuchowicz
cffa2d5c13
Fix reordering after connecting nodes. ( https://github.com/enso-org/ide/pull/1002 )
...
Original commit: 70a86d4121
2020-11-27 13:22:24 +01:00
Wojciech Daniło
ff94d3a55b
Port display improvements ( https://github.com/enso-org/ide/pull/881 )
...
Original commit: ec5b0e0359
2020-11-17 07:50:20 +01:00
Michael Mauderer
65e7d4c273
Fast-action icons for nodes ( https://github.com/enso-org/ide/pull/834 )
...
Co-authored-by: Adam Obuchowicz <adam.obuchowicz@luna-lang.org>
Original commit: c3d02764f9
2020-10-21 14:47:52 +02:00
Wojciech Daniło
9cd6bd94b1
Focus manager (Part 1, internal focus management) ( https://github.com/enso-org/ide/pull/838 )
...
Original commit: db6d2f20b6
2020-10-20 04:44:35 +02:00
Ara Adkins
0b1d9b22f9
Extract shared libraries to rust-libs ( https://github.com/enso-org/ide/pull/828 )
...
Original commit: ed7760222d
2020-10-05 11:43:14 +01:00
Maciej Mikołajek
00eac28103
Enso Studio light theme ( https://github.com/enso-org/ide/pull/731 )
...
* prepare
* save state
* save state
* save state
* use style for vis
* Revert "save state"
This reverts commit db2e0641
* gray-ish bg and lighter nodes
* gray-ish bg and lighter nodes
* light bg and node
* ports
* ideal vis shadow
* better
* shadow seems fine
* borders not shadows
* changes
* back to shadow
* Using theme manager for text - both dark and light work !
* adjust
* bc
* rm changes
* better
* prepare
* breadcrumbs and text-vis use theme manager !
* rev
* clean
* info
* list view looks nice!
* save state
* rev
* typo
* nl
* Cuz every little thing
Gonna be all right
* up
* better
* better
* rm unused imports
* rev
* rev
* rev
* rev
* rev
* rev
* ln
* save state
* testing
* save state
* ready
* rev
* up
* Keyboard shortcut for changing style - issue : Program does change style, when logged new data appear, but the visual aspect stays the same.
* fix
* fix
* spaces fix
* rev
* move
* fix indent
* save
* parses
* save
* save
* progresso after espresso
* progresso after espresso
* actually works!
* generate modules
* clean
* A little redesign
* save
* save
* compiles
* works
* review ready
* review ready
* review ready
* Rev in progresso
* Rev in progresso
* works.
* works.
* rev ready.
* rev
Co-authored-by: Wojciech Daniło <wojciech.danilo@gmail.com>
Co-authored-by: Adam Obuchowicz <adam.obuchowicz@enso.org>
Original commit: 36fd6c4a12
2020-09-18 13:56:55 +02:00
Adam Obuchowicz
cc1a067759
Searcher Edit View ( https://github.com/enso-org/ide/pull/791 )
...
This is a first part of Searcher Edit View: it implements the main logic, with some missing parts:
* There are no icons next to suggestion entries
* The documentation panel is not shown.
* There is not any connection when bringing Searcher having node selected.
Original commit: 0e3471e9b7
2020-09-17 16:36:15 +02:00
Adam Obuchowicz
1b29afddca
Enable EnsoGL examples in IDE ( https://github.com/enso-org/ide/pull/782 )
...
Original commit: 9c68e995cb
2020-09-09 11:14:59 +02:00
Adam Obuchowicz
bd36daeba7
Refactored Graph Editor ( https://github.com/enso-org/ide/pull/759 )
...
Original commit: 0f3815c6b0
2020-08-25 18:15:51 +02:00
Adam Obuchowicz
666906fa88
Searcher controller: Filtering suggestions ( https://github.com/enso-org/ide/pull/717 )
...
Original commit: e39878050d
2020-08-14 12:38:03 +02:00
Wojciech Daniło
4417a9b1f7
Refactoring & display object bug fixing ( https://github.com/enso-org/ide/pull/721 )
...
Original commit: cf2b8296eb
2020-08-14 09:23:03 +02:00
Adam Obuchowicz
d53fdbf31b
Refactoring IDE models. ( https://github.com/enso-org/ide/pull/681 )
...
Co-authored-by: mwu <mwu-tow@gazeta.pl>
Original commit: d7d500f86d
2020-07-21 22:18:07 +02:00
Michał Wawrzyniec Urbańczyk
48b8fea226
Import Management ( https://github.com/enso-org/ide/pull/656 )
...
Original commit: 329534b75c
2020-07-13 13:58:22 +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
Wojciech Daniło
a1410b7ec9
Editable text 2.0 ( https://github.com/enso-org/ide/pull/559 )
...
Original commit: fa9f14459b
2020-07-03 08:54:16 +02:00
Ara Adkins
566a318a91
Remove shared libraries from the IDE repo ( https://github.com/enso-org/ide/pull/626 )
...
1. Removes `prelude`, and renames it to `enso-prelude`.
2. Removes `shapely`, and renames it to `enso-shapely`.
3. Removes `macro-utils` and renames it to `enso-macro-utils`.
Original commit: a5069c1ae5
2020-07-01 16:26:24 +01:00
Michał Wawrzyniec Urbańczyk
198526afaa
Text API changes ( https://github.com/enso-org/ide/pull/556 )
...
Original commit: e41be1d351
2020-06-13 03:53:27 +02:00
Wojciech Daniło
f96ea27f4a
Node layout magnet, bug fixes ( https://github.com/enso-org/ide/pull/551 )
...
Original commit: c88a0bdaf1
2020-06-12 21:51:47 +02:00
Danilo Guanabara
b1e629716a
Improved node searcher ( https://github.com/enso-org/ide/pull/519 )
...
Original commit: be88749d88
2020-06-09 02:33:06 -03:00
Adam Obuchowicz
04107422d2
Connections integration ( https://github.com/enso-org/ide/pull/428 )
...
Original commit: 3c5964f63e
2020-05-21 14:06:33 +02:00
Michał Wawrzyniec Urbańczyk
d09465da7f
Binary Message Support In Transport ( https://github.com/enso-org/ide/pull/424 )
...
Original commit: f003b6bef0
2020-05-13 17:28:39 +02:00
Danilo Guanabara
306b1a9417
Intregration of Project Manager and File Manager to IDE ( https://github.com/enso-org/ide/pull/409 )
...
Location was removed because enso_protocol::file_manger::Path is more complete now.
Original commit: 7cd0df574d
2020-05-07 16:19:38 +02:00
Danilo Guanabara
817fd766c6
Project manager client ( https://github.com/enso-org/ide/pull/366 )
...
Original commit: 5bc3b7b3a3
2020-05-04 20:59:43 +02:00
Adam Obuchowicz
e6a0461674
Double Representation Connection operations ( https://github.com/enso-org/ide/pull/387 )
...
Original commit: 1d8c282344
2020-04-28 17:48:06 +02:00
Adam Obuchowicz
95cc8b8d47
Span Tree ( https://github.com/enso-org/ide/pull/358 )
...
Created a new SpanTree crate in IDE. The structure itself is quite straightforward. To generate span-tree from AST you may use method generate_tree from generator::SpanTreeGenerator trait.
Original commit: 194caafd09
2020-04-21 15:33:46 +02:00
Michał Wawrzyniec Urbańczyk
bc424c2a98
Alias analysis ( https://github.com/enso-org/ide/pull/363 )
...
Original commit: 7718d6a348
2020-04-15 21:01:08 +02:00
Wojciech Daniło
05d1e3c13d
Node Model ( https://github.com/enso-org/ide/pull/268 )
...
Original commit: 169b3d145a
2020-04-03 13:18:22 +02:00
Josef
248a1caace
Graph API - Node position in metadata ( https://github.com/enso-org/ide/pull/274 )
...
authored-by: Josef <j.f.vonasek@gmail.com>
Original commit: e4a9d7742a
2020-03-20 08:37:28 +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