93 Commits

Author SHA1 Message Date
34d1db02a5
web: implement audit log on submissions 2025-04-11 19:36:54 -07:00
d86ed0cdf5
web: marginally improve audit events 2025-04-11 19:27:25 -07:00
d19763349e
web: fetch audit events and generate comments 2025-04-11 19:03:01 -07:00
8433030562
web: add submission fields 2025-04-11 17:38:21 -07:00
44f8736838
web: add description on mapfix page 2025-04-11 13:04:52 -07:00
b7e5d82c13
web: add description form field 2025-04-11 13:04:52 -07:00
f915c51ba4 web: remove StatusMessage 2025-04-11 01:51:32 +00:00
4f586c6176
web: add reset submit button 2025-04-09 19:55:38 -07:00
18abbd92ce
web: implement trigger-submit + transpose weakly associated action list 2025-04-08 13:45:53 -07:00
24a5baae77
web: todo: hide Reset buttons for 10 seconds 2025-04-07 13:35:41 -07:00
4ba3b5cd01
web: change up status ids 2025-04-07 13:35:41 -07:00
3c3d09c4a7
web: display target asset thumbnail alongside mapfix 2025-04-06 16:09:00 -07:00
d02e3776f3
web: fix page dots 2025-04-06 15:50:08 -07:00
77222c84db
web: plumb target asset id and submitter 2025-04-06 15:48:37 -07:00
c9ba2e3e6e
web: use date descending sort 2025-04-06 15:15:31 -07:00
0666685a49
web: implement new list api with Total field for pages 2025-04-06 15:15:19 -07:00
14c7979310
web: activate ai dark mode 2025-04-04 19:33:48 -07:00
e376e02dc1
web: ai the maps page 2025-04-04 19:33:38 -07:00
4e7ee9dc5a
rename "Accepted" status to "AcceptedUnvalidated" 2025-04-04 19:04:48 -07:00
9372caa157
web: fix mapfix thumbnails 2025-04-04 17:11:41 -07:00
f73c274367
web: move _map to _mapImage 2025-04-04 17:11:32 -07:00
c50a28443e
web: remove ratings 2025-04-04 17:02:51 -07:00
c7150f1e23
web: fix mapfixes cards linking to submissions 2025-04-04 17:02:51 -07:00
f16a817da2
web: maps: format date 2025-04-04 16:26:37 -07:00
e858d252ab
web: add map image to map page 2025-04-04 16:13:22 -07:00
66e0d22ccd
web: add bare bones map info 2025-04-04 15:56:18 -07:00
ec15c1f2e5 Hide Irrelevant Review Buttons ()
Closes .

Reviewed-on: 
Co-authored-by: Quaternions <krakow20@gmail.com>
Co-committed-by: Quaternions <krakow20@gmail.com>
2025-04-04 22:10:31 +00:00
8be9475ee5
web: route to provided path on operation success 2025-04-03 20:03:48 -07:00
0cb2bec6e0
web: fix mapfix submit 2025-04-03 19:24:43 -07:00
cf1906acaa web: fix mapfix href 2025-04-04 02:10:44 +00:00
29c0acf3b2
web: add fix map button 2025-04-03 15:47:44 -07:00
1ff1cae709
web: reduce polling interval
The operations will usually take half a second.
2025-04-03 15:12:18 -07:00
ic3w0lf
c6ebe5a360 stop polling on completeion/fail 2025-04-03 15:45:59 -06:00
15dd6b4178
web: tweak header + add maps link 2025-04-03 14:22:39 -07:00
ic3w0lf
91ac3a5e36 Operation Page 2025-04-03 18:03:11 +00:00
ic3w0lf
fc5519e744 bad code 2025-04-03 04:46:44 -06:00
170e194ac9 web: use client 2025-04-03 08:00:59 +00:00
liquidwater0
739c9354a6 turn maps page into client component 2025-04-03 08:00:59 +00:00
73f559f049 web: useParams 2025-04-03 08:00:59 +00:00
liquidwater0
3f377f4605 log the error 2025-04-03 08:00:59 +00:00
liquidwater0
edc1ed5459 maybe fix build errors 2025-04-03 08:00:59 +00:00
liquidwater0
adaa088efe add routes for maps page 2025-04-03 00:57:04 -05:00
e85e3f130f
web: add mapfixes link to header 2025-04-02 21:13:27 -07:00
df39101102 web: remove all fields from submission forms except Asset ID 2025-04-03 03:44:32 +00:00
ic3w0lf
8a28d6cfcf model/user thumbnails 2025-04-02 21:20:30 -06:00
a119c4292e
web: change submit text to match mapfix submit page 2025-04-01 15:07:25 -07:00
4cf7889db9
web: add submit page at /maps/[mapId]/fix 2025-04-01 15:07:25 -07:00
146d627534
web: mapfixes: rename all occurrences of submission with mapfix 2025-04-01 14:45:21 -07:00
97180ab263
web: clone submissions page for mapfixes 2025-04-01 14:44:42 -07:00
b0f1e42a06
web: fix SubmissionInfo type 2025-03-31 19:57:48 -07:00