Commit Graph

10 Commits

Author SHA1 Message Date
e677a45ecd Refactor file loading and code retrieval logic 2024-09-14 18:12:56 +00:00
25605200e1 Refactor file loading and code retrieval logic
This commit refactors the code in the `Page` component to improve the file loading and code retrieval logic. It removes the hardcoded initial code value and replaces it with an empty string. It also updates the `useEffect` hook to properly handle the startup of the application and retrieve the code content using the `Pterodactyl` API. Additionally, it updates the rendering of the breadcrumbs and adds a save button to the file editor.

Refactor file directory change functionality

This commit refactors the `changeDirectory` function in the `Index` component of the `FilesEditor` module. The function is removed as it is no longer used and has been replaced with a more efficient approach to handle directory changes.
2024-09-14 08:28:09 +00:00
faa45f7fcf loading file into text editor 2024-09-13 21:00:08 +00:00
ae4152dc06 fix 2024-09-10 19:49:16 +00:00
2dfff9f9d6 x 2024-09-10 16:23:09 +00:00
ba6e5605c9 chore: trying to add text editor to panel 2024-09-09 15:39:15 +00:00
a7e6b093f7 chore: move navigation bar to layout from each page file 2024-09-09 15:33:02 +00:00
e535c347f9 new featerus 2024-08-25 18:09:56 +00:00
786204ecc8 zmiany w css 2024-08-23 19:59:45 +00:00
d6df9f205a first commit 2024-08-23 19:17:13 +00:00