augustin_s
|
ec55edd0e1
|
added append_row
|
2026-06-06 12:00:15 +02:00 |
|
augustin_s
|
61d7afd903
|
renamed: row -> entries
|
2026-06-05 12:38:24 +02:00 |
|
augustin_s
|
758cdfbbb6
|
removed return value
|
2026-06-05 12:32:19 +02:00 |
|
augustin_s
|
2f30e8ab19
|
order
|
2026-06-05 11:36:01 +02:00 |
|
augustin_s
|
dd13da8893
|
renamed: row -> entries
|
2026-06-03 23:00:14 +02:00 |
|
augustin_s
|
0c41198b4f
|
renamed: update_cell -> set_cell
|
2026-06-03 22:59:29 +02:00 |
|
augustin_s
|
7823abaea7
|
added set entry endpoint
|
2026-06-03 22:57:47 +02:00 |
|
augustin_s
|
3e35b70a5e
|
added row_id-based set_cell
|
2026-06-03 22:57:27 +02:00 |
|
augustin_s
|
52e5024a71
|
added update_cell
|
2026-06-03 20:21:59 +02:00 |
|
augustin_s
|
5de7af9816
|
added clear pgroup endpoint; added comment to remove getattr proxy
|
2026-06-03 18:39:13 +02:00 |
|
augustin_s
|
4215e34fe6
|
added convert_index utility
|
2026-06-03 13:41:25 +02:00 |
|
augustin_s
|
02ce0b756b
|
added append_data to lib
|
2026-06-03 12:59:26 +02:00 |
|
augustin_s
|
0893592990
|
renamed append -> append_run
|
2026-06-03 12:55:49 +02:00 |
|
augustin_s
|
3588218871
|
keep index name consistent
|
2026-06-03 12:54:14 +02:00 |
|
augustin_s
|
9ab63f21a9
|
removed pandas import
|
2026-06-03 12:50:48 +02:00 |
|
augustin_s
|
05e737afea
|
naming
|
2026-06-03 12:41:11 +02:00 |
|
augustin_s
|
327d7b7ef4
|
added set_data to lib
|
2026-06-03 12:40:57 +02:00 |
|
augustin_s
|
5c53e20e53
|
changed has_data to has_index; encode incoming integer index to timestamp
|
2026-06-03 12:21:21 +02:00 |
|
augustin_s
|
6ae8a4a7eb
|
added has_data method
|
2026-06-03 10:56:52 +02:00 |
|
augustin_s
|
e10897f5dc
|
merged lines
|
2026-06-03 10:40:37 +02:00 |
|
augustin_s
|
c64a9c31fb
|
added adb lib wrapper class to centralize some recurring operations
|
2026-06-03 09:34:47 +02:00 |
|
augustin_s
|
5235d69768
|
added get pgroup endpoint
|
2026-06-02 11:13:12 +02:00 |
|
augustin_s
|
81910241a8
|
read fails for empty lib
|
2026-06-02 11:08:17 +02:00 |
|
augustin_s
|
85cd945251
|
changed run to path param
|
2026-06-02 10:30:40 +02:00 |
|
augustin_s
|
56d9653653
|
use http.HTTPStatus for readability
|
2026-05-29 21:48:19 +02:00 |
|
augustin_s
|
40e933de23
|
re-ordered
|
2026-05-29 18:10:36 +02:00 |
|
augustin_s
|
9a9360cbdb
|
a bit simpler
|
2026-05-29 18:08:34 +02:00 |
|
augustin_s
|
e3c53087a8
|
raise if to-be-appended run exists
|
2026-05-29 17:59:47 +02:00 |
|
augustin_s
|
699940648d
|
added actual timestamp as second column
|
2026-05-29 11:49:00 +02:00 |
|
augustin_s
|
d191b2b8f6
|
wrap run number into timestamp to be able to use adb update
|
2026-05-29 11:00:50 +02:00 |
|
augustin_s
|
3cb57110a0
|
update how to start
|
2026-05-27 13:53:38 +02:00 |
|
augustin_s
|
abd072c7bf
|
print all libs
|
2026-05-27 13:50:53 +02:00 |
|
augustin_s
|
7488436cc1
|
ordered arguments
|
2026-05-24 14:43:58 +02:00 |
|
augustin_s
|
19e4774574
|
added Beamline annotation so fastapi can insert it automatically
|
2026-05-24 14:35:54 +02:00 |
|
augustin_s
|
c4f5bb50da
|
make one fake pgroup match the localhost beamline
|
2026-05-24 12:10:28 +02:00 |
|
augustin_s
|
ddb916fb26
|
use starlette.Request to get client IP; map IP to beamline and use respective adb library; store beamline in aggrid context
|
2026-05-24 12:09:37 +02:00 |
|
augustin_s
|
c3eabf30eb
|
added mapping of IP to beamline
|
2026-05-24 12:05:28 +02:00 |
|
augustin_s
|
6045f19736
|
moved api into /api/ prefix; allowed /api/ usage without auth
|
2026-05-24 12:02:22 +02:00 |
|
augustin_s
|
0f0a261516
|
attach arcticdb.exceptions to ArcticDB
|
2026-05-23 17:24:24 +02:00 |
|
augustin_s
|
87cdb5962d
|
lib is not part of state
|
2026-05-23 17:22:36 +02:00 |
|
augustin_s
|
d3e199fc86
|
added small wrapper around arcticdb
|
2026-05-23 17:10:38 +02:00 |
|
augustin_s
|
17d83c6acc
|
return dict instead of list
|
2026-05-22 19:32:10 +02:00 |
|
augustin_s
|
f7b2fde330
|
return dict instead of list
|
2026-05-22 19:29:36 +02:00 |
|
augustin_s
|
6603cf3010
|
format
|
2026-05-22 19:27:44 +02:00 |
|
augustin_s
|
fb3d406973
|
better name and message
|
2026-05-22 19:25:58 +02:00 |
|
augustin_s
|
e231621749
|
added mapping pgroup to beamline
|
2026-05-22 12:57:38 +02:00 |
|
augustin_s
|
6327099f8d
|
sort imports
|
2026-05-20 23:55:12 +02:00 |
|
augustin_s
|
24a25d32a8
|
added __init__.py to utils
|
2026-05-20 23:50:50 +02:00 |
|
augustin_s
|
cf5c4a4a18
|
moved small utilities into utils sub-folder
|
2026-05-20 23:47:29 +02:00 |
|
augustin_s
|
40e2d1e665
|
adjust to new path
|
2026-05-20 18:42:00 +02:00 |
|