-
Notifications
You must be signed in to change notification settings - Fork 118
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
fix: settings billing issues for selfhosted #584
Merged
Merged
Conversation
This file contains 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 stack of pull requests is managed by Graphite. Learn more about stacking. |
McPizza0
force-pushed
the
fix-settings-billing-selfhosted
branch
from
July 21, 2024 22:10
d4d71d5
to
d409015
Compare
McPizza0
force-pushed
the
fix-settings-billing-selfhosted
branch
from
July 23, 2024 19:45
d409015
to
1963fc2
Compare
McPizza0
force-pushed
the
fix-settings-billing-selfhosted
branch
from
July 23, 2024 22:10
1963fc2
to
5d9200b
Compare
McPizza0
force-pushed
the
feat_spaces
branch
4 times, most recently
from
July 26, 2024 17:08
8b5aa99
to
a9831ee
Compare
BlankParticle
force-pushed
the
feat_spaces
branch
from
July 28, 2024 15:48
a9831ee
to
07a78f4
Compare
BlankParticle
force-pushed
the
fix-settings-billing-selfhosted
branch
from
July 28, 2024 15:48
5d9200b
to
24bdecd
Compare
BlankParticle
force-pushed
the
feat_spaces
branch
from
July 28, 2024 16:02
07a78f4
to
6639435
Compare
BlankParticle
force-pushed
the
fix-settings-billing-selfhosted
branch
from
July 28, 2024 16:02
24bdecd
to
f1a0788
Compare
BlankParticle
force-pushed
the
feat_spaces
branch
from
July 28, 2024 16:25
6639435
to
e77a3dd
Compare
BlankParticle
force-pushed
the
fix-settings-billing-selfhosted
branch
from
July 28, 2024 16:26
f1a0788
to
50dc2fe
Compare
McPizza0
force-pushed
the
feat_spaces
branch
2 times, most recently
from
July 30, 2024 17:01
5d2e4d5
to
e9b3c55
Compare
McPizza0
force-pushed
the
feat_spaces
branch
3 times, most recently
from
August 8, 2024 07:32
a3b3fb4
to
0e827ea
Compare
Merged
McPizza0
force-pushed
the
feat_spaces
branch
2 times, most recently
from
August 11, 2024 19:16
b9fb9b8
to
389dfd6
Compare
Merged
BlankParticle
force-pushed
the
feat_spaces
branch
from
August 12, 2024 10:59
0dec7b0
to
4a31d37
Compare
BlankParticle
force-pushed
the
feat_spaces
branch
from
August 16, 2024 10:36
12f59be
to
cf4f038
Compare
BlankParticle
force-pushed
the
feat_spaces
branch
4 times, most recently
from
August 21, 2024 13:19
ba2c508
to
7131a4e
Compare
BlankParticle
force-pushed
the
fix-settings-billing-selfhosted
branch
2 times, most recently
from
August 30, 2024 19:06
f5f4e95
to
5c4fbcb
Compare
BlankParticle
force-pushed
the
fix-settings-billing-selfhosted
branch
from
August 30, 2024 19:08
5c4fbcb
to
75d13cb
Compare
BlankParticle
changed the title
fix-settings-billing-selfhosted
fix: settings billing issues for selfhosted
Aug 30, 2024
BlankParticle
force-pushed
the
fix-settings-billing-selfhosted
branch
from
August 30, 2024 19:09
75d13cb
to
1f069b0
Compare
@McPizza0, I have updated the PR, you might want to take a look |
BlankParticle
force-pushed
the
fix-settings-billing-selfhosted
branch
from
August 31, 2024 04:01
1f069b0
to
e754fc1
Compare
BlankParticle
approved these changes
Aug 31, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What does this PR do?
Don't show billing related stuff if billing is not available
Type of change
Checklist
Required
console.logs
git pull origin main
Appreciated