1.10.0 • Published 5 years ago

conquery v1.10.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

conquery-frontend

Technologies

  • ES6
  • react / redux
  • webpack
  • simple express.js server for a mock api

Run (production)

Requirements

  • docker

Linux / OS X

./scripts/start_production.sh

Windows

Commands analogoues to start_production.sh script.

Install & start (development)

Requirements

  • node 8.9 LTS
  • yarn >= 1.3.2

Install

$ yarn

Start

$ yarn start

Glossary

Depending on the use-case, we're still calling the same concepts differently sometimes. Here is an explanation.

  • Category Tree – consists of concept nodes
  • Category Tree Node / Concept – a concept node
  • Query
    • consisting of multiple and-groups
    • which again consist of multiple or-ed concepts
    • which again are applied on different tables
    • which again may contain certain filters for table columns
  • Query Editor – on the right, used to construct a query interactively
  • Query And Group / Group – column in the query editor
  • Query Node / Element – one node in the query editor, either a concept or a previous query
  • Previous Query / Stored Query – a previous query that has been saved in the backend database for future use (as itself or within other queries)
  • Dataset / Database – data set that is used to ask queries against
  • Tooltip – small area (below), that contains additional information on hovering over certain elements
  • Additional Infos – data (key-value pairs) that are part of concept nodes and can be displayed inside the tooltip
1.10.0

5 years ago

1.10.0-rc.17

5 years ago

1.10.0-rc.15

5 years ago

1.10.0-rc.14

5 years ago

1.10.0-rc.13

5 years ago

1.10.0-rc.12

5 years ago

1.10.0-rc.11

5 years ago

1.10.0-rc.9

5 years ago

1.10.0-rc.8

5 years ago

1.10.0-rc.4

6 years ago

1.10.0-rc.3

6 years ago

1.10.0-rc.2

6 years ago

1.10.0-rc.1

6 years ago

1.9.1

6 years ago

1.9.0

6 years ago

1.9.0-rc.8

6 years ago

1.9.0-rc.6

6 years ago

1.9.0-rc.5

6 years ago

1.9.0-rc.4

6 years ago

1.9.0-rc.3

6 years ago

1.9.0-rc.2

6 years ago

1.9.0-rc.1

6 years ago

1.8.4

6 years ago

1.8.3

6 years ago

1.8.0

6 years ago

1.8.0-rc.14

6 years ago

1.8.0-rc.12-pre

6 years ago

1.8.0-rc.13

6 years ago

1.8.0-rc.12

6 years ago

1.8.0-rc.11-pre

6 years ago

1.8.0-rc.11

6 years ago

1.8.0-rc.10

6 years ago

1.8.0-RC7

6 years ago

1.8.0-RC6

6 years ago

1.8.0-RC4

6 years ago

1.8.0-RC2

6 years ago

1.8.0-RC1

6 years ago

1.7.2

6 years ago

1.7.1

6 years ago

1.7.0-RC7

6 years ago

1.7.0-RC3

6 years ago

1.2.3-sample

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago