Commit Graph

12393 Commits

Author SHA1 Message Date
Konstantin Krivopustov
38bd1034a1 Ability to react to datasource refresh initiated by RowsCount #1258 2018-09-12 19:24:32 +04:00
Ildar Adiatullin
9cba6d7eee Select multiple entities in lookup screen when using "IN" condition of generic filter #1092 (#1257) 2018-09-12 18:13:26 +04:00
Daniil Tsarev
b7f00af105 Pack widgetsets to JAR files #542 2018-09-12 16:56:16 +04:00
Konstantin Krivopustov
fdfd901a53 Standard actions replacements prototype 2018-09-12 16:04:15 +04:00
Konstantin Krivopustov
d938233f14 New presentation data layer #474
Fix repetitive composition editing
2018-09-12 15:02:52 +04:00
Daniil Tsarev
0e451c8ebd Move cuba-idp to separate application component #411 2018-09-12 14:51:25 +04:00
Andrey Subbotin
cd81f594a6 Mysterious NPE in QueryTreeAnalyzer #496 2018-09-12 12:03:19 +04:00
Andrey Subbotin
afcf3f25c0 Mysterious NPE in QueryTreeAnalyzer #496 2018-09-12 10:01:46 +04:00
Konstantin Krivopustov
c5051f4800 Get rid of default implicit conversion of JPQL query parameters #744
Compatibility with cuba.implicitConversionOfJpqlParams = true
2018-09-12 09:59:48 +04:00
Andrey Subbotin
e6c43a468e Mysterious NPE in QueryTreeAnalyzer #496 2018-09-12 09:59:21 +04:00
Andrey Subbotin
6097afb82c Mysterious NPE in QueryTreeAnalyzer #496 2018-09-12 09:49:28 +04:00
Yuriy Artamonov
b1fa7a4af4 Provide typed API for UI components with type parameter #1253
Fix tests
2018-09-11 20:56:34 +04:00
Yuriy Artamonov
07943c7d8a Provide typed API for UI components with type parameter #1253 2018-09-11 19:53:51 +04:00
Yuriy Artamonov
729fbf99b2 Introduce UiComponents bean instead of ComponentsFactory #1126 2018-09-11 19:52:58 +04:00
Andrey Subbotin
ffed88a56f REST API should support optimistic locking via version field #1196 2018-09-11 15:01:50 +04:00
Andrey Subbotin
8736eda525 REST API should support optimistic locking via version field #1196 2018-09-11 14:56:05 +04:00
Gleb Gorelov
1c03eac407 Java 8 Functional interfaces #363 2018-09-11 11:05:00 +04:00
Yuriy Artamonov
e5c3e7c1fb New UI component data binding API #718
Fix tests
2018-09-11 10:23:21 +04:00
Yuriy Artamonov
23efc34455 New UI component data binding API #718
HasValue.ValueChangeEvent <V> type parameter
2018-09-10 22:57:52 +04:00
Yuriy Artamonov
be03f7058d Window.Editor and Window.Lookup should extend Window for compatibility with legacy code 2018-09-10 20:11:23 +04:00
Yuriy Artamonov
bd01d43ed1 Window.Editor and Window.Lookup should extend LegacyFrame 2018-09-10 20:01:46 +04:00
Yuriy Artamonov
2a3d0a97ba Do not trigger buttons and menu items if they are not accessible for user because of modal windows #948 2018-09-10 19:30:21 +04:00
Yuriy Artamonov
4e7166308c UiControllerReflectionInspector test 2018-09-10 19:26:29 +04:00
Yuriy Artamonov
03854a85a9 Test infrastructure for Screens 2018-09-10 19:26:29 +04:00
Yuriy Artamonov
ca4394c8ac Support companions for legacy screens 2018-09-10 19:26:29 +04:00
Yuriy Artamonov
68149ef612 Move initialization of Dialog window to WebDialogWindow 2018-09-10 19:26:28 +04:00
Yuriy Artamonov
86f9ee0882 Fix Window focusComponent implementation 2018-09-10 19:26:28 +04:00
Yuriy Artamonov
0777cd9f43 Do not show save notification if editor is closing 2018-09-10 19:26:28 +04:00
Yuriy Artamonov
d26e611017 UiEvent support for screens 2018-09-10 19:26:28 +04:00
Yuriy Artamonov
dd13f3c251 Fragment API #575 2018-09-10 19:26:28 +04:00
Konstantin Krivopustov
d14876a5a3 New presentation data layer (compositions), CollectionContainerOptions 2018-09-10 19:26:20 +04:00
Yuriy Artamonov
aa694610d2 Focus component on screen after unsaved changes dialog close 2018-09-10 19:26:19 +04:00
Yuriy Artamonov
473b810cbd New LookupScreen API #337 2018-09-10 19:26:19 +04:00
Yuriy Artamonov
fc61cbcebd New EditorScreen API #337 2018-09-10 19:26:19 +04:00
Konstantin Krivopustov
8d48c9ecce New presentation data layer #474
Simple browser/editor implemented with Screen
2018-09-10 19:26:19 +04:00
Konstantin Krivopustov
7e8b4ec5fd Fix WINDOW_DISCARD_AND_CLOSE_ACTION constructor and OperationResult.otherwise() 2018-09-10 19:26:19 +04:00
Konstantin Krivopustov
8401b09537 New presentation data layer #474
ScreenData loading from XML
2018-09-10 19:26:19 +04:00
Yuriy Artamonov
3493b0a692 EventHub should use LinkedHashMap directly #327 2018-09-10 19:26:18 +04:00
Yuriy Artamonov
bebd89b070 Scan screen classes using ASM without loading classes eagerly 2018-09-10 19:26:18 +04:00
Yuriy Artamonov
8e49e663af Extended dialog window API 2018-09-10 19:26:18 +04:00
Yuriy Artamonov
649d718d84 Support MapScreenOptions for ScreenDependencyInjector 2018-09-10 19:26:18 +04:00
Yuriy Artamonov
6a34a9b640 Notifications API #999 2018-09-10 19:26:18 +04:00
Yuriy Artamonov
f2d0b56d03 Remove WebWindowManagerImpl and WindowManagerImpl 2018-09-10 19:26:18 +04:00
Yuriy Artamonov
7ff3d3917a WebAbstractComponent should not subclass EventHub 2018-09-10 19:26:18 +04:00
Yuriy Artamonov
892dd50168 Provide Button click listener with ClickEvent #1166 2018-09-10 19:26:18 +04:00
Yuriy Artamonov
9e8aa69a65 New Screen API #575 2018-09-10 19:26:17 +04:00
Roman Pinyazhin
f9b89a662b Provide replacement for havana theme with similar visual look and feel #1067 2018-09-10 17:50:38 +04:00
Daniil Tsarev
02e5bfd307 Get rid of themes Gradle module #1238 2018-09-10 13:03:05 +04:00
Gleb Gorelov
ba662843e6 Java 8 Functional interfaces #363 2018-09-10 11:19:05 +04:00
Roman Pinyazhin
cea5d887ed Provide replacement for havana theme with similar visual look and feel #1067 2018-09-10 10:55:30 +04:00