MoralCode commented on issue ClassClock/ClassClock#51 2026年01月10日 01:10:10 +01:00
TypeError with resources on admin page

Laymans terms: 401 (unauthorized) error happens, API returns data that doesn't contain dates. it tries to read schedule['dates'] and gets an undefined value. attempting to continue causes this...

MoralCode opened issue ClassClock/ClassClock#51 2026年01月10日 00:46:30 +01:00
TypeError with resources on admin page
MoralCode commented on issue ClassClock/ClassClock#50 2025年12月19日 04:10:22 +01:00
feature idea: custom aliases for class period names

This may require adding an integer class period field to the class period data type so that the replacement can key off of that

MoralCode opened issue ClassClock/ClassClock#50 2025年12月19日 04:09:47 +01:00
feature idea: custom aliases for class period names
MoralCode pushed to main at OpenRowingCommunity/RiverStatusDashboard 2025年11月21日 00:56:18 +01:00
73e1bbacac Add AGPL license
MoralCode pushed to main at OpenRowingCommunity/RiverStatusDashboard 2025年11月21日 00:39:08 +01:00
b1ad2e00af Remove dev-assets
MoralCode pushed to main at OpenRowingCommunity/pages 2025年11月15日 19:24:32 +01:00
34ee3a97e7 unlock subtitle width
f0bcb0a4a1 make logo and title level with each other
c711f37e23 add an "Our Libraries" Section to the site
de6e66052b add small text class
32d9131627 adjust CSS to allow subtext to be smaller
Compare 5 commits »
MoralCode commented on issue ClassClock/ClassClock#40 2025年09月07日 23:27:49 +02:00
improve admin view of schedules by including the full schedule (if possible) on the admin UI

ideas:

  • maybe just a summary of the start and end time of the whole school day
  • or some kind of intelligent summary that can tell what the difference is between schedules

This also may...

MoralCode commented on issue ClassClock/ClassClock#46 2025年09月07日 23:25:18 +02:00
Feature: Previewing of future days

as a developer of classclock I want to be able to check out how the app looks when class is in session even though it is the weekend so I can help people

MoralCode released v0.4.4 at ClassClock/ClassClock 2025年09月07日 23:20:08 +02:00
MoralCode released v0.4.3 at ClassClock/ClassClock 2025年09月07日 23:18:13 +02:00
MoralCode released v0.4.2 at ClassClock/ClassClock 2025年09月07日 23:17:12 +02:00
MoralCode released v0.4.1 at ClassClock/ClassClock 2025年09月07日 23:14:49 +02:00
MoralCode released React Transition at ClassClock/ClassClock 2025年09月07日 23:12:20 +02:00
MoralCode released React Transition at ClassClock/ClassClock 2025年09月07日 23:11:43 +02:00
MoralCode commented on issue ClassClock/ClassClock#5 2025年09月07日 22:51:47 +02:00
[Feature Request] Add Display of current block day

Repoening to track this. Currently the best way to do block days is to embed it in the schedule title.

Ideally id like to have some kind of way to "label" particular days in the admin panel...

MoralCode reopened issue ClassClock/ClassClock#5 2025年09月07日 22:49:39 +02:00
[Feature Request] Add Display of current block day
MoralCode commented on issue ClassClock/ClassClock#30 2025年09月07日 22:48:59 +02:00
UI gets stuck on "Fetching..." screen if a previously-selected school is unavailable

better solution in need of testing: handle 404 response, clear selected school, and redirect to /select

MoralCode opened issue ClassClock/manuals#1 2025年09月07日 22:40:36 +02:00
document the new internal description and audience fields in the admin panel
MoralCode opened issue ClassClock/ClassClock#49 2025年09月07日 22:32:20 +02:00
You can get "stuck" on the schedule page if you open it on a day where theres no school