-
Notifications
You must be signed in to change notification settings - Fork 2
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
[Administrator panel] CRUD for providers #6
Comments
AleksandraKozubal
added a commit
that referenced
this issue
Aug 22, 2023
AleksandraKozubal
added a commit
that referenced
this issue
Aug 22, 2023
AleksandraKozubal
added a commit
that referenced
this issue
Aug 22, 2023
AleksandraKozubal
added a commit
that referenced
this issue
Aug 22, 2023
vojcc
added a commit
that referenced
this issue
Aug 24, 2023
…RUD-for-providers # Conflicts: # app/Models/Provider.php # resources/js/Pages/Cities/Index.vue # resources/js/Pages/Providers/Index.vue # resources/js/Shared/Components/Provider.vue
AleksandraKozubal
added a commit
that referenced
this issue
Aug 25, 2023
AleksandraKozubal
added a commit
that referenced
this issue
Aug 29, 2023
Merged
AleksandraKozubal
added a commit
that referenced
this issue
Jan 6, 2024
AleksandraKozubal
added a commit
that referenced
this issue
Jan 11, 2024
AleksandraKozubal
added a commit
that referenced
this issue
Feb 1, 2024
AleksandraKozubal
added a commit
that referenced
this issue
Mar 8, 2024
* add Link provider * add BinBin provider * show providers name, url, color * show provider logo * nicer looking logo * delete zinc/black borders around logos * delete unused elements * fix edit and delete provider and a few minor changes * upload image * fix sorting in cities and providers * another fix * fix color formatting * add and validate image * fix validate image * fix validate image * delete image when provider deleted * update image * name formatting * refactor img upload * img upload fix * lang, upload photo * upload photo fix * resize existing providers' logos * add veo * add unknown.png when image is missing * move ImageController, delete zinc frames around logos * update image fix, lang * small changes * Neuron logo * delete create and edit option * fix Search and logos * fix lint * fix lint * remove hover, add delete translation * remove statistics, remove hover on url and disabled buttons * lint * change typing and import * fix * lint * add const * cr fixes --------- Co-authored-by: vojcc <kuba.wojcik000@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Administrator should be able to manage providers. Each providers should have data like name, logo, url to website. He should see information in which cities the provider is available and also has possibility to change this.
The text was updated successfully, but these errors were encountered: