enso/app/gui/src
Dmitry Bushev 20fd9f4b96
Ensure project name starts with uppercase (#3947)
Fixes the regression when IDE fails to create a project from template. Project name should start with an upper case letter to pass the server side validation.
2022-12-06 17:43:33 +00:00
..
controller Ensure project name starts with uppercase (#3947) 2022-12-06 17:43:33 +00:00
executor Wip/wdanilo/widgets 182746060 (#3678) 2022-10-04 04:51:27 +02:00
ide Component Browser with Grid View (#3766) 2022-10-14 12:42:59 +02:00
model Skip and Freeze macros in IDE (#3913) 2022-12-06 14:48:28 +00:00
presenter Skip and Freeze macros in IDE (#3913) 2022-12-06 14:48:28 +00:00
transport Build script merge (#3743) 2022-10-10 23:38:48 +02:00
config.rs Profiling batch mode (#3428) 2022-05-10 19:34:40 +00:00
constants.rs Linting codebase 2022-03-10 05:32:33 +01:00
controller.rs Linting codebase 2022-03-10 05:32:33 +01:00
executor.rs Linting codebase 2022-03-10 05:32:33 +01:00
ide.rs Breadcrumbs integration (#3720) 2022-10-03 10:54:09 +00:00
integration_test.rs Profiling workflows (#3475) 2022-06-01 18:01:16 +00:00
lib.rs Make Component Browser code generation valid and other fixes. (#3890) 2022-11-24 20:34:13 +00:00
model.rs Linting codebase 2022-03-10 05:32:33 +01:00
notification.rs Refactor gui/src/rust/ide to two app/gui and app/ide-desktop (#3157) 2021-11-16 10:04:56 +01:00
presenter.rs Ensure project name starts with uppercase (#3947) 2022-12-06 17:43:33 +00:00
profile_workflow.rs Better fonts support. (#3616) 2022-08-27 00:25:34 +02:00
sync.rs Linting codebase 2022-03-10 05:32:33 +01:00
test.rs Make Component Browser code generation valid and other fixes. (#3890) 2022-11-24 20:34:13 +00:00
tests.rs Create new node when opening searcher and no node is selected. (#3645) 2022-08-22 15:32:44 +00:00
transport.rs Linting codebase 2022-03-10 05:32:33 +01:00