Releases: ingef/conquery
2.0.0-2022KW34-HOTFIX-REVERT-DISTINCT-MULTI-COLUMN
What's Changed
Full Changelog: v2.0.0-2022KW34...v2.0.0-2022KW34-HOTFIX-REVERT-DISTINCT-MULTI-COLUMN
2.0.0-2022KW34
What's Changed
- Update keycloak in frontend by @Kadrian in #2660
- removes unused fields from ColumnDescriptor by @awildturtok in #2612
- adds fixed Random-Seed by @awildturtok in #2632
- Optimize query editor render performance slightly by @Kadrian in #2662
- History iteration 3 b by @Kadrian in #2665
- restructures tutorials and adds two new concepts by @thoniTUB in #2653
- Minor history fixes by @Kadrian in #2667
- Reintegrate Master by @github-actions in #2666
- manualUrl parameter and contact email by @thoniTUB in #2670
- fix init order by @thoniTUB in #2672
- History iteration 4 by @Kadrian in #2675
- manual url for internal forms and override support by @thoniTUB in #2673
- Small fixes with icon button inactive state by @Kadrian in #2676
- Fix unused var by @Kadrian in #2677
- Fix some unused vars by @Kadrian in #2678
- don't use zero index for rel export by @thoniTUB in #2549
- use a pom property for javaparser version by @thoniTUB in #2679
- Infocard for Entity Preview by @awildturtok in #2616
- Bump keycloak-authz-client from 15.0.1 to 19.0.1 by @dependabot in #2635
- Description for Table Columns by @awildturtok in #2686
- fixes not outputting typeInfo but raw type by @awildturtok in #2690
- History iteration 5a by @Kadrian in #2692
- Multi column distinct summing by @awildturtok in #2671
- History iteration 5b by @Kadrian in #2693
- Fixes a regression with how SemanticT.ConceptColumn is set, also adds… by @awildturtok in #2700
- Merge Release by @github-actions in #2697
Full Changelog: v2.0.0-2022KW31...v2.0.0-2022KW34
2.0.0-2022KW31
What's Changed
- use DI everywhere by @thoniTUB in #2484
- FIX: Weird values in filter auto-completion by @awildturtok in #2587
- Concept Element Id output in concept column and Table Export by @awildturtok in #2567
- remove unused FormResourceProvider class by @thoniTUB in #2617
- user smaller runner image and adds missing libs by @thoniTUB in #2619
- fix ToString of SuccinctTrie by @awildturtok in #2622
- rel-export: raise the default for regarded quarters to 4 by @thoniTUB in #2623
- Precoumpte totals to give exact response fast in autocomplete by @awildturtok in #2620
- Don't pool SecondaryId-autocomplete as it can give false impressions by @awildturtok in #2621
- add UIProcessor and AdminProcessor to UI servlet by @thoniTUB in #2628
- Fix/error in total count by @awildturtok in #2630
- fix nesting of filter configuration for group filters by @thoniTUB in #2624
- Format package json by @Kadrian in #2633
- new Select to collect ConceptElements from values by @awildturtok in #2606
- Fix typo in frontend/README.md by @markus-hinsche in #2642
- Add concept names by @Kadrian in #2641
- use try-with-resource and remove unused methods by @thoniTUB in #2631
- Always show all and none folder options by @Kadrian in #2645
- Sort additional concept node children by @Kadrian in #2644
- ignore unkown properties for once Searchable SecondaryIdDescription by @awildturtok in #2651
- add isBusy endpoint to test if any known work is being done by @awildturtok in #2648
- Feature/links in admin UI by @awildturtok in #2649
- Feature/combine mapper filtersearch by @thoniTUB in #2643
- Fix Dockerfile and some build warnings by @Kadrian in #2654
- Optimize render performance when loading concepts by @Kadrian in #2656
- Fix/search index type by @thoniTUB in #2655
- Reintegrate master by @thoniTUB in #2657
- Reintegrate Master by @github-actions in #2638
- Merge Release by @github-actions in #2658
New Contributors
- @markus-hinsche made their first contribution in #2642
Full Changelog: v2.0.0-2022KW28-HOTFIX-TOTAL-COUNT...v2.0.0-2022KW31
v2.0.0-2022KW28-HOTFIX-TOTAL-COUNT
What's Changed
- Fixes a bug where total count exceeded actual count, causing the Frontend to infinitely load and stutter and block user input.
Full Changelog: v2.0.0-2022KW28...v2.0.0-2022KW28-HOTFIX-TOTAL-COUNT
2.0.0-2022KW28
What's Changed
- always update workerInfo, when responsibility changes by @thoniTUB in #2561
- adds option for one entity per row upload by @thoniTUB in #2553
- Bump dropwizard-dependencies from 2.0.25 to 2.1.1 by @dependabot in #2575
- Fix multi select infinite loop by @Kadrian in #2560
- Extract components from Query and QueryNodeEditor, add more memoization by @Kadrian in #2559
- When switching form, clear form BEFORE switching by @Kadrian in #2579
- Reintegrate Master by @github-actions in #2581
- fine grain (de-)serialization with json views by @thoniTUB in #2574
- remove serdes target leftovers by @thoniTUB in #2584
- Fix/check permission req queries by @thoniTUB in #2580
- Fix/check permission req queries by @thoniTUB in #2586
- Fix/permission trim whitespace by @thoniTUB in #2573
- updates shiro by @thoniTUB in #2569
- start and done reporters centrally, removes to many reports by @thoniTUB in #2583
- removes line that filtered programmatics tests by @thoniTUB in #2589
- Use Graph to model dependencies of Stores by @awildturtok in #2571
- Improve history UI by @Kadrian in #2590
- Fix expand query big multi select filter values by @Kadrian in #2591
- Use dataset default value with react-hook-form by @Kadrian in #2592
- Add selected item already in state reducer by @Kadrian in #2594
- Fixes an issue with the recent addSelectedItem fix by @Kadrian in #2596
- Fix insert all by @Kadrian in #2595
- fix load order of meta-storage by @awildturtok in #2593
- Only use EN in history by @Kadrian in #2598
- Revert "fix load order of meta-storage" by @awildturtok in #2599
- Revert "Use Graph to model dependencies of Stores" by @awildturtok in #2600
- fix deletion of countElements by @awildturtok in #2597
- adds suffix to iterator of StringTypePrefixSuffix by @awildturtok in #2601
- Reintegrate Master by @github-actions in #2603
- Merge Release by @github-actions in #2585
- DateDistanceAggregator and DateDistanceFilterNode default to now when… by @awildturtok in #2607
Full Changelog: v2.0.0-2022KW25-HOTFIX-NO-ELEMENTS...v2.0.0-2022KW28
2.0.0-2022KW25-HOTFIX-NO-ELEMENTS
Fixes a bug where Concepts would count zero elements
What's Changed
- zero count ConceptElements by @awildturtok in #2602
Full Changelog: v2.0.0-2022KW25...v2.0.0-2022KW25-HOTFIX-NO-ELEMENTS
2.0.0-2022KW25
Changes
- When switching form, clear form BEFORE switching (#2579) @Kadrian
- Extract components from Query and QueryNodeEditor, add more memoization (#2559) @Kadrian
- Fix multi select infinite loop (#2560) @Kadrian
- adds option for one entity per row upload (#2553) @thoniTUB
- always update workerInfo, when responsibility changes (#2561) @thoniTUB
- remove obsolete code (#2565) @thoniTUB
- Relative export same agg feat out (#2317) @thoniTUB
- put ResultInfo semantics into ColumnDescriptor (#2564) @thoniTUB
- adds space before default list element separator for better visibility (#2562) @thoniTUB
- Feature/investigate mem leak (#2556) @thoniTUB
- Reduce docker image size (#2555) @SebChmie
- First draft of SemanticType split off from ResultType (#2550) @awildturtok
- Filter rows in table export query (#2542) @awildturtok
- closes character ranges for unexcaped chars (#2552) @thoniTUB
- Feature/mapped select (#2478) @thoniTUB
- Feature/referenced mappings (#2501) @thoniTUB
- make id url safe 2 (#2450) @thoniTUB
- Add some docs and tests for date set (#2548) @Kadrian
- Prevent input type number scroll (#2547) @Kadrian
- Add initial history UI (#2535) @Kadrian
- Reintegrate Master (#2539) @github-actions
- dont flag config values as internal only (#2541) @thoniTUB
- remove very loud log message (#2540) @awildturtok
⚙️ Dependencies
- Bump dropwizard-dependencies from 2.0.25 to 2.1.1 (#2575) @dependabot
Contributors
@Kadrian, @SebChmie, @awildturtok, @dependabot, @dependabot[bot], @github-actions, @github-actions[bot] and @thoniTUB
Full Changelog: https://github.com/bakdata/conquery/commits/v2.0.0
What's Changed
- Never send whole filter option, always filter value by @Kadrian in #2505
- Allow tooltips for concept filters by @Kadrian in #2506
- Bump build-helper-maven-plugin from 3.2.0 to 3.3.0 by @dependabot in #2299
- Bump shiro-core from 1.8.0 to 1.9.0 by @dependabot in #2408
- Reintegrate Master by @github-actions in #2504
- Default connectors for entity preview by @awildturtok in #2497
- frontend: small cleanup + maintenance by @Kadrian in #2510
- Export of a Single Entity by @awildturtok in #2329
- adds semicolon list element delimiter as standard for writeout by @thoniTUB in #2513
- History prep by @Kadrian in #2511
- Undo some unnecessary interface methods from ResultProviders. by @awildturtok in #2514
- Default all time in Entity Export by @awildturtok in #2515
- Feature/refactor a bunch of details by @Kadrian in #2518
- migrate Filter#description to tooltip, but keep alias for concept config by @awildturtok in #2521
- adds validation to FE objects by @thoniTUB in #2520
- Feature/fix compound date range output parsing by @awildturtok in #2526
- Correct Typing on CSV Result Resource by @thoniTUB in #2519
- Provide the FullExecutionStatus and more flags in queryDescription by @awildturtok in #2522
- Revert "Provide the FullExecutionStatus and more flags in queryDescription" by @awildturtok in #2527
- Add history button and initialization by @Kadrian in #2516
- Various frontend optimizations by @Kadrian in #2531
- Re-design empty query dropzone by @Kadrian in #2532
- Use the Full Execution Status by @awildturtok in #2528
- More info in TableExportQuery: SecondaryId-columns and primary colum… by @awildturtok in #2525
- Update empty dropzone arrow; add file icon to upload prompts by @Kadrian in #2534
- adds missing violation message by @thoniTUB in #2537
- substitute version that need to be equal with variables by @thoniTUB in #2538
- Merge Release by @github-actions in #2533
- remove very loud log message by @awildturtok in #2540
- dont flag config values as internal only by @thoniTUB in #2541
- Reintegrate Master by @github-actions in #2539
- Add initial history UI by @Kadrian in #2535
- Prevent input type number scroll by @Kadrian in #2547
- Add some docs and tests for date set by @Kadrian in #2548
- make id url safe 2 by @thoniTUB in #2450
- Feature/referenced mappings by @thoniTUB in #2501
- Feature/mapped select by @thoniTUB in #2478
- remove Id interface by @thoniTUB in #2496
- closes character ranges for unexcaped chars by @thoniTUB in #2552
- Filter rows in table export query by @awildturtok in #2542
- First draft of SemanticType split off from ResultType by @awildturtok in #2550
- Reduce docker image size by @SebChmie in #2555
- Feature/investigate mem leak by @thoniTUB in #2556
- adds space before default list element separator for better visibility by @thoniTUB in #2562
- put ResultInfo semantics into ColumnDescriptor by @thoniTUB in #2564
- Feature/rel export same agg feat out by @thoniTUB in #2317
- rel export combine feature+outcome date ranges by @thoniTUB in #2309
- reverts runner image by @thoniTUB in #2566
- remove obsolete code by @thoniTUB in #2565
- Fix order of loading mappings before Concepts. by @awildturtok in #2570
- fix not setting semantics in SelectResultInfo by @awildturtok in #2578
- Merge Release by @github-actions in #2568
New Contributors
Full Changelog: v2.0.0-2022KW19-HOTFIX-BUILD-SCRIPT...v2.0.0-2022KW25
2.0.0-2022KW22
Changes
- Use the Full Execution Status (#2528) @awildturtok
- Re-design empty query dropzone (#2532) @Kadrian
- Various frontend optimizations (#2531) @Kadrian
- Add history button and initialization (#2516) @Kadrian
- Revert "Provide the FullExecutionStatus and more flags in queryDescription" (#2527) @awildturtok
- Provide the FullExecutionStatus and more flags in queryDescription (#2522) @awildturtok
- Correct Typing on CSV Result Resource (#2519) @thoniTUB
- Feature/fix compound date range output parsing (#2526) @awildturtok
- adds validation to FE objects (#2520) @thoniTUB
- migrate Filter#description to tooltip, but keep alias for concept config (#2521) @awildturtok
- Feature/refactor a bunch of details (#2518) @Kadrian
- Default all time in Entity Export (#2515) @awildturtok
- Undo some unnecessary interface methods from ResultProviders. (#2514) @awildturtok
- History prep (#2511) @Kadrian
- adds semicolon list element delimiter as standard for writeout (#2513) @thoniTUB
- Export of a Single Entity (#2329) @awildturtok
- frontend: small cleanup + maintenance (#2510) @Kadrian
- Default connectors for entity preview (#2497) @awildturtok
- Reintegrate Master (#2504) @github-actions
Contributors
@Kadrian, @awildturtok, @github-actions, @github-actions[bot] and @thoniTUB
2.0.0-2022KW19-HOTFIX-BUILD-SCRIPT
What's Changed
Full Changelog: v2.0.0-2022KW19...v2.0.0-2022KW19-HOTFIX-BUILD-SCRIPT
2.0.0-2022KW19
Changes
- Autocomplete: Use iterators instead of Streams listAllValues (#2495) @awildturtok
- eliminate toArray calls from listAllValues, to remove eager evaluation (#2500) @awildturtok
- Feature/fix centered dropzones (#2494) @Kadrian
- Send creatable=true if no searches are available (#2492) @awildturtok
- Feature/improve e2e tests (#2479) @Kadrian
- Allow creatable multiselect filters in concepts (#2491) @Kadrian
- Cursor based Autocomplete (#2483) @awildturtok
- Fix reset before load effect order (#2490) @Kadrian
- Make sure forms are full width (#2489) @Kadrian
- Admin QueryUI: pull filtering and limiting in front of expensive calculation (#2486) @awildturtok
- Use json node in migration (#2482) @awildturtok
- Reintegrate Master (#2468) @github-actions
Contributors
@Kadrian, @awildturtok, @github-actions and @github-actions[bot]