3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-15 05:41:51 +00:00
Commit graph

19 commits

Author SHA1 Message Date
dependabot[bot]
58d6ce952f
Bump elliptic from 6.5.1 to 6.5.3 in /dashboard
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.1 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.1...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-30 00:33:53 +00:00
Miikka
00d5f3efd2
Merge pull request #47 from Dragory/dependabot/npm_and_yarn/dashboard/acorn-6.4.1
Bump acorn from 6.3.0 to 6.4.1 in /dashboard
2020-07-21 18:22:20 +03:00
Miikka
b9abc950d4
Merge pull request #59 from Dragory/dependabot/npm_and_yarn/dashboard/websocket-extensions-0.1.4
Bump websocket-extensions from 0.1.3 to 0.1.4 in /dashboard
2020-07-21 18:22:10 +03:00
dependabot[bot]
c26a0d4bb1
Bump lodash from 4.17.15 to 4.17.19 in /dashboard
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-17 09:56:17 +00:00
dependabot[bot]
3892fb32cc
Bump websocket-extensions from 0.1.3 to 0.1.4 in /dashboard
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-07 09:20:15 +00:00
dependabot[bot]
f68176f01d
Bump acorn from 6.3.0 to 6.4.1 in /dashboard
Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.3.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-04 14:36:05 +00:00
Dragory
53ed83b701 dashboard: update babel packages 2019-11-07 22:56:51 +02:00
Dragory
ba4ddfcc32 Update Typescript to 3.7 2019-11-07 22:52:40 +02:00
Dragory
577500af92 dashboard: use webpack for builds; use tailwindcss instead of bulma; all sorts of tweaks 2019-10-10 21:58:00 +03:00
Dragory
f820a06bac Switch from CodeMirror to Ace editor 2019-10-05 14:45:13 +03:00
Dragory
3ff3bfd5f0 dashboard: separate plugin usage/configuration, add usage guide + configuration guide 2019-09-29 15:53:14 +03:00
Dragory
ee6d622941 Auto-generate plugin docs (WIP) 2019-08-22 01:22:26 +03:00
Dragory
357687654a Move vuex dependency from root package.json to dashboard folder 2019-08-21 22:06:31 +03:00
Dragory
a45d2965e9 Dashboard: disable source maps in prod builds, add debug build with source maps and no minification 2019-07-29 22:57:58 +03:00
Dragory
cb8392de2c Include buefy in package-lock.json 2019-07-29 21:34:19 +03:00
Dragory
f186e5c61f Work on documentation 2019-07-28 18:24:32 +03:00
Dragory
b230a73a6f Dashboard work and related 2019-06-23 19:18:41 +03:00
Dragory
7bda2b1763 dashboard: auth fixes, guild listing, config editing 2019-06-23 03:40:53 +03:00
Dragory
2adc5af8d7 Dashboard work. Move configs to DB. Some script reorganization. Add nodemon configs. 2019-06-22 18:52:24 +03:00