This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
yosoyhendrix
/
vesta
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ver Fonte
move react sources to src dir
Serghey Rodin
há 4 anos atrás
pai
8e97eb2dad
commit
08513755b2
100 ficheiros alterados
com
0 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
0
0
src/react/README.md
0
0
src/react/jsconfig.json
0
0
src/react/package-lock.json
0
0
src/react/package.json
0
0
src/react/public/favicon.ico
0
0
src/react/public/index.html
0
0
src/react/public/manifest.json
0
0
src/react/src/ControlPanelService/Backup.js
0
0
src/react/src/ControlPanelService/Cron.js
0
0
src/react/src/ControlPanelService/Db.js
0
0
src/react/src/ControlPanelService/Dns.js
0
0
src/react/src/ControlPanelService/Favorites.js
0
0
src/react/src/ControlPanelService/Firewalls.js
0
0
src/react/src/ControlPanelService/GeneratorOptions.js
0
0
src/react/src/ControlPanelService/Ip.js
0
0
src/react/src/ControlPanelService/Languages.js
0
0
src/react/src/ControlPanelService/Logs.js
0
0
src/react/src/ControlPanelService/Mail.js
0
0
src/react/src/ControlPanelService/Notifications.js
0
0
src/react/src/ControlPanelService/Package.js
0
0
src/react/src/ControlPanelService/RRD.js
0
0
src/react/src/ControlPanelService/ResetPassword.js
0
0
src/react/src/ControlPanelService/Search.js
0
0
src/react/src/ControlPanelService/Select.js
0
0
src/react/src/ControlPanelService/Server.js
0
0
src/react/src/ControlPanelService/Statistics.js
0
0
src/react/src/ControlPanelService/Updates.js
0
0
src/react/src/ControlPanelService/UserNS.js
0
0
src/react/src/ControlPanelService/Users.js
0
0
src/react/src/ControlPanelService/Web.js
0
0
src/react/src/ControlPanelService/WebLogs.js
0
0
src/react/src/FileManagerHelper.js
0
0
src/react/src/actions/ControlPanelContent/controlPanelContentActions.js
0
0
src/react/src/actions/ControlPanelContent/controlPanelContentTypes.js
0
0
src/react/src/actions/MainNavigation/mainNavigationActions.js
0
0
src/react/src/actions/MainNavigation/mainNavigationTypes.js
0
0
src/react/src/actions/MenuCounters/menuCounterActions.js
0
0
src/react/src/actions/MenuCounters/menuCounterTypes.js
0
0
src/react/src/actions/Notification/notificationActions.js
0
0
src/react/src/actions/Notification/notificationTypes.js
0
0
src/react/src/actions/Session/sessionActions.js
0
0
src/react/src/actions/Session/sessionTypes.js
0
0
src/react/src/components/Backup/Backup.jsx
0
0
src/react/src/components/Backup/Backup.scss
0
0
src/react/src/components/Backup/Exclusion/Edit/index.jsx
0
0
src/react/src/components/Backup/Exclusion/Edit/style.scss
0
0
src/react/src/components/Backup/Exclusion/index.jsx
0
0
src/react/src/components/Backup/Exclusion/style.scss
0
0
src/react/src/components/Backup/RestoreSetting/RestoreSetting.jsx
0
0
src/react/src/components/Backup/RestoreSetting/RestoreSetting.scss
0
0
src/react/src/components/Backup/RestoreSettings/BackupRestoreSettings.jsx
0
0
src/react/src/components/Backup/RestoreSettings/BackupRestoreSettings.scss
0
0
src/react/src/components/ControlPanel/AddItemLayout/AddItemLayout.jsx
0
0
src/react/src/components/ControlPanel/AddItemLayout/AddItemLayout.scss
0
0
src/react/src/components/ControlPanel/AddItemLayout/Form/Checkbox/Checkbox.jsx
0
0
src/react/src/components/ControlPanel/AddItemLayout/Form/NameServers/NameServers.jsx
0
0
src/react/src/components/ControlPanel/AddItemLayout/Form/NameServers/NameServers.scss
0
0
src/react/src/components/ControlPanel/AddItemLayout/Form/Password/Password.jsx
0
0
src/react/src/components/ControlPanel/AddItemLayout/Form/Password/Password.scss
0
0
src/react/src/components/ControlPanel/AddItemLayout/Form/SelectInput/SelectInput.jsx
0
0
src/react/src/components/ControlPanel/AddItemLayout/Form/SelectInput/SelectInput.scss
0
0
src/react/src/components/ControlPanel/AddItemLayout/Form/TextArea/TextArea.jsx
0
0
src/react/src/components/ControlPanel/AddItemLayout/Form/TextArea/TextArea.scss
0
0
src/react/src/components/ControlPanel/AddItemLayout/Form/TextInput/TextInput.jsx
0
0
src/react/src/components/ControlPanel/AddItemLayout/Form/TextInput/TextInput.scss
0
0
src/react/src/components/ControlPanel/AddItemLayout/Form/TextInputWithExtraButton/TextInputWithExtraButton.jsx
0
0
src/react/src/components/ControlPanel/AddItemLayout/Form/TextInputWithExtraButton/TextInputWithExtraButton.scss
0
0
src/react/src/components/ControlPanel/AddItemLayout/Form/TextInputWithTextOnTheRight/TextInputWithTextOnTheRight.jsx
0
0
src/react/src/components/ControlPanel/AddItemLayout/Form/TextInputWithTextOnTheRight/TextInputWithTextOnTheRight.scss
0
0
src/react/src/components/ControlPanel/Container/Container.jsx
0
0
src/react/src/components/ControlPanel/Container/Container.scss
0
0
src/react/src/components/ControlPanel/Hotkeys/Hotkeys.jsx
0
0
src/react/src/components/ControlPanel/Hotkeys/Hotkeys.scss
0
0
src/react/src/components/ControlPanel/ListItem/ListItem.jsx
0
0
src/react/src/components/ControlPanel/ListItem/ListItem.scss
0
0
src/react/src/components/ControlPanel/LoginLayout/LoginLayout.jsx
0
0
src/react/src/components/ControlPanel/LoginLayout/LoginLayout.scss
0
0
src/react/src/components/ControlPanel/Modal/Modal.jsx
0
0
src/react/src/components/ControlPanel/Modal/Modal.scss
0
0
src/react/src/components/CronJob/Add/AddCronJob.jsx
0
0
src/react/src/components/CronJob/Add/AddCronJob.scss
0
0
src/react/src/components/CronJob/CronJob.jsx
0
0
src/react/src/components/CronJob/CronJob.scss
0
0
src/react/src/components/CronJob/Edit/EditCronJob.jsx
0
0
src/react/src/components/CronJob/Edit/EditCronJob.scss
0
0
src/react/src/components/CronJob/Generator/Generator.jsx
0
0
src/react/src/components/CronJob/Generator/Generator.scss
0
0
src/react/src/components/CronJob/Generator/OtherSelects/FifthTabSelects.jsx
0
0
src/react/src/components/CronJob/Generator/OtherSelects/FourthTabSelects.jsx
0
0
src/react/src/components/CronJob/Generator/OtherSelects/SecondTabSelects.jsx
0
0
src/react/src/components/CronJob/Generator/OtherSelects/SelectsWrapper.jsx
0
0
src/react/src/components/CronJob/Generator/OtherSelects/SelectsWrapper.scss
0
0
src/react/src/components/CronJob/Generator/OtherSelects/ThirdTabSelects.jsx
0
0
src/react/src/components/CronJob/Generator/RunCommandSelect/RunCommandSelect.jsx
0
0
src/react/src/components/CronJob/Generator/RunCommandSelect/RunCommandSelect.scss
0
0
src/react/src/components/DNSRecord/Add/AddDNSRecord.jsx
0
0
src/react/src/components/DNSRecord/Add/AddDNSRecord.scss
0
0
src/react/src/components/DNSRecord/DNSRecord.jsx
0
0
src/react/src/components/DNSRecord/DNSRecord.scss
0
0
src/react/src/components/DNSRecord/Edit/EditDNSRecord.jsx
+ 0
- 0
web/js/react/README.md → src/react/README.md
Ver Ficheiro
+ 0
- 0
web/js/react/jsconfig.json → src/react/jsconfig.json
Ver Ficheiro
+ 0
- 0
web/js/react/package-lock.json → src/react/package-lock.json
Ver Ficheiro
+ 0
- 0
web/js/react/package.json → src/react/package.json
Ver Ficheiro
+ 0
- 0
web/js/react/public/favicon.ico → src/react/public/favicon.ico
Ver Ficheiro
+ 0
- 0
web/js/react/public/index.html → src/react/public/index.html
Ver Ficheiro
+ 0
- 0
web/js/react/public/manifest.json → src/react/public/manifest.json
Ver Ficheiro
+ 0
- 0
web/js/react/src/ControlPanelService/Backup.js → src/react/src/ControlPanelService/Backup.js
Ver Ficheiro
+ 0
- 0
web/js/react/src/ControlPanelService/Cron.js → src/react/src/ControlPanelService/Cron.js
Ver Ficheiro
+ 0
- 0
web/js/react/src/ControlPanelService/Db.js → src/react/src/ControlPanelService/Db.js
Ver Ficheiro
+ 0
- 0
web/js/react/src/ControlPanelService/Dns.js → src/react/src/ControlPanelService/Dns.js
Ver Ficheiro
+ 0
- 0
web/js/react/src/ControlPanelService/Favorites.js → src/react/src/ControlPanelService/Favorites.js
Ver Ficheiro
+ 0
- 0
web/js/react/src/ControlPanelService/Firewalls.js → src/react/src/ControlPanelService/Firewalls.js
Ver Ficheiro
+ 0
- 0
web/js/react/src/ControlPanelService/GeneratorOptions.js → src/react/src/ControlPanelService/GeneratorOptions.js
Ver Ficheiro
+ 0
- 0
web/js/react/src/ControlPanelService/Ip.js → src/react/src/ControlPanelService/Ip.js
Ver Ficheiro
+ 0
- 0
web/js/react/src/ControlPanelService/Languages.js → src/react/src/ControlPanelService/Languages.js
Ver Ficheiro
+ 0
- 0
web/js/react/src/ControlPanelService/Logs.js → src/react/src/ControlPanelService/Logs.js
Ver Ficheiro
+ 0
- 0
web/js/react/src/ControlPanelService/Mail.js → src/react/src/ControlPanelService/Mail.js
Ver Ficheiro
+ 0
- 0
web/js/react/src/ControlPanelService/Notifications.js → src/react/src/ControlPanelService/Notifications.js
Ver Ficheiro
+ 0
- 0
web/js/react/src/ControlPanelService/Package.js → src/react/src/ControlPanelService/Package.js
Ver Ficheiro
+ 0
- 0
web/js/react/src/ControlPanelService/RRD.js → src/react/src/ControlPanelService/RRD.js
Ver Ficheiro
+ 0
- 0
web/js/react/src/ControlPanelService/ResetPassword.js → src/react/src/ControlPanelService/ResetPassword.js
Ver Ficheiro
+ 0
- 0
web/js/react/src/ControlPanelService/Search.js → src/react/src/ControlPanelService/Search.js
Ver Ficheiro
+ 0
- 0
web/js/react/src/ControlPanelService/Select.js → src/react/src/ControlPanelService/Select.js
Ver Ficheiro
+ 0
- 0
web/js/react/src/ControlPanelService/Server.js → src/react/src/ControlPanelService/Server.js
Ver Ficheiro
+ 0
- 0
web/js/react/src/ControlPanelService/Statistics.js → src/react/src/ControlPanelService/Statistics.js
Ver Ficheiro
+ 0
- 0
web/js/react/src/ControlPanelService/Updates.js → src/react/src/ControlPanelService/Updates.js
Ver Ficheiro
+ 0
- 0
web/js/react/src/ControlPanelService/UserNS.js → src/react/src/ControlPanelService/UserNS.js
Ver Ficheiro
+ 0
- 0
web/js/react/src/ControlPanelService/Users.js → src/react/src/ControlPanelService/Users.js
Ver Ficheiro
+ 0
- 0
web/js/react/src/ControlPanelService/Web.js → src/react/src/ControlPanelService/Web.js
Ver Ficheiro
+ 0
- 0
web/js/react/src/ControlPanelService/WebLogs.js → src/react/src/ControlPanelService/WebLogs.js
Ver Ficheiro
+ 0
- 0
web/js/react/src/FileManagerHelper.js → src/react/src/FileManagerHelper.js
Ver Ficheiro
+ 0
- 0
web/js/react/src/actions/ControlPanelContent/controlPanelContentActions.js → src/react/src/actions/ControlPanelContent/controlPanelContentActions.js
Ver Ficheiro
+ 0
- 0
web/js/react/src/actions/ControlPanelContent/controlPanelContentTypes.js → src/react/src/actions/ControlPanelContent/controlPanelContentTypes.js
Ver Ficheiro
+ 0
- 0
web/js/react/src/actions/MainNavigation/mainNavigationActions.js → src/react/src/actions/MainNavigation/mainNavigationActions.js
Ver Ficheiro
+ 0
- 0
web/js/react/src/actions/MainNavigation/mainNavigationTypes.js → src/react/src/actions/MainNavigation/mainNavigationTypes.js
Ver Ficheiro
+ 0
- 0
web/js/react/src/actions/MenuCounters/menuCounterActions.js → src/react/src/actions/MenuCounters/menuCounterActions.js
Ver Ficheiro
+ 0
- 0
web/js/react/src/actions/MenuCounters/menuCounterTypes.js → src/react/src/actions/MenuCounters/menuCounterTypes.js
Ver Ficheiro
+ 0
- 0
web/js/react/src/actions/Notification/notificationActions.js → src/react/src/actions/Notification/notificationActions.js
Ver Ficheiro
+ 0
- 0
web/js/react/src/actions/Notification/notificationTypes.js → src/react/src/actions/Notification/notificationTypes.js
Ver Ficheiro
+ 0
- 0
web/js/react/src/actions/Session/sessionActions.js → src/react/src/actions/Session/sessionActions.js
Ver Ficheiro
+ 0
- 0
web/js/react/src/actions/Session/sessionTypes.js → src/react/src/actions/Session/sessionTypes.js
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/Backup/Backup.jsx → src/react/src/components/Backup/Backup.jsx
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/Backup/Backup.scss → src/react/src/components/Backup/Backup.scss
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/Backup/Exclusion/Edit/index.jsx → src/react/src/components/Backup/Exclusion/Edit/index.jsx
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/Backup/Exclusion/Edit/style.scss → src/react/src/components/Backup/Exclusion/Edit/style.scss
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/Backup/Exclusion/index.jsx → src/react/src/components/Backup/Exclusion/index.jsx
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/Backup/Exclusion/style.scss → src/react/src/components/Backup/Exclusion/style.scss
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/Backup/RestoreSetting/RestoreSetting.jsx → src/react/src/components/Backup/RestoreSetting/RestoreSetting.jsx
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/Backup/RestoreSetting/RestoreSetting.scss → src/react/src/components/Backup/RestoreSetting/RestoreSetting.scss
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/Backup/RestoreSettings/BackupRestoreSettings.jsx → src/react/src/components/Backup/RestoreSettings/BackupRestoreSettings.jsx
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/Backup/RestoreSettings/BackupRestoreSettings.scss → src/react/src/components/Backup/RestoreSettings/BackupRestoreSettings.scss
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/ControlPanel/AddItemLayout/AddItemLayout.jsx → src/react/src/components/ControlPanel/AddItemLayout/AddItemLayout.jsx
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/ControlPanel/AddItemLayout/AddItemLayout.scss → src/react/src/components/ControlPanel/AddItemLayout/AddItemLayout.scss
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/ControlPanel/AddItemLayout/Form/Checkbox/Checkbox.jsx → src/react/src/components/ControlPanel/AddItemLayout/Form/Checkbox/Checkbox.jsx
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/ControlPanel/AddItemLayout/Form/NameServers/NameServers.jsx → src/react/src/components/ControlPanel/AddItemLayout/Form/NameServers/NameServers.jsx
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/ControlPanel/AddItemLayout/Form/NameServers/NameServers.scss → src/react/src/components/ControlPanel/AddItemLayout/Form/NameServers/NameServers.scss
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/ControlPanel/AddItemLayout/Form/Password/Password.jsx → src/react/src/components/ControlPanel/AddItemLayout/Form/Password/Password.jsx
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/ControlPanel/AddItemLayout/Form/Password/Password.scss → src/react/src/components/ControlPanel/AddItemLayout/Form/Password/Password.scss
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/ControlPanel/AddItemLayout/Form/SelectInput/SelectInput.jsx → src/react/src/components/ControlPanel/AddItemLayout/Form/SelectInput/SelectInput.jsx
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/ControlPanel/AddItemLayout/Form/SelectInput/SelectInput.scss → src/react/src/components/ControlPanel/AddItemLayout/Form/SelectInput/SelectInput.scss
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/ControlPanel/AddItemLayout/Form/TextArea/TextArea.jsx → src/react/src/components/ControlPanel/AddItemLayout/Form/TextArea/TextArea.jsx
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/ControlPanel/AddItemLayout/Form/TextArea/TextArea.scss → src/react/src/components/ControlPanel/AddItemLayout/Form/TextArea/TextArea.scss
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/ControlPanel/AddItemLayout/Form/TextInput/TextInput.jsx → src/react/src/components/ControlPanel/AddItemLayout/Form/TextInput/TextInput.jsx
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/ControlPanel/AddItemLayout/Form/TextInput/TextInput.scss → src/react/src/components/ControlPanel/AddItemLayout/Form/TextInput/TextInput.scss
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/ControlPanel/AddItemLayout/Form/TextInputWithExtraButton/TextInputWithExtraButton.jsx → src/react/src/components/ControlPanel/AddItemLayout/Form/TextInputWithExtraButton/TextInputWithExtraButton.jsx
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/ControlPanel/AddItemLayout/Form/TextInputWithExtraButton/TextInputWithExtraButton.scss → src/react/src/components/ControlPanel/AddItemLayout/Form/TextInputWithExtraButton/TextInputWithExtraButton.scss
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/ControlPanel/AddItemLayout/Form/TextInputWithTextOnTheRight/TextInputWithTextOnTheRight.jsx → src/react/src/components/ControlPanel/AddItemLayout/Form/TextInputWithTextOnTheRight/TextInputWithTextOnTheRight.jsx
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/ControlPanel/AddItemLayout/Form/TextInputWithTextOnTheRight/TextInputWithTextOnTheRight.scss → src/react/src/components/ControlPanel/AddItemLayout/Form/TextInputWithTextOnTheRight/TextInputWithTextOnTheRight.scss
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/ControlPanel/Container/Container.jsx → src/react/src/components/ControlPanel/Container/Container.jsx
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/ControlPanel/Container/Container.scss → src/react/src/components/ControlPanel/Container/Container.scss
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/ControlPanel/Hotkeys/Hotkeys.jsx → src/react/src/components/ControlPanel/Hotkeys/Hotkeys.jsx
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/ControlPanel/Hotkeys/Hotkeys.scss → src/react/src/components/ControlPanel/Hotkeys/Hotkeys.scss
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/ControlPanel/ListItem/ListItem.jsx → src/react/src/components/ControlPanel/ListItem/ListItem.jsx
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/ControlPanel/ListItem/ListItem.scss → src/react/src/components/ControlPanel/ListItem/ListItem.scss
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/ControlPanel/LoginLayout/LoginLayout.jsx → src/react/src/components/ControlPanel/LoginLayout/LoginLayout.jsx
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/ControlPanel/LoginLayout/LoginLayout.scss → src/react/src/components/ControlPanel/LoginLayout/LoginLayout.scss
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/ControlPanel/Modal/Modal.jsx → src/react/src/components/ControlPanel/Modal/Modal.jsx
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/ControlPanel/Modal/Modal.scss → src/react/src/components/ControlPanel/Modal/Modal.scss
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/CronJob/Add/AddCronJob.jsx → src/react/src/components/CronJob/Add/AddCronJob.jsx
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/CronJob/Add/AddCronJob.scss → src/react/src/components/CronJob/Add/AddCronJob.scss
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/CronJob/CronJob.jsx → src/react/src/components/CronJob/CronJob.jsx
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/CronJob/CronJob.scss → src/react/src/components/CronJob/CronJob.scss
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/CronJob/Edit/EditCronJob.jsx → src/react/src/components/CronJob/Edit/EditCronJob.jsx
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/CronJob/Edit/EditCronJob.scss → src/react/src/components/CronJob/Edit/EditCronJob.scss
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/CronJob/Generator/Generator.jsx → src/react/src/components/CronJob/Generator/Generator.jsx
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/CronJob/Generator/Generator.scss → src/react/src/components/CronJob/Generator/Generator.scss
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/CronJob/Generator/OtherSelects/FifthTabSelects.jsx → src/react/src/components/CronJob/Generator/OtherSelects/FifthTabSelects.jsx
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/CronJob/Generator/OtherSelects/FourthTabSelects.jsx → src/react/src/components/CronJob/Generator/OtherSelects/FourthTabSelects.jsx
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/CronJob/Generator/OtherSelects/SecondTabSelects.jsx → src/react/src/components/CronJob/Generator/OtherSelects/SecondTabSelects.jsx
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/CronJob/Generator/OtherSelects/SelectsWrapper.jsx → src/react/src/components/CronJob/Generator/OtherSelects/SelectsWrapper.jsx
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/CronJob/Generator/OtherSelects/SelectsWrapper.scss → src/react/src/components/CronJob/Generator/OtherSelects/SelectsWrapper.scss
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/CronJob/Generator/OtherSelects/ThirdTabSelects.jsx → src/react/src/components/CronJob/Generator/OtherSelects/ThirdTabSelects.jsx
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/CronJob/Generator/RunCommandSelect/RunCommandSelect.jsx → src/react/src/components/CronJob/Generator/RunCommandSelect/RunCommandSelect.jsx
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/CronJob/Generator/RunCommandSelect/RunCommandSelect.scss → src/react/src/components/CronJob/Generator/RunCommandSelect/RunCommandSelect.scss
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/DNSRecord/Add/AddDNSRecord.jsx → src/react/src/components/DNSRecord/Add/AddDNSRecord.jsx
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/DNSRecord/Add/AddDNSRecord.scss → src/react/src/components/DNSRecord/Add/AddDNSRecord.scss
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/DNSRecord/DNSRecord.jsx → src/react/src/components/DNSRecord/DNSRecord.jsx
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/DNSRecord/DNSRecord.scss → src/react/src/components/DNSRecord/DNSRecord.scss
Ver Ficheiro
+ 0
- 0
web/js/react/src/components/DNSRecord/Edit/EditDNSRecord.jsx → src/react/src/components/DNSRecord/Edit/EditDNSRecord.jsx
Ver Ficheiro
Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff