forked from Ruderverein-Donau-Linz/rowt
thoughts on nextcloud sync
This commit is contained in:
parent
5edd209a15
commit
a1d3080655
16
README.md
16
README.md
@ -10,7 +10,6 @@
|
|||||||
- remove most fields (names, ...) from users and add uid
|
- remove most fields (names, ...) from users and add uid
|
||||||
- create user_nextcloud table; to be re-created every day(?)
|
- create user_nextcloud table; to be re-created every day(?)
|
||||||
- [] ics for registered trips
|
- [] ics for registered trips
|
||||||
- [] beta.rudernlinz.at -> deploy 'beta' branch
|
|
||||||
|
|
||||||
# Nice to have
|
# Nice to have
|
||||||
## Frontend
|
## Frontend
|
||||||
@ -27,3 +26,18 @@
|
|||||||
´cd frontend´
|
´cd frontend´
|
||||||
´npm install´
|
´npm install´
|
||||||
´npm run (watch/build)´
|
´npm run (watch/build)´
|
||||||
|
|
||||||
|
|
||||||
|
----
|
||||||
|
|
||||||
|
user
|
||||||
|
- UID
|
||||||
|
- pw
|
||||||
|
- last_access
|
||||||
|
|
||||||
|
user_details
|
||||||
|
- UID
|
||||||
|
- fn (formatted name)
|
||||||
|
- is_cox (if CATEGORIES = {Steuerleute, Bootsführer})
|
||||||
|
- is_admin (if CATEGORIES = Admin)
|
||||||
|
- is_guest (if person not in nextcloud)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user