mduchene
  • Joined on 2025-03-30
mduchene created branch main in mduchene/faro 2026-08-07 14:45:48 -04:00
mduchene pushed to main at mduchene/faro 2026-08-07 14:45:48 -04:00
e75ff83f19 first commit
mduchene created repository mduchene/faro 2026-08-07 14:44:16 -04:00
mduchene pushed to main at mduchene/bolts 2026-08-01 23:40:59 -04:00
7e0ef77158 only allow one one-to-one record
mduchene pushed to main at mduchene/bolts 2026-08-01 23:28:43 -04:00
85af8a5859 allow one-to-one user relationship
mduchene pushed to main at mduchene/bolts 2026-08-01 23:18:12 -04:00
5693657b54 use latest effective model instead of current config
mduchene pushed to main at mduchene/bolts 2026-08-01 23:02:08 -04:00
140b195111 composite unique constraints / indexes
mduchene pushed to main at mduchene/bolts 2026-08-01 22:40:01 -04:00
f6b3f6370a removing unused table
mduchene pushed to main at mduchene/bolts 2026-08-01 21:56:51 -04:00
832112072e allow adding children records
mduchene pushed to main at mduchene/bolts 2026-07-31 15:27:46 -04:00
27dd83f488 allow adding children records
mduchene pushed to main at mduchene/bolts 2026-07-31 15:12:36 -04:00
225a3e8f75 allow adding a record to user
mduchene pushed to main at mduchene/bolts 2026-07-31 09:57:26 -04:00
c7566bf4a0 use entity name in routes + unique entity names
mduchene pushed to main at mduchene/bolts 2026-07-30 15:59:40 -04:00
c6b1127e30 allow editing individual records
mduchene pushed to main at mduchene/bolts 2026-07-30 15:37:04 -04:00
00d3f2b13b add entity viewer
mduchene pushed to main at mduchene/bolts 2026-07-30 15:08:32 -04:00
285fc4aeec add unique / index
mduchene pushed to main at mduchene/bolts 2026-07-30 14:32:28 -04:00
1ec9f7e8e7 add migration system
mduchene pushed to main at mduchene/bolts 2026-07-30 13:55:04 -04:00
0eb488be2c session expiration / logout
mduchene pushed to main at mduchene/bolts 2026-07-30 13:54:49 -04:00
604a82b7e8 session expiration / logout
mduchene pushed to main at mduchene/bolts 2026-07-29 16:49:49 -04:00
63b8aaaafe use jackson for serializing responses
mduchene pushed to main at mduchene/bolts 2026-07-29 16:42:04 -04:00
470f882b29 split into controllers