ferfissimo
  • Joined on 2021-03-31
ferfissimo pushed to develop at Flaschengeist/flaschengeist-frontend 2021-08-30 12:22:31 +00:00
1132bfd129 [deps] Update to rc pinia and fix TypeScript version for ESLint
ferfissimo pushed tag v1.0.0-alpha.4 to Flaschengeist/flaschengeist-types 2021-08-30 12:12:52 +00:00
ferfissimo pushed to develop at Flaschengeist/flaschengeist-types 2021-08-30 12:12:38 +00:00
1c921322ae Fix dependencies
7cc03a31f7 [deps] Update vue dependency
Compare 2 commits »
ferfissimo pushed tag v1.0.0-alpha.3 to Flaschengeist/flaschengeist-types 2021-08-30 09:53:41 +00:00
ferfissimo merged pull request Flaschengeist/flaschengeist#13 2021-08-09 10:06:54 +00:00
feature/balance
ferfissimo pushed to develop at Flaschengeist/flaschengeist 2021-08-09 10:06:54 +00:00
4e46ea1ca3 [balance] add get and modify limits for all users
0d1a39f217 [balance] add sorting of transaction
Compare 2 commits »
ferfissimo commented on issue Flaschengeist/flaschengeist#10 2021-07-29 16:27:39 +00:00
Order of plugins in the main menu should be static

Should be fixed with commit fe1fae10f5d6e3a3520a2d828ce96be73f1cc311

ferfissimo closed issue Flaschengeist/flaschengeist#10 2021-07-29 16:27:39 +00:00
Order of plugins in the main menu should be static
ferfissimo pushed to develop at Flaschengeist/flaschengeist-frontend 2021-07-29 16:26:46 +00:00
fe1fae10f5 [plugins]: Allow ordering menu links, fixes #10
ferfissimo pushed tag v1.0.0-alpha.2 to Flaschengeist/flaschengeist-types 2021-07-29 16:17:54 +00:00
ferfissimo pushed to develop at Flaschengeist/flaschengeist-types 2021-07-29 16:15:29 +00:00
f5288cb8d3 [plugin] Allow ordering MenuLinks, widgets: renamed priority to order
ferfissimo pushed to improve_ldap at Flaschengeist/flaschengeist 2021-07-29 15:18:51 +00:00
06b38b8231 [auth_ldap] modify_role has to be called before the update to change it on the backend
84f085f357 [auth_ldap] Fix typo in __init__
eaeb103e93 [auth_ldap] Allow more configuration
7129469835 [roles] MySQL is caseinsensitive for strings so workaround it for renaming roles
4ba7aeeffa [auth_ldap] modify_role has to be called before the update to change it on the backend
Compare 7 commits »
ferfissimo pushed to develop at Flaschengeist/flaschengeist 2021-07-29 15:18:10 +00:00
7129469835 [roles] MySQL is caseinsensitive for strings so workaround it for renaming roles
ferfissimo pushed to improve_ldap at Flaschengeist/flaschengeist 2021-07-29 15:13:33 +00:00
4ba7aeeffa [auth_ldap] modify_role has to be called before the update to change it on the backend
ferfissimo pushed to improve_ldap at Flaschengeist/flaschengeist 2021-07-29 14:45:31 +00:00
ea782b40d6 [auth_ldap] Fix typo in __init__
ferfissimo commented on pull request Flaschengeist/flaschengeist#13 2021-07-29 13:57:00 +00:00
feature/balance

Still WIP or mergeable?

ferfissimo created pull request Flaschengeist/flaschengeist#14 2021-07-29 13:55:40 +00:00
[auth_ldap] Allow more configuration
ferfissimo pushed to improve_ldap at Flaschengeist/flaschengeist 2021-07-29 13:53:53 +00:00
50ccfac565 [auth_ldap] Allow more configuration
ferfissimo commented on pull request Flaschengeist/flaschengeist#13 2021-07-05 14:14:17 +00:00
feature/balance

Not sure how I think about that API.

ferfissimo pushed to develop at Flaschengeist/flaschengeist-frontend 2021-07-02 13:18:23 +00:00
1c36399ac0 chore(config): Enable HMR for plugins