Jay Brown
c45e1dd427
Merged in feature/textExtractionsPart1 (pull request #192 )
...
all schema and rest apis for text extraction support
* in progress
* stage 8 complete
* phase 9 completed
* phase 9 complete
* ongoing - s3 path fix
* working
* optimize ci build
* e2e tests
* missing test
2025-11-26 19:23:42 +00:00
Jay Brown
2b43799f56
Merged in feature/admin-api (pull request #191 )
...
admin api and associated tools
* in progress
admin api started and permit.io setup tool started
* docs
* build fix
* integration tests passing
* new permit variables
* fix permit
* fix delete regex
* fix delete response
* docs
* docs
2025-10-23 22:57:15 +00:00
Jay Brown
bd5d589886
Merged in feature/deployment-docs (pull request #187 )
...
deployment docs
* deployment docs
* branding on api page
2025-10-06 17:20:21 +00:00
jay brown
3de3d0a7b3
swagger part 1
2025-08-05 07:03:35 -07:00
Michael McGuinness
d4a65ccf78
Merged in feature/healthmove (pull request #165 )
...
Move health endpoint from OpenAPI spec to direct implementation
* Move health endpoint from OpenAPI spec to direct implementation
- Removed HealthService tag from OpenAPI spec
- Removed /health path from OpenAPI spec
- Removed health.go and health_test.go files from api/queryAPI
- Added direct health endpoint in internal/server/api/listener.go
- Updated validator options to skip validation for the /health endpoint
- Added test for health endpoint in internal/server/api/listener_test.go
- Regenerated API code from the updated OpenAPI spec
2025-06-10 20:32:10 +00:00
Michael McGuinness
76e4f5790f
Merged in feature/health (pull request #163 )
...
Health Endpoint
* health
2025-06-09 23:30:06 +00:00
Michael McGuinness
cc2278086f
Merged in feature/import (pull request #157 )
...
Feature/import
* importstart
* pp
* tests
* importtests
* 100GB
* lint
* passtests
* utc
* awsprofile
* doublequotes
* host
2025-05-27 15:28:46 +00:00
Michael McGuinness
d3d89bf1d3
Merged in feature/demo (pull request #123 )
...
Feature/demo
* region
* region
* queryapivservice
* region
* region
2025-04-29 14:58:55 +00:00
jay brown
fa37ba7a92
changes for PR
2025-04-21 15:12:38 -07:00
jay brown
73709878d9
openapi changes
2025-04-07 14:10:39 -07:00
Michael McGuinness
81e7223560
Merged in feature/textextraction (pull request #110 )
...
Text Extraction
* bases
* go
* splitting
* structure
* movetoasync
* movetoasync
* settinguptrigger
* reorder
* storevent
* standardisepollingvalidation
* unittests
* fixlint
* fixlint
* awscfg
* generatesample
* followthrough
* tests
* clena
* store
* externalidcleanup
* clientid
* local
* baseunittests
* putobjecttests
* tests
2025-04-02 18:50:03 +00:00
Michael McGuinness
1587da9d11
Merged in bugfix/tests (pull request #107 )
...
Fix Fullsuite
* save
* foundthefix..
* codeandrequire
2025-03-19 11:54:14 +00:00
Michael McGuinness
3dd0c718cd
Merged in feature/openapifixes (pull request #106 )
...
OpenAPI Middleware & Fixes
* updates
2025-03-18 13:06:42 +00:00
Michael McGuinness
555b6d420b
Merged in feature/docresult (pull request #105 )
...
Document Result Endpoint
* testing
* cleantesting
* progress
* query
* lint
* readme
* dockerclient
* api
* passtest
* tests
* test
2025-03-17 18:14:15 +00:00
Michael McGuinness
65c0df50e6
Merged in feature/testing (pull request #102 )
...
Minimum Testing Threshold
* mintests
2025-03-12 12:36:44 +00:00
Michael McGuinness
d60eb9b16b
Merged in feature/openapiowasp (pull request #101 )
...
Remove OWASP Errors
* started
* somewarns
* somewarns
* gen
2025-03-12 00:59:58 +00:00
Michael McGuinness
bbd86fb4ea
Merged in feature/CollectorBuildVersion (pull request #100 )
...
Collector Build Version
* lint
* fixtests
2025-03-11 18:15:49 +00:00
Michael McGuinness
6648cdf1cb
Merged in feature/clientexternalid (pull request #99 )
...
Client External ID
* normalizeexternalid
* cleanopenapi
* cleanopenapi
* changingpublic
* noprecommit
* testing
* precommit
* processtest
* nodb
* tests
* tests
2025-03-11 16:31:06 +00:00
Michael McGuinness
ed8cfbbee4
Merged in feature/collectorset (pull request #96 )
...
Set Collector
* set
2025-03-10 13:00:57 +00:00
Michael McGuinness
62886dbba8
Merged in feature/removejob (pull request #95 )
...
Remove Job
* removejob
* rmjob
* sync
* cleanup
* precommit
* startslow
* startslow
* startslow
* openapi
* clean
* test
* scripts
* littlecleanercmds
* mermaid
2025-03-10 11:03:00 +00:00
Michael McGuinness
c78ca26a6f
Merged in feature/export (pull request #91 )
...
export
* export
2025-03-05 19:37:06 +00:00
Michael McGuinness
1232ed528f
Merged in feature/simplifystatus (pull request #86 )
...
Simplify Statuses
* simple
2025-03-04 16:44:18 +00:00
Michael McGuinness
a07037b018
Merged in feature/jobstatusendpoint (pull request #85 )
...
Job Status Endpoint
* edpoint
2025-03-04 16:20:54 +00:00
Michael McGuinness
08d2296717
Merged in feature/e2etest (pull request #74 )
...
Feature/e2etest
* e2etest
* testcleanups
2025-02-21 17:05:37 +00:00
Michael McGuinness
3d434eedb8
Merged in feature/jobsynced (pull request #72 )
...
Job Status Get and DB tidy up
* initalquery
* tests
* shorttests
* testing queries
* job
* solvedthequery
* updatingdb
* fixingtests
* repotests
* shorttests
* docker
* testspassed
2025-02-20 19:02:44 +00:00
Michael McGuinness
e51afedf32
Merged in feature/openapilint (pull request #42 )
...
Add OpenAPI linting
* removeerrs
* removeerrs
2025-02-03 17:45:00 +00:00
Michael McGuinness
b16ff55afa
Merged in feature/document (pull request #36 )
...
Document CRUD
* doccreate
* dochashlocandget
* depsandtodo
2025-01-24 16:12:25 +00:00
Michael McGuinness
4ec1d51a12
Merged in feature/jobcrud (pull request #35 )
...
Job CRUD + Collector Integration
* startedcreate
* openapispec
* createjobintegration
* jobgetcontroller
* jobcreateclient
* updatejob
* job
* collector
2025-01-24 14:52:56 +00:00
Michael McGuinness
04d8eaf52c
Merged in feature/client (pull request #31 )
...
Client Entity
* repolevel
* servicefunctions
* openapiclientget
* openapiupdate
* client
* vendor
2025-01-21 18:24:14 +00:00
Michael McGuinness
4ccb980593
Merged in feature/jobcollector (pull request #30 )
...
Initial Job Collector (changes pending)
* movearroundtocleancollector
* internalgetfunctions
* completecollectorquery
* simplify
* fixtests
* addvendor
* noplaceholder
2025-01-21 12:28:46 +00:00
Michael McGuinness
518927c395
Merged in feature/update (pull request #27 )
...
Query Update
* baselineupdate
* baseupdateplusmodelupdates
* passtests
* somemoresubmittesting
* testinnerfunctions
* readmeandinstall
* cleanerstartup
* readmeplusdeps
* tidyatrighttime
* validatetests
* normalizedontvalidate
* abitofzenormalizationcleanup
* addunitstestforhelperfuns
* normalizeactiveversiontestas
2025-01-20 13:31:48 +00:00
Michael McGuinness
f5d2808c7a
Merged in feature/apitidyup (pull request #24 )
...
Export API Clean Up
* exportapi
2025-01-16 13:49:07 +00:00
Jay Brown
174644b63c
Merged in jb/openapi (pull request #22 )
...
add openapi infra
* add openapi infra
Includes generated stubs and all deps
* generatetolocation
* basesetupoffunctionsandclient
* round1controllertests
* passintegrationtests
* cleanupfromfullsuite
* storedjson
* fixjsonyaml
* fixtests
Approved-by: Michael McGuinness
2025-01-15 19:45:51 +00:00