Commit 58b5849
committed
refactor: Renames user roles, improves security
commit 1daa943
Author: Peter Kos <[email protected]>
Date: Sun Sep 20 02:57:01 2020 -0400
Organizers have same overview page access as direc
commit cdf57b6
Author: Peter Kos <[email protected]>
Date: Sun Sep 20 02:56:41 2020 -0400
Volunteers are redirected to checkin route
commit 3f2a30c
Merge: b5ad3b8 d87269d
Author: Chris Baudouin, Jr <[email protected]>
Date: Sun Sep 20 00:30:03 2020 -0400
Merge branch '2.0' into hm-242
commit b5ad3b8
Author: Jeremy Rudman <[email protected]>
Date: Sat Sep 19 21:03:08 2020 -0400
fix(sidebar): fixed UI problems for diffrent roles
removed the duplicate checkin button for orginizers and had checkin page defaut to be highlighted for volenteers
commit 057e3aa
Merge: 971dd0a 69e8d6e
Author: Chris Baudouin, Jr <[email protected]>
Date: Mon Sep 14 16:43:59 2020 -0400
Merge branch '2.0' into hm-242
commit 971dd0a
Author: Chris Baudouin, Jr <[email protected]>
Date: Mon Sep 14 16:37:18 2020 -0400
refactor: Increases funciton clarity
commit 711aeea
Author: Chris Baudouin, Jr <[email protected]>
Date: Mon Sep 14 16:35:56 2020 -0400
refactor: Increases funciton clarity
commit 19f1926
Author: Chris Baudouin, Jr <[email protected]>
Date: Sat Sep 12 00:46:52 2020 -0400
fix: Hound issues v1
commit c3d44f0
Merge: 2ab8865 a767446
Author: Chris Baudouin, Jr <[email protected]>
Date: Sat Sep 12 00:32:30 2020 -0400
Merge branch '2.0' into hm-242
commit 2ab8865
Author: Chris Baudouin, Jr <[email protected]>
Date: Sat Sep 12 00:29:43 2020 -0400
refactor: Cleans tests, improves coverage
commit 59d54ed
Merge: 274787f cb16869
Author: Chris Baudouin, Jr <[email protected]>
Date: Mon Sep 7 00:11:19 2020 -0400
Merge branch '2.0' into hm-242
commit 274787f
Author: Chris Baudouin, Jr <[email protected]>
Date: Sun Sep 6 23:59:27 2020 -0400
refactor: Renames event_tracking to Volunteer
commit 873e43c
Author: Chris Baudouin, Jr <[email protected]>
Date: Sun Sep 6 23:48:29 2020 -0400
refactor: Renames admin_limited_access to Organizer
commit f592750
Author: Chris Baudouin, Jr <[email protected]>
Date: Sun Sep 6 19:38:54 2020 -0400
refactor: Changes admin to director1 parent 0237965 commit 58b5849
File tree
60 files changed
+847
-244
lines changed- app
- assets/javascripts/manage/lib
- controllers/manage
- datatables
- jobs
- mailers
- models
- views
- layouts
- manage
- manage
- application
- bus_lists
- messages
- questionnaires
- trackable_events
- trackable_tags
- users
- staff_mailer
- config
- initializers
- locales
- docs
- test
- controllers
- manage
- factories
- integration
- jobs
- models
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
60 files changed
+847
-244
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | | - | |
16 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
17 | 20 | | |
18 | 21 | | |
19 | | - | |
20 | | - | |
| 22 | + | |
| 23 | + | |
21 | 24 | | |
22 | 25 | | |
23 | | - | |
24 | | - | |
| 26 | + | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | 72 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | | - | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
106 | 107 | | |
107 | 108 | | |
108 | 109 | | |
109 | | - | |
| 110 | + | |
110 | 111 | | |
111 | | - | |
| 112 | + | |
112 | 113 | | |
113 | 114 | | |
114 | 115 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | 2 | | |
6 | | - | |
| 3 | + | |
7 | 4 | | |
8 | 5 | | |
9 | 6 | | |
| |||
81 | 78 | | |
82 | 79 | | |
83 | 80 | | |
84 | | - | |
85 | | - | |
| 81 | + | |
| 82 | + | |
86 | 83 | | |
87 | 84 | | |
88 | | - | |
89 | | - | |
90 | | - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
91 | 88 | | |
92 | 89 | | |
93 | 90 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | 2 | | |
6 | 3 | | |
7 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments