Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: dev update with cardinality fixes #12

Merged
merged 215 commits into from
Jul 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
215 commits
Select commit Hold shift + click to select a range
cf14c44
fix: custom base app url
jacovinus Jan 10, 2024
f6217cb
fix: CodeQl workflow
jacovinus Jan 12, 2024
814720c
Merge pull request #393 from metrico/fix/codeql_naming
lmangani Jan 12, 2024
de3f61a
fix: type url params and fix copy link history
jacovinus Jan 17, 2024
480dde9
fix: rm unused copy button
jacovinus Jan 17, 2024
cc90576
fix: rm unused file
jacovinus Jan 17, 2024
290c553
Merge pull request #395 from metrico/fix/type_url_params
jacovinus Jan 17, 2024
ea5ba6e
ci: version bump to v0.28.4
gh-action-bump-version Jan 17, 2024
47bc78c
fix: initialize url params object
jacovinus Jan 17, 2024
2e644fa
Merge pull request #396 from metrico/fix/type_url_params_keys
jacovinus Jan 17, 2024
e492da6
ci: version bump to v0.28.5
gh-action-bump-version Jan 17, 2024
af6353c
build(deps-dev): bump vite from 4.5.1 to 4.5.2
dependabot[bot] Jan 20, 2024
d0880bd
Merge pull request #397 from metrico/dependabot/npm_and_yarn/vite-4.5.2
jacovinus Jan 22, 2024
d401c35
ci: version bump to v0.28.6
gh-action-bump-version Jan 22, 2024
99764ff
fix: update README.md
jacovinus Jan 11, 2024
5bee693
Merge pull request #392 from metrico/fix/readme_update
jacovinus Jan 24, 2024
e9005de
ci: version bump to v0.28.7
gh-action-bump-version Jan 24, 2024
34952af
fix: base url
jacovinus Jan 31, 2024
3f6cc58
fix: rm baseUrl
jacovinus Jan 31, 2024
30bbfe3
fix: root link
jacovinus Jan 31, 2024
fe1c919
fix: CodeQl workflow
jacovinus Jan 12, 2024
f5397bf
fix: type url params and fix copy link history
jacovinus Jan 17, 2024
05fd83f
fix: rm unused copy button
jacovinus Jan 17, 2024
a7df321
fix: rm unused file
jacovinus Jan 17, 2024
98c9b61
ci: version bump to v0.28.4
gh-action-bump-version Jan 17, 2024
23181ba
fix: initialize url params object
jacovinus Jan 17, 2024
eb646b6
ci: version bump to v0.28.5
gh-action-bump-version Jan 17, 2024
687fb82
build(deps-dev): bump vite from 4.5.1 to 4.5.2
dependabot[bot] Jan 20, 2024
43cc3b6
ci: version bump to v0.28.6
gh-action-bump-version Jan 22, 2024
f2bbf20
fix: update README.md
jacovinus Jan 11, 2024
70f15b4
ci: version bump to v0.28.7
gh-action-bump-version Jan 24, 2024
81636e8
fix: initial time at logs volume
jacovinus Feb 1, 2024
66e2ae2
fix: type url params and fix copy link history
jacovinus Jan 17, 2024
c31912c
build(deps-dev): bump vite from 4.5.1 to 4.5.2
dependabot[bot] Jan 20, 2024
85bfb33
fix: update version
jacovinus Feb 1, 2024
45844c6
Merge branch 'main' into feat/dynamic_base_url_388
jacovinus Feb 1, 2024
d00f560
Merge pull request #391 from metrico/feat/dynamic_base_url_388
jacovinus Feb 1, 2024
f328ffd
fix: update workflows
jacovinus Feb 1, 2024
7597c97
Merge pull request #398 from metrico/fix/workflow_to_v20
jacovinus Feb 1, 2024
6a33dac
fix: rm logs in metrics
jacovinus Feb 1, 2024
3791ac2
Merge pull request #399 from metrico/fix/rm_logs
jacovinus Feb 1, 2024
1978f16
ci: version bump to v0.28.8
gh-action-bump-version Feb 1, 2024
f45a3e3
fix: date at form builders
jacovinus Feb 5, 2024
a350ffb
fix: labels selector
jacovinus Feb 5, 2024
212924b
Merge branch 'main' into fix/rm_logs
jacovinus Feb 5, 2024
b8ff3b6
Merge pull request #400 from metrico/fix/rm_logs
jacovinus Feb 5, 2024
6ee1a53
ci: version bump to v0.28.9
gh-action-bump-version Feb 5, 2024
dc31759
fix: packages update
jacovinus Feb 7, 2024
9574d99
fix: codeql file name
jacovinus Feb 7, 2024
9602e68
Merge pull request #401 from metrico/fix/security_issues
jacovinus Feb 7, 2024
d771ee6
ci: version bump to v0.28.10
gh-action-bump-version Feb 7, 2024
b0db600
fix: jsdom deprecated version
jacovinus Feb 8, 2024
6129ee0
Merge pull request #402 from metrico/fix/dom_security_issue
jacovinus Feb 8, 2024
645d12d
ci: version bump to v0.28.11
gh-action-bump-version Feb 8, 2024
826a3a7
fix: packages security updates and horizontal scrollbar
jacovinus Feb 8, 2024
f8294e5
Merge pull request #403 from metrico/fix/security_tough_cookie
jacovinus Feb 8, 2024
c607877
ci: version bump to v0.28.12
gh-action-bump-version Feb 8, 2024
8a9f4f5
fix: security issue at follow redirects
jacovinus Mar 22, 2024
27962b4
Merge pull request #405 from metrico/fix/security_proxy_authorization
jacovinus Mar 22, 2024
0214739
ci: version bump to v0.28.13
gh-action-bump-version Mar 22, 2024
1ee658d
fix: security issues
jacovinus Mar 22, 2024
90fc015
Merge pull request #406 from metrico/fix/security_issues_3
jacovinus Mar 22, 2024
538c816
ci: version bump to v0.28.14
gh-action-bump-version Mar 22, 2024
bbe84c0
fix: remove tough-cookie and request packages
jacovinus Mar 25, 2024
93790f3
Merge pull request #407 from metrico/fix/security_update_4
jacovinus Mar 25, 2024
e145c62
ci: version bump to v0.28.15
gh-action-bump-version Mar 25, 2024
7f97936
build(deps-dev): bump vite from 4.5.2 to 4.5.3
dependabot[bot] Apr 4, 2024
0affce9
Merge pull request #408 from metrico/dependabot/npm_and_yarn/vite-4.5.3
jacovinus Apr 6, 2024
dad0f7a
ci: version bump to v0.28.16
gh-action-bump-version Apr 6, 2024
730d78e
Delete .github/workflows/codeql-scanner.yml
lmangani Jun 15, 2024
fdb5fb8
Create dependabot.yml
lmangani Jun 15, 2024
e762d9e
ci: version bump to v0.28.17
gh-action-bump-version Jun 15, 2024
40ff70c
build(deps): bump react-day-picker from 8.10.0 to 8.10.1
dependabot[bot] Jun 15, 2024
46dbe89
build(deps): bump jsdom from 24.0.0 to 24.1.0
dependabot[bot] Jun 15, 2024
29ffc62
Merge branch 'main' into dependabot/npm_and_yarn/jsdom-24.1.0
lmangani Jun 15, 2024
36dacc8
Merge pull request #410 from metrico/dependabot/npm_and_yarn/jsdom-24…
lmangani Jun 15, 2024
feaa458
Merge pull request #409 from metrico/dependabot/npm_and_yarn/react-da…
lmangani Jun 15, 2024
a1383af
ci: version bump to v0.28.18
gh-action-bump-version Jun 15, 2024
327975a
build(deps): bump @mui/material from 5.15.14 to 5.15.20
dependabot[bot] Jun 15, 2024
785b659
Merge branch 'main' into dependabot/npm_and_yarn/mui/material-5.15.20
lmangani Jun 15, 2024
5582cc6
build(deps): bump slate-react from 0.97.2 to 0.105.0
dependabot[bot] Jun 15, 2024
e92aebe
build(deps-dev): bump vite from 4.5.3 to 5.3.1
dependabot[bot] Jun 15, 2024
03644c9
Merge pull request #412 from metrico/dependabot/npm_and_yarn/mui/mate…
lmangani Jun 15, 2024
fbeef2d
ci: version bump to v0.28.19
gh-action-bump-version Jun 15, 2024
87df9ba
Merge pull request #413 from metrico/dependabot/npm_and_yarn/slate-re…
lmangani Jun 15, 2024
e677efc
Merge branch 'main' into dependabot/npm_and_yarn/vite-5.3.1
lmangani Jun 15, 2024
9f2f8d8
ci: version bump to v0.29.0
gh-action-bump-version Jun 15, 2024
8281178
Merge pull request #411 from metrico/dependabot/npm_and_yarn/vite-5.3.1
lmangani Jun 15, 2024
379fbbe
ci: version bump to v1.0.0
gh-action-bump-version Jun 15, 2024
e370064
fix: security updates
jacovinus Jun 16, 2024
2635cff
fix: main package version bump
jacovinus Jun 17, 2024
7ca4464
Merge pull request #414 from metrico/fix/security_update_braces
jacovinus Jun 17, 2024
1184244
ci: version bump to v1.0.1
gh-action-bump-version Jun 17, 2024
3dbebc5
ci: version bump to v1.0.1
gh-action-bump-version Jun 17, 2024
8cd0fd6
build(deps): bump nanoid from 4.0.2 to 5.0.7
dependabot[bot] Jun 17, 2024
a9b3d55
build(deps): bump slate from 0.94.1 to 0.103.0
dependabot[bot] Jun 17, 2024
ec37b11
Merge pull request #415 from metrico/dependabot/npm_and_yarn/slate-0.…
jacovinus Jun 17, 2024
082a902
fix: dependencies update / slate
jacovinus Jun 17, 2024
9522fd3
Merge branch 'fix/dependencies_updates_fix' into dependabot/npm_and_y…
jacovinus Jun 17, 2024
d291041
Merge pull request #416 from metrico/dependabot/npm_and_yarn/nanoid-5…
jacovinus Jun 17, 2024
acac92d
fix: update nanoid
jacovinus Jun 17, 2024
4a4eda9
Merge pull request #420 from metrico/fix/dependencies_updates_fix
jacovinus Jun 17, 2024
79fd007
ci: version bump to v2.0.0
gh-action-bump-version Jun 17, 2024
edbfbbf
ci: version bump to v2.0.0
gh-action-bump-version Jun 17, 2024
acdb8f5
fix: datasources url fields
jacovinus Jun 19, 2024
19ef129
Merge pull request #426 from metrico/fix/datasources_inputs
jacovinus Jun 19, 2024
2f53f1a
ci: version bump to v2.0.1
gh-action-bump-version Jun 19, 2024
82f97ff
ci: version bump to v2.0.1
gh-action-bump-version Jun 19, 2024
f65b8f8
build(deps): bump @mui/x-charts from 6.0.0-alpha.12 to 7.7.0
dependabot[bot] Jun 19, 2024
a1a2b09
Merge pull request #424 from metrico/dependabot/npm_and_yarn/mui/x-ch…
jacovinus Jun 19, 2024
a96fe32
ci: version bump to v3.0.0
gh-action-bump-version Jun 19, 2024
cf1ede8
ci: version bump to v3.0.0
gh-action-bump-version Jun 19, 2024
fd5e377
feat: origin as datasource by default at datasources
jacovinus Jun 19, 2024
f4797da
Merge pull request #427 from metrico/fix/default_api_url
jacovinus Jun 19, 2024
f70467f
ci: version bump to v3.1.0
gh-action-bump-version Jun 19, 2024
9ab57d3
ci: version bump to v3.1.0
gh-action-bump-version Jun 19, 2024
19deb3d
build(deps): bump react-cookie from 4.1.1 to 7.1.4
dependabot[bot] Jun 20, 2024
5aed58a
fix: PR release versioning
jacovinus Jun 20, 2024
72bc624
fix: add bump to wording definitions
jacovinus Jun 21, 2024
7f47a77
Merge pull request #433 from metrico/fix/release_ci_versioning
jacovinus Jun 21, 2024
cf43d9b
ci: version bump to v3.2.0
gh-action-bump-version Jun 21, 2024
3edb9ce
ci: version bump to v4.0.0
gh-action-bump-version Jun 21, 2024
4110a6e
fix: main package versioning
jacovinus Jun 21, 2024
4ef5bd8
ci: version bump to v3.2.1
gh-action-bump-version Jun 21, 2024
aebcda8
ci: version bump to v3.2.1
gh-action-bump-version Jun 21, 2024
30f1dff
fix: PR release versioning
jacovinus Jun 20, 2024
980f211
fix: add bump to wording definitions
jacovinus Jun 21, 2024
d0cdaec
ci: version bump to v3.2.0
gh-action-bump-version Jun 21, 2024
5143628
ci: version bump to v4.0.0
gh-action-bump-version Jun 21, 2024
d65c86a
fix: main package versioning
jacovinus Jun 21, 2024
4af2b22
ci: version bump to v3.2.1
gh-action-bump-version Jun 21, 2024
1c15aee
ci: version bump to v3.2.1
gh-action-bump-version Jun 21, 2024
ef261d6
Merge pull request #430 from metrico/dependabot/npm_and_yarn/react-co…
jacovinus Jun 21, 2024
6cfb912
build(deps-dev): bump eslint-plugin-react-refresh from 0.3.5 to 0.4.7
dependabot[bot] Jun 21, 2024
419e0ea
Merge pull request #429 from metrico/dependabot/npm_and_yarn/eslint-p…
jacovinus Jun 21, 2024
7e32d7c
ci: version bump to v3.2.2
gh-action-bump-version Jun 21, 2024
f2e30ff
ci: version bump to v3.2.2
gh-action-bump-version Jun 21, 2024
029d2b0
build(deps-dev): bump @typescript-eslint/parser from 5.62.0 to 7.13.1
dependabot[bot] Jun 21, 2024
6b48619
Merge pull request #432 from metrico/dependabot/npm_and_yarn/typescri…
jacovinus Jun 21, 2024
d8d2c03
ci: version bump to v3.2.3
gh-action-bump-version Jun 21, 2024
866eebf
ci: version bump to v3.2.3
gh-action-bump-version Jun 21, 2024
c5931b5
chore: bump @typescript-eslint/eslint-plugin from 5.62.0 to 7.13.1
dependabot[bot] Jun 21, 2024
5ac3113
Merge pull request #435 from metrico/dependabot/npm_and_yarn/typescri…
jacovinus Jun 21, 2024
9d3a8b8
ci: version bump to v3.2.4
gh-action-bump-version Jun 21, 2024
88eb395
ci: version bump to v3.2.4
gh-action-bump-version Jun 21, 2024
ccf5156
chore: bump reselect from 4.1.8 to 5.1.1
dependabot[bot] Jun 21, 2024
6e77b3e
Merge pull request #436 from metrico/dependabot/npm_and_yarn/reselect…
jacovinus Jun 21, 2024
188522d
ci: version bump to v3.2.5
gh-action-bump-version Jun 21, 2024
df0f92c
ci: version bump to v3.2.5
gh-action-bump-version Jun 21, 2024
5cc063f
chore: bump happy-dom from 13.10.1 to 14.12.3
dependabot[bot] Jun 21, 2024
80a7e35
Merge pull request #438 from metrico/dependabot/npm_and_yarn/happy-do…
jacovinus Jun 21, 2024
df0cfda
ci: version bump to v3.2.6
gh-action-bump-version Jun 21, 2024
cfb8e04
ci: version bump to v3.2.6
gh-action-bump-version Jun 21, 2024
0346ecd
chore: bump @mui/x-charts from 7.7.0 to 7.7.1
dependabot[bot] Jun 24, 2024
8c5a068
chore: bump slate-history from 0.93.0 to 0.100.0
dependabot[bot] Jun 24, 2024
8b5621c
chore: bump @types/node from 20.14.5 to 20.14.8
dependabot[bot] Jun 24, 2024
995d36e
Merge pull request #443 from metrico/dependabot/npm_and_yarn/types/no…
jacovinus Jun 24, 2024
de93f09
chore: bump vitest from 0.32.4 to 1.6.0
dependabot[bot] Jun 24, 2024
52eed55
chore: bump @types/node from 20.14.5 to 20.14.8
dependabot[bot] Jun 24, 2024
58ecbcb
Merge branch 'chore/dependabot_updates' into dependabot/npm_and_yarn/…
jacovinus Jun 24, 2024
4319a9f
Merge pull request #442 from metrico/dependabot/npm_and_yarn/vitest-1…
jacovinus Jun 24, 2024
2dc4fa4
Merge branch 'chore/dependabot_updates' into dependabot/npm_and_yarn/…
jacovinus Jun 24, 2024
6533423
Merge pull request #440 from metrico/dependabot/npm_and_yarn/slate-hi…
jacovinus Jun 24, 2024
50105dd
Merge branch 'chore/dependabot_updates' into dependabot/npm_and_yarn/…
jacovinus Jun 24, 2024
6ba4f3a
Merge pull request #439 from metrico/dependabot/npm_and_yarn/mui/x-ch…
jacovinus Jun 24, 2024
1cb2202
chore: update pnpm-lock
jacovinus Jun 24, 2024
187529d
fix: gitignore
jacovinus Jun 24, 2024
fdc93ef
fix: link patterns lint
jacovinus Jun 24, 2024
c0c923e
fix: lint checks
jacovinus Jun 24, 2024
65e3f7d
chore: bump react-router-dom from 6.23.1 to 6.24.0
dependabot[bot] Jun 25, 2024
95a83fe
chore: bump @typescript-eslint/eslint-plugin from 7.13.1 to 7.14.1
dependabot[bot] Jun 25, 2024
ac933c7
chore: bump @typescript-eslint/parser from 7.13.1 to 7.14.1
dependabot[bot] Jun 25, 2024
b0519a0
Merge branch 'chore/dependabot_updates' into dependabot/npm_and_yarn/…
jacovinus Jun 25, 2024
e46d1f7
Merge pull request #445 from metrico/dependabot/npm_and_yarn/react-ro…
jacovinus Jun 25, 2024
a9f956f
Merge branch 'chore/dependabot_updates' into dependabot/npm_and_yarn/…
jacovinus Jun 25, 2024
2dc0350
Merge pull request #446 from metrico/dependabot/npm_and_yarn/typescri…
jacovinus Jun 25, 2024
4701c7d
Merge branch 'chore/dependabot_updates' into dependabot/npm_and_yarn/…
jacovinus Jun 25, 2024
196eb5c
Merge pull request #448 from metrico/dependabot/npm_and_yarn/typescri…
jacovinus Jun 25, 2024
22991b4
fix: update pnpm-lock
jacovinus Jun 25, 2024
521a19c
Merge pull request #444 from metrico/chore/dependabot_updates
jacovinus Jun 25, 2024
adb2efe
ci: version bump to v3.2.7
gh-action-bump-version Jun 25, 2024
0deac3b
ci: version bump to v3.2.7
gh-action-bump-version Jun 25, 2024
e24d7ef
fix: #454 Misleading delete confirmation request
jacovinus Jun 27, 2024
bc01fa7
Merge branch 'main' into fix/cardinality_deletion_issues
jacovinus Jun 27, 2024
3d396d1
fix: Cardinality data persistance on page reload
jacovinus Jun 27, 2024
0ef2e0c
fix: date type
jacovinus Jun 27, 2024
2d0884e
Merge pull request #458 from metrico/fix/cardinality_deletion_issues
jacovinus Jun 28, 2024
01b6bb1
ci: version bump to v3.2.8
gh-action-bump-version Jun 28, 2024
a2910e2
ci: version bump to v3.2.8
gh-action-bump-version Jun 28, 2024
9ff8d52
fix: cardinality dialog
jacovinus Jul 1, 2024
0496b1c
fix: case 6
jacovinus Jul 2, 2024
2b552dc
fix: reset value
jacovinus Jul 2, 2024
446c059
fix: parsing in different cases
jacovinus Jul 2, 2024
f17eee3
fix: dedups and storage bugs
jacovinus Jul 2, 2024
d069f05
fix: initial value for labels
jacovinus Jul 2, 2024
3695093
Merge pull request #467 from metrico/fix/cardinality_dialog
jacovinus Jul 2, 2024
bf3140b
ci: version bump to v3.2.9
gh-action-bump-version Jul 2, 2024
080fe5c
ci: version bump to v3.2.9
gh-action-bump-version Jul 2, 2024
4aa397d
fix: cardinality dialog flag for storing in local
jacovinus Jul 3, 2024
15bad57
ci: version bump to v3.2.9
gh-action-bump-version Jul 2, 2024
0131d90
ci: version bump to v3.2.9
gh-action-bump-version Jul 2, 2024
8cbd20f
Merge pull request #473 from metrico/fix/cardinality_dialog
jacovinus Jul 3, 2024
853320b
fix: version wording
jacovinus Jul 3, 2024
40e7ff1
Merge pull request #474 from metrico/fix/version_wording
jacovinus Jul 3, 2024
b8beb9c
fix: dialog query format
jacovinus Jul 3, 2024
9a196b6
Merge pull request #475 from metrico/fix/cardinality_dialog_text
jacovinus Jul 3, 2024
c61ef12
ci: version bump to v3.2.10
gh-action-bump-version Jul 3, 2024
89ef14b
ci: version bump to v3.2.10
gh-action-bump-version Jul 3, 2024
a131b96
fix: daypicker
jacovinus Jul 10, 2024
5a2341b
fix: Cardinality deletion time range
jacovinus Jul 10, 2024
5adde59
fix: error 500 text response
jacovinus Jul 10, 2024
bb47cde
fix: pnpm action version
jacovinus Jul 10, 2024
b7ab084
Merge pull request #492 from metrico/fix/cardinality_deletion_response
jacovinus Jul 10, 2024
3559424
ci: version bump to v3.2.11
gh-action-bump-version Jul 10, 2024
c3b62f9
ci: version bump to v3.2.11
gh-action-bump-version Jul 10, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file

