Commit Graph

211 Commits

Author SHA1 Message Date
Julien Calixte
8c1eec4290 article: better simulation conclusions 2025-01-08 00:29:51 +01:00
Julien Calixte
04150167d9 feat: display every focusable part 2025-01-07 22:28:31 +01:00
Julien Calixte
91c003b9b8 article: talk about rework 2025-01-07 22:20:10 +01:00
Julien Calixte
4e90b2d2dd bigger feature flow 2025-01-07 22:18:16 +01:00
Julien Calixte
7faa75aed8 design: less border radius 2025-01-07 22:17:25 +01:00
Julien Calixte
12c7387072 fix: talking about cycle time and ensure we have a lot of simulation 2025-01-07 22:07:04 +01:00
Julien Calixte
be9ae72668 fix: reset lead time on initBoard 2025-01-06 14:04:58 +01:00
Julien Calixte
b1d3f05313 article: fix typo 2025-01-06 14:02:33 +01:00
Julien Calixte
69deafd12b Merge pull request #7 from jcalixte/dependabot/npm_and_yarn/npm_and_yarn-64c44d4a77
Bump vite from 6.0.6 to 6.0.7 in the npm_and_yarn group
2025-01-05 22:29:05 +01:00
Julien Calixte
a595fbb9cc article: more comprehensible dashboard 2025-01-05 22:28:34 +01:00
Julien Calixte
5a20f1fec6 article: more accessible ETA 2025-01-05 22:25:40 +01:00
Julien Calixte
d7c641bf3a no need for sorting, the bug without sorting is better than with 2025-01-05 22:21:52 +01:00
Julien Calixte
ab2669b42e article: better words 2025-01-05 22:10:44 +01:00
Julien Calixte
cb96e41c77 refacto: no more many component just for texts 2025-01-05 20:38:56 +01:00
dependabot[bot]
494edc9329 Bump vite from 6.0.6 to 6.0.7 in the npm_and_yarn group
Bumps the npm_and_yarn group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 6.0.6 to 6.0.7
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.0.7/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-05 19:29:33 +00:00
Julien Calixte
0d1d2964ba feat: confirm before resetting 2025-01-05 20:22:08 +01:00
Julien Calixte
f1d359003d feat: add animation when quality issue increases 2025-01-04 18:24:59 +01:00
Julien Calixte
3b7975d9cf chore: remove peacock extension props 2025-01-04 18:11:09 +01:00
Julien Calixte
33f6fe1ae5 Merge pull request #4 from jcalixte/dependabot/npm_and_yarn/vueuse/core-12.2.0
Bump @vueuse/core from 12.1.0 to 12.2.0
2025-01-03 18:21:54 +01:00
Julien Calixte
cb3e6acc87 article: better agencement 2025-01-03 18:20:52 +01:00
Julien Calixte
82d16ef0cc fix: when init a board reset quality issues too 2025-01-03 14:50:57 +01:00
Julien Calixte
d81a3aaec9 prune: remove all the problem solving part that needs to go outside of this article 2025-01-03 14:47:13 +01:00
Julien Calixte
62bf7b8f84 deps: update vite comlink and pass the project to a module type 2025-01-03 14:46:51 +01:00
Julien Calixte
b590204fe5 fix: ajouter un commentaire TODO pour le comportement des systèmes pull et push 2025-01-02 10:24:40 +01:00
Julien Calixte
746eae7571 add type checking command 2024-12-31 10:14:08 +01:00
Julien Calixte
76540f5a5a fix: eraser not resetting features 2024-12-31 10:14:00 +01:00
Julien Calixte
474b5bfaab Merge pull request #2 from jcalixte/dependabot/npm_and_yarn/npm_and_yarn-af93afb32e
Bump nanoid from 3.3.7 to 3.3.8 in the npm_and_yarn group across 1 directory
2024-12-30 17:22:46 +01:00
dependabot[bot]
31dd2b1dfc Bump nanoid in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [nanoid](https://github.com/ai/nanoid).

Updates `nanoid` from 3.3.7 to 3.3.8
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-30 17:22:33 +01:00
dependabot[bot]
81ea812050 Bump @vueuse/core from 12.1.0 to 12.2.0
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 12.1.0 to 12.2.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v12.2.0/packages/core)

---
updated-dependencies:
- dependency-name: "@vueuse/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-30 16:21:24 +00:00
Julien Calixte
94b889487c Merge pull request #3 from jcalixte/dependabot/npm_and_yarn/npm_and_yarn-8aabc1763d
Bump vite from 6.0.5 to 6.0.6 in the npm_and_yarn group across 1 directory
2024-12-30 17:21:13 +01:00
Julien Calixte
cd6d6313be Merge branch 'main' into dependabot/npm_and_yarn/npm_and_yarn-8aabc1763d 2024-12-30 17:21:06 +01:00
Julien Calixte
e9ab9f705c Create dependabot.yml 2024-12-30 17:20:20 +01:00
dependabot[bot]
c1ac6b005b Bump vite in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 6.0.5 to 6.0.6
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.0.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-30 16:20:02 +00:00
Julien Calixte
e08dabc60d Create dependabot.yml 2024-12-30 17:19:30 +01:00
Julien Calixte
222a6510cb article: changing the intro, we're getting somewhere 2024-12-30 17:18:20 +01:00
Julien Calixte
46a7dda448 flag: remove link for 5s article for now 2024-12-23 22:20:11 +01:00
Julien Calixte
6a0bd9b359 pilars in row even when smaller 2024-12-23 20:50:30 +01:00
Julien Calixte
4536816f31 add mobile app features 2024-12-23 20:43:42 +01:00
Julien Calixte
d551044673 fix: remove Infinity states 2024-12-23 20:43:42 +01:00
Julien Calixte
f86a1cf0c6 design: decrease font size for dashboard 2024-12-23 20:43:42 +01:00
Julien Calixte
c0ce1a1040 design: simplify font size 2024-12-23 20:43:42 +01:00
Julien Calixte
3746f8d02f article: add notes to pull system article 2024-12-23 11:07:25 +01:00
Julien Calixte
5921f6cb45 upgrade packages 2024-12-23 11:07:11 +01:00
Julien Calixte
0fb00078d5 Making the roof a little more roofy 2024-12-23 10:30:28 +01:00
Julien Calixte
a9f434ef1a no .DS_Store in gitignore?? 2024-12-23 10:24:56 +01:00
Julien Calixte
c0cbbbdefd feat: start making deliverables for 5S article 2024-12-23 10:24:45 +01:00
Julien Calixte
b620badf5c black color 2024-12-22 18:55:45 +01:00
Julien Calixte
400566b849 init 5S article and refacto pull system 2024-12-22 18:31:31 +01:00
Julien Calixte
9bf151698f Merge pull request #1 from jcalixte/dependabot/npm_and_yarn/rollup-4.28.1
Bump rollup from 4.10.0 to 4.28.1
2024-12-20 17:01:34 +01:00
dependabot[bot]
ea332b1d36 Bump rollup from 4.10.0 to 4.28.1
Bumps [rollup](https://github.com/rollup/rollup) from 4.10.0 to 4.28.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.10.0...v4.28.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-20 15:53:49 +00:00