Commit add7bad
develop <- 2.2 (#559)
* build: Reduces CHECKS attempts to 100 from 300 (#495)
* build: Updates GitHub Actions to work on all version branches (#509)
* feature: Adds Users & Staff docs (#497)
* fix: Resolves job execution failure on nil questionnaires (#529)
* feat: Adds event calendar support (#259)
* build(deps): Upgrade yarn
* build(deps): Upgrade gems
* build(deps): Remove obsolete gems
* v0.0.0
* build(deps): Update semantic-release
* feat(events): add upcoming events page
made a page to to view upcoming events in the management tools
* feat(events): added page to make new events
* added gem.lock
* functionally complete calendar
calendar has all the features needed need to make it less janky and
possible add/remove features based on feedback
* feat(events):page to view and make upcoming events
created a page to view, make, and delete events. These events contain a
title, description, location, owner(s), if it is a public and/or all day
event and when it starts and stops.
* fix: corrected formating errors and removed all day option
made the code comply with houndci-bot requests and removed the all day
bool for a event
* fix: removed left over allDay refernce
* fix: corrected houndci format suggestion
* feat(event): added owners as a list of admins only
implemented owners in a similar way to message recipients it will only
allow for the selection of admin user as the owner(s) of a event. No
owners it also allowed.
* fix(events): refactored to work with latest 2.0
altered new manage sidebar to include events and fixed bug in event
model testing
* Fixed issue on desktop
* feat(event): removed unneeded form options
removed owner and public options from event creation form since they
are no longer relevent for the intended purpose of this schedule
* Map overflow scroll
Signed-off-by: Peter Kos <pkos91@icloud.com>
* Fix scroll issue
Signed-off-by: Peter Kos <pkos91@icloud.com>
* Fixed toggle button; fits screen, sidebar width
Sidebar width is better
Toggle button fills height of navbar
Signed-off-by: Peter Kos <pkos91@icloud.com>
* fix: Allows optional assets to be unset
* fix(events):added basic testing
added the basic tests and renamed "end" to "finish" in event
* Fixes test
* fix(event): tweak test in attempt to get working
* fix(event): got testing to work
for some reason there is a flow for how redirects works for a
controller. The index goes to the correct redirect but the create does
not.
* fix(event): fix hound errors and db password error
accidently pushed local db password and corrected hound errors
* fix(event): fix houndci error i missed
* 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
* Adds Redis dump files to .gitignore
* fix(event): fixed some of the pull request suggestions
* Shorten form :)
Signed-off-by: Peter Kos <pkos91@icloud.com>
* fix(forms): change size of all forms without textbox
changed the style of all forms that don't have a large text area or
other aspects of the form that make a full length form perferable. With
the exception of those forms all forms are now more narrow
* fix(event): implemented pull request changes
fixed cancel button and removed blue dot in list. decided to use simple
form datetime picker instead of html datetime-local input because
firefox does not support it.
* 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 <pkos91@icloud.com>
* design: Increases the font-weight and reorganizes the page
* fix: Hound issues
Co-authored-by: Peter Kos <pkos91@icloud.com>
* 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 <pkos91@icloud.com>
* event(fix): renamed events to schedule and reverted forms
change event to schedule on the mangage sidebar and undid change to
forms
* 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
* fix(event): schedule now shows end time
do to issues with "end" being a keyword in rails and what fullcalendar
uses for events ending end time was previously not showing up
* fix(event): fix houndci complaints
* bundle install
* fixed styling errors and added check for finish and start time
* made finish time optional and made css fixes
* fix houndci complaint
* fix houndci complaint part 2
* removed finish time requirement in test
Co-authored-by: Chris Baudouin, Jr <chrisbaudouinjr@icloud.com>
Co-authored-by: Chris Baudouin, Jr <cjb5326@rit.edu>
Co-authored-by: Peter Kos <pkos91@icloud.com>
* fix(sidebar): side bar title now matches sidebar width (#537)
* side bar title now matches sidebar width
* made sidebar narrower
Co-authored-by: Peter Kos <pkos91@icloud.com>
* feature: Allows directors to change user's names (#530)
* refactor: Changes register to "Create an Account" (#541)
* security: Adds rel="noopener" to all target="_blank" (#494)
* security: Adds rel="noopener" to all target="_blank"
* feature: Adds additonal rel="noopener"
Co-authored-by: Peter Kos <pkos91@icloud.com>
* refactor(Users): Shows user's name on show/edit pages (#483)
Co-authored-by: Peter Kos <pkos91@icloud.com>
* fix: Questionnaire agreement read and accept error placement (#525)
Co-authored-by: Chris Baudouin, Jr <cjb5326@rit.edu>
* fix(agreements): decreased distance between icons (#542)
Co-authored-by: Chris Baudouin, Jr <cjb5326@rit.edu>
* feat(map): Hides map on mobile and added button to show it (#538)
* hide map on mobile and added button to show it
* map button text now changes when map is open
* fix houndci errors
Co-authored-by: Chris Baudouin, Jr <cjb5326@rit.edu>
* build(deps): Updates shoulda and shoulda-matchers (#482)
* master <- develop (2.1.2) (#472) (#478)
* fix(questionnaire): missing information now in correct place (#443)
* fix(questionnair): missing information now in correct place
it now displays the correct message "Please read & accept" instead of
missing information and the notification is now in the correct place
* Update app/assets/javascripts/validate.js
* Revert "Update app/assets/javascripts/validate.js"
This reverts commit bc54783.
Signed-off-by: Peter Kos <pkos91@icloud.com>
Co-authored-by: Peter Kos <pkos91@icloud.com>
* fix: Fixes mobile agreements layout bug
Signed-off-by: Peter Kos <pkos91@icloud.com>
* feat: Removes semantic-release (#446)
* refactor: Moves CI to develop branch (#449)
Co-authored-by: Peter Kos <pkos91@icloud.com>
* build: Merges 2.1.2 into develop
* fix(hakiri): corrected unescaped model attribute
* fix(hakiri): added html_safe to show proper output
Co-authored-by: Jeremy Rudman <jeremyrudman@gmail.com>
Co-authored-by: JeremyRudman <38338616+JeremyRudman@users.noreply.github.com>
* fix: Shows questionnaires_closed_message on registration
* feat: Allows agreements to be fully customizable (#465)
* feat: Allows agreements to be fully customizable
* fix: Fixes broken migrations
* fix: Migrations misname issue
* feat: Forces agreement links to open in new tab
* Agreement validation detection fixed
Signed-off-by: Peter Kos <pkos91@icloud.com>
* refactor: Removes old input hint
Co-authored-by: Peter Kos <pkos91@icloud.com>
* fix(hakiri): fixed un-escaped regex for vcs link (#467)
* fix(hakiri): corrected unescaped model attribute
* fix(hakiri): added html_safe to show proper output
* fix(hakiri): added \A \z to regex
* fix(questionnaire): fixed hakiri error with vcs link regex
* fix(questionnaire): fixed houndci commplaint
Co-authored-by: Chris Baudouin, Jr <cjb5326@rit.edu>
* fix(hakiri): fix hakiri error with user input in html_safe (#475)
Co-authored-by: Peter Kos <pkos91@icloud.com>
Co-authored-by: JeremyRudman <38338616+JeremyRudman@users.noreply.github.com>
Co-authored-by: Chris Baudouin, Jr <cjb5326@rit.edu>
Co-authored-by: Jeremy Rudman <jeremyrudman@gmail.com>
Co-authored-by: Peter Kos <pkos91@icloud.com>
Co-authored-by: JeremyRudman <38338616+JeremyRudman@users.noreply.github.com>
Co-authored-by: Jeremy Rudman <jeremyrudman@gmail.com>
* build(deps): Updates shoulda and shoulda-matchers
* Update test/test_helper.rb
Co-authored-by: Hound <hello@houndci.com>
Co-authored-by: Peter Kos <pkos91@icloud.com>
Co-authored-by: JeremyRudman <38338616+JeremyRudman@users.noreply.github.com>
Co-authored-by: Jeremy Rudman <jeremyrudman@gmail.com>
Co-authored-by: Hound <hello@houndci.com>
* refactor: Hides several dangling dietary restrictions in digital mode (#533)
* refactor: Hides several dangling dietary restrictions in digital mode
* fix: Hides dietary restrictions form questionnaire overview
Co-authored-by: JeremyRudman <38338616+JeremyRudman@users.noreply.github.com>
* fix: Fixes white space next to sidebar (#544)
Co-authored-by: Chris Baudouin, Jr <cjb5326@rit.edu>
* feat(schedule): add category field to schedule (#546)
* feat(schedule): add category field to schedule
* moved event catorgory addition to a seprate migration
* add category and location label for schedule display
* made label more semantically nice
* more code cleanup for events
* Update app/assets/javascripts/events.js
Co-authored-by: Peter Kos <pkos91@icloud.com>
Co-authored-by: Chris Baudouin, Jr <cjb5326@rit.edu>
Co-authored-by: Peter Kos <pkos91@icloud.com>
* fix(events): fixed api to be public and have blank strings be null (#552)
* fix(events): fixed api to be public and have blank strings be null
* made is so category is null on empty string
* build: Moves dependabot to develop branch (#507)
* build(deps): Updates Sidekiq to 6.1.3 (#461)
* build(deps): Updates Sidekiq to 6.1.2
* build: Updates Sidekiq to 6.1.3
* build: Updates sidekiq-cron
* refactor: Removes MLH branding from Stats page, moved stats strings to locales (#460)
* refactor: Removes MLH branding from Stats page
* fix: Updates stats test paths
* refactor: Renames several stats tables
Co-authored-by: JeremyRudman <38338616+JeremyRudman@users.noreply.github.com>
* fix: Fixes RSVP Reminder email being sent to RSVP attendees (#557)
* fix: Add CORS for all API requests (#554)
* cors
* Do it more properly
* hound
* cors allowed only on non-manage routes
* Resource path does not support regex; even tonly
* only allow on gets lol
Co-authored-by: JeremyRudman <38338616+JeremyRudman@users.noreply.github.com>
* feat(questionnaire): add country field for questionnaire (#550)
* feat(questionnaire): add country field for questionnaire
the application now asks for a country to due to MLH requirements
* fix houndci complaints
* Update app/views/application/_missing_country_notice.html.haml
Co-authored-by: Chris Baudouin, Jr. <cjb5326@rit.edu>
* added custom error message for missing country for RSVP
* fix houndci complaints
* Update _missing_country_notice.html.haml
Co-authored-by: Chris Baudouin, Jr. <cjb5326@rit.edu>
Co-authored-by: Peter Kos <pkos91@icloud.com>
* refactor: defined roles do in role selection and refactored readme (#556)
* refactor: defined roles do in role selection and refactored readme
* Update README.md
Co-authored-by: Peter Kos <pkos91@icloud.com>
* completed questionnaire page on docs (#512)
* completed questionnaire page on docs
* Update questionnaires.md
* Fix various typos
Co-authored-by: Peter Kos <pkos91@icloud.com>
Co-authored-by: JeremyRudman <38338616+JeremyRudman@users.noreply.github.com>
* feature: Allows directors to reset passwords through admin portal (#524)
Co-authored-by: JeremyRudman <38338616+JeremyRudman@users.noreply.github.com>
Co-authored-by: Peter Kos <pkos91@icloud.com>
Co-authored-by: Chris Baudouin, Jr <cjb5326@rit.edu>
Co-authored-by: JeremyRudman <38338616+JeremyRudman@users.noreply.github.com>
Co-authored-by: Chris Baudouin, Jr <chrisbaudouinjr@icloud.com>
Co-authored-by: Jeremy Rudman <jeremyrudman@gmail.com>
Co-authored-by: Hound <hello@houndci.com>
Co-authored-by: aag5734 <69917471+aag5734@users.noreply.github.com>1 parent 0f4ab06 commit add7bad
File tree
107 files changed
+1204
-208
lines changed- .github
- workflows
- app
- assets
- javascripts
- manage/lib
- stylesheets
- forms
- manage
- controllers
- manage
- datatables
- mailers
- models
- views
- application
- devise/registrations
- layouts/manage
- manage
- agreements
- dashboard
- data_exports
- events
- messages
- questionnaires
- schools
- stats
- users
- questionnaires
- config
- initializers
- locales
- db
- migrate
- seed_messages
- docs
- test
- controllers
- manage
- factories
- fixtures
- models
- vendor/cache
- website
- core
- pages/en
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
107 files changed
+1204
-208
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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| |||
65 | 67 | | |
66 | 68 | | |
67 | 69 | | |
| 70 | + | |
| 71 | + | |
68 | 72 | | |
69 | 73 | | |
70 | 74 | | |
| |||
76 | 80 | | |
77 | 81 | | |
78 | 82 | | |
79 | | - | |
| 83 | + | |
80 | 84 | | |
81 | 85 | | |
82 | 86 | | |
| |||
111 | 115 | | |
112 | 116 | | |
113 | 117 | | |
114 | | - | |
115 | | - | |
| 118 | + | |
| 119 | + | |
116 | 120 | | |
117 | 121 | | |
118 | 122 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
1 | 10 | | |
2 | 11 | | |
3 | 12 | | |
| |||
129 | 138 | | |
130 | 139 | | |
131 | 140 | | |
132 | | - | |
| 141 | + | |
133 | 142 | | |
134 | 143 | | |
135 | 144 | | |
| |||
149 | 158 | | |
150 | 159 | | |
151 | 160 | | |
152 | | - | |
| 161 | + | |
153 | 162 | | |
154 | | - | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
155 | 168 | | |
156 | 169 | | |
157 | 170 | | |
| |||
205 | 218 | | |
206 | 219 | | |
207 | 220 | | |
208 | | - | |
| 221 | + | |
209 | 222 | | |
210 | 223 | | |
211 | 224 | | |
| |||
226 | 239 | | |
227 | 240 | | |
228 | 241 | | |
| 242 | + | |
| 243 | + | |
229 | 244 | | |
230 | 245 | | |
231 | 246 | | |
232 | 247 | | |
233 | 248 | | |
234 | 249 | | |
235 | 250 | | |
236 | | - | |
| 251 | + | |
237 | 252 | | |
238 | 253 | | |
239 | 254 | | |
| |||
267 | 282 | | |
268 | 283 | | |
269 | 284 | | |
270 | | - | |
| 285 | + | |
271 | 286 | | |
| 287 | + | |
| 288 | + | |
272 | 289 | | |
273 | 290 | | |
274 | 291 | | |
| |||
313 | 330 | | |
314 | 331 | | |
315 | 332 | | |
316 | | - | |
| 333 | + | |
317 | 334 | | |
318 | 335 | | |
319 | 336 | | |
| |||
355 | 372 | | |
356 | 373 | | |
357 | 374 | | |
358 | | - | |
359 | | - | |
360 | | - | |
361 | | - | |
362 | | - | |
363 | | - | |
364 | | - | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
365 | 382 | | |
366 | 383 | | |
367 | | - | |
368 | | - | |
369 | | - | |
370 | | - | |
371 | | - | |
| 384 | + | |
372 | 385 | | |
373 | 386 | | |
374 | 387 | | |
| |||
386 | 399 | | |
387 | 400 | | |
388 | 401 | | |
389 | | - | |
| 402 | + | |
390 | 403 | | |
391 | 404 | | |
392 | 405 | | |
| |||
402 | 415 | | |
403 | 416 | | |
404 | 417 | | |
405 | | - | |
| 418 | + | |
406 | 419 | | |
407 | 420 | | |
408 | 421 | | |
| |||
451 | 464 | | |
452 | 465 | | |
453 | 466 | | |
| 467 | + | |
454 | 468 | | |
455 | 469 | | |
456 | 470 | | |
| |||
461 | 475 | | |
462 | 476 | | |
463 | 477 | | |
| 478 | + | |
464 | 479 | | |
465 | 480 | | |
466 | 481 | | |
467 | 482 | | |
468 | 483 | | |
| 484 | + | |
469 | 485 | | |
470 | 486 | | |
471 | 487 | | |
| |||
479 | 495 | | |
480 | 496 | | |
481 | 497 | | |
482 | | - | |
483 | | - | |
| 498 | + | |
| 499 | + | |
484 | 500 | | |
485 | | - | |
| 501 | + | |
486 | 502 | | |
487 | 503 | | |
488 | 504 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| |||
0 commit comments