1.10.0 • Published 7 years ago

conquery v1.10.0

Weekly downloads
3
License
MIT
Repository
github
Last release
7 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

7 years ago

1.10.0-rc.17

7 years ago

1.10.0-rc.15

7 years ago

1.10.0-rc.14

7 years ago

1.10.0-rc.13

7 years ago

1.10.0-rc.12

7 years ago

1.10.0-rc.11

7 years ago

1.10.0-rc.9

7 years ago

1.10.0-rc.8

7 years ago

1.10.0-rc.4

7 years ago

1.10.0-rc.3

7 years ago

1.10.0-rc.2

7 years ago

1.10.0-rc.1

7 years ago

1.9.1

7 years ago

1.9.0

7 years ago

1.9.0-rc.8

7 years ago

1.9.0-rc.6

7 years ago

1.9.0-rc.5

7 years ago

1.9.0-rc.4

7 years ago

1.9.0-rc.3

7 years ago

1.9.0-rc.2

7 years ago

1.9.0-rc.1

7 years ago

1.8.4

7 years ago

1.8.3

7 years ago

1.8.0

7 years ago

1.8.0-rc.14

7 years ago

1.8.0-rc.12-pre

7 years ago

1.8.0-rc.13

7 years ago

1.8.0-rc.12

7 years ago

1.8.0-rc.11-pre

7 years ago

1.8.0-rc.11

7 years ago

1.8.0-rc.10

7 years ago

1.8.0-RC7

7 years ago

1.8.0-RC6

7 years ago

1.8.0-RC4

7 years ago

1.8.0-RC2

7 years ago

1.8.0-RC1

7 years ago

1.7.2

7 years ago

1.7.1

7 years ago

1.7.0-RC7

7 years ago

1.7.0-RC3

7 years ago

1.2.3-sample

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.0

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago