Commit 002bb14
feat: Updates HackathonManager to 2.1
* Fixed issue on desktop
* Map overflow scroll
Signed-off-by: Peter Kos <[email protected]>
* Fix scroll issue
Signed-off-by: Peter Kos <[email protected]>
* Fixed toggle button; fits screen, sidebar width
Sidebar width is better
Toggle button fills height of navbar
Signed-off-by: Peter Kos <[email protected]>
* fix: Allows optional assets to be unset
* Fixes test
* feat: Redesigns OAuth2 portal (#404)
* feat: Redesigns OAuth2 portal
* fix: Some Hound issues
* Changes application verbiage
* Fixes ID issue
* Fixes table link and sign out button
* Peter's wishes
* fix: Fixes MyMLH branding in config (#412)
* feat(settings): Simplifies Config (#409)
* feat(settings): Simplifies Config
* Resolves Hound issues
* Update app/views/manage/configs/index.html.haml
Co-authored-by: Peter Kos <[email protected]>
* design: Increases the font-weight and reorganizes the page
* fix: Hound issues
Co-authored-by: Peter Kos <[email protected]>
* feat: Adds support for digital-only hackathons (#395)
* feat: Adds support for digital-only hackathons
* fix: Provides clarity for what is removed from digital hackathons
Co-authored-by: Peter Kos <[email protected]>
* feat: Adds GitHub Action for releases (#426)
* feat: Adds GitHub Action CI testing (#423)
* feat: Adds GitHub Action CI testing
* fix: Adds sudo
* refactor: Changes naming
* Removes travis.yml
* docs: Adds ruby version comment
* feat: Adds Legal Agreements object for dynamic agreements (#429)
* feat: Adds Legal Agreements object for dynamic agreements
* fix: Fixes several bugs with agreement error checking
* fix: Fixes several Hound issues
* fix: Fixes some more Hound issues
* Update app/views/application/_unaccepted_agreements_notice.html.haml
Co-authored-by: Peter Kos <[email protected]>
* fix: Fixes Peter's requests
* Fix agreement checkbox wrap with small names
Signed-off-by: Peter Kos <[email protected]>
* Fix straggling merge conflict error
Signed-off-by: Peter Kos <[email protected]>
* Removed agreements card
Signed-off-by: Peter Kos <[email protected]>
* Force validation for agreement on questionnaire pg
FRONTEND
Signed-off-by: Peter Kos <[email protected]>
Co-authored-by: Peter Kos <[email protected]>
* refactor: Changes hackathon_manager to HackathonManager (#417)
Co-authored-by: Peter Kos <[email protected]>
* feat: Adds GitLab VCS URL support (#415)
* feat: Adds GitLab VCS URL support
* fix: Corrects Bitbucket capitalization
* Update schema.rb
Removes events
* Update test/models/questionnaire_test.rb
Co-authored-by: Peter Kos <[email protected]>
* Update test/models/questionnaire_test.rb
Co-authored-by: Peter Kos <[email protected]>
Co-authored-by: Peter Kos <[email protected]>
* fix: Fixes pluralization of "Callback URL" (#421)
* fix: Fixes pluralization of "Callback URL"
* refactor: Adds "(s)" to Callback URLs
Co-authored-by: Peter Kos <[email protected]>
* refactor: Removes legal section from config (#440)
* refactor: Removes legal section from config
* refactor: Removes agreement asset from locals
* Removes additional PDF asset messages
Co-authored-by: Peter Kos <[email protected]>
* fix(map): changed map overflow from scroll to auto (#428)
changed the map div from overflow scroll to overflow auto so that the
scroll bars do not show up when the map is large enough to not need them
Co-authored-by: Peter Kos <[email protected]>
* build(deps-dev): Bump semantic-release from 17.2.1 to 17.2.3 (#435)
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.2.1 to 17.2.3.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v17.2.1...v17.2.3)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Peter Kos <[email protected]>
Co-authored-by: Peter Kos <[email protected]>
Co-authored-by: JeremyRudman <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent e209a68 commit 002bb14
File tree
70 files changed
+1157
-433
lines changed- .github/workflows
- app
- assets/stylesheets
- forms
- general
- manage
- controllers
- manage
- models
- views
- application
- doorkeeper
- applications
- authorizations
- layouts
- doorkeeper
- manage
- manage
- agreements
- configs
- dashboard
- questionnaires
- stats
- questionnaires
- rsvps
- config
- locales
- db
- migrate
- test
- controllers
- manage
- factories
- jobs
- models
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
70 files changed
+1157
-433
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
21 | 24 | | |
22 | 25 | | |
23 | 26 | | |
| |||
91 | 94 | | |
92 | 95 | | |
93 | 96 | | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
94 | 101 | | |
95 | 102 | | |
96 | 103 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
31 | 39 | | |
32 | 40 | | |
33 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | 34 | | |
76 | 35 | | |
77 | 36 | | |
| |||
96 | 55 | | |
97 | 56 | | |
98 | 57 | | |
| 58 | + | |
| 59 | + | |
99 | 60 | | |
100 | 61 | | |
101 | 62 | | |
| |||
164 | 125 | | |
165 | 126 | | |
166 | 127 | | |
167 | | - | |
168 | | - | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
169 | 131 | | |
170 | 132 | | |
171 | 133 | | |
172 | 134 | | |
173 | 135 | | |
174 | | - | |
175 | 136 | | |
176 | | - | |
| 137 | + | |
| 138 | + | |
177 | 139 | | |
178 | 140 | | |
179 | 141 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | 1 | | |
5 | 2 | | |
6 | 3 | | |
| |||
12 | 9 | | |
13 | 10 | | |
14 | 11 | | |
15 | | - | |
| 12 | + | |
16 | 13 | | |
17 | 14 | | |
18 | 15 | | |
19 | 16 | | |
20 | 17 | | |
21 | 18 | | |
22 | | - | |
| 19 | + | |
23 | 20 | | |
24 | 21 | | |
25 | 22 | | |
| |||
83 | 80 | | |
84 | 81 | | |
85 | 82 | | |
| 83 | + | |
| 84 | + | |
86 | 85 | | |
87 | 86 | | |
88 | 87 | | |
89 | | - | |
90 | | - | |
91 | 88 | | |
92 | 89 | | |
93 | 90 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
0 commit comments