Commit Graph

250 Commits

Author SHA1 Message Date
Julien Calixte
c4ea565907 display action buttons only if the project is ongoing 2023-07-27 01:37:47 +02:00
Julien Calixte
8479aff38c no back to the ok previous step 2023-07-27 01:24:38 +02:00
Julien Calixte
523a3a90d5 defining the team assumptions 2023-07-27 01:24:15 +02:00
Julien Calixte
e218ae5447 easier takt time computation 2023-07-27 01:10:15 +02:00
Julien Calixte
8d0d3dc7f9 add takt time and simplify simulation getters 2023-07-26 21:49:09 +02:00
Julien Calixte
4af91102b8 feat: 🎸 simulation
fix dps and add the push and DPS strategy
2023-07-26 19:33:12 +02:00
Julien Calixte
1f49b0f755 add miligram to a better design 2023-07-26 17:43:21 +02:00
Julien Calixte
00ccbe21a7 simulate to a thousands simulations 2023-07-25 00:40:24 +02:00
Julien Calixte
eaac5520e8 add simulation module 2023-07-24 23:36:54 +02:00
Julien Calixte
532ce13796 extract all simulation to the dashboard store 2023-07-24 23:10:29 +02:00
Julien Calixte
53c8a43f51 extract to a new store: dashboardStore 2023-07-24 23:06:59 +02:00
Julien Calixte
d5550cc53d simulate without store 2023-07-24 22:53:53 +02:00
Julien Calixte
05786ba854 🔇 (board) 2023-07-24 22:47:09 +02:00
Julien Calixte
734c17fd29 extract and fix to be able to have a web worker 2023-07-24 22:46:31 +02:00
Julien Calixte
bf33bf5b2f extract types 2023-07-24 22:46:15 +02:00
Julien Calixte
4e97a4c3b0 typo 2023-07-24 22:45:15 +02:00
Julien Calixte
39d265c45e increase duration 2023-07-24 22:45:11 +02:00
Julien Calixte
37119b9d1a 🐛 (shuffle) better shuffle array 2023-07-24 22:45:02 +02:00
Julien Calixte
5ac0e33df0 add comlink 2023-07-24 22:44:29 +02:00
Julien Calixte
4fb57c4fde add blue bins 2023-07-24 00:14:18 +02:00
Julien Calixte
95c4a30f6a simulate problem solving 2023-07-24 00:06:34 +02:00
Julien Calixte
b7bfe5c368 simulate and show dashboard 2023-07-23 23:43:09 +02:00
Julien Calixte
183d1700f3 start articl 2023-07-23 22:54:59 +02:00
Julien Calixte
337670af51 all strategy 2023-07-23 22:54:52 +02:00
Julien Calixte
ba651d0a9f add dashboard with metadata and analysis 2023-07-23 22:54:42 +02:00
Julien Calixte
6fe228dba3 refactory quality 2023-07-23 22:54:25 +02:00
Julien Calixte
e344bc8d4b same blue bin for every step 2023-07-23 22:53:55 +02:00
Julien Calixte
3d686fa2ac (lean) add the problem solving day 2023-07-23 21:45:56 +02:00
Julien Calixte
eaec93c071 (lean) add pull system 2023-07-23 21:08:46 +02:00
Julien Calixte
48733ab131 (strategy) add next day without new feature 2023-07-23 20:41:52 +02:00
Julien Calixte
e98bad56db (lean) add push strategy 2023-07-23 20:32:53 +02:00
Julien Calixte
5e418fe7dc remove board service and replace with function + pinia store ready 2023-07-23 20:30:41 +02:00
Julien Calixte
6a530f5eff add pinia documentation 2023-07-23 20:29:42 +02:00
Julien Calixte
d3609a4f03 💄 (feature step) show in bracket 2023-07-23 20:12:10 +02:00
Julien Calixte
22c2c4aff6 there is no such a thing as 0 complexity 2023-07-23 20:11:43 +02:00
Julien Calixte
2d93e67cdf add intellisence for vite and a style for feature item 2023-07-22 23:12:10 +02:00
Julien Calixte
7f298a0f32 stuff 2023-07-22 22:47:08 +02:00
Julien Calixte
4d679b690d add animations and future colors 2023-07-22 19:39:46 +02:00
Julien Calixte
82fc581b7a add the number of features in the flow and live 2023-07-22 18:47:31 +02:00
Julien Calixte
0d875fd1c2 add the dumb strategy to add a new feature a day in the flow 2023-07-22 18:34:30 +02:00
Julien Calixte
05e89f6b03 add quality issue 2023-07-22 17:34:26 +02:00
Julien Calixte
1579e2598e (starport) move feature from one step to another 2023-07-22 14:25:31 +02:00
Julien Calixte
ca3cbe3470 (feature) get nextDay work with new refactoring 2023-07-22 13:41:59 +02:00
Julien Calixte
ff11534291 ♻️ (feature) reverse parent child link with feature step index in feature 2023-07-22 12:58:02 +02:00
Julien Calixte
c1a26ac429 add a dashboard 2023-07-22 12:32:47 +02:00
Julien Calixte
45771d2d4f add dashboard 2023-07-22 12:32:09 +02:00
Julien Calixte
5606da5362 add lead time and complexity 2023-07-22 12:24:27 +02:00
Julien Calixte
835e0cf642 move to feature module and init board 2023-07-22 11:42:54 +02:00
Julien Calixte
2d9006b4c9 (feature) init feature game 2023-07-22 11:13:57 +02:00
Julien Calixte
c36cc4c270 💄 (feature step) all features in steps 2023-07-22 11:13:05 +02:00