Ahmad Mirzaei
c354633132
feat: OAuth integration in nebula mashup ( #962 )
...
* chore: authorize and get list of apps
* feat: oauth integration
* feat: fixed the wss link
* chore: lint issues
* chore: codesandbox `installCommand`
2022-10-18 12:15:48 +02:00
Thomas Bengtsson
476d7bdba9
fix: add cors headers to /info and /pkg/<name> ( #922 )
2022-09-14 14:08:04 +02:00
Thomas Bengtsson
48a7c40d01
feat(serve): add mfe mode ( #919 )
...
* feat(serve): add mfe mode
* Update commands/serve/README.md
Co-authored-by: Christian Veinfors <cvs@qlik.com >
* Update commands/serve/README.md
Co-authored-by: Christian Veinfors <cvs@qlik.com >
* Update commands/serve/README.md
Co-authored-by: Christian Veinfors <cvs@qlik.com >
Co-authored-by: Christian Veinfors <cvs@qlik.com >
2022-09-13 15:09:48 +02:00
Tobias Åström
df3605f7c5
Tsm/fixes ( #686 )
...
* fix: resolve console error for incomplete charts
* chore: add spec clarifiction for constraints
* feat: add keyboard navigation as serve option
* chore: bump spec version
2021-10-04 10:12:15 +02:00
renovate[bot]
d3c96029bf
fix(deps): update dependency webpack-dev-server to v4 ( #667 )
...
* fix(deps): update dependency webpack-dev-server to v4
* chore: update server script
* chore: reduce logging
* chore: reduce correct logging
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: caele <tsm@qlik.com >
2021-09-09 16:57:20 +02:00
Tobias Åström
29e8730020
feat: add types to nebula serve ( #658 )
...
* feat: add types to nebula serve
* chore: add docs
2021-08-31 08:42:45 +02:00
renovate[bot]
3c4f6c2192
chore(deps): update minor and patch ( #610 )
...
* chore(deps): update minor and patch
* chore: update lint
* chore: set node of sandbox
* chore: set node of sandbox
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: caele <tsm@qlik.com >
2021-06-04 11:42:43 +02:00
Tobias Linsefors
67f4b44dbb
chore: flags in config ( #609 )
2021-06-01 09:29:03 +02:00
Miralem Drek
df2d4f0ce2
chore: privatize theme, locale and snapshooter ( #448 )
2020-06-09 12:17:21 +02:00
Christoffer Åström
2a5b4c8f24
test: support render configs ( #437 )
...
This enables to pass render configs via `nebula.config.js`
2020-06-02 09:45:15 +02:00
Miralem Drek
0eddfde6ae
chore(deps): update major, minor and patch ( #399 )
2020-04-06 14:04:15 +02:00
Christoffer Åström
2424275497
chore: support running browserless locally ( #359 )
...
To be able to use the browserless docker run:
nebula serve --host "0.0.0.0" --disable-host-check --enigma.host "host.docker.internal"
Running integration tests with:
APP_ID="the-app-id" BASE_URL="http://host.docker.internal:8000 " yarn test:integration --chrome.browserWSEndpoint "ws://localhost:3000" --no-launch
2020-03-16 16:05:01 +01:00
Christoffer Åström
1b74e0724f
refactor: change theme.key to theme.id ( #347 )
...
BREAKING CHANGE: Change property to `id`
2020-03-11 14:32:03 +01:00
Miralem Drek
72be878d63
feat(cli-serve): modify UI ( #324 )
2020-02-21 16:02:57 +01:00
Miralem Drek
fd762a41d9
feat(cli-serve): log build result on watch ( #313 )
2020-02-13 16:41:26 +01:00
Miralem Drek
10a96ae069
feat(cli-serve): serve custom snapshots ( #283 )
2020-01-29 14:07:45 +01:00
Miralem Drek
a08cf8ccd8
feat(cli-serve): improve remote configs ( #245 )
2019-12-18 19:03:45 +01:00
Miralem Drek
cf717a57e7
feat: simple snapshooter ( #232 )
2019-12-11 10:33:40 +01:00
Christoffer Åström
4e0cbb88ef
test: spice up cell ( #216 )
2019-12-05 14:57:09 +01:00
Christoffer Åström
08f7e4dcf8
test(component): enable ( #206 )
2019-12-03 14:08:46 +01:00
Miralem Drek
dd5f5e9821
feat(cli-serve): add option to inject script and stylesheet ( #195 )
2019-11-27 19:52:05 +01:00
Christoffer Åström
8b5ee2f7f0
feat: add monaco editor to properties dialog ( #187 )
2019-11-21 16:51:38 +01:00
Miralem Drek
33204510b2
feat(cli-serve): custom watch on build ( #178 )
2019-11-15 17:36:16 +01:00
Miralem Drek
f8d4286294
feat(cli-serve): enable statically served files ( #148 )
2019-10-24 15:11:15 +02:00
Miralem Drek
32862bb1d4
feat(cli-serve): serve custom themes ( #145 )
2019-10-22 20:09:51 +02:00
Miralem Drek
a47e7b4c9b
feat(cli-serve): add snapshotting capability ( #129 )
2019-10-08 15:28:26 +02:00
Christoffer Åström
f442cd5826
feat: support elastic backend ( #124 )
...
* feat: support elastic backend
* refactor: cleanup code
2019-10-03 09:01:24 +02:00
Christoffer Åström
a57abf1ead
refactor: internal packages structure ( #94 )
...
* refactor: internal packages structure
* refactor: internal packages structure
2019-08-27 09:57:04 +02:00