We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e16dbd commit b09643fCopy full SHA for b09643f
gui/README.md
@@ -4,11 +4,11 @@
4
**IN DEVELOPMENT**
5
6
## Description
7
-Added initial Authentication for the dashboard.
+Redesign of the resource component with dialog popup.
8
9
10
# Todos
11
-- Report Table Dynamic Fetching
+- Dynamic Fetching of the Resources
12
- Upload Code
13
- Improvements in Authentication
14
- Improvements in Profile
@@ -24,11 +24,15 @@ Added initial Authentication for the dashboard.
24
## Impacted Areas in Application
25
General components of the application that this PR will affect:
26
27
-* Login Component
+* app Component
28
* app routing Module
29
+* login Component
30
* User Model
31
+* Navigation Component
32
* app Module
-* History Module
33
+* dialog Component
34
+* auth Services
35
+* Resource Component
36
* Readme
37
38
0 commit comments