Skip to content
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

[IMPROVE] Custom sounds refactor #17485

Merged
merged 28 commits into from
May 5, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
83d3aec
Wip on admin-sounds
MartinSchoeler Apr 29, 2020
70aa5ff
adminSounds.js to react
MartinSchoeler Apr 29, 2020
d768e91
wip
MartinSchoeler Apr 29, 2020
9b654df
Fix lint
MartinSchoeler Apr 28, 2020
1028496
More wip
MartinSchoeler Apr 29, 2020
666e71c
fix lint
MartinSchoeler Apr 29, 2020
827f674
resolve conflicts
MartinSchoeler Apr 29, 2020
35ef99b
fix import
MartinSchoeler Apr 29, 2020
eccef79
rename admin sounds
MartinSchoeler Apr 29, 2020
9c13037
Look well Martin
ggazzo Apr 30, 2020
e623de3
WIP
MartinSchoeler Apr 30, 2020
48d75c2
lint fix and more WIP
MartinSchoeler Apr 30, 2020
33a962d
lint
MartinSchoeler Apr 30, 2020
c788bee
wip on edit sound
MartinSchoeler Apr 30, 2020
830c591
Merge remote-tracking branch 'origin/admin-refactor' into custom-soun…
MartinSchoeler May 4, 2020
9cc781c
finish delete, add new file input to new
MartinSchoeler May 4, 2020
12620bd
Remove my dear comments
MartinSchoeler May 4, 2020
d84f48e
Add on change and refactor new sound
MartinSchoeler May 4, 2020
e281898
Remove debugger
MartinSchoeler May 4, 2020
33b1c71
add file name to upload button
MartinSchoeler May 4, 2020
c4abce2
Remove old files
MartinSchoeler May 4, 2020
658c5ad
Hook me up!
MartinSchoeler May 4, 2020
97e3ef5
lint
MartinSchoeler May 4, 2020
f027a40
Merge branch 'admin-refactor' into custom-sounds-refactor
ggazzo May 5, 2020
c0b2781
Fix review
ggazzo May 5, 2020
3265614
Remove console.logs and throw an error when a field is empty
MartinSchoeler May 5, 2020
c5101b5
Linting
MartinSchoeler May 5, 2020
e78f4a7
Fix error
MartinSchoeler May 5, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
111 changes: 0 additions & 111 deletions app/custom-sounds/assets/stylesheets/customSoundsAdmin.css

This file was deleted.

7 changes: 0 additions & 7 deletions app/custom-sounds/client/admin/adminSoundEdit.html

This file was deleted.

7 changes: 0 additions & 7 deletions app/custom-sounds/client/admin/adminSoundInfo.html

This file was deleted.

78 changes: 0 additions & 78 deletions app/custom-sounds/client/admin/adminSounds.html

This file was deleted.

176 changes: 0 additions & 176 deletions app/custom-sounds/client/admin/adminSounds.js

This file was deleted.

11 changes: 0 additions & 11 deletions app/custom-sounds/client/admin/route.js

This file was deleted.

Loading