ferfissimo
  • Joined on 2021-03-31
ferfissimo pushed to develop at Flaschengeist/flaschengeist-schedule 2021-11-24 20:47:32 +00:00
512e68f1ed Implemented transfer and invite to jobs and notifications
6c32aae7b4 Fix typesafe names
Compare 2 commits »
ferfissimo pushed to develop at Flaschengeist/flaschengeist-frontend 2021-11-24 14:54:59 +00:00
6fd3f045f8 [core] Fix notifications dismiss function
ferfissimo pushed to develop at Flaschengeist/flaschengeist-frontend 2021-11-24 14:36:16 +00:00
2d167ebbae [deps] yarn.lock is not needed as it is overwritten when adding plugins
871817313f [deps] Stable package versions
Compare 2 commits »
ferfissimo pushed to develop at Flaschengeist/flaschengeist-frontend 2021-11-24 14:32:15 +00:00
871817313f [deps] Stable package versions
a8578e2803 [core] Notifications can now be dismissed without triggering a reject
Compare 2 commits »
ferfissimo pushed tag v1.0.0-alpha.6 to Flaschengeist/flaschengeist-types 2021-11-24 13:35:40 +00:00
ferfissimo pushed to develop at Flaschengeist/flaschengeist-types 2021-11-24 13:35:20 +00:00
c37f4db241 [plugin] Modifications on Plugin Notification
5e0a6fd3b4 [plugin] Add function called before Notification gets dismissed
Compare 2 commits »
ferfissimo pushed to develop at Flaschengeist/flaschengeist-types 2021-11-24 13:34:17 +00:00
5e0a6fd3b4 [plugin] Add function called before Notification gets dismissed
ferfissimo pushed to develop at Flaschengeist/flaschengeist-schedule 2021-11-23 16:33:54 +00:00
ff15ceb7d0 [ported] Validate jobs before adding new and minimize inactive jobs
ferfissimo pushed to develop at Flaschengeist/flaschengeist-frontend 2021-11-23 15:00:35 +00:00
e4889ddac2 [api] Add datetime util for start-end ranges
664def40fc [docs] Add notes on cordova, different browser targets
Compare 2 commits »
ferfissimo commented on pull request Flaschengeist/flaschengeist#17 2021-11-22 22:19:07 +00:00
feature/pricelist add server pagination for balance

Der Ansatz ist cool! NICE 👍

ferfissimo commented on pull request Flaschengeist/flaschengeist#17 2021-11-22 22:19:07 +00:00
feature/pricelist add server pagination for balance

Sieht für mich ziemlich unnötig aus, gibt es einen Grund das hier aufzurufen?

ferfissimo commented on pull request Flaschengeist/flaschengeist#17 2021-11-22 22:19:07 +00:00
feature/pricelist add server pagination for balance

Sieht nach debugging aus? Ist das für logs gedacht? Dann vielleicht lieber __str__ als __repr__ (repr sollte eindeutig sein, das string ist aber nicht per-se eindeutig).

ferfissimo commented on pull request Flaschengeist/flaschengeist#17 2021-11-22 22:19:07 +00:00
feature/pricelist add server pagination for balance

Wird die Änderung eigentlich irgendwo verwendet?

ferfissimo commented on pull request Flaschengeist/flaschengeist#17 2021-11-22 22:19:07 +00:00
feature/pricelist add server pagination for balance

s. Kommentare

ferfissimo pushed to develop at Flaschengeist/flaschengeist-frontend 2021-11-22 22:00:05 +00:00
ade6d06eb6 [core] Minify requests
ferfissimo commented on pull request Flaschengeist/flaschengeist#17 2021-11-22 15:08:38 +00:00
feature/pricelist add server pagination for balance

Hab mal bissl kommentiert, generell das mit dem virtuellen User ist mal mega nice!

ferfissimo pushed to develop at Flaschengeist/flaschengeist 2021-11-22 14:33:32 +00:00
471258c886 [events] Default jobs to unlocked state
ferfissimo pushed to develop at Flaschengeist/flaschengeist 2021-11-22 14:32:04 +00:00
7cac708309 [clean] PEP8 cleanup