Initial commit: DLS - Dental Lab System

- Flutter + PocketBase dental lab management system
- Clinic & lab dashboards, job tracking, patient management
- Product catalog, finance tracking, multi-language support
- AI assistant integration, realtime notifications
- Windows installer (Inno Setup) included
- Developed by kovakyazilim.com
This commit is contained in:
Emre Emir
2026-06-11 15:57:31 +03:00
commit 8bbc9dbff2
226 changed files with 31308 additions and 0 deletions
+30
View File
@@ -0,0 +1,30 @@
appId: com.kovaksoft.labApp
---
# ADIM 3: Lab → cila_bitim adımı, son gönderim
# Başlangıç durumu: cila_bitim, at_lab, in_progress
- runFlow: "00_login_lab.yaml"
# Job dashboard "Devam Eden İşler"'de görünür
- tapOn: "PR-20260607-5YPP"
- assertVisible: "İş Detayı"
# Son Prova - Teslime Gönder butonu görünmeli
- scrollUntilVisible:
element:
text: "Son Prova - Teslime Gönder"
direction: DOWN
- tapOn: "Son Prova - Teslime Gönder"
# Sheet: son gönderim notu
- assertVisible: "Son Prova · Teslime Gönder"
- tapOn: "Not (isteğe bağlı)"
- inputText: "Son işlem tamamlandı, teslim için gönderiliyor"
# Sheet'teki submit butonu (başlık ile aynı metin, index:1)
- tapOn:
text: "Son Prova · Teslime Gönder"
index: 1
# İş artık "Gönderildi" — gönder butonu artık yok
- assertNotVisible: "Son Prova - Teslime Gönder"