-
Notifications
You must be signed in to change notification settings - Fork 32
🎨 Enhance Functions REST API endpoints in Web Server #8117
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
giancarloromeo
merged 51 commits into
ITISFoundation:master
from
giancarloromeo:is1905/add-new-fuctions-rest-api-endpoints
Jul 22, 2025
Merged
Changes from 36 commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
19bea51
feat: add readFunctions when getting permissions
giancarloromeo 298bdd9
fix: update openapi-spec
giancarloromeo fa40d71
feat: add update endpoint
giancarloromeo 9af987e
feat: add update functions endpoint
giancarloromeo 27814d5
Merge branch 'master' into is1905/add-new-fuctions-rest-api-endpoints
giancarloromeo ee89ede
fix: update openapi-spec
giancarloromeo 80535cc
fix: path
giancarloromeo a5f7066
feat: add batch get projects
giancarloromeo 2d87133
fix: use new models
giancarloromeo 14be903
feat: add list endpoint
giancarloromeo 305b188
Merge branch 'master' into is1905/add-new-fuctions-rest-api-endpoints
giancarloromeo 6043c7d
feat: get function
giancarloromeo 7e67484
fix: minor
giancarloromeo 2dc7497
Merge branch 'is1905/add-new-fuctions-rest-api-endpoints' of github.c…
giancarloromeo bcd0ff7
feat: add function list
giancarloromeo 44ad1ce
fix: function listing
giancarloromeo 4ce8271
fix: project id missing
giancarloromeo a65a99b
fix: list functions pagination
giancarloromeo e21a10b
fix: enable frontend
giancarloromeo e70e67e
fix: openapi spec
giancarloromeo 3c46233
fix: add function ID
giancarloromeo d286654
fix: remap keys
giancarloromeo a29729b
fix: id key name
giancarloromeo fcedfc0
fix: remove unused uuid
giancarloromeo 0c506ad
fix: template ID
giancarloromeo 8cbf75e
fix: use template ID
giancarloromeo f06b3bf
feat: retrieve modified
giancarloromeo 48f19af
feat: expose modified at
giancarloromeo 0a969b5
fix: return proper templateId
giancarloromeo e8ca8bf
fix: typecheck
giancarloromeo 4840afd
tests: add list functions
giancarloromeo a727158
tests: add function update
giancarloromeo edc8c2d
fix: typecheck
giancarloromeo b2a1898
fix: add modified_at field
giancarloromeo b57a590
fix: deprecated pydantic
giancarloromeo 57010e5
fix: make openapi-spec
giancarloromeo f393d7c
Merge branch 'master' into is1905/add-new-fuctions-rest-api-endpoints
giancarloromeo 606f2f7
fix: make openapi-spec
giancarloromeo a90ed58
Merge branch 'is1905/add-new-fuctions-rest-api-endpoints' of github.c…
giancarloromeo 89571eb
fix: rename
giancarloromeo 3c4e367
Merge branch 'master' into is1905/add-new-fuctions-rest-api-endpoints
giancarloromeo ebed70d
fix: use common create_json_response_from_page
giancarloromeo 9d7fdbc
Merge branch 'is1905/add-new-fuctions-rest-api-endpoints' of github.c…
giancarloromeo d03ac59
fix: update field
giancarloromeo 2bf2924
Merge branch 'master' into is1905/add-new-fuctions-rest-api-endpoints
giancarloromeo 945f231
feat: add accessRights
giancarloromeo 5e3f9f6
fix: rename field
giancarloromeo 740c551
fix: make openapi-spec
giancarloromeo b900510
fix: order
giancarloromeo d440ad0
fix: access_rights not required
giancarloromeo 38ebf35
fix: make openapi-spec
giancarloromeo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.