version: 2
updates:
- package-ecosystem: "npm" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "daily"
commit-message:
prefix: "chore"
open-pull-requests-limit: 10
labels:
- "dependencies"

10 changes: 5 additions & 5 deletions .github/workflows/ci-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,18 +20,18 @@ jobs:

steps:
- name: Check out code
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 2

- uses: pnpm/action-setup@v2.0.1
- uses: pnpm/action-setup@v4.0.0
with:
version: 6.32.2
version: 8

- name: Setup Node.js environment
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: 18
node-version: 20
cache: "pnpm"

- name: Install dependencies
Expand Down
38 changes: 31 additions & 7 deletions .github/workflows/ci-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [18.x]
node-version: [20.x]
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 2
- uses: pnpm/action-setup@v2.0.1
- uses: pnpm/action-setup@v4.0.0
with:
version: 6.32.2
version: 8


- name: "Automated Version Bump"
Expand All @@ -36,14 +36,38 @@ jobs:
with:
tag-prefix: "v"
skip-tag: true
minor-wording: 'feat,add,Adds,new'
major-wording: 'MAJOR,cut-major'
patch-wording: 'Fix,patch,fixes,fix,dependabot,deps-dev,deps,Bumps,chore'

env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: "Main Package Version Bump"
if: github.event_name != 'pull_request'
id: main-version
uses: "phips28/gh-action-bump-version@master"
with:
tag-prefix: "v"
skip-tag: true
minor-wording: 'feat,add,Adds,new'
major-wording: 'MAJOR,cut-major'
patch-wording: 'Fix,patch,fixes,fix,dependabot,deps-dev,deps,Bumps,chore'

