Commit 1cc7775
Clean up team assessments (#2875)
* Migrate Ground Control back to AG-Grid
But also retained the functional component aspect.
* Delete unused component
* Use selectors for Ground Control state
* Remove ground control from file system
* Remove unnecessary styles
Favors the use of Blueprint components over custom components and styles
for a more consistent user interface.
* Remove remaining traces of old Ground Control
* Fix format
* Remove team formation from workspace slice
The filters never belonged there in the first place as it is not a
workspace.
The functionality is not restored as we will be moving back to AG Grid
for tables.1 parent 06cf2f3 commit 1cc7775
File tree
15 files changed
+185
-552
lines changed- src
- commons
- application
- workspace
- __tests__
- pages
- academy
- groundControl
- teamFormation/subcomponents
- fileSystem
- styles
15 files changed
+185
-552
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
405 | 405 | | |
406 | 406 | | |
407 | 407 | | |
408 | | - | |
409 | | - | |
410 | | - | |
411 | | - | |
412 | | - | |
413 | | - | |
414 | | - | |
415 | | - | |
416 | | - | |
417 | | - | |
418 | | - | |
419 | | - | |
420 | | - | |
421 | 408 | | |
422 | 409 | | |
423 | 410 | | |
| |||
554 | 541 | | |
555 | 542 | | |
556 | 543 | | |
557 | | - | |
558 | | - | |
559 | 544 | | |
560 | 545 | | |
561 | 546 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | 37 | | |
39 | 38 | | |
40 | 39 | | |
| |||
51 | 50 | | |
52 | 51 | | |
53 | 52 | | |
54 | | - | |
55 | 53 | | |
56 | 54 | | |
57 | 55 | | |
| |||
65 | 63 | | |
66 | 64 | | |
67 | 65 | | |
68 | | - | |
69 | 66 | | |
70 | 67 | | |
71 | 68 | | |
72 | 69 | | |
73 | 70 | | |
74 | 71 | | |
75 | 72 | | |
76 | | - | |
77 | 73 | | |
78 | 74 | | |
79 | 75 | | |
| |||
404 | 400 | | |
405 | 401 | | |
406 | 402 | | |
407 | | - | |
408 | | - | |
409 | | - | |
410 | | - | |
411 | | - | |
412 | | - | |
413 | | - | |
414 | | - | |
415 | | - | |
416 | | - | |
417 | 403 | | |
418 | 404 | | |
419 | 405 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
93 | 92 | | |
94 | 93 | | |
95 | 94 | | |
| |||
627 | 626 | | |
628 | 627 | | |
629 | 628 | | |
630 | | - | |
631 | | - | |
632 | | - | |
633 | | - | |
634 | | - | |
635 | | - | |
636 | | - | |
637 | | - | |
638 | 629 | | |
639 | 630 | | |
640 | 631 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | 42 | | |
45 | 43 | | |
46 | 44 | | |
| |||
84 | 82 | | |
85 | 83 | | |
86 | 84 | | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | 85 | | |
92 | 86 | | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | 87 | | |
101 | 88 | | |
102 | 89 | | |
| |||
112 | 99 | | |
113 | 100 | | |
114 | 101 | | |
115 | | - | |
116 | | - | |
117 | 102 | | |
118 | 103 | | |
119 | 104 | | |
| |||
188 | 173 | | |
189 | 174 | | |
190 | 175 | | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | 119 | | |
128 | 120 | | |
129 | 121 | | |
| |||
0 commit comments