Cody Laeder
9bca8a8cbe
[DefaultDataForPath] Fix GraphQL query for galleries ( #610 )
2025-09-04 11:12:15 +03:00
ThirstilyVague
dcd9f3abe6
[defaultDataForPath.js] fix getImagePath query and update object ( #334 )
...
path[s] result on findImage returns web paths, we need file path instead.
2024-06-11 21:22:33 +03:00
ThirstilyVague
1a819dc266
Update defaultDataForPath.js: s/result =/var result =/g ( #331 )
...
Declare result as a variable prior to assignment.
2024-06-11 01:30:53 +03:00
ThirstilyVague
d92bb20b9e
Update defaultDataForPath.js to work with hookContext ( #329 )
...
input.Args.hookContext object attribute `ID` seems to have been renamed to `id`
2024-06-11 01:30:30 +03:00
Muldec
0b8473f5b1
[defaultDataForPath] fix GRAPHQL_VALIDATION_FAILED on scene post ( #278 )
2024-03-14 16:04:09 +02:00
Raghavan
862f16b20a
Fix trailing comma ( #247 )
...
* added .prettierrc.json
* modified: .gitignore
* yarn run format
* fix check format workflow
2024-02-11 19:41:16 +11:00
Raghavan
228c294ffa
Workflow to check JS and PY code format ( #242 )
...
* fix css files
* create workflow
* format code using prettier
* black ignore 3rd party folder
* format py code using black
* black exclude option in workflow
* Don't format workflow files
* Add contributing instructions to readme
---------
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2024-02-07 10:25:44 +11:00
TheSinfulKing
61295f7e2c
[plugins][defaultDataForPath] Fix small bug causing null assertions ( #64 )
2022-07-26 00:22:02 +03:00
TheSinfulKing
a4ccb04af7
Add defaultDataForPath plugin ( #53 )
...
* Add defaultDataForPath plugin
2022-07-14 09:20:34 +10:00