viniciusgadea
ad86a6a698
FEAT: simplify color and emoji property definitions in docsfera.json
2026-07-28 12:01:50 -03:00
viniciusgadea
af3b11ad54
FEAT: add color and emoji properties to CustomPropertyDto
2026-07-28 07:42:18 -03:00
viniciusgadea
cffda86eab
FEAT: add CustomPropertyDto and update IUpdateDataRequest to use custom properties array
2026-07-22 10:51:53 -03:00
viniciusgadea
a93fbfbbd9
FEAT: remove custom properties endpoints and DTOs from catalog management
2026-07-21 16:32:38 -03:00
viniciusgadea
e1cfc6e1a8
FEAT: add custom properties endpoints and DTOs for catalog management
2026-07-21 11:21:22 -03:00
viniciusgadea
8eb7fd0169
FEAT: add endpoint and logic to update data asset certification status
2026-07-17 09:55:17 -03:00
viniciusgadea
2e181e70af
FEAT: rename documentation_status to certification_status in docs and update package.json for protospack versioning
2026-07-16 09:08:11 -03:00
vinicius gadea
ef615adb8e
Merge branch 'beta' into feat/documentation-status
2026-07-13 08:42:37 -03:00
viniciusgadea
e03900811b
FEAT: add documentation status enum and property to data asset
2026-07-13 08:33:35 -03:00
iruy-fr
011032e3d4
FEAT: update API title in docsfera.json to reflect project name
2026-06-23 11:58:28 -03:00
iruy-fr
17363e74f4
FEAT: simplify pipeline run jobs handling and normalize run ID usage
2026-06-23 11:54:59 -03:00
iruy-fr
63efff6adf
FEAT: enhance pipeline run jobs endpoint with error handling and response structure
2026-06-22 20:25:16 -03:00
iruy-fr
b5f569e522
Merge branch 'beta' into feat/pipeline-run-jobs
...
# Conflicts:
# docsfera.json
2026-06-19 17:08:34 -03:00
iruy-fr
5c77577992
feat: add endpoint to retrieve pipeline run jobs
2026-06-19 17:04:42 -03:00
marcos.rodrigues
06d505c50a
FEAT: remove deprecated protospack lib
2026-06-13 21:07:14 -03:00
marcos-silva-rodrigues
39c66f030a
FIX: release note endpoint
2026-05-25 14:51:32 -03:00
marcos-silva-rodrigues
1223e21ac4
FEAT: pipeline upgrade route
2026-05-25 14:51:20 -03:00
Marcos Rodrigues Silva
2177f6725c
Merge pull request #491 from dadosfera/hotfix/release-notes
...
Hotfix/release notes
2026-05-25 14:10:46 -03:00
marcos-silva-rodrigues
b4cc8151d7
FIX: release note endpoint
2026-05-25 14:01:00 -03:00
marcos-silva-rodrigues
6182705410
FEAT: pipeline upgrade route
2026-05-11 12:52:07 -03:00
marcos-silva-rodrigues
02627d023a
FEAT: list assets by pipeline and multiple ids
2026-04-29 16:26:43 -03:00
marcos-silva-rodrigues
e980c58507
FEAT: list schema and filter assets by schema
2026-04-23 15:15:14 -03:00
marcos-silva-rodrigues
0d627b0451
FEAT: guard to prevent pipeline update when pipeline is running
2026-04-13 14:23:44 -03:00
viniciusgadea
efb0b58648
FEAT: update deleteTable endpoint to use pipelineId in path and refactor parameters
2026-04-02 17:28:42 -03:00
viniciusgadea
837a9d7265
FEAT: update job deletion logic to mark tables as deleted and adjust API endpoints accordingly
2026-04-02 15:40:07 -03:00
viniciusgadea
968f75b688
FEAT: update job deletion endpoint to include inputId in path and implement rollback for table deletion
2026-04-01 14:26:55 -03:00
viniciusgadea
59efdb6272
FEAT: update job deletion and mark associated table as deleted in DynamoDB. Update protospack-v2
2026-03-31 16:36:59 -03:00
viniciusgadea
efc1f49d92
FEAT: update delete job endpoint summary and remove unused InputsModule from platform-api module
2026-03-31 10:55:31 -03:00
viniciusgadea
2d46ac3213
FEAT: add delete job endpoint and update related services; update protospack-v2 version to 3.40.0-beta.3
2026-03-31 10:54:50 -03:00
viniciusgadea
3bcd78bb32
FEAT: update protospack-v2 to version 3.40.0-beta.1 and adjust related scripts
2026-03-26 14:53:33 -03:00
viniciusgadea
ce619942a3
FEAT: add endpoint to cancel running pipeline runs and update Elasticsearch status
2026-03-26 10:32:09 -03:00
viniciusgadea
bf4f3cfd8c
FEAT: update CustomerSidebarSection and related DTOs to use object type for title; update protospack-v2 version; update from id to customerId
2026-03-25 15:40:57 -03:00
viniciusgadea
80f3913fd2
FEAT: update CustomerSidebarSection to support both menu and link items
2026-03-25 15:24:59 -03:00
viniciusgadea
10293ad6a9
FEAT: update customer links handling and DTOs for improved structure sidebar. update protospack-v2
2026-03-25 15:24:59 -03:00
marcos-silva-rodrigues
9a217dff57
FIX: storage service dns
2026-02-02 16:37:01 -03:00
marcos-silva-rodrigues
cd4382c1ff
FIX: send token by storage
2026-02-02 15:37:13 -03:00
marcos-silva-rodrigues
878ec977b8
FIX: maestro proxy urls
2026-02-02 14:25:13 -03:00
Rafael Santana
3d6328fb0b
Merge pull request #434 from dadosfera/fix/class-validator-0.14-compatibility
...
UPDATE: updating /me to get api key
2026-01-20 17:53:09 -03:00
Rafael
4246c7495e
UPDATE: updating /me to get api key
2026-01-20 17:52:34 -03:00
viniciusgadea
b44d23552c
CHORE: remove unecessary header for request
2026-01-14 06:40:52 -03:00
viniciusgadea
a2c7ce00db
FEAT: integrate Storage Explorer API with new endpoints and permissions
2026-01-13 10:29:38 -03:00
Rafael and Claude Opus 4.5
52bda8ebe2
FEAT: add authProvider field to user response
...
- Add authProvider to user entity DTO
- Update user service to include authProvider
- Update auth controller response
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-07 18:55:36 -03:00
viniciusgadea
8ac0a8a79f
REFACTOR: rename 'companySite' to 'personalSite' in user DTOs and related services
2026-01-05 15:43:35 -03:00
viniciusgadea
da23ad76db
DOCS: update docs to organization forms
2026-01-02 09:22:27 -03:00
vinicius gadea
6948156693
Merge branch 'beta' into feature/catalog-update
2025-12-19 08:21:52 -03:00
viniciusgadea
0aaa4384c3
DOCS: Add 'docs' field to schemas in docsfera.json and update protospack-v2 to version 3.38.0-beta.19 in package-lock.json
2025-12-18 17:43:54 -03:00
Marcos Rodrigues
8b93d4e97b
FEAT: protected update route with admin seqid or if user request to equal a jwt user id claim
2025-12-18 12:32:53 -03:00
Marcos Rodrigues
61109f8ae9
FIX: send new user info
2025-12-18 10:24:29 -03:00
Marcos Rodrigues
bce73fb11f
FEAT: update user route
2025-12-17 17:24:03 -03:00
Rafael Moraes
d99a6aa322
Merge branch 'beta' of github.com:dadosfera/maestro into feature/catalog-update
2025-12-16 19:58:48 +00:00