Jay Brown
35d72fccbe
Merged in feature/remove-mocks (pull request #202 )
...
Feature/remove mocks
* remove mocks
* cleanup db migrations
2026-01-15 20:39:32 +00:00
Jay Brown
0ddae4f91e
Merged in feature/remove-query (pull request #201 )
...
remove query from codebase part 1
* remove query
* fix localstack run
2026-01-14 17:59:04 +00:00
Jay Brown
ebf47c6013
Merged in feature/track-filesize (pull request #200 )
...
track file sizes for all documents in system
* feature complete
needs dev testing
2026-01-12 17:46:07 +00:00
Jay Brown
dae7bd4cc6
Merged in feature/textExtractionsPart4 (pull request #197 )
...
implement GET /identity
* GET /identity
2025-12-16 04:26:06 +00:00
Jay Brown
8c218f162b
Merged in feature/textExtractionsPart3 (pull request #195 )
...
enrich doc responses
* enrich doc responses
2025-12-11 14:25:51 +00:00
Jay Brown
a94637ab13
Merged in feature/fix_test_timeouts (pull request #194 )
...
text extractions tests
* increase timeout
for slow ci/cd systems
* add tests
2025-12-04 22:45:15 +00:00
Jay Brown
3bdc27f4de
Merged in feature/textExtractionsPart2 (pull request #193 )
...
Continue finishing the parts of the text extraction plan
* add missing fields
2025-12-02 19:13:08 +00:00
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
4783b8420a
Merged in feature/init-runner-decode (pull request #189 )
...
Feature/init runner decode
* comment
* Merge remote-tracking branch 'origin/main'
* init runner decode
Approved-by: Mark Tomcza
2025-10-08 23:12:51 +00:00
Jay Brown
4525440edb
Merged in feature/decode-sqs-messages (pull request #188 )
...
decode and filter sqs messages
* decode and filter
* code coverage
2025-10-07 20:40:53 +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
730f3ba11a
Merged in feature/preserve-folder-paths (pull request #179 )
...
support folder paths
* support folder paths
* s3 storage docs
2025-09-05 18:25:31 +00:00
Jay Brown
720a84be92
Merged in feature/doc_import (pull request #177 )
...
integration of background processor
* integration part 1
* feature working
* fix mimetype issue
2025-08-20 19:01:13 +00:00
jay brown
7014fa790b
batch upload impl
2025-08-06 15:06:18 -07:00
jay brown
3de3d0a7b3
swagger part 1
2025-08-05 07:03:35 -07:00
jay brown
56fb9b4ab6
schema
2025-08-04 10:54:22 -07:00
jay brown
a9d81a1094
remove parallel
...
remove parallel to stabilize ci/cd
2025-07-22 10:29:44 -07:00
Jay Brown
2ff6e05ffc
Merged in feature/permit-integration-1 (pull request #172 )
...
Permit integration - part 1
* WIP permit integration
* slim down build
* Merge branch 'main' of bitbucket.org:aarete/query-orchestration into feature/permit-integration-1
* omit swagger from auth
* clean build
* comment
* part 1 completed
this is the initial permitio parts and tests without integration. Also testing.md since we have a new test target `task test:permitio`
* feature flag for no jwt validation
* permit integration
* fix ci unit tests
* ci fix
* build fix
* fix home handler
* fix redirect
* test fix
* update docs for auth
2025-07-11 19:27:14 +00: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
Jay Brown
e544f08505
Merged in feature/cognito-mfa-1 (pull request #154 )
...
DRAFT for mfa demo
* for mfa demo
* Merge branch 'main' of bitbucket.org:aarete/query-orchestration into feature/cognito-mfa-1
* Merge branch 'main' of bitbucket.org:aarete/query-orchestration into feature/cognito-mfa-1
* cleanup
* list cognito users
* Merge branch 'main' of bitbucket.org:aarete/query-orchestration into feature/cognito-mfa-1
2025-06-10 17:01:30 +00:00
Michael McGuinness
693457ce2d
Merged in feature/movefromtrigger (pull request #164 )
...
Single Text Queue
* notrigger
2025-06-10 12:57:30 +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
33d68b7e04
Merged in feature/momocks (pull request #150 )
...
Decrease Mocks
* feature/nomocks
* nonet
* assertsaws
* assert
2025-05-23 00:20:01 +00:00
Michael McGuinness
e23ada9a8e
Merged in bugfix/querytest (pull request #147 )
...
Pass Test Query
* passfullsutie
2025-05-21 11:25:17 +00:00
Michael McGuinness
61d12bf8df
Merged in feature/checkbox (pull request #145 )
...
Checkbox Primary Edge Cases
* hascheckboxlogic
* gen
* preppinggen
* exploringcheckbox
* removeunselected
* tests
* failingtest
* failintests
* nomockqueryapi
* db
* name
* nocontainer
* deleterow
* cnc
* extradocsandupdatetextracts
* moretables
* appndedtables
* baseversion
2025-05-20 12:47:22 +00:00
Michael McGuinness
ee776d2681
Merged in feature/mockserver (pull request #135 )
...
Single Mock Server
* mockserver
* mockserver
* reqs
* mockserver
* slowrunner
* someoptimisedqueries
* passedfullsuite
* passedfullsuite
2025-05-06 01:59:52 +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
Michael McGuinness
752fb2e2c0
Merged in feature/chc_1 (pull request #120 )
...
Text Extraction Clean Up + Parallelization
* merged_Call
* directchildren
* bitofimprovements
* go
* parallel
* fixfullsuite
* pondforconcurrency
* comments
* muchdone
* bitsofclean
* stabilisedtests
* snappy
* threadpooltests
* childelements
* testspassed
2025-04-25 17:02:50 +00:00
parity-error
28211710cc
Merge branch 'main' of bitbucket.org:aarete/query-orchestration into feature/cognito
2025-04-23 11:04:14 -07:00
Michael McGuinness
47fec079e5
Merged in feature/demo (pull request #116 )
...
Demo prep + Fix client sync
* firstversion
* clientsync
* configlint
* fixtests
2025-04-22 19:57:35 +00:00
jay brown
f28561dac6
merge main
2025-04-22 12:09:51 -07:00
Michael McGuinness
fee71e7740
Merged in feature/postprocessing (pull request #114 )
...
Feature/postprocessing
* tests
* passtest
* fixshorttests
* mosttests
* improvingbasedockerfile
* testspeeds
* testing
* host
* canparallel
* clean
* passfullsuite
* singlepagemax
* test
* findfeatures
* findstables
* tbls
* tablestoo
* tablestoo
* lateraltests
* tableloc
* cleanup
* inlinetable
* childids
* cleanup
* tests
2025-04-22 14:40:16 +00:00
jay brown
fa37ba7a92
changes for PR
2025-04-21 15:12:38 -07:00
jay brown
c229fb5a13
pr fixes part 1
2025-04-17 11:53:26 -07:00
jay brown
bf98a0971f
auth fixes
...
middleware handles logout
2025-04-15 12:04:54 -07:00
parity-error
1bbfa95a40
Merge branch 'main' of bitbucket.org:aarete/query-orchestration into feature/cognito
2025-04-15 05:37:38 -07:00
Michael McGuinness
edc50c7510
Merged in feature/part (pull request #113 )
...
Size Import Parts
* parts
* think
* workingpart
* textout
2025-04-08 12:44:09 +00:00
jay brown
73709878d9
openapi changes
2025-04-07 14:10:39 -07:00
Michael McGuinness
60812aba91
Merged in feature/richname (pull request #112 )
...
Standardised rich name for Files
* tests
2025-04-03 19:17:24 +00:00
Michael McGuinness
1d49313a9f
Merged in feature/standardisefilepath (pull request #111 )
...
Feature/standardisefilepath
* baseprocessing
* generalstructure
2025-04-03 12:13:16 +00: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
53ea7d34e6
Merged in feature/textextract (pull request #108 )
...
Start adding Textract + UUID changes
* base
* startclient
* ts
* short
* tests
2025-03-20 11:06:41 +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
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