Plan/Plan/react/dashboard/src/hooks
Aurora Lahtela 362bb44aad Implement a page navigation button
Improve page loading and theme system
- The sidebar is visible while loading with css
  There was an apparent problem when switching pages with the new switcher
- css variables are now used
- Theme color is applied to several buttons and texts
  where previously Plan color was used

Affects issues:
- Implements #2357
2023-01-26 14:18:51 +02:00
..
authenticationHook.js Implement Login page using react 2022-08-18 18:53:35 +03:00
dataFetchHook.js Fixed exported page constantly updating data in the background 2022-12-11 21:35:31 +02:00
datastoreHook.js Automatically update to newest data when receiving cached data 2022-09-06 14:23:39 +03:00
metadataHook.js Implemented Network performance tab in React 2022-09-11 19:30:57 +03:00
navigationHook.js Fix issues of the exported pages 2022-12-04 11:06:05 +02:00
queryResultContext.js Made query page display some results 2022-11-12 10:39:20 +02:00
serverExtensionDataContext.js Fixed some issues with DataTables and unmounting extensions 2022-09-03 14:01:15 +03:00
themeHook.js Implement a page navigation button 2023-01-26 14:18:51 +02:00