Commit graph

352 commits

Author SHA1 Message Date
baldo f95829adc6 Admin: Added filter / search panel to nodes list. 2022-07-07 10:59:41 +02:00
baldo ac7f8c98b0 Fix type error. 2022-07-07 10:59:41 +02:00
baldo cce665d149 Apply filters to nodes list. 2022-07-07 10:59:41 +02:00
baldo 5b703917b5 Showing spinner when loading nodes. 2022-07-07 10:59:41 +02:00
baldo 87839f4faa Added paging. 2022-07-07 10:59:41 +02:00
baldo 956889be11 Adjust page padding to make space for page footer. 2022-07-07 10:59:41 +02:00
baldo 5ff51f03ae Fix reactivity for props. 2022-07-07 10:59:41 +02:00
baldo 7f52ffe45f Update frontend dependencies 2022-07-07 10:59:41 +02:00
baldo 70acb62ec1 Update server dependencies 2022-07-07 10:59:41 +02:00
baldo ea2f424efa Add toggle to show / hide all sensitive fields. 2022-05-30 14:08:03 +02:00
baldo cb4bb9e817 Remove redundant main tags. 2022-05-30 13:56:24 +02:00
baldo cbd5624fb2 Nicer display of node list 2022-05-30 13:54:57 +02:00
baldo 9b5f8f3f37 Fix some header / footer issues. 2022-05-30 12:41:15 +02:00
baldo 72a54c8325 Admin: Show certain fields redacted by default 2022-05-30 12:37:46 +02:00
baldo 0f60436b2c Admin: Basic node listing 2022-05-30 12:36:28 +02:00
baldo c9ac65eaad Suppress wrong typeguard warnings 2022-05-26 13:03:46 +02:00
baldo 3ce2ba5013 Statistics styling 2022-05-26 12:52:48 +02:00
baldo 6c47c5b178 Updated new frontend dependencies. 2022-05-26 12:52:41 +02:00
baldo 6f489c131c Updated server dependencies. 2022-05-26 12:52:41 +02:00
baldo 2e039a7b27 Basic styling done. 2022-05-23 12:49:05 +02:00
baldo 9e29034a0b Added AGPL v3 license for new frontend. 2022-05-23 12:27:05 +02:00
baldo 4dc1ae0920 Version => Snapshot 2022-05-23 10:51:26 +02:00
baldo 2f8bee77da Update frontend dependencies. 2022-05-23 10:49:53 +02:00
baldo a07d5e7b52 Update server dependencies. 2022-05-23 10:49:37 +02:00
baldo 4c1f6f8b53 Fix: Workaround GLIBC not found issue in Webstorm 2022-05-23 10:49:09 +02:00
baldo 3c4f7d2875 Fix: Run NixOS wrappers in interactive shell
* Makes sure run configurations terminate properly.
2022-05-19 13:34:32 +02:00
baldo fde340ead0 Display config values in header and footer. 2022-05-19 13:33:48 +02:00
baldo 59f7897d8e Initial setup for new frontend. 2022-05-19 12:05:44 +02:00
baldo 7671bfd4d3 Add wrapper scripts for node / yarn on NixOS. 2022-05-19 11:56:17 +02:00
baldo 1967637d98 Use yarn instead of npm. 2022-05-19 11:17:23 +02:00
baldo 8cccf4d9cd
Merge pull request #63 from freifunkhamburg/dependabot/npm_and_yarn/mout-1.2.3
Bump mout from 1.2.2 to 1.2.3
2022-02-22 15:27:14 +01:00
baldo 2a8a4eb2b2
Merge pull request #64 from freifunkhamburg/dependabot/npm_and_yarn/ajv-6.12.6
Bump ajv from 6.12.2 to 6.12.6
2022-02-22 15:27:02 +01:00
dependabot[bot] 8d02b06531
Bump ajv from 6.12.2 to 6.12.6
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.12.2...v6.12.6)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 03:21:18 +00:00
dependabot[bot] 67c5d01cb9
Bump mout from 1.2.2 to 1.2.3
Bumps [mout](https://github.com/mout/mout) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/mout/mout/releases)
- [Changelog](https://github.com/mout/mout/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mout/mout/compare/v1.2.2...v1.2.3)

---
updated-dependencies:
- dependency-name: mout
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09 22:57:30 +00:00
baldo 734135fc19 Updated LICENSE. 2022-02-09 18:16:59 +01:00
baldo 2bf3101338 Updated REFACTOR.md. 2022-02-09 18:15:06 +01:00
baldo 002ae4419f Implement custom logger to replace scribe.js.
* scribe.js is unmaintained and adds unnecessary complexity.
2022-02-09 18:02:59 +01:00
baldo 2df8539c46 Version bump => 0.17.0 2022-02-07 21:06:30 +01:00
baldo 93fa21fff0 Update jest config to avoid deprecated settings. 2022-02-07 21:06:30 +01:00
baldo b50cbfe3c0 npm audit fix 2022-02-07 21:06:30 +01:00
baldo be10257c0e Update deps. 2022-02-07 21:06:30 +01:00
baldo 2da00b6a29 Update nodejs to >= 16.x 2022-02-07 20:36:48 +01:00
baldo 0fc869624a Version bump => 0.16.1 2021-11-01 20:57:24 +01:00
baldo d37cdf1b32 Even more server-side depency updates. 2021-11-01 20:55:40 +01:00
baldo 5edeea4573 Lots of package updates. 2021-10-14 17:18:30 +02:00
baldo 83c2d24381
Merge pull request #54 from freifunkhamburg/dependabot/npm_and_yarn/pug-code-gen-2.0.3
Bump pug-code-gen from 2.0.2 to 2.0.3
2021-10-14 16:41:24 +02:00
baldo 77a2b88600
Merge pull request #55 from freifunkhamburg/dependabot/npm_and_yarn/is-svg-4.3.1
Bump is-svg from 4.2.1 to 4.3.1
2021-10-14 16:41:15 +02:00
baldo 33e8ed8f6c
Merge pull request #56 from freifunkhamburg/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21
2021-10-14 16:41:07 +02:00
baldo 56c7478aa2
Merge pull request #57 from freifunkhamburg/dependabot/npm_and_yarn/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.8 to 2.8.9
2021-10-14 16:40:57 +02:00
baldo 580efbb946
Merge pull request #62 from freifunkhamburg/dependabot/npm_and_yarn/codemirror-5.63.3
Bump codemirror from 5.55.0 to 5.63.3
2021-10-14 16:40:41 +02:00