-
Notifications
You must be signed in to change notification settings - Fork 90
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
Catalog: Admin: Tabulator Settings (unrestricted access) #4255
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #4255 +/- ##
==========================================
- Coverage 37.59% 37.54% -0.05%
==========================================
Files 769 772 +3
Lines 33984 34024 +40
Branches 5361 5365 +4
==========================================
Hits 12775 12775
- Misses 20022 20061 +39
- Partials 1187 1188 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@drernie i'd appreciate some help with the documentation |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 6 out of 14 changed files in this pull request and generated no suggestions.
Files not reviewed (8)
- catalog/app/containers/Admin/Settings/gql/SetTabulatorUnrestricted.graphql: Language not supported
- catalog/app/containers/Admin/Settings/gql/TabulatorUnrestricted.graphql: Language not supported
- shared/graphql/schema.graphql: Language not supported
- .github/workflows/deploy-catalog.yaml: Evaluated as low risk
- catalog/CHANGELOG.md: Evaluated as low risk
- catalog/app/containers/Admin/Settings/Settings.tsx: Evaluated as low risk
- catalog/app/containers/Admin/Settings/TabulatorSettings.tsx: Evaluated as low risk
- catalog/app/containers/Admin/Settings/gql/SetTabulatorUnrestricted.generated.ts: Evaluated as low risk
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have to admit, seeing the *
in the CSS scared me a little at first. But looking closer, it’s actually clever and even performant!
On the other hand, I’m still struggling to see the benefits of using Effect here. It seems to make the code more verbose and less idiomatic compared to simpler approaches like comparing to null
. I feel I’ve expressed my concerns about Effect
clearly at this point, so I won’t bring it up again.
That said, the implementation is solid, and I appreciate the attention to detail.
i was sure it's an established pattern =)
fair enough
thanks |
@sir-sigurd @fiskus pls see if the documentation changes make sense |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 6 out of 14 changed files in this pull request and generated no suggestions.
Files not reviewed (8)
- catalog/app/containers/Admin/Settings/gql/SetTabulatorUnrestricted.graphql: Language not supported
- catalog/app/containers/Admin/Settings/gql/TabulatorUnrestricted.graphql: Language not supported
- shared/graphql/schema.graphql: Language not supported
- catalog/app/containers/Admin/Settings/Settings.tsx: Evaluated as low risk
- catalog/app/containers/Admin/Settings/TabulatorSettings.tsx: Evaluated as low risk
- catalog/app/containers/Admin/Settings/gql/SetTabulatorUnrestricted.generated.ts: Evaluated as low risk
- catalog/app/containers/Admin/Settings/gql/TabulatorUnrestricted.generated.ts: Evaluated as low risk
- catalog/app/model/graphql/schema.generated.ts: Evaluated as low risk
This reverts commit bf2fca5.
docs/advanced-features/tabulator.md
Outdated
|
||
> Available since Quilt Platform version 1.57 | ||
|
||
By default, Tabulator is only accessible via a session provided by the Quilt Catalog, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you also can use quilt3 for this
or Quilt Catalog == registry here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
well, basically, yes
@QuiltSimon @drernie @sir-sigurd @akarve pls see if the documentation is good enough |
Description
TODO
optipng
on any new PNGs