-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
feat: Apps discover section #44129
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: Apps discover section #44129
Conversation
abd6b12 to
d03ab07
Compare
d03ab07 to
0fbd4fe
Compare
ccca095 to
e5992a7
Compare
Altahrim
left a comment
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.
Few comments on PHP part
804a107 to
1c8ba07
Compare
1c8ba07 to
6b3e62e
Compare
| // $data = $this->discoverFetcher->get(); | ||
|
|
||
| // TODO REMOVE JUST FOR TESTING | ||
| $file = file_get_contents(__DIR__ . '/../../discover.json'); | ||
| $data = json_decode($file); |
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.
ok, make sense! 👍
Pytal
left a comment
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.
Other than minor remarks ✅, did not test
6b3e62e to
1ac9d62
Compare
1ac9d62 to
5adc667
Compare
5adc667 to
f600ef6
Compare
emoral435
left a comment
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.
Tested on my local dev - looks really cool :) Small questions but overall - fantastic PR!
f600ef6 to
c4d1d97
Compare
c4d1d97 to
96f6907
Compare
Signed-off-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: Ferdinand Thiessen <[email protected]>
Co-authored-by: Benjamin Gaussorgues <[email protected]> Co-authored-by: Ferdinand Thiessen <[email protected]> Signed-off-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: Ferdinand Thiessen <[email protected]>
96f6907 to
a61cef9
Compare
|
Removed the test commit |
Summary
vokoscreenNG-2024-03-12_16-40-31.mp4
TODO
(maybe follow up) Implement show case type(follow up)Checklist