-
Notifications
You must be signed in to change notification settings - Fork 116
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
feat: PDF Template Workflow #3798
Commits on Jul 25, 2024
-
feat: Add Controller, Service files
Signed-off-by: Elizabeth Danzberger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ead5d1b - Browse repository at this point
Copy the full SHA ead5d1bView commit details -
Signed-off-by: Elizabeth Danzberger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ea936f9 - Browse repository at this point
Copy the full SHA ea936f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8d18af - Browse repository at this point
Copy the full SHA e8d18afView commit details -
fix: Add
fileId
param to route pathSigned-off-by: Elizabeth Danzberger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 23981a3 - Browse repository at this point
Copy the full SHA 23981a3View commit details -
Signed-off-by: Elizabeth Danzberger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 919e316 - Browse repository at this point
Copy the full SHA 919e316View commit details -
Signed-off-by: Elizabeth Danzberger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0920c41 - Browse repository at this point
Copy the full SHA 0920c41View commit details -
fix: Use required attributes/classes
Signed-off-by: Elizabeth Danzberger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c8d564f - Browse repository at this point
Copy the full SHA c8d564fView commit details -
Signed-off-by: Elizabeth Danzberger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8d82a68 - Browse repository at this point
Copy the full SHA 8d82a68View commit details -
Signed-off-by: Elizabeth Danzberger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c8b4549 - Browse repository at this point
Copy the full SHA c8b4549View commit details -
fix: Hit Collabora endpoint from service
Signed-off-by: Elizabeth Danzberger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6323ae5 - Browse repository at this point
Copy the full SHA 6323ae5View commit details -
Signed-off-by: Elizabeth Danzberger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1974607 - Browse repository at this point
Copy the full SHA 1974607View commit details -
Signed-off-by: Elizabeth Danzberger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bc59697 - Browse repository at this point
Copy the full SHA bc59697View commit details -
fix: Add field classes to template field service
Signed-off-by: Elizabeth Danzberger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4fb597e - Browse repository at this point
Copy the full SHA 4fb597eView commit details -
fix: Inject template fields via new
BeforeGetTemplates
eventsSigned-off-by: Elizabeth Danzberger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 965c665 - Browse repository at this point
Copy the full SHA 965c665View commit details -
fix: SPDX header for
BeforeGetTemplatesListener
Signed-off-by: Elizabeth Danzberger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b5cfc69 - Browse repository at this point
Copy the full SHA b5cfc69View commit details -
Signed-off-by: Elizabeth Danzberger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f425774 - Browse repository at this point
Copy the full SHA f425774View commit details -
fix:
TemplateFieldService
can use either Node or file IDSigned-off-by: Elizabeth Danzberger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1014bdb - Browse repository at this point
Copy the full SHA 1014bdbView commit details -
fix: Add index and content to Field type
Signed-off-by: Elizabeth Danzberger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 924c25f - Browse repository at this point
Copy the full SHA 924c25fView commit details -
fix: move Field and FieldType back to server API
Signed-off-by: Elizabeth Danzberger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a30356c - Browse repository at this point
Copy the full SHA a30356cView commit details -
fix: Extract fields from Collabora response
Signed-off-by: Elizabeth Danzberger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3e217c7 - Browse repository at this point
Copy the full SHA 3e217c7View commit details -
fix: Hit Collabora endpoint to extract fields
Signed-off-by: Elizabeth Danzberger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 16a6605 - Browse repository at this point
Copy the full SHA 16a6605View commit details -
Signed-off-by: Elizabeth Danzberger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 68f70c8 - Browse repository at this point
Copy the full SHA 68f70c8View commit details -
Signed-off-by: Elizabeth Danzberger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6c39bd5 - Browse repository at this point
Copy the full SHA 6c39bd5View commit details -
feat: Add API for filling templates
Signed-off-by: Elizabeth Danzberger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fda372f - Browse repository at this point
Copy the full SHA fda372fView commit details -
Signed-off-by: Julius Härtl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5a4ec78 - Browse repository at this point
Copy the full SHA 5a4ec78View commit details -
fix: Update nextcloud/ocp to fix psalm errors
Signed-off-by: Elizabeth Danzberger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9e881ad - Browse repository at this point
Copy the full SHA 9e881adView commit details -
fix: Use constructor promotion to reduce boilerplate
Signed-off-by: Elizabeth Danzberger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8f112c3 - Browse repository at this point
Copy the full SHA 8f112c3View commit details -
fix: Remove unneeded class from phpstub
Signed-off-by: Elizabeth Danzberger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3fd504c - Browse repository at this point
Copy the full SHA 3fd504cView commit details -
fix: Use default options in requests
Signed-off-by: Elizabeth Danzberger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f63d502 - Browse repository at this point
Copy the full SHA f63d502View commit details -
Signed-off-by: Elizabeth Danzberger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6f85ff4 - Browse repository at this point
Copy the full SHA 6f85ff4View commit details -
fix: Send back more generic error message instead of exception
Signed-off-by: Elizabeth Danzberger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 940feb4 - Browse repository at this point
Copy the full SHA 940feb4View commit details