caele
ce0f9cbf1e
chore(release): v5.0.1 🚀
v5.0.1
2024-04-23 09:43:55 +02:00
linhnguyen-qlik
9a1ffd2c03
fix: cycle cyclic dimension doesn't work when filter pane is in selec… ( #1531 )
...
* fix: cycle cyclic dimension doesn't work when filter pane is in selection mode
* revert: change
* fix: revert unwanted change
* test: remove and add unit test
* fix: disable cyclic button in edit mode
* refactor: pass all paramters as object
* fix: unit test
* fix: update snapshots
2024-04-22 09:54:24 +02:00
Tobias Åström
9f39fd6854
chore: set all peers to v5 ( #1536 )
2024-04-15 08:47:07 +02:00
renovate[bot]
5652348852
chore(deps): update minor and patch ( #1533 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-15 07:54:56 +02:00
renovate[bot]
a299bf682f
chore(deps): update minor and patch ( #1526 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-10 22:37:49 +02:00
renovate[bot]
96fa6fabd4
chore(deps): update dependency @qlik/api to v1 ( #1527 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-10 22:26:50 +02:00
renovate[bot]
2c8c86fa95
fix(deps): update dependency express to v4.19.2 [security] ( #1525 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-10 22:25:44 +02:00
renovate[bot]
729a89a7e2
chore(deps): update dependency css-loader to v7 ( #1528 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-10 22:14:24 +02:00
renovate[bot]
d904177b6a
chore(deps): update dependency eslint-plugin-jest to v28 ( #1530 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-10 22:14:03 +02:00
dependabot[bot]
6dee9749b3
chore(deps): bump webpack-dev-middleware in /examples/sn-hello-react ( #1522 )
...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware ) from 5.3.1 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases )
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.1...v5.3.4 )
---
updated-dependencies:
- dependency-name: webpack-dev-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-25 10:57:52 +01:00
renovate[bot]
cab14afee5
chore(deps): update minor and patch ( #1521 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-25 10:57:18 +01:00
caele
9b45a8bffe
chore(release): v5.0.0 🚀
v5.0.0
2024-03-19 16:43:28 +01:00
Tobias Åström
f8ceccbc89
chore: remove experimentals and add takeSnapshot ( #1519 )
...
* chore: remove experimentals and add takeSnapshot
* chore: delete old file, set spec to 5.0.0
2024-03-19 15:40:48 +01:00
Johan Enell
f7b631051b
feat: change qix typescript definition to @qlik/api ( #1493 )
...
BREAKING CHANGE: @qlik/api typescript definition is not compatible with @types/qlik-engineapi
Signed-off-by: Johan Enell <johan.enell@qlik.com >
2024-03-19 15:13:33 +01:00
Johan Lahti
35af332a83
refactor(Listbox): use only one screen reader ( #1520 )
...
* refactor: use only one screen reader
* test: fix and add unit tests
* test: cover up with unit tests for new files
2024-03-19 12:21:17 +01:00
caele
842c00adce
Merge remote-tracking branch 'origin'
2024-03-18 14:32:15 +01:00
caele
8768ddcf56
chore(release): v4.14.0 🚀
v4.14.0
2024-03-18 12:12:15 +01:00
dependabot[bot]
cbab3f31f8
chore(deps): bump follow-redirects in /examples/sn-hello-react ( #1516 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18 11:26:30 +01:00
dependabot[bot]
3e29f48f98
chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 ( #1515 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18 11:26:19 +01:00
linhnguyen-qlik
e29328cae3
fix: make sure stepCycle exists before calling ( #1509 )
...
* fix: make sure checking stepCycle func exist before calling
* fix: make sure stepCycle func exist before calling
* fix: also check if app exist
* fix: add return
* fix: make sure checking stepCycle func exist before calling
* fix: make sure stepCycle func exist before calling
* fix: also check if app exist
* fix: add return
* chore: update engima and schema version
* test: unit test
* fix: remove engine version
---------
Co-authored-by: caele <tsm@qlik.com >
2024-03-18 11:26:07 +01:00
renovate[bot]
bfa2486472
chore(deps): update minor and patch ( #1518 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-18 01:59:49 +00:00
renovate[bot]
673d925d4d
chore(deps): update dependency caniuse-lite to v1.0.30001598 ( #1517 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-17 10:43:20 +00:00
renovate[bot]
10189aba92
chore(deps): update minor and patch ( #1514 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-16 03:36:41 +00:00
Ashley Lesperance
95aa3aad2e
chore(translations): UI bus - 2024-03-08 ( #1512 )
...
- Update translations related to: f35a5c4 - feat(ListBoxHeader): add icon for cyclic dimension and new drilldown icon (#1504 )
2024-03-12 16:05:14 +01:00
Tobias Åström
981a49024a
chore: another flag ( #1513 )
2024-03-12 15:42:15 +01:00
Johan Lahti
e6f3bbaf7d
fix(Listbox): Limit search length to 64000 characters ( #1511 )
...
* refactor: limit search length to 5000
* fix: rename
* fix: adjust upper limit
2024-03-12 11:02:30 +01:00
Tobias Åström
279aa23699
chore: enable IM_1869_HIDE_DIM_MEA_LINE by default ( #1508 )
...
* chore: enable IM_1869_HIDE_DIM_MEA_LINE by default
* chore: another flag
* chore: fix test
2024-03-11 09:31:32 +01:00
renovate[bot]
05fcddd8d3
chore(deps): update dependency monaco-editor to v0.47.0 ( #1510 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-09 03:50:49 +00:00
renovate[bot]
0dac1c239b
chore(deps): update minor and patch ( #1502 )
...
* chore(deps): update minor and patch
* chore: update baseline
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: caele <tsm@qlik.com >
2024-03-08 13:13:39 +01:00
Johan Lahti
7c9748305c
refactor(listbox): Use bar and frequency color from styles and generic use of state classes ( #1495 )
...
* test: add rendering test for radio buttons
* refactor: add selection state class for cb and rb
* fix: adjust filled bar color
* fix: correct filled style
* test: upload new snapshots
2024-03-07 08:36:46 +01:00
linhnguyen-qlik
f35a5c44c7
feat(ListBoxHeader): add icon for cyclic dimension and new drilldown icon ( #1504 )
...
* feat: add cyclic icon and new drilldown icon
* fix: failed unit test
* fix: update snapshot
* test: add rendering test for cyclic
* refactor: data-title-utils.js
* test: add unit test
* fix: update snapshot
* fix: pr comments
* fix: failed test
* fix: typo
* fix: remove unnecessary things
2024-03-06 11:18:27 +01:00
renovate[bot]
40ccb6aa8e
chore(deps): update commitlint monorepo to v19 ( #1503 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-05 16:40:04 +01:00
Tobias Åström
a0dc0f0ce1
fix(cli-serve): OAuth instance cache issue ( #1500 )
...
* fix: client id cache issue
* chore: fix originurl
---------
Co-authored-by: a-m-dev <a.mirzaei.dev@gmail.com >
2024-03-05 16:39:36 +01:00
caele
f06a4c0b08
chore(release): v4.13.0 🚀
v4.13.0
2024-03-05 14:55:11 +01:00
Tobias Åström
3ca35cbda7
revert: OAuth instance cache issue ( #1492 ) ( #1505 )
...
This reverts commit 7506aa28f4 .
2024-03-05 14:49:00 +01:00
Johan Lahti
0dfe0f4301
fix: catch mousedown to prevent click through ( #1506 )
2024-03-05 14:48:08 +01:00
Ahmad Mirzaei
7506aa28f4
fix(cli-serve): OAuth instance cache issue ( #1492 )
...
* fix: client id cache issue
* fix: clean cached auth state when deauthorizing
* chore: move auth routes into specific router module
* chore: update redirect link for OAuth in connection guid
* feat: error page for old /login/callback url
2024-03-04 14:41:29 +01:00
Johan Lahti
681d7f7552
fix: sanity check color input in uiColor resolver ( #1501 )
2024-03-04 10:35:48 +01:00
caele
d8b137df82
chore(release): v5.0.0-alpha4 🚀
v5.0.0-alpha4
2024-03-04 10:32:18 +01:00
caele
451f5b2078
Merge remote-tracking branch 'origin/master'
2024-03-04 10:28:12 +01:00
Tobias Åström
98184d0915
fix: align font sizes ( #1499 )
...
* fix: add font-size to headers theme load
* chore: add default sizes to base theme
* chore: test updates
2024-02-29 21:37:58 +01:00
caele
5062050058
chore(release): v4.12.0 🚀
v4.12.0
2024-02-26 10:16:50 +01:00
Johan Lahti
c2ffdc8479
fix(listbox): add removed autoConfirm option ( #1496 )
...
* test: add rendering test for auto confirm
* fix: add back auto confirm
* test: move autoconfirm
* test: upload new snapshot
2024-02-26 09:52:17 +01:00
dependabot[bot]
5984fe3e07
chore(deps): bump ip from 1.1.8 to 1.1.9 ( #1491 )
...
Bumps [ip](https://github.com/indutny/node-ip ) from 1.1.8 to 1.1.9.
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.8...v1.1.9 )
---
updated-dependencies:
- dependency-name: ip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-26 08:35:18 +01:00
Ashley Lesperance
3c5307333c
chore(translations): UI bus - 2024-02-02 ( #1475 )
...
- Update translations related to: 5e35fb6 - feat(ListBox): break out header and add unlock button (#1466 )
2024-02-26 08:34:44 +01:00
renovate[bot]
b67bfcfb7b
chore(deps): update minor and patch to ^5.15.11 ( #1498 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-25 01:25:07 +00:00
renovate[bot]
767071426b
chore(deps): update minor and patch ( #1497 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-24 04:26:21 +00:00
Tobias Åström
4922cff8a8
chore: enable kpi flag ( #1490 )
2024-02-22 21:14:18 +01:00
Johan Lahti
9e27e3c436
fix(listbox): color radio buttons with custom styling ( #1494 )
...
* fix: color radio buttons with custom styling
* test: add test and remove unneeded class
2024-02-22 13:32:34 +01:00
Johan Lahti
d78978adfa
fix(listbox): disable selections when they should ( #1489 )
...
* fix: disable selections when they should
* refactor: call selectDisabled each time used
* fix: return earlier when select is disabled
2024-02-21 11:04:15 +01:00