Releases: ingef/conquery
Releases · ingef/conquery
2.0.0-2022KW13
What's Changed
- Fix error when deleting new folder name from input by @Kadrian in #2406
- Fix pluralization by @Kadrian in #2407
- Feature/merge queries and forms tab by @Kadrian in #2399
- Fix insert all options count to avoid inserting insert all option itself by @Kadrian in #2411
- Switch query symbol to diagram-project by @Kadrian in #2412
- Fix config folder filter to work exactly like query filter by @Kadrian in #2413
- Improve share modal behavior by @Kadrian in #2410
- adds basic cypress test by @thoniTUB in #2350
- Fix updating shared attribute on updating queries/configs by @Kadrian in #2424
- Avoid overlapping 'share' button in share modal by @Kadrian in #2423
- Expand without defaults by @Kadrian in #2425
- Upgrade cypress by @Kadrian in #2427
- Fix not updating references to updated dictionaries by @awildturtok in #2426
- Fix a bunch of TS errors, now about 30 remaining by @Kadrian in #2422
- Fixes a bug, where SuccintTrie iterator was off by one by @awildturtok in #2428
- Reintegrate Master by @github-actions in #2429
- Merge Release by @github-actions in #2430
Full Changelog: v2.0.0-2022KW10...v2.0.0-2022KW13
2.0.0-2022KW10
Changes
- Reintegrate Master (#2394) @github-actions
2.0.0-2022KW07
Changes
- Feature/add remark gfm to re support markdown tables (#2389) @Kadrian
- Add remark-gfm to re-add support for markdown tables (#2386) @Kadrian
- Fix redirect to login when not disabled (#2384) @Kadrian
- Feature/improve admin UI (#2382) @thoniTUB
- Nachbeobachtungszeitraum as default for index_placement in relative case (#2381) @MaxVonKnobloch
- fixes ports due to change from express to nginx (#2377) @thoniTUB
- Reintegrate Master (#2356) @github-actions
- Dependabot: Don't ignore any frontend dependencies (#2365) @Kadrian
- Feature/upgrade dependencies (#2364) @Kadrian
- Load old saved forms correctly (they didn't have DNDTypes) (#2360) @Kadrian
- Fix padding for query node editor (#2357) @Kadrian
- Use user regular vs normal icons for sharing (#2363) @Kadrian
- Self-host fonts instead of using google fonts (#2359) @Kadrian
- Feature/fix resolve default big multi select filter values (#2358) @Kadrian
2.0.0-2022KW04
Changes
- Load value for all form fields (#2355) @Kadrian
- Re-design the forms tab to increase contrast and spacing between fields (#2348) @Kadrian
- Clear indexedDB a bit better (#2346) @Kadrian
- Reintegrate Master (#2310) @github-actions
- Store UInt8Arrays instead of jsons in indexed db (#2345) @Kadrian
- Optimize Progress bar render time (#2344) @Kadrian
- Fix form concept node layout (#2343) @Kadrian
- Add an etag get cache, stored in IndexedDB (#2337) @Kadrian
- Allow If-None-Match header for CORS requests, to cache GET requests (#2340) @Kadrian
- fix adding ETag header to cors allow list (#2339) @thoniTUB
- adds ETag header to cors allow list (#2338) @thoniTUB
- Filter displayed folders based on selected queries filter (#2336) @Kadrian
- Prevent parent scroll when select meus scroll (#2335) @Kadrian
- Separate new button from folders headline row (#2334) @Kadrian
- Fix form concept resolution (#2333) @Kadrian
- Show folders in query tooltip (#2331) @Kadrian
- Allow possibility to add folders locally (#2330) @Kadrian
- Feature/improve select behaviors (#2327) @Kadrian
Contributors
2.0.0-2022KW01 HOTFIX transmit FilterValues
Fixes a bug, where FilterValues were not sent in some cases.
2.0.0-2022KW01
Changes
- trim value for date range (#2303) @thoniTUB
- Fix dependency install (#2302) @Kadrian
- Fix timebased related type issues; remove redux-multi (#2301) @Kadrian
- Rework CDateSet parsing into manual parsing with more strictness checks (#2287) @awildturtok
- Fix all options not showing again when typing in select (#2296) @Kadrian
- Feature/add paginated filter lists (#2295) @Kadrian
- Support loading legacy form configs (#2294) @Kadrian
- Virtualised DateRangeStore (#2114) @Njimefo
- Feature/cleanup more types (#2291) @Kadrian
- Reintegrate Master (#2290) @github-actions
2021KW49
Changes
- adjust tooltip of query group in both forms (#2254) @MaxVonKnobloch
- Reintegrate release (#2282) @Kadrian
- Refine logic for node / tables / filters reset and highlight (#2281) @Kadrian
- Fix some more type issues around isEditing, previous queries (#2280) @Kadrian
- Release (#2279) @Kadrian
- Feature/reset tables and filters completely (#2278) @Kadrian
Contributors
2.0.0-2021KW49-RC
Changes
- Feature/reintegrate master (#2276) @thoniTUB
- Don't keep weight internal so it can be set from admin endpoint (#2274) @awildturtok
Contributors
2.0.0-2021KW46
Changes
- create a new parser for every filter template (#2225) @thoniTUB
- Also log parsed lines (#2224) @awildturtok
- Feature/log around autocomplete (#2217) @awildturtok
- Don't use color palette just yet (#2216) @Kadrian
- fix missing constructor for autocomplete (#2214) @awildturtok
- Fix input range header style - reuse Label (#2215) @Kadrian
- Update of concepts in one Admin-UI-Endpoint (#2162) @Njimefo
- Fix a broken import (#2213) @Kadrian
- Feature/style the form fields (#2212) @Kadrian
- Re-enable string field because we were in fact using it (#2211) @Kadrian
- Defer config loading, initialize SELECT correctly (#2210) @Kadrian
- Upgrade keycloak and react-hook-form (#2209) @Kadrian
- Feature/react hook form (#2208) @Kadrian
- Implement our own iterator for Bucket.Entry: (#2196) @awildturtok
- api keys reopend (#2205) @thoniTUB
- Set initial token already in AuthTokenProvider (#2207) @Kadrian
- Fix labeling issue (#2206) @Kadrian
- Revert "Feature/api keys" (#2204) @thoniTUB
- Feature/api keys (#2074) @thoniTUB
- give more context for unknown errors and log them manager node (#2201) @thoniTUB
- FIX checks if any aggregators have been set (#2198) @thoniTUB
- Master (#2200) @awildturtok
- revert using name, when Tag is set (#2199) @awildturtok
- Adapt auto-complete for pagination in Frontend: (#2195) @awildturtok
- use repo-sync/pull-request to create Pull Requests (#2194) @awildturtok
- Fix/collect id result for arrow (#2184) @thoniTUB
- create actions to automatically merge release->master and master->develop (#2187) @awildturtok
- re-enable default-selects (#2186) @awildturtok
- Reintegrate Master (#2183) @awildturtok
- Release 2021KW43-HOTFIX-CONCEPT-VALUES (#2185) @awildturtok
2.0.0-2021KW46-RC
Changes
- create a new parser for every filter template (#2225) @thoniTUB
- Also log parsed lines (#2224) @awildturtok
- Feature/log around autocomplete (#2217) @awildturtok
- Don't use color palette just yet (#2216) @Kadrian
- fix missing constructor for autocomplete (#2214) @awildturtok
- Fix input range header style - reuse Label (#2215) @Kadrian
- Update of concepts in one Admin-UI-Endpoint (#2162) @Njimefo
- Fix a broken import (#2213) @Kadrian
- Feature/style the form fields (#2212) @Kadrian
- Re-enable string field because we were in fact using it (#2211) @Kadrian
- Defer config loading, initialize SELECT correctly (#2210) @Kadrian
- Upgrade keycloak and react-hook-form (#2209) @Kadrian
- Feature/react hook form (#2208) @Kadrian
- Implement our own iterator for Bucket.Entry: (#2196) @awildturtok
- api keys reopend (#2205) @thoniTUB
- Set initial token already in AuthTokenProvider (#2207) @Kadrian
- Fix labeling issue (#2206) @Kadrian
- Revert "Feature/api keys" (#2204) @thoniTUB
- Feature/api keys (#2074) @thoniTUB
- give more context for unknown errors and log them manager node (#2201) @thoniTUB
- FIX checks if any aggregators have been set (#2198) @thoniTUB
- Master (#2200) @awildturtok
- revert using name, when Tag is set (#2199) @awildturtok
- Adapt auto-complete for pagination in Frontend: (#2195) @awildturtok
- use repo-sync/pull-request to create Pull Requests (#2194) @awildturtok
- Fix/collect id result for arrow (#2184) @thoniTUB
- create actions to automatically merge release->master and master->develop (#2187) @awildturtok
- re-enable default-selects (#2186) @awildturtok
- Reintegrate Master (#2183) @awildturtok
- Release 2021KW43-HOTFIX-CONCEPT-VALUES (#2185) @awildturtok