Skip to content

feat(policy): DSPX-902 NDR service crud protos only (1/2) #2092

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 31 commits into from
Apr 23, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
9592e69
add protos and generate
ryanulit Apr 15, 2025
d47cdc4
fix missed rename
ryanulit Apr 15, 2025
4c57dfa
add reg res db client methods except list and initial test setup
ryanulit Apr 15, 2025
62ddb7a
add list sql queries and client methods
ryanulit Apr 16, 2025
ba348b5
add integration tests for create db client methods
ryanulit Apr 16, 2025
ff8596e
Merge branch 'main' into DSPX-901-ndr-database-crud
ryanulit Apr 16, 2025
093c19d
add delete integration tests
ryanulit Apr 16, 2025
5dd05d2
add update integration tests
ryanulit Apr 16, 2025
e13fc7d
Merge branch 'main' into DSPX-901-ndr-database-crud
ryanulit Apr 16, 2025
569d0fb
fix proto lint errors
ryanulit Apr 16, 2025
1f8bd21
more lint fixes
ryanulit Apr 16, 2025
dd571fb
Merge branch 'main' into DSPX-901-ndr-database-crud
ryanulit Apr 17, 2025
f1101fc
add get integration tests
ryanulit Apr 17, 2025
c73118a
Merge branch 'main' into DSPX-901-ndr-database-crud
ryanulit Apr 17, 2025
56d6e5a
Merge branch 'main' into DSPX-901-ndr-database-crud
ryanulit Apr 17, 2025
9647b24
lint fix
ryanulit Apr 17, 2025
dd17373
add list sql filter and fix bugs
ryanulit Apr 17, 2025
e05a007
refactor integration tests to not modify fixture data
ryanulit Apr 17, 2025
6acd110
add list integration tests
ryanulit Apr 18, 2025
5fff148
fix lint issues
ryanulit Apr 18, 2025
25e55a1
Merge branch 'main' into DSPX-901-ndr-database-crud
ryanulit Apr 18, 2025
e2b17db
add service proto and proto tests
ryanulit Apr 18, 2025
58f47c9
implement service methods
ryanulit Apr 18, 2025
8234149
Merge branch 'main' into DSPX-902-ndr-service-crud
ryanulit Apr 22, 2025
92114a9
Merge branch 'main' into DSPX-902-ndr-service-crud
ryanulit Apr 22, 2025
9244101
use pointer receiver and update gets to use request msg correcly
ryanulit Apr 22, 2025
4cbe1cb
Merge branch 'main' into DSPX-902-ndr-service-crud
ryanulit Apr 22, 2025
3ef2569
fix failing services tests
ryanulit Apr 22, 2025
ee28e63
break out proto only changes from branch of service crud PR
ryanulit Apr 22, 2025
3d30de9
Merge branch 'main' into DSPX-902-ndr-service-crud-protos
jakedoublev Apr 23, 2025
4ce9b94
Merge branch 'main' into DSPX-902-ndr-service-crud-protos
jakedoublev Apr 23, 2025
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
86 changes: 86 additions & 0 deletions docs/grpc/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading