Ruderassistent des Rudervereins Donau Linz https://app.rudernlinz.at
Go to file
2023-09-29 09:07:37 +02:00
frontend [TASK] style boat damage screen 2023-09-28 17:31:20 +02:00
src debug none 2023-09-29 09:07:31 +02:00
svelte be able to use both tera and svelte 2023-07-16 20:07:38 +02:00
templates [TASK] streamline width of boatdamage container 2023-09-28 18:04:03 +02:00
.env initial push 2023-02-08 16:25:06 +01:00
.gitignore remove static folder 2023-07-31 07:52:57 +02:00
.gitlab-ci.yml fix order ci 2023-09-05 13:54:03 +02:00
Cargo.lock update deps 2023-09-25 16:21:08 +02:00
Cargo.toml disable rowers in logbook if they are on water 2023-09-23 22:13:48 +02:00
db.sqlite.bkp automatic db backup 2023-07-24 03:00:01 +02:00
migration.sql Allow to add real guests 2023-08-09 20:30:37 +00:00
package-lock.json update deps 2023-06-06 12:23:16 +02:00
README.md [TASK] text no boats on water 2023-09-28 14:53:08 +02:00
Rocket.toml add unique key for ci testing 2023-07-21 09:07:25 +00:00
rot.service backup working systemd service files 2023-07-31 12:46:14 +02:00
rotstaging.service backup working systemd service files 2023-07-31 12:46:14 +02:00
seeds.sql verify that arrivaldate > departuredate 2023-09-24 09:48:01 +02:00
shame.txt add shame list 2023-06-06 22:42:22 +02:00
staging-diff.sql set test logbook data 2023-08-05 16:58:20 +02:00
test_db.sh add user table 2023-03-26 14:40:56 +02:00
update.sh add example code; updated deploy script 2023-07-16 20:54:11 +02:00

Frontend Process

´cd frontend´ ´npm install´ ´npm run (watch/build)´

Notes / Bugfixes

Frontend

  • [] support esc to close sidebar
  • [] reload page -> don't throw input away!

Backend

  • [] variable for kiosk mode (needed especially for header)
  • [] Logbuch form -> can't be submitted if arrival date is set (needed for Nachtrag)

Nice to have

Frontend

  • [] my trips for cox