Git Product home page Git Product logo

zedd2's People

Contributors

aleksanderburczyk94 avatar andrej1b avatar dependabot[bot] avatar drjul avatar naridal avatar tobka777 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

zedd2's Issues

GitHub Actions

As a developer, I want to use Github Actions to create a release for each platform.

With the help of Github Action, a release is to be created for each operating system (Win, Mac, Linux).
Later, tests can be run using Github Actions.

Initial Settings in ReadMe

Als neuer Nutzer der ZeedApp, möchte ich wissen, was genau in den Settings eingestellt werden muss, damit ich die App sinnvoll nutzen kann.

Akzeptanzkriterien:

  • neuer Abschnitt "Settings" vor Usage
  • Beschreiben, wie man zu den Settings kommt
  • Wichtige Settings beschreiben:
    • Clarity URL: Url einfügen mit suffix niku/nu
    • Chrome Path: wie wähle ich Chrome aus für WIN und MAC (Google Chrome.exe vs Google Chrome.app/MacOS/Google Chrome)
    • Recheck Chrome Button verweisen, um zu testen, ob Chrome korrekt funktioniert
    • (optional) Jira wie muss konfiguriert werden und wozu?
    • (optional) KeepAlways On Top
  • abschließend auf Usage verweisen, damit der Nutzer versteht, dass er mit dem Import der Tasks starten soll

Chromedriver Download after Chrome 115

Download des Chromedriver funktioniert nicht.

Nach Chrome 115 haben sich die Downloadlinks geändert:
"If you are using Chrome version 115 or newer, please consult the Chrome for Testing availability dashboard. This page provides convenient JSON endpoints for specific ChromeDriver version downloading." https://chromedriver.chromium.org/downloads

Resources:

Add tasks in advance and optimize tasks handling

As a user, I want to create my tasks in advance so that I can quickly switch tasks in the workflow.

  • Best is to add a button in the upper area of the app, e.g. next to Rename with the name Add.
    With a click on the button, it will be add the Name (and Clarity Account, Comment) to tasklist (see in Dropdown).

  • Context Menu should only show the tasks which are in the tasklist in the Dropdown and no duplicates.

  • If the user click Other... in the Context Menu and choose a task from the list, the clarity account + comment will be set too. (Bug only if slice is undefined/ no clarity task before)

Fehlermeldungen besser anzeigen

Ist:
Fehlermeldungen werden nur kurz über eine Leiste am unteren Rand angezeigt. Bei uns im Team ist es derzeit so, dass Tickets nach Ende des Sprints relativ schnell geschlossen werden und ZEDD daher nicht mehr auf dieses Ticket buchen kann.
Als Fehlermeldung wird kurz in rot angezeigt, dass er ein bestimmtes Label nicht finden konnte. Das Browserfenster wird dabei ziemlich schnell beendet.

Soll:
Es soll ein Overlay angezeigt mit den betroffenen Tickets (Fehlern). Das Overlay soll so lange bestehen bis man es bestätigt.

Zeitformulare in kleiner Bildschirmauflösung können nicht gespeichert werden

Der Speicherbutton kann bei kleiner Bildschirmauflösung nicht gefunden werden. Der Button wird nicht gefunden, weil der Button in eine Buttomleiste gewandert ist.
Siehe:
grafik

Das Erkennen der Speicherbuttons funktioniert nur in dieser Darstellung:
grafik

Workaround: Einfach beim Start des Chromebrowsers mit STRG+- rauszoomen.

Task Copy

A task should be copied with CTRL+C or CMD+C and then pasted at the point of the mouse pointer in the timesheet with CTRL+V or CMD+V.
Copying and pasting a task should also be possible via the context menu.

Multiple Ersatzkonten

As a user, I would like to maintain several 'Ersatzkonten' so that I can complete the forecast faster.

Possible implementation must be discussed.

bug: dragging a handle between slices can lead to gaps

When you drag a handle between 2 slices, both the end time of the first slice and the start time of the second slice should move. This time should remain the same for both, ie. there should never be a gap between the slices. However a gap does often appear.

Problem with closed accounts

Oft werden in Clarity Konten geschlossen, sodass eine Buchung nicht mehr möglich ist.

image001

Wenn jedoch die ZeddApp einen Eintrag für ein geschlossenes Konto machen möchte, bricht die Übertragung ab.
grafik

TODO

  • Wenn Stunden für ein geschlossenes Konto eingefügt werden soll, sollen keinen Zeiten für dieses Konto, aber alle anderen Zeiten übertragen und gespeichert werden
  • kein automatisches Vorlegen dieses Stundenzettels (wenn geschlossenes Konto enthält)
  • Warnhinweis ausgeben: "Es konnten nicht alle Zeiten des Stundenzettels (27.02. - 28.02.) übertragen werden, weil mindestens ein Konto geschlossen war. Alle anderen Zeiten wurden übernommen und gespeichert. Der Stundenzettel wurde nicht automatisch vorgelegt."

MacOS Compatibility

As a user, I want to install the app on my mac, so that I can use it.

  • generate icns for mac
  • use macos keybindings (command instead of STRG)

Automated Transfer to clarity doesn't save or submit for approval

I've triggered the automated data transfer to clarity via the clarity button.
It transfers all the time accounts, the comments, and even the time entries (see zedd-app_bug_1), but it doesn't save or submit for approval. When I check clarity after that, there are no time entries, the time accounts and the comments are there (see zedd-app_bug_2).
zedd-app_bug_1
zedd-app_bug_2

Tutorial in App

A tutorial is supposed to open when the app starts, where a step-by-step guide explains how the app works.
The images can be used with text or alternatively, the buttons will be highlighted, while a text explains the functionality.

It is important that the user can skip the tutorial and that the tutorial no longer appears when the app is started, but only again with the next release.

The tutorial should also be able to be started via the menu.

App does not start if current task does not exist

Die App startet nicht mehr, wenn der currentTask, der ausgewählt wurde, nicht mehr existiert.
Wenn currentTask nicht mehr existiert, sollte er auf undefined gesetzt werden und nicht zum Absturz der App führen.

Für eine bessere Analyse, sollte die Fehler geloggt werden, sonst ist eine Fehlersuche problematisch.

Choice of weekly hours

It should be possible to select your weekly working time in the configuration. This selection changes the calculation of overtime or minus hours in the overall overview of hours and tasks. This is particularly useful if an employee works part-time. The default value should be 40 weekly hours.

Intelligentes Umbuchen

Nach deutschem Arbeitsgesetz ist es nicht erlaubt länger als zehn Stunden zu arbeiten. Eine KI, die automatisch umbucht und die Stunden auf andere Tage verteilt, wäre ein klasse Feature.
Optional, könnte nach zehn Stunden eine Notification kommen, die vor dem Übertreten von zehn Stunden warnt.

Correct display of icons

Expected behavior

As a user, I want to see the app/stop/... icon so that it is nicely visible in the taskbar

Actual behavior

Currently, the app and stop icon is too large for the taskbar in the Mac.

Comments/Hints:

The icon would have to be made a little smaller, but without having an effect on Windows.

Affected version:

OS: Mac

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.