2727 Commits (105ac0b10ac379ef56d11ff6e0adc9e8754f0ff1)

Author SHA1 Message Date
  Johannes Dahlström 96119ab022 Implement default header row in new Grid 7 years ago
  Johannes Dahlström 680b7009d4 Initial support for multiple headers in new Grid 7 years ago
  Pekka Hyvönen 7e78d52dfe TwinColSelect with new databinding API 7 years ago
  Denis Anisimov 78130f1884 Migrate AbstractJavaScriptRenderer to the new Grid (#182). 7 years ago
  Denis Anisimov d078a5d7db Rename PopupDateField to DateField #297. 7 years ago
  Aleksi Hietanen 4d16c72c32 Reintroduce grid column sizing 7 years ago
  Denis Anisimov f12fbfb704 Re-add back Form to compatibility package (#296). 7 years ago
  Artur Signell 5d2fb9590b Update to Chrome 53 7 years ago
  Aleksi Hietanen 2a0cbd3bdb Move ItemIconProvider out of ComboBox, rename to IconGenerator 7 years ago
  Aleksi Hietanen 79132bcb6d Reintroduce grid column hiding 7 years ago
  Denis Anisimov 8939d3257f Move ItemCaptionProvider out of ComboBox (#184). 7 years ago
  Denis Anisimov c6e195aa63 Tests that selection works when enabled and doesn't when disabled (#291) 7 years ago
  Artur Signell 0783541ba3 Update to TestBench 4.1.0 7 years ago
  Aleksi Hietanen 7476bdb00f Move ItemStyleProvider out of ComboBox and unify with Grid 7 years ago
  elmot edd8b9bd16 Test and fix a CheckBoxGroup icon provider and item enabled provider 7 years ago
  elmot 05c0517174 Create a RadioButtonGroup that replaces the single select case of OptionGroup 7 years ago
  Pekka Hyvönen 36ad322721 Added Slider into compatibility package 7 years ago
  Artur Signell e77421b443 Fix AbstractTextFieldConnector super class 7 years ago
  Aleksi Hietanen c73e1833b6 Add CheckBoxRenderer 7 years ago
  Denis Anisimov a7f874e942 Selection should be updated each time when new data is set (#244). 7 years ago
  Denis Anisimov 62d712fb45 DataSource.refreshAll() for notifying components to reload (#233). 7 years ago
  Leif Åstrand 13e3d235e5 Add multi selection support to CheckBoxGroup 7 years ago
  elmot 37e488d86b Create a CheckBoxGroup that replaces the multi select case of OptionGroup 7 years ago
  Artur Signell 29cdc98734 Add context event support to new Grid 7 years ago
  Artur Signell 8b91ebd61b Change ColorPicker to use new ComboBox 7 years ago
  Leif Åstrand 363dce92ae Extract single select stuff to its own test UI 7 years ago
  Teemu Suo-Anttila 9f30ebf666 Support finding components in v7 packages with ComponentLocator 7 years ago
  Teemu Suo-Anttila 52cada891a Fix indices in GridSortingTest 7 years ago
  Henri Sara 323d43711c Update ComboBox for new DataSource and communication mechanism 7 years ago
  Johannes Dahlström 8588b4a775 Add selection support to NativeSelect 7 years ago
  Johannes Dahlström f5104e34f3 Update NativeSelect to use DataSource, extend AbstractListing 7 years ago
  Johannes Dahlström 0b4ef8246b Move old NativeSelect UI tests to compatibility package 7 years ago
  Johannes Dahlström 34dc467f08 Reimplement Grid selection model in terms of AbstractSingleSelection 7 years ago
  Artur Signell 78a5468279 Implement new RichTextArea 7 years ago
  Teemu Suo-Anttila c3af8b1873 Add ItemClick events to Grid 7 years ago
  Artur Signell 4ee6401208 Make sleep in tests throw RuntimeException to avoid try catches 7 years ago
  Artur Signell 61aff6078c Format project pom files using correct settings (4 spaces) 7 years ago
  Aleksi Hietanen 33809f43cd Migrate ClickableRenderer and subclasses 7 years ago
  Teemu Suo-Anttila 3017820a53 Add DescriptionGenerators for Grid and Columns 7 years ago
  Teemu Suo-Anttila 74df0fadeb Add StyleGenerators for Grid and Columns 7 years ago
  Leif Åstrand 78854b681f Allocate enough memory for TestingWidgetSet SDM 7 years ago
  Artur Signell 0857fafb22 Remove strange TextField column API 7 years ago
  Johannes Dahlström d8562821de Parameterize listing and selection connectors by selection model type 7 years ago
  Teemu Suo-Anttila 400818bff2 Fix empty data source client-side events 7 years ago
  Leif Åstrand 3d3f12d92b Reimplement basic Grid renderers 7 years ago
  Teemu Suo-Anttila fbb55ac4fd Clean up old Grid selection models 7 years ago
  Johannes Dahlström 2cafb5f128 Add new base class for Listing UI tests 7 years ago
  Johannes Dahlström c4a38e2502 Refactor AbstractComponentTest to extend AbstractTestUI 7 years ago
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 7 years ago
  Teemu Suo-Anttila da8394e5ad Reintroduce frozen columns and height by rows to Grid 7 years ago