Tobias Åström
|
8ec407dd4a
|
chore: mui v6 (#1612)
* chore: mui v6
* chore: add react-is
* chore: fix connection history
* chore: skip some tests
* chore: lint
* fix: some tests
* chore: get rid of v4 theme adapt
* chore: revert bg color changes
* chore: revert bg color changes
|
2025-09-11 10:04:07 +02:00 |
|
renovate[bot]
|
5cde83c607
|
chore(deps): update dependency react-router-dom to v7 (#1644)
* chore(deps): update dependency react-router-dom to v7
* chore: additions
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: caele <tsm@qlik.com>
|
2024-12-27 14:54:55 +01:00 |
|
Ahmad Mirzaei
|
1c8dd28078
|
test: nebula web - part 01 (#1004)
* test: base test renderer
* test: `<ConnectionStep />`
* test: `<AppList /> tests`
* test: `<ConnectionGuid />`
* test: `<HubLayout />`
* test: `<ConnectionHistory />`
* test: `<ConnectionOptions />` done
* test: `<Error />` done
* test: `<SelectEngine />` done
|
2022-11-14 13:55:04 +01:00 |
|
Ahmad Mirzaei
|
68c16b8264
|
feat: use cached connections hook (#975)
* feat: `useCachedConnections` hook
* feat: automatic detection of opening guid or not
|
2022-11-01 10:37:20 +01:00 |
|
Ahmad Mirzaei
|
7001a47232
|
feat: introducing react router to nebula web (#973)
* feat: nebula web react-router
* chore: `<HubLayout />`
|
2022-10-26 16:09:51 +02:00 |
|
Ahmad Mirzaei
|
590770160a
|
fix: command line input bug (#968)
* fix: token provided by cli or nebula.config.js file
|
2022-10-20 16:49:00 +02:00 |
|
Ahmad Mirzaei
|
4954ac4ff4
|
refactor: hub components (#967)
* refactor: hub components
|
2022-10-20 16:27:43 +02:00 |
|