env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PACKAGEJSON_DIR: 'packages/main'

- name: "version check"
if: github.event_name != 'pull_request'
run: echo ${{steps.version.outputs.newTag}}

- name: "main version check"
if: github.event_name != 'pull_request'
run: echo ${{steps.main-version.outputs.newTag}}

- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}
cache: "pnpm"
Expand All @@ -57,7 +81,7 @@ jobs:
- name: Test
run: pnpm test

- uses: vimtor/action-zip@v1
- uses: vimtor/action-zip@v1.1
if: github.event_name != 'pull_request'
with:
files: packages/main/dist/ README.md
Expand All @@ -77,7 +101,7 @@ jobs:
overwrite: true
- name: Prepare for Mothership
if: github.event_name != 'pull_request'
uses: GuillaumeFalourd/create-other-repo-branch-action@v1
uses: GuillaumeFalourd/create-other-repo-branch-action@v1.5
with:
repository_owner: metrico
repository_name: qryn
Expand Down
67 changes: 0 additions & 67 deletions .github/workflows/codeql-scanner.yml

This file was deleted.

81 changes: 0 additions & 81 deletions .github/workflows/codeql.yml

This file was deleted.

6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
/node_modules/*
dist
dist
server
.env
*.cookie
packages/main/.env
10 changes: 5 additions & 5 deletions BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
##### install:

```bash
~/$ npm install
~/$ pnpm install
```

##### serve (development mode):

```bash
~/$ npm start
~/$ pnpm dev
```

will serve the UI on ``http://localhost:8080``
Expand All @@ -24,7 +24,7 @@ will serve the UI on ``http://localhost:8080``


```bash
~/$ npm run build
~/$ pnpm run build
```
#### *Serve (dist):*

Expand All @@ -37,7 +37,7 @@ will serve the UI on ``http://localhost:8080``
2 - Serve

```bash
~/$ serve -s build
~/$ serve -s ./packages/main/dist
```

will serve by default the UI on ``http://localhost:3000``
Expand All @@ -54,5 +54,5 @@ will serve by default the UI on ``http://localhost:3000``
- ``API_URL`` default: ``http://localhost:3100``

```bash
~/$ HOST=localhost PORT=8080 API_URL=http://qryn-host:3100 npm start
~/$ HOST=localhost PORT=8080 API_URL=http://qryn-host:3100 pnpm dev
```
33 changes: 30 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Install Serve (npm serve)
```bash
sudo npm i -g serve

serve -s build
serve -s ./packages/main/dist
```
---

Expand All @@ -88,16 +88,43 @@ _Use the [public client](https://view.cloki.org) _(no data goes through the serv
#### Environment Variables:

- ``HOST`` default: `` 0.0.0.0``

- ``PORT`` default: ``8080``

- ``API_URL`` default: ``http://localhost:3100``


##### Example
```bash
~/$ HOST=localhost PORT=8080 API_URL=http://qryn-host:3100 npm start
~/$ HOST=localhost PORT=8080 API_URL=http://qryn-host:3100 pnpm dev
```
------------

##### Available Routes

- qryn-view works under a hash router to make it flexible for static deployments and simpler to run over a single route.

Current available routes:

`/#/datasources` : Datasources settings


`/#/search` : Main search view


`/#/users` : users reserved route


`/#/plugins` : custom plugins

------------

##### URL Parameters
_cLoki-view can be controlled through URL parameters__


_qryn-view can be controlled globally through URL parameters__



| param | description | default |
|-------|-------------|---------|
Expand Down
Loading