This website works better with JavaScript
Главная
Обзор
Помощь
Вход
yosoyhendrix
/
vesta
Следить
1
В избранное
0
Ответвить
0
Файлы
Задачи
0
Запросы на слияние
0
Вики
Просмотр исходного кода
move react sources to src dir
Serghey Rodin
4 лет назад
Родитель
8e97eb2dad
Сommit
08513755b2
100 измененных файлов
с
0 добавлено
и
0 удалено
Разделённый вид
Показать статистику 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
Просмотреть файл
+ 0
- 0
web/js/react/jsconfig.json → src/react/jsconfig.json
Просмотреть файл
+ 0
- 0
web/js/react/package-lock.json → src/react/package-lock.json
Просмотреть файл
+ 0
- 0
web/js/react/package.json → src/react/package.json
Просмотреть файл
+ 0
- 0
web/js/react/public/favicon.ico → src/react/public/favicon.ico
Просмотреть файл
+ 0
- 0
web/js/react/public/index.html → src/react/public/index.html
Просмотреть файл
+ 0
- 0
web/js/react/public/manifest.json → src/react/public/manifest.json
Просмотреть файл
+ 0
- 0
web/js/react/src/ControlPanelService/Backup.js → src/react/src/ControlPanelService/Backup.js
Просмотреть файл
+ 0
- 0
web/js/react/src/ControlPanelService/Cron.js → src/react/src/ControlPanelService/Cron.js
Просмотреть файл
+ 0
- 0
web/js/react/src/ControlPanelService/Db.js → src/react/src/ControlPanelService/Db.js
Просмотреть файл
+ 0
- 0
web/js/react/src/ControlPanelService/Dns.js → src/react/src/ControlPanelService/Dns.js
Просмотреть файл
+ 0
- 0
web/js/react/src/ControlPanelService/Favorites.js → src/react/src/ControlPanelService/Favorites.js
Просмотреть файл
+ 0
- 0
web/js/react/src/ControlPanelService/Firewalls.js → src/react/src/ControlPanelService/Firewalls.js
Просмотреть файл
+ 0
- 0
web/js/react/src/ControlPanelService/GeneratorOptions.js → src/react/src/ControlPanelService/GeneratorOptions.js
Просмотреть файл
+ 0
- 0
web/js/react/src/ControlPanelService/Ip.js → src/react/src/ControlPanelService/Ip.js
Просмотреть файл
+ 0
- 0
web/js/react/src/ControlPanelService/Languages.js → src/react/src/ControlPanelService/Languages.js
Просмотреть файл
+ 0
- 0
web/js/react/src/ControlPanelService/Logs.js → src/react/src/ControlPanelService/Logs.js
Просмотреть файл
+ 0
- 0
web/js/react/src/ControlPanelService/Mail.js → src/react/src/ControlPanelService/Mail.js
Просмотреть файл
+ 0
- 0
web/js/react/src/ControlPanelService/Notifications.js → src/react/src/ControlPanelService/Notifications.js
Просмотреть файл
+ 0
- 0
web/js/react/src/ControlPanelService/Package.js → src/react/src/ControlPanelService/Package.js
Просмотреть файл
+ 0
- 0
web/js/react/src/ControlPanelService/RRD.js → src/react/src/ControlPanelService/RRD.js
Просмотреть файл
+ 0
- 0
web/js/react/src/ControlPanelService/ResetPassword.js → src/react/src/ControlPanelService/ResetPassword.js
Просмотреть файл
+ 0
- 0
web/js/react/src/ControlPanelService/Search.js → src/react/src/ControlPanelService/Search.js
Просмотреть файл
+ 0
- 0
web/js/react/src/ControlPanelService/Select.js → src/react/src/ControlPanelService/Select.js
Просмотреть файл
+ 0
- 0
web/js/react/src/ControlPanelService/Server.js → src/react/src/ControlPanelService/Server.js
Просмотреть файл
+ 0
- 0
web/js/react/src/ControlPanelService/Statistics.js → src/react/src/ControlPanelService/Statistics.js
Просмотреть файл
+ 0
- 0
web/js/react/src/ControlPanelService/Updates.js → src/react/src/ControlPanelService/Updates.js
Просмотреть файл
+ 0
- 0
web/js/react/src/ControlPanelService/UserNS.js → src/react/src/ControlPanelService/UserNS.js
Просмотреть файл
+ 0
- 0
web/js/react/src/ControlPanelService/Users.js → src/react/src/ControlPanelService/Users.js
Просмотреть файл
+ 0
- 0
web/js/react/src/ControlPanelService/Web.js → src/react/src/ControlPanelService/Web.js
Просмотреть файл
+ 0
- 0
web/js/react/src/ControlPanelService/WebLogs.js → src/react/src/ControlPanelService/WebLogs.js
Просмотреть файл
+ 0
- 0
web/js/react/src/FileManagerHelper.js → src/react/src/FileManagerHelper.js
Просмотреть файл
+ 0
- 0
web/js/react/src/actions/ControlPanelContent/controlPanelContentActions.js → src/react/src/actions/ControlPanelContent/controlPanelContentActions.js
Просмотреть файл
+ 0
- 0
web/js/react/src/actions/ControlPanelContent/controlPanelContentTypes.js → src/react/src/actions/ControlPanelContent/controlPanelContentTypes.js
Просмотреть файл
+ 0
- 0
web/js/react/src/actions/MainNavigation/mainNavigationActions.js → src/react/src/actions/MainNavigation/mainNavigationActions.js
Просмотреть файл
+ 0
- 0
web/js/react/src/actions/MainNavigation/mainNavigationTypes.js → src/react/src/actions/MainNavigation/mainNavigationTypes.js
Просмотреть файл
+ 0
- 0
web/js/react/src/actions/MenuCounters/menuCounterActions.js → src/react/src/actions/MenuCounters/menuCounterActions.js
Просмотреть файл
+ 0
- 0
web/js/react/src/actions/MenuCounters/menuCounterTypes.js → src/react/src/actions/MenuCounters/menuCounterTypes.js
Просмотреть файл
+ 0
- 0
web/js/react/src/actions/Notification/notificationActions.js → src/react/src/actions/Notification/notificationActions.js
Просмотреть файл
+ 0
- 0
web/js/react/src/actions/Notification/notificationTypes.js → src/react/src/actions/Notification/notificationTypes.js
Просмотреть файл
+ 0
- 0
web/js/react/src/actions/Session/sessionActions.js → src/react/src/actions/Session/sessionActions.js
Просмотреть файл
+ 0
- 0
web/js/react/src/actions/Session/sessionTypes.js → src/react/src/actions/Session/sessionTypes.js
Просмотреть файл
+ 0
- 0
web/js/react/src/components/Backup/Backup.jsx → src/react/src/components/Backup/Backup.jsx
Просмотреть файл
+ 0
- 0
web/js/react/src/components/Backup/Backup.scss → src/react/src/components/Backup/Backup.scss
Просмотреть файл
+ 0
- 0
web/js/react/src/components/Backup/Exclusion/Edit/index.jsx → src/react/src/components/Backup/Exclusion/Edit/index.jsx
Просмотреть файл
+ 0
- 0
web/js/react/src/components/Backup/Exclusion/Edit/style.scss → src/react/src/components/Backup/Exclusion/Edit/style.scss
Просмотреть файл
+ 0
- 0
web/js/react/src/components/Backup/Exclusion/index.jsx → src/react/src/components/Backup/Exclusion/index.jsx
Просмотреть файл
+ 0
- 0
web/js/react/src/components/Backup/Exclusion/style.scss → src/react/src/components/Backup/Exclusion/style.scss
Просмотреть файл
+ 0
- 0
web/js/react/src/components/Backup/RestoreSetting/RestoreSetting.jsx → src/react/src/components/Backup/RestoreSetting/RestoreSetting.jsx
Просмотреть файл
+ 0
- 0
web/js/react/src/components/Backup/RestoreSetting/RestoreSetting.scss → src/react/src/components/Backup/RestoreSetting/RestoreSetting.scss
Просмотреть файл
+ 0
- 0
web/js/react/src/components/Backup/RestoreSettings/BackupRestoreSettings.jsx → src/react/src/components/Backup/RestoreSettings/BackupRestoreSettings.jsx
Просмотреть файл
+ 0
- 0
web/js/react/src/components/Backup/RestoreSettings/BackupRestoreSettings.scss → src/react/src/components/Backup/RestoreSettings/BackupRestoreSettings.scss
Просмотреть файл
+ 0
- 0
web/js/react/src/components/ControlPanel/AddItemLayout/AddItemLayout.jsx → src/react/src/components/ControlPanel/AddItemLayout/AddItemLayout.jsx
Просмотреть файл
+ 0
- 0
web/js/react/src/components/ControlPanel/AddItemLayout/AddItemLayout.scss → src/react/src/components/ControlPanel/AddItemLayout/AddItemLayout.scss
Просмотреть файл
+ 0
- 0
web/js/react/src/components/ControlPanel/AddItemLayout/Form/Checkbox/Checkbox.jsx → src/react/src/components/ControlPanel/AddItemLayout/Form/Checkbox/Checkbox.jsx
Просмотреть файл
+ 0
- 0
web/js/react/src/components/ControlPanel/AddItemLayout/Form/NameServers/NameServers.jsx → src/react/src/components/ControlPanel/AddItemLayout/Form/NameServers/NameServers.jsx
Просмотреть файл
+ 0
- 0
web/js/react/src/components/ControlPanel/AddItemLayout/Form/NameServers/NameServers.scss → src/react/src/components/ControlPanel/AddItemLayout/Form/NameServers/NameServers.scss
Просмотреть файл
+ 0
- 0
web/js/react/src/components/ControlPanel/AddItemLayout/Form/Password/Password.jsx → src/react/src/components/ControlPanel/AddItemLayout/Form/Password/Password.jsx
Просмотреть файл
+ 0
- 0
web/js/react/src/components/ControlPanel/AddItemLayout/Form/Password/Password.scss → src/react/src/components/ControlPanel/AddItemLayout/Form/Password/Password.scss
Просмотреть файл
+ 0
- 0
web/js/react/src/components/ControlPanel/AddItemLayout/Form/SelectInput/SelectInput.jsx → src/react/src/components/ControlPanel/AddItemLayout/Form/SelectInput/SelectInput.jsx
Просмотреть файл
+ 0
- 0
web/js/react/src/components/ControlPanel/AddItemLayout/Form/SelectInput/SelectInput.scss → src/react/src/components/ControlPanel/AddItemLayout/Form/SelectInput/SelectInput.scss
Просмотреть файл
+ 0
- 0
web/js/react/src/components/ControlPanel/AddItemLayout/Form/TextArea/TextArea.jsx → src/react/src/components/ControlPanel/AddItemLayout/Form/TextArea/TextArea.jsx
Просмотреть файл
+ 0
- 0
web/js/react/src/components/ControlPanel/AddItemLayout/Form/TextArea/TextArea.scss → src/react/src/components/ControlPanel/AddItemLayout/Form/TextArea/TextArea.scss
Просмотреть файл
+ 0
- 0
web/js/react/src/components/ControlPanel/AddItemLayout/Form/TextInput/TextInput.jsx → src/react/src/components/ControlPanel/AddItemLayout/Form/TextInput/TextInput.jsx
Просмотреть файл
+ 0
- 0
web/js/react/src/components/ControlPanel/AddItemLayout/Form/TextInput/TextInput.scss → src/react/src/components/ControlPanel/AddItemLayout/Form/TextInput/TextInput.scss
Просмотреть файл
+ 0
- 0
web/js/react/src/components/ControlPanel/AddItemLayout/Form/TextInputWithExtraButton/TextInputWithExtraButton.jsx → src/react/src/components/ControlPanel/AddItemLayout/Form/TextInputWithExtraButton/TextInputWithExtraButton.jsx
Просмотреть файл
+ 0
- 0
web/js/react/src/components/ControlPanel/AddItemLayout/Form/TextInputWithExtraButton/TextInputWithExtraButton.scss → src/react/src/components/ControlPanel/AddItemLayout/Form/TextInputWithExtraButton/TextInputWithExtraButton.scss
Просмотреть файл
+ 0
- 0
web/js/react/src/components/ControlPanel/AddItemLayout/Form/TextInputWithTextOnTheRight/TextInputWithTextOnTheRight.jsx → src/react/src/components/ControlPanel/AddItemLayout/Form/TextInputWithTextOnTheRight/TextInputWithTextOnTheRight.jsx
Просмотреть файл
+ 0
- 0
web/js/react/src/components/ControlPanel/AddItemLayout/Form/TextInputWithTextOnTheRight/TextInputWithTextOnTheRight.scss → src/react/src/components/ControlPanel/AddItemLayout/Form/TextInputWithTextOnTheRight/TextInputWithTextOnTheRight.scss
Просмотреть файл
+ 0
- 0
web/js/react/src/components/ControlPanel/Container/Container.jsx → src/react/src/components/ControlPanel/Container/Container.jsx
Просмотреть файл
+ 0
- 0
web/js/react/src/components/ControlPanel/Container/Container.scss → src/react/src/components/ControlPanel/Container/Container.scss
Просмотреть файл
+ 0
- 0
web/js/react/src/components/ControlPanel/Hotkeys/Hotkeys.jsx → src/react/src/components/ControlPanel/Hotkeys/Hotkeys.jsx
Просмотреть файл
+ 0
- 0
web/js/react/src/components/ControlPanel/Hotkeys/Hotkeys.scss → src/react/src/components/ControlPanel/Hotkeys/Hotkeys.scss
Просмотреть файл
+ 0
- 0
web/js/react/src/components/ControlPanel/ListItem/ListItem.jsx → src/react/src/components/ControlPanel/ListItem/ListItem.jsx
Просмотреть файл
+ 0
- 0
web/js/react/src/components/ControlPanel/ListItem/ListItem.scss → src/react/src/components/ControlPanel/ListItem/ListItem.scss
Просмотреть файл
+ 0
- 0
web/js/react/src/components/ControlPanel/LoginLayout/LoginLayout.jsx → src/react/src/components/ControlPanel/LoginLayout/LoginLayout.jsx
Просмотреть файл
+ 0
- 0
web/js/react/src/components/ControlPanel/LoginLayout/LoginLayout.scss → src/react/src/components/ControlPanel/LoginLayout/LoginLayout.scss
Просмотреть файл
+ 0
- 0
web/js/react/src/components/ControlPanel/Modal/Modal.jsx → src/react/src/components/ControlPanel/Modal/Modal.jsx
Просмотреть файл
+ 0
- 0
web/js/react/src/components/ControlPanel/Modal/Modal.scss → src/react/src/components/ControlPanel/Modal/Modal.scss
Просмотреть файл
+ 0
- 0
web/js/react/src/components/CronJob/Add/AddCronJob.jsx → src/react/src/components/CronJob/Add/AddCronJob.jsx
Просмотреть файл
+ 0
- 0
web/js/react/src/components/CronJob/Add/AddCronJob.scss → src/react/src/components/CronJob/Add/AddCronJob.scss
Просмотреть файл
+ 0
- 0
web/js/react/src/components/CronJob/CronJob.jsx → src/react/src/components/CronJob/CronJob.jsx
Просмотреть файл
+ 0
- 0
web/js/react/src/components/CronJob/CronJob.scss → src/react/src/components/CronJob/CronJob.scss
Просмотреть файл
+ 0
- 0
web/js/react/src/components/CronJob/Edit/EditCronJob.jsx → src/react/src/components/CronJob/Edit/EditCronJob.jsx
Просмотреть файл
+ 0
- 0
web/js/react/src/components/CronJob/Edit/EditCronJob.scss → src/react/src/components/CronJob/Edit/EditCronJob.scss
Просмотреть файл
+ 0
- 0
web/js/react/src/components/CronJob/Generator/Generator.jsx → src/react/src/components/CronJob/Generator/Generator.jsx
Просмотреть файл
+ 0
- 0
web/js/react/src/components/CronJob/Generator/Generator.scss → src/react/src/components/CronJob/Generator/Generator.scss
Просмотреть файл
+ 0
- 0
web/js/react/src/components/CronJob/Generator/OtherSelects/FifthTabSelects.jsx → src/react/src/components/CronJob/Generator/OtherSelects/FifthTabSelects.jsx
Просмотреть файл
+ 0
- 0
web/js/react/src/components/CronJob/Generator/OtherSelects/FourthTabSelects.jsx → src/react/src/components/CronJob/Generator/OtherSelects/FourthTabSelects.jsx
Просмотреть файл
+ 0
- 0
web/js/react/src/components/CronJob/Generator/OtherSelects/SecondTabSelects.jsx → src/react/src/components/CronJob/Generator/OtherSelects/SecondTabSelects.jsx
Просмотреть файл
+ 0
- 0
web/js/react/src/components/CronJob/Generator/OtherSelects/SelectsWrapper.jsx → src/react/src/components/CronJob/Generator/OtherSelects/SelectsWrapper.jsx
Просмотреть файл
+ 0
- 0
web/js/react/src/components/CronJob/Generator/OtherSelects/SelectsWrapper.scss → src/react/src/components/CronJob/Generator/OtherSelects/SelectsWrapper.scss
Просмотреть файл
+ 0
- 0
web/js/react/src/components/CronJob/Generator/OtherSelects/ThirdTabSelects.jsx → src/react/src/components/CronJob/Generator/OtherSelects/ThirdTabSelects.jsx
Просмотреть файл
+ 0
- 0
web/js/react/src/components/CronJob/Generator/RunCommandSelect/RunCommandSelect.jsx → src/react/src/components/CronJob/Generator/RunCommandSelect/RunCommandSelect.jsx
Просмотреть файл
+ 0
- 0
web/js/react/src/components/CronJob/Generator/RunCommandSelect/RunCommandSelect.scss → src/react/src/components/CronJob/Generator/RunCommandSelect/RunCommandSelect.scss
Просмотреть файл
+ 0
- 0
web/js/react/src/components/DNSRecord/Add/AddDNSRecord.jsx → src/react/src/components/DNSRecord/Add/AddDNSRecord.jsx
Просмотреть файл
+ 0
- 0
web/js/react/src/components/DNSRecord/Add/AddDNSRecord.scss → src/react/src/components/DNSRecord/Add/AddDNSRecord.scss
Просмотреть файл
+ 0
- 0
web/js/react/src/components/DNSRecord/DNSRecord.jsx → src/react/src/components/DNSRecord/DNSRecord.jsx
Просмотреть файл
+ 0
- 0
web/js/react/src/components/DNSRecord/DNSRecord.scss → src/react/src/components/DNSRecord/DNSRecord.scss
Просмотреть файл
+ 0
- 0
web/js/react/src/components/DNSRecord/Edit/EditDNSRecord.jsx → src/react/src/components/DNSRecord/Edit/EditDNSRecord.jsx
Просмотреть файл
Некоторые файлы не были показаны из-за большого количества измененных файлов