Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
96 commits
Select commit Hold shift + click to select a range
f0e656b
data access skeleton
amrc-za Mar 20, 2026
a229957
data-access service deployment files
amrc-za Mar 23, 2026
6739659
js-rx-client - new method to watch acl with permission
amrc-za Mar 23, 2026
02ac346
dataflow start
amrc-za Mar 23, 2026
b530f68
gitignore
amrc-za Mar 23, 2026
c904d49
acs-config-db package.lock update
amrc-za Mar 23, 2026
248967f
data access helm
amrc-za Mar 23, 2026
4404885
node modules dockerignored
amrc-za Mar 23, 2026
48dc1f1
deploy data access
amrc-za Mar 23, 2026
ea1c9dd
data access fixed keytabs/server not found
amrc-za Mar 24, 2026
c25f2b3
data access - dataflow build metadata and code clean up
amrc-za Mar 25, 2026
9155114
deploy - fixed git krbs keytabs not being created
amrc-za Mar 25, 2026
4ad614a
data access dataflow - keeping track of datasets with contents not ju…
amrc-za Mar 25, 2026
08a7eaa
data access get /metadata api ready
amrc-za Mar 26, 2026
c7d7e4d
data access api created helper method to get list dataset uuids
amrc-za Mar 30, 2026
112ebdd
data access dataflow added method to get dataset content by uuid
amrc-za Mar 30, 2026
f38d591
data access api structure_uuid
amrc-za Mar 30, 2026
efe3463
data-access space format and comments
amrc-za Mar 31, 2026
ce599bb
data access api method name change
amrc-za Mar 31, 2026
474afdc
data access api.js - passing configDB instance to apiV1
amrc-za Apr 2, 2026
8f2d878
data access - constants - removed structure dataset type uuids
amrc-za Apr 2, 2026
4c7af11
data access - flattened dataset definitions map to keys to be dataset…
amrc-za Apr 2, 2026
fe7b367
data access api-v1 implemented put structure
amrc-za Apr 2, 2026
bf8d5fa
data access - package json added influx client lib
amrc-za Apr 8, 2026
3487323
data access - added dataset validity enum
amrc-za Apr 8, 2026
7df7059
data access api and dataflow update to keep track of invalid datasets
amrc-za Apr 8, 2026
7cc88b8
data access - get data from influx partial implementation
amrc-za Apr 9, 2026
d2e6350
deploy data access - added influx vars and secret
amrc-za Apr 13, 2026
40c89d9
data access updated flux query
amrc-za Apr 13, 2026
43b8ae6
data access dataflow watching general info app
amrc-za Apr 15, 2026
6dac21b
data access meta uuid endpoint partially implemented
amrc-za Apr 15, 2026
688c17d
data access dataflow watching dataset metadata members and their configs
amrc-za Apr 16, 2026
4f616a5
lib js-service-client - added DataAccess interface
amrc-za Apr 20, 2026
7f6ee6f
data access dataflow - changed metadata structure and watching functi…
amrc-za Apr 20, 2026
59756e9
data access dataset metadata endpoint returning function
amrc-za Apr 20, 2026
dbe01f2
data access data endpoint added header with filename
amrc-za Apr 20, 2026
acd2a0f
data access service-client interface metadata and download methods
amrc-za Apr 22, 2026
4b879ca
data access api minor fixes
amrc-za Apr 22, 2026
fc3d61d
data access fixed bug with accessing imap items
amrc-za Apr 23, 2026
284efba
data access interface for js-service-client implemented
amrc-za Apr 23, 2026
dd00298
data access implemented download endpoint and fixed minor bugs
amrc-za Apr 24, 2026
03320c8
data access put influx logic to separate script
amrc-za Apr 24, 2026
a9fb232
data access influx reader fixed typo
amrc-za Apr 24, 2026
2b3e233
data access api fixed bug
amrc-za Apr 24, 2026
5d31bb2
data-access api adding subclass relationship on create/update
amrc-za Apr 27, 2026
3e2b575
data access dataflow keeping track of dataset members subclasses as p…
amrc-za Apr 27, 2026
9cc7aa2
data access api returning parts as part of metadata
amrc-za Apr 27, 2026
1a3f137
data access api checking for read perm for parts metadata
amrc-za Apr 27, 2026
60f7d62
data access api parts minor changes
amrc-za Apr 28, 2026
0e91010
data access metadata endpoint fixed dates
amrc-za Apr 28, 2026
56185f2
data access dataflow passing fplus props separately
amrc-za Apr 28, 2026
169ba0d
data access api fixed subclass linking logic
amrc-za Apr 29, 2026
349e285
data access api metadata removed fail if general info not found
amrc-za Apr 29, 2026
8b79de4
data access removed debugging logs
amrc-za Apr 30, 2026
dd4dc07
data access convert to csv fixed char escaping
amrc-za May 6, 2026
4680eaa
data access influx reader fixed range bug
amrc-za May 6, 2026
f09ba85
data access api - moved invalid dataset logic to dataflow
amrc-za May 6, 2026
9959646
data access api structure create and update logic changed
amrc-za May 7, 2026
f787886
data access api PUT structure added ServiceError check
amrc-za May 7, 2026
3328b8f
data service service client - added status to error throw
amrc-za May 7, 2026
2085638
data access api removed code duplication for creating subclasses
amrc-za May 7, 2026
aae7bcd
data access dataflow refactored build metadata and datasets
amrc-za May 7, 2026
761a121
data access - streaming data download
amrc-za May 11, 2026
18e713a
data access - refactored removed datasetvalidity check
amrc-za May 13, 2026
9fa76f6
rx-client lib added data-access interface - partially implemented
amrc-za May 1, 2026
9618ae4
data access metadata uuid api fixed bug with info
amrc-za May 13, 2026
7171dcd
data access notify service added implementations
amrc-za May 15, 2026
63a8af3
rx-client interface for data access added all methods
amrc-za May 15, 2026
d14bc96
data access installed deep-equal
amrc-za May 20, 2026
d21230c
data access - fixed notify metadata SEARCH
amrc-za May 20, 2026
817c74c
data access structure uuid - removed from and to fields from returnin…
amrc-za May 20, 2026
c76c6ae
data access package-lock
amrc-za May 20, 2026
e6017ba
data-access notify structure SEARCH done
amrc-za May 20, 2026
a46e60f
data access added test script for rx client
amrc-za May 20, 2026
94b058c
data-access download data http checking if write is complete
amrc-za May 21, 2026
66ea3e6
data access added simple test http endpoints via service client
amrc-za May 21, 2026
ef79e5e
js-service-client updated data access interface
amrc-za May 21, 2026
b375767
data access package lock
amrc-za May 21, 2026
dddb38d
data access download http endpoint returns zip with separate csv file…
amrc-za Jun 1, 2026
e644060
data access js service client download_data handles zip
amrc-za Jun 1, 2026
969e0cd
data access indlux query removed unnecessary cols
amrc-za Jun 1, 2026
51fa965
data access removed unnecessary comment
amrc-za Jun 2, 2026
b41d59c
data access GET /metadata vitest
amrc-za Jun 2, 2026
a705281
data access http GET /metadata tests - fixed fplus client cache bug
amrc-za Jun 3, 2026
259fcfd
data access tests GET /metadata added parent child invalid tests
amrc-za Jun 3, 2026
ed05520
data access tests GET /metadata added invalid session child test
amrc-za Jun 3, 2026
990aeeb
data access tests GET /metadata removed cache
amrc-za Jun 3, 2026
a375255
data access tests GET /structure
amrc-za Jun 3, 2026
ae4965d
data access webapi added config validation
amrc-za Jun 3, 2026
4eb6a71
data-access tests structure creaate
amrc-za Jun 4, 2026
8c5033c
data access tests temp data
amrc-za Jun 4, 2026
98a6f64
data access added delete endpoint
amrc-za Jun 4, 2026
a90ee08
data access test create added subclass relationship tests
amrc-za Jun 4, 2026
dbc238f
data access tests update
amrc-za Jun 8, 2026
e2e10f2
data access test scripts
amrc-za Jun 8, 2026
fe59ac7
data access client lib updated empty return formats
amrc-za Jun 8, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@ jobs:
- acs-admin
- acs-cluster-manager
- acs-cmdesc
- acs-data-access
- acs-edge-sync
- acs-files
- acs-git
Expand Down
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ subdirs+= acs-auth
subdirs+= acs-cluster-manager
subdirs+= acs-cmdesc
subdirs+= acs-configdb
subdirs+= acs-data-access
subdirs+= acs-directory
subdirs+= acs-edge
subdirs+= acs-edge-sync
Expand All @@ -67,4 +68,5 @@ subdirs+= historian-sparkplug
subdirs+= historian-uns
subdirs+= uns-ingester-sparkplug


include ${mk}/acs.subdirs.mk
Loading
Loading