nugaon
|
c1e77bfc0d
|
fix: typo in publish script (#268)
|
2021-12-14 15:56:34 +01:00 |
|
nugaon
|
153b007387
|
fix(build): bee-dashboard component building (#267)
* fix(build): lib
* ci: build component check
* fix(ci): typeo npm run
* ci: add types build check
|
2021-12-14 14:18:39 +01:00 |
|
nugaon
|
2a13da1a6c
|
feat: modularisation (#244)
* chore: gitignore for lib directory
* build: packageing for webpack lib build
* build: webpack config
* feat: expose App component with beeApiUrl parameter
* build: tsconfig for library build
* build: main property of package json for tsc build
* refactor: rename beeUrl option to beeApiUrl
* refactor: manange config class instead of process.env calls
* build: babelrc config
* build: babel plugins and presets for webpack build
* chore: serve.js chmod
* build(refactor): webpack build
* refactor: number notation
* chore: webpack and package config change
* build: add babel preset-env
* chore: prepare script also builds component lib
* feat: typegen
* revert: set back prepare command
* build: assets loader config
* feat: beeDebugApiUrl
* refactor: move test files to the test folder because of typegen
* feat: locked api settings
* chore: depcheck ignores
* chore: types check script
* ci: check types
* ci: publish with library
* chore: add webpack as devDep
* chore: locked semver
* chore: remove debug logging
* style: webpack config
* chore: react and react-dom as dependency
* chore: package-lock
* fix: clean package-lock init
* refactor: fix versions in package.json
|
2021-12-09 11:12:45 +01:00 |
|
Adam Uhlíř
|
dec812be45
|
ci: upload build to testnet (#259)
|
2021-12-02 15:29:23 +01:00 |
|
Attila Gazso
|
b354ef724b
|
build: change test server address (#255)
|
2021-11-23 14:21:24 +01:00 |
|
Vojtech Simetka
|
7fdf38bba1
|
ci: preview pr on swarm (#225)
* ci: add preview in bee action
* chore: set Bee API and Bee Debug API
|
2021-11-08 13:38:23 +01:00 |
|
Vojtech Simetka
|
7883d053ed
|
ci: enable depcheck and fix dependency and linter issues (#233)
* ci: enable depcheck and fix dependency and linter issues
* chore: lock dependency versions
* chore: update dependencies to latest working ones
* chore: fix deprecation createMuiTheme
* chore: revert notistack to v1
|
2021-11-08 13:33:12 +01:00 |
|
Vojtech Simetka
|
15b4b0e561
|
ci: check supported bee version (#231)
|
2021-11-07 14:43:54 +01:00 |
|
Vojtech Simetka
|
766fe96d1c
|
ci: enable code lint check (#186)
* ci: enable code lint check
* chore(deps): update and fix eslint & prettier versions
|
2021-08-25 16:14:09 +02:00 |
|
Vojtech Simetka
|
8a635d2df3
|
ci: release to npmjs (#90)
|
2021-04-29 13:46:53 +02:00 |
|
Vojtech Simetka
|
54b8e3cb73
|
chore: rename from bee status to bee dashboard (#70)
|
2021-04-21 10:16:24 +02:00 |
|
Vojtech Simetka
|
7fc1356212
|
ci: added commit lint, build check, test and release (#31)
* ci: added commit lint, build check, test and release
* refactor: fix compilation errors
* ci: add checkout to the tests
* test: resolved issues with running tests
* chore: addressed PR comments
* chore: renamed package-name in release-please
|
2021-03-31 15:33:09 +02:00 |
|
Vojtech Simetka
|
f4ce271479
|
chore: add labels config for bee-worker
|
2021-03-10 20:24:08 +01:00 |
|