Commit d010f94
Cognition integration provider (#302)
* perf(alembic): adds integration providers
* chore: update submodules
* perf: rename integration providers
* chore: update submodules
* chore: update submodules
* perf: update integration last_extraction
* chore: update submodules
* perf(alembic): use list integration access types
* chore: update submodules
* perf: add integration providers
* chore: update submodules
* perf(alembic): adds integration providers
* chore: update submodules
* perf: update integration providers
* perf: task manipulation
* chore: update submodules
* chore: update submodules
* perf(alembic): integration provider
* perf: add org_id to integration provider
* chore: update submodules
* chore: update submodules
* chore: update submodules
* perf(alembic): recreate integration providers
* chore: update submodules
* perf(alembic): add started_at
* chore: update submodules
* perf(alembic): add integration records
* chore: update submodules
* chore: update submodules
* perf: update integration providers
* chore: update submodules
* perf(alembic): sharepoint integration
* chore: update submodules
* perf(alembic): add integrations
* chore: update submodules
* perf(alembic): integration tables
* chore: update submodules
* perf(alembic): db update
* chore: update submodules
* perf(alembic): db update
* chore: update submodules
* perf(alembic): integration sync updates
* chore: update submodules
* perf(alembic): added column
* chore: update submodules
* perf(alembic): db upgrade
* chore: update submodules
* perf: add project deletion internal endpoint
* chore: update submodules
* perf: update internal projects delete endpoint
* perf(alembic): db update
perf: rename internal delete endpoint
* chore: update submodules
* perf(alembic): db updates
* chore: update submodules
* chore: update submodules
* perf(alembic): db update
* chore: update submodules
* Adding groups for access management (#304)
* Oidc identifier migrated to the users table
* Search for user only if there is not oidc identifier
* migrate
* model
* alembic merge
* model
* projects with access management
* add access management attribute
* deactivate mock up
* deactivate access management
* add groups/users to records
* fix smaller issues
* embeddings
* model
* update payloads
* alembic fix
* endpoint for sync internal
* model
* update logic
* error handling
* chore: update submodules
* chore: update submodules
* chore: update submodules
---------
Co-authored-by: LennartSchmidtKern <[email protected]>
Co-authored-by: andhreljaKern <[email protected]>
* chore: update submodules
* perf(alembic): db alignment
* chore: update submodules
* perf: rename task
* perf: add fail-safe while wait
* chore: update submodules
* perf: pr review comments
* chore: update submodules
* perf: make REFINERY_ATTRIBUTE_ACCESS constants
* PR typing format
* perf: delta access management
* chore: update submodules
* projects active sync
* active
* perf: add get_embedding_name endpoint
* commit frequency
* typing, set operations
* group auth
* model
* PR comments
* chore: update submodules
* remove unique group
* chore: update submodules
* perf: db update
* chore: update submodules
* perf: remove language attribute + POST embedding_name
* chore: update submodules
* user ids fix
* Submodule update
---------
Co-authored-by: lumburovskalina <[email protected]>
Co-authored-by: LennartSchmidtKern <[email protected]>
Co-authored-by: Lina <[email protected]>
Co-authored-by: JWittmeyer <[email protected]>1 parent 34aff59 commit d010f94
File tree
22 files changed
+1130
-57
lines changed- alembic/versions
- api
- controller
- auth
- embedding
- monitor
- project
- record
- transfer
- user
- fast_api
- routes
- submodules
22 files changed
+1130
-57
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments