TeamMapper
Host and create your own mindmaps, and collaborate with your team
Alternative to: mindmeister, miro
About
Versions (50)
v0.1.4
2024-07-26What’s Changed
- return 404 if uuid is in the wrong format by @JannikStreek in https://github.com/b310-digital/teammapper/pull/283
- #284 Add a copy mind map button by @sorenjohanson in https://github.com/b310-digital/teammapper/pull/285
- Bump braces from 3.0.2 to 3.0.3 in /teammapper-frontend by @dependabot in https://github.com/b310-digital/teammapper/pull/289
- Fix: Add admin ID and modification secret to local storage to enable deleting map by @sorenjohanson in https://github.com/b310-digital/teammapper/pull/291
- Add test coverage to maps.controller.spec.ts by @sorenjohanson in https://github.com/b310-digital/teammapper/pull/292
- Add toasts where sensible by @sorenjohanson in https://github.com/b310-digital/teammapper/pull/294
- E2E tests have an increased failure rate by @sorenjohanson in https://github.com/b310-digital/teammapper/pull/299
- Bump socket.io from 4.6.1 to 4.7.5 in /teammapper-frontend by @dependabot in https://github.com/b310-digital/teammapper/pull/295
- Bump pdfjs-dist and @compodoc/compodoc in /teammapper-frontend by @dependabot in https://github.com/b310-digital/teammapper/pull/280
- Bump ws, engine.io, socket.io-adapter and engine.io-client in /teammapper-backend by @dependabot in https://github.com/b310-digital/teammapper/pull/302
- Bump braces from 3.0.2 to 3.0.3 in /teammapper-backend by @dependabot in https://github.com/b310-digital/teammapper/pull/301
- Bump docker/login-action from 1 to 3 by @dependabot in https://github.com/b310-digital/teammapper/pull/309
- Bump actions/checkout from 2 to 4 by @dependabot in https://github.com/b310-digital/teammapper/pull/311
- Bump docker/setup-buildx-action from 1 to 3 by @dependabot in https://github.com/b310-digital/teammapper/pull/310
- Bump docker/setup-qemu-action from 1 to 3 by @dependabot in https://github.com/b310-digital/teammapper/pull/308
- Bump docker/build-push-action from 3 to 6 by @dependabot in https://github.com/b310-digital/teammapper/pull/307
- Detached nodes after creation at different positions by @sorenjohanson in https://github.com/b310-digital/teammapper/pull/324
- Test factory to create maps and nodes by @sorenjohanson in https://github.com/b310-digital/teammapper/pull/323
- Bump ts-jest from 29.1.1 to 29.2.2 in /teammapper-backend by @dependabot in https://github.com/b310-digital/teammapper/pull/328
- Bump @typescript-eslint/parser from 7.4.0 to 7.16.0 in /teammapper-frontend by @dependabot in https://github.com/b310-digital/teammapper/pull/327
- Bump @nestjs/cli from 10.3.2 to 10.4.2 in /teammapper-backend by @dependabot in https://github.com/b310-digital/teammapper/pull/326
- Bump karma-jasmine-html-reporter from 2.0.0 to 2.1.0 in /teammapper-frontend by @dependabot in https://github.com/b310-digital/teammapper/pull/314
- Bump @fortawesome/free-brands-svg-icons from 5.15.4 to 6.5.2 in /teammapper-frontend by @dependabot in https://github.com/b310-digital/teammapper/pull/313
- Bump @nestjs/schedule from 4.0.2 to 4.1.0 in /teammapper-backend by @dependabot in https://github.com/b310-digital/teammapper/pull/315
- Bump @nestjs/websockets from 10.3.8 to 10.3.10 in /teammapper-backend by @dependabot in https://github.com/b310-digital/teammapper/pull/318
- Bump @nestjs/common from 10.3.8 to 10.3.10 in /teammapper-backend by @dependabot in https://github.com/b310-digital/teammapper/pull/320
- Bump @fortawesome/free-solid-svg-icons from 5.15.4 to 6.5.2 in /teammapper-frontend by @dependabot in https://github.com/b310-digital/teammapper/pull/316
- Display an error when map cannot be found by @sorenjohanson in https://github.com/b310-digital/teammapper/pull/306
- Download bug when images exceed browser canvas limitations by @sorenjohanson in https://github.com/b310-digital/teammapper/pull/300
- Rename GENERIC_NODE_COPY_ERROR by @sorenjohanson in https://github.com/b310-digital/teammapper/pull/330
- Missing toast when trying to copy root node by @sorenjohanson in https://github.com/b310-digital/teammapper/pull/333
- Bad merge with language files by @sorenjohanson in https://github.com/b310-digital/teammapper/pull/335
- Copy map bug: Same map after copy by @sorenjohanson in https://github.com/b310-digital/teammapper/pull/334
- Bump node from 20.10-alpine3.18 to 22.2-alpine3.18 by @dependabot in https://github.com/b310-digital/teammapper/pull/312
- History bugs when copying map by @sorenjohanson in https://github.com/b310-digital/teammapper/pull/337
- Reload map when navigation is coming from back/forward by @sorenjohanson in https://github.com/b310-digital/teammapper/pull/348
- Bump @nestjs/testing from 10.3.8 to 10.3.10 in /teammapper-backend by @dependabot in https://github.com/b310-digital/teammapper/pull/338
- Bump @typescript-eslint/eslint-plugin from 6.13.2 to 6.21.0 in /teammapper-backend by @dependabot in https://github.com/b310-digital/teammapper/pull/339
- Bump @types/jasmine from 4.0.3 to 5.1.4 in /teammapper-frontend by @dependabot in https://github.com/b310-digital/teammapper/pull/344
New Contributors
- @sorenjohanson made their first contribution in https://github.com/b310-digital/teammapper/pull/285
Full Changelog: https://github.com/b310-digital/teammapper/compare/v0.1.3…v0.1.4