Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump actions/checkout from 2.3.4 to 3.3.0 #220

Open
wants to merge 300 commits into
base: microcosms
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Oct 15, 2019

  1. rubocop hash rockets

    openbrian committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    3c391b9 View commit details
    Browse the repository at this point in the history
  2. Adding rspec for now. Will likely change to minitest later, because t…

    …hat is already installed.
    openbrian committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    8f151f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cde9c20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d9f23d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60dd7ff View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2019

  1. Translate all the things.

    openbrian committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    bae65fa View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2019

  1. The I18N change broke a test, so fix that. Also change the wording of…

    … the spec to read better.
    openbrian committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    5b2dea4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8dd6ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57849ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4f236b View commit details
    Browse the repository at this point in the history
  5. When setting up my database, I never created these pl/pgsql functions…

    … manually. When rake dumped the database they were removed from the file. Despite PR openstreetmap#2383, at this time, the statements should still be in the file.
    openbrian committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    2aa3421 View commit details
    Browse the repository at this point in the history
  6. Remove extra dashes.

    openbrian committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    01d2560 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    166ce93 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    41541a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2019

  1. Configuration menu
    Copy the full SHA
    d5b0c54 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2019

  1. Configuration menu
    Copy the full SHA
    a16acdd View commit details
    Browse the repository at this point in the history
  2. Add code coverage.

    openbrian committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    6df2adc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fff5fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4e695b View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2019

  1. Move require coveralls up.

    openbrian committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    428ad56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0490c4 View commit details
    Browse the repository at this point in the history
  3. Make sure all tests run.

    openbrian committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    88e6a73 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2019

  1. Configuration menu
    Copy the full SHA
    54a8311 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a30d9fe View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2020

  1. Configuration menu
    Copy the full SHA
    4ace0bd View commit details
    Browse the repository at this point in the history
  2. Deal with whitespace issue.

    openbrian committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    7c11220 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5aee2c2 View commit details
    Browse the repository at this point in the history
  4. Resolve this "Setting NOT NULL on a column requires an AccessExclusiv…

    …eLock, which is expensive on large tables. Instead use a contraint and validate it in a separate migration with a more agreeable RowShareLock."
    openbrian committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    5ce2836 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49bdd4e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3d7c346 View commit details
    Browse the repository at this point in the history
  7. whitespace

    openbrian committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    0e8d720 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    de21fba View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2020

  1. Revert "Rebuild database structure file."

    This reverts commit de21fba.
    openbrian committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    a823157 View commit details
    Browse the repository at this point in the history
  2. Use slashed.

    openbrian committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    d319e31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cae928 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2020

  1. Rubocop appeasement.

    openbrian committed Jan 25, 2020
    Configuration menu
    Copy the full SHA
    3c6207e View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2020

  1. Configuration menu
    Copy the full SHA
    4ab9a5d View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. localize events heading

    openbrian committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    0ccc215 View commit details
    Browse the repository at this point in the history
  2. Add event organizers.

    openbrian committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    9fd38c2 View commit details
    Browse the repository at this point in the history
  3. Add event organizers.

    openbrian committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    34b43c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0826f36 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

  1. whitespace/lint cleanups

    openbrian committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    107c390 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8479c71 View commit details
    Browse the repository at this point in the history
  3. rubocop

    openbrian committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    af1ff77 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb59e8c View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. Replace hardcoded image of map with a leaflet map. Write an automated…

    … test that runs javascript to get the center of them and compare that to expected values. For this test thee gecodriver is needed.0
    openbrian committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    e2ee403 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2020

  1. Configuration menu
    Copy the full SHA
    6fa26ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75cc760 View commit details
    Browse the repository at this point in the history
  3. Replace custom styles with bootstrappy .card style. Put this in a hel…

    …per file so other pages can use it (e.g. event page likely).
    openbrian committed Feb 1, 2020
    Configuration menu
    Copy the full SHA
    81ff338 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d47d9a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1de5ce5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    789620e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    183e19c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eaded21 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4b858a2 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2020

  1. expect() comes from rspec. This should have been removed, but I had r…

    …spec installed at the system level, so tests passed when I ran them.
    openbrian committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    ad64bc8 View commit details
    Browse the repository at this point in the history
  2. quotes

    openbrian committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    b5ef4e2 View commit details
    Browse the repository at this point in the history
  3. erblint fix

    openbrian committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    39dc4f5 View commit details
    Browse the repository at this point in the history
  4. Add FK references where needed. Drop facebook and twitter columns fro…

    …m one original migrationa and drop the migration that would remove them later.
    
    Fixes #4
    Fixes #5
    Fixes #6
    Fixes #7
    openbrian committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    9d85ab0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8ccb9b View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

  1. Configuration menu
    Copy the full SHA
    cd14b08 View commit details
    Browse the repository at this point in the history
  2. Change microcosm attributes lat and lon to latitude and longitude in …

    …order to match GeoRecord. Treat min_lat, max_lat, min_lon, and max_lon like latitude and longitude in terms of scaling with GeoRecord.
    openbrian committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    98991f3 View commit details
    Browse the repository at this point in the history
  3. rubocop cleanups

    openbrian committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    0e70136 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a762fb3 View commit details
    Browse the repository at this point in the history
  5. Webmock is blocking the titusfortner/webdrivers' call to download the…

    … chorme webdirver. Add an exception to webmock.
    openbrian committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    e483197 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. Revert "Webmock is blocking the titusfortner/webdrivers' call to down…

    …load the chorme webdirver. Add an exception to webmock."
    
    Blocked by webmock.  Also it's better not to rely on downloads for testing.
    
    This reverts commit e483197.
    openbrian committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    58ab30e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63c2edf View commit details
    Browse the repository at this point in the history
  3. Disable the javascript based test until we get a webdriver installed.…

    … Locally this test is currently passing.
    openbrian committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    92d9ea6 View commit details
    Browse the repository at this point in the history
  4. hashtag

    openbrian committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    31db02b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    52c7bcb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    57c7000 View commit details
    Browse the repository at this point in the history
  7. div should have been h5

    openbrian committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    6bd752f View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. Replace hard coded changesets with real ones. Change coordinates to f…

    …loats. Much easier to deal with.
    openbrian committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    c7daeb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0de5e80 View commit details
    Browse the repository at this point in the history
  3. rubocop cleanups

    openbrian committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    4f28cec View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2020

  1. Configuration menu
    Copy the full SHA
    c4f3ff6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd446f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d9b6da View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2020

  1. Add validation and model test for microcosm_member. Rename microcosm_…

    …valid() to validate() in order to bring out the similarity of this method.
    openbrian committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    43f2b9e View commit details
    Browse the repository at this point in the history
  2. typo

    openbrian committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    a219cfd View commit details
    Browse the repository at this point in the history
  3. Fix translations

    openbrian committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    f157b84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb448d5 View commit details
    Browse the repository at this point in the history
  5. rubocop

    openbrian committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    2fac11b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bcd2289 View commit details
    Browse the repository at this point in the history
  7. add missing file

    openbrian committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    1acb41c View commit details
    Browse the repository at this point in the history
  8. whitespace

    openbrian committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    fd596f6 View commit details
    Browse the repository at this point in the history
  9. Add validation and model test for microcosm_link. Add validate_url ru…

    …by gem to validate the urls.
    openbrian committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    581d684 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5c4e476 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b74fd70 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. Configuration menu
    Copy the full SHA
    3b0a35c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed40d18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e95fa3f View commit details
    Browse the repository at this point in the history
  4. rubocop

    openbrian committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    594688c View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. eslint cleanups

    openbrian committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    4c39e32 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. Configuration menu
    Copy the full SHA
    844eaeb View commit details
    Browse the repository at this point in the history

Commits on May 2, 2020

  1. Configuration menu
    Copy the full SHA
    2a603dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f4bf54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    198d5c0 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. Configuration menu
    Copy the full SHA
    a6a6ff9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e82139 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1b43d5 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. Some rubocop fixes.

    openbrian committed May 14, 2020
    Configuration menu
    Copy the full SHA
    8b1088c View commit details
    Browse the repository at this point in the history
  2. Include mime-type

    openbrian committed May 14, 2020
    Configuration menu
    Copy the full SHA
    5b9f17e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43bd03a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b2e422 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f629f1 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. Configuration menu
    Copy the full SHA
    e552223 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2020

  1. Configuration menu
    Copy the full SHA
    9c6394f View commit details
    Browse the repository at this point in the history
  2. buml libxml-ruby.

    openbrian committed May 23, 2020
    Configuration menu
    Copy the full SHA
    709bef1 View commit details
    Browse the repository at this point in the history
  3. Fix gemfile.lock?

    openbrian committed May 23, 2020
    Configuration menu
    Copy the full SHA
    ee74b35 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2020

  1. That was dumb. Undo that.

    openbrian committed May 25, 2020
    Configuration menu
    Copy the full SHA
    4fc8fcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0e0d05 View commit details
    Browse the repository at this point in the history
  3. fix test

    openbrian committed May 25, 2020
    Configuration menu
    Copy the full SHA
    090dcad View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. Remove cucumber tests.

    openbrian committed May 26, 2020
    Configuration menu
    Copy the full SHA
    6a5dac0 View commit details
    Browse the repository at this point in the history
  2. rubocop fixes

    openbrian committed May 26, 2020
    Configuration menu
    Copy the full SHA
    2c84671 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    716daa1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a062cb5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    381398d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e312aee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7292cbd View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. Configuration menu
    Copy the full SHA
    5283fb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a5a70f View commit details
    Browse the repository at this point in the history
  3. add hint for location

    openbrian committed May 27, 2020
    Configuration menu
    Copy the full SHA
    036352c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6ba9e3 View commit details
    Browse the repository at this point in the history
  5. Remove inline javascript to comply with CSP. Move that logic to micro…

    …cosms.js.
    
    There's no longer a need for leaflet-rails, so remove that.
    
    #11
    openbrian committed May 27, 2020
    Configuration menu
    Copy the full SHA
    5cd9de1 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. Order of members needs to be deterministic for automated testing. Org…

    …anizers should come before members.
    openbrian committed May 28, 2020
    Configuration menu
    Copy the full SHA
    ae8de78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4392b3 View commit details
    Browse the repository at this point in the history
  3. whitespace

    openbrian committed May 28, 2020
    Configuration menu
    Copy the full SHA
    b623894 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a95eba3 View commit details
    Browse the repository at this point in the history
  5. Dev has 2 microcosms that have no organizers. There's no admin who ca…

    …n create organizers. Allow a member to step up and become an organizer.
    
    #14
    #16
    openbrian committed May 28, 2020
    Configuration menu
    Copy the full SHA
    e25f1dd View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. Remove debugging.

    openbrian committed May 29, 2020
    Configuration menu
    Copy the full SHA
    88183a9 View commit details
    Browse the repository at this point in the history
  2. Since there are duplicate memberships on dev, we must be able to remo…

    …ve memberships. The unique index on microcosm_member will be adjusted after that to prevent this issue.
    openbrian committed May 29, 2020
    Configuration menu
    Copy the full SHA
    6283e09 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2020

  1. It's ok to have a user as both a member and an organizer. Let only no…

    …n-members join and show only pure members in Members list.
    openbrian committed May 31, 2020
    Configuration menu
    Copy the full SHA
    bc235a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa9f98d View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. Add a bunch of tests for microcosm_controller. This is not complete. …

    …Make the factory for events more dynamic. It's needed.
    openbrian committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    2d4c395 View commit details
    Browse the repository at this point in the history
  2. test microcosm update

    openbrian committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    8a7e921 View commit details
    Browse the repository at this point in the history
  3. rubocop

    Fixed from my phone!
    openbrian authored Jun 1, 2020
    Configuration menu
    Copy the full SHA
    bdcff76 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. Configuration menu
    Copy the full SHA
    5bd96db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    286b562 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. Configuration menu
    Copy the full SHA
    3e01261 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eba59c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9c317b View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2020

  1. Configuration menu
    Copy the full SHA
    bbf399e View commit details
    Browse the repository at this point in the history
  2. Add tests for stepping up

    openbrian committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    18a9e32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6434955 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb2dd4d View commit details
    Browse the repository at this point in the history
  5. Hide 1 button

    openbrian committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    066dfee View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2020

  1. Configuration menu
    Copy the full SHA
    348ae17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3bfaf3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07584af View commit details
    Browse the repository at this point in the history
  4. Make event list look better. Move edit link from show to index. Facto…

    …r out showMap code which is also used by the microcosm show page (this was because there was a bug with showing the map on the event page).
    openbrian committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    19c163f View commit details
    Browse the repository at this point in the history
  5. Modify UI for mobile.

    openbrian committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    e779231 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Configuration menu
    Copy the full SHA
    b3877bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24daf4b View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Make members and events page look better. Make sure events are ordere…

    …d. Separate past and future events.
    openbrian committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    a7caab4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    596fd5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c832e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    764563f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    719891f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0a771af View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2020

  1. Configuration menu
    Copy the full SHA
    25be397 View commit details
    Browse the repository at this point in the history
  2. Add tests for event helper

    openbrian committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    8846d6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebe798d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d507c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1e01948 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    93f99fb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5ffd24c View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2020

  1. Event helper test must have dynamic location_url and location for mat…

    …ching. (While the test works on its own, when run in the suite the the sequence will rise for every new event.)
    
    Rubocop said replace content_tag with tag.  In fact there's no need for either in some cases.
    openbrian committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    f1e91aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9853b66 View commit details
    Browse the repository at this point in the history
  3. whitespace

    openbrian committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    92ca1e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1eea6dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5448f4f View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. Configuration menu
    Copy the full SHA
    ce85eb7 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. Configuration menu
    Copy the full SHA
    ed3aa69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ceee596 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2020

  1. Add test for events show

    openbrian committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    5a81c50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c504ef View commit details
    Browse the repository at this point in the history
  3. show was already there

    openbrian committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    88290df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4052ac9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    587ebde View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. Configuration menu
    Copy the full SHA
    d44455a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    573ae4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7df0df2 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Configuration menu
    Copy the full SHA
    4f57651 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c652ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0dc53d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3fd3b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. Configuration menu
    Copy the full SHA
    00fb924 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. Write more tests for microcosm_member.

    MicrocosmMember update is not permitted to udpate microcosm or user, just role, so use separate _params methods for that.
    Hash based condition on cancancan rule isn't cutting it.  Use a block instead.
    openbrian committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    6b8564b View commit details
    Browse the repository at this point in the history
  2. Improve error messages for microcosm controller and test. Use I18n, n…

    …ot hard coded strings.
    
    Use :alert for failure.
    openbrian committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    a0c64a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7e14c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. Configuration menu
    Copy the full SHA
    e293bf7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c7c4c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2020

  1. Write up a test for microcosms_controller.update for when the update …

    …fails. Stub out some stuff.
    
    Drop the respond_to autogenerated code in microcosms_controller.  The rest of the website doesn't use it.
    openbrian committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    bc12fd8 View commit details
    Browse the repository at this point in the history
  2. Add tests for controllers when failures happen

    Add test for events controller create when model.save fails, update when model.save fails.
    Add test for microcosm_member controller delete when model.destroy fails.
    
    Remove a few respond_to calls in non-api controllers.
    openbrian committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    95082cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    086b142 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. Use a block to control access to who can create and update events.

    Add more tests for access control as non-organizer.
    openbrian committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    c934f81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d91eae View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. Configuration menu
    Copy the full SHA
    3c773b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2020

  1. Configuration menu
    Copy the full SHA
    651d3a7 View commit details
    Browse the repository at this point in the history
  2. Write up a test for update microcosm as a non-organizer.

    I learned that using a declartive ability rule condition is possible.  There was no needed to switch to a block.  The switch I needed before was to replace "authorize_resource" with "load_and_authorize_resource" (or at least use a before action to load the resource).
    openbrian committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    149b656 View commit details
    Browse the repository at this point in the history
  3. Address brakeman findings. I added an exception for permit(:role) in …

    …microcosm_members_controller because it's legit.
    openbrian committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    b56609a View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2020

  1. Configuration menu
    Copy the full SHA
    f1fe638 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcf6b78 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. Configuration menu
    Copy the full SHA
    c725919 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5dad9a View commit details
    Browse the repository at this point in the history
  3. forgot to add structure.sql

    openbrian committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    d6835a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a720b4a View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. Configuration menu
    Copy the full SHA
    6525ccc View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. Allow user to leave a microcosm.

    openbrian committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    856a1f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35aefdb View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2020

  1. Configuration menu
    Copy the full SHA
    ea8d3a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76568e5 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. Now that :error is a normal flash type, we can use the shorthand vers…

    …ion. Also, since the error message will give addition optional reasons, we use a regex match to assert the error message.
    openbrian committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    1b5604f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cba483 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7283d0 View commit details
    Browse the repository at this point in the history
  4. Handle plurals better

    openbrian committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    19d46cc View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2020

  1. Configuration menu
    Copy the full SHA
    4da9655 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. Configuration menu
    Copy the full SHA
    6eeb82a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4dbe518 View commit details
    Browse the repository at this point in the history
  3. Get this test passing. Do no rely on .readonly!. Instead mock the sav…

    …e method.
    
    No need for :login_link.  We just display a sentence with no params.
    openbrian committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    94b378e View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2021

  1. Configuration menu
    Copy the full SHA
    62e6447 View commit details
    Browse the repository at this point in the history
  2. Coverals has been dropped.

    openbrian committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    52b12a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d09c659 View commit details
    Browse the repository at this point in the history
  4. Rubocop cleanups

    openbrian committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    8cdbff8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48c5cfa View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Normalize longitude input before using it.

    Do this on both server and client sides.
    
    Fixes #39
    openbrian committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    3f6e8e5 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. Configuration menu
    Copy the full SHA
    2edcccc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f460fb View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Configuration menu
    Copy the full SHA
    da6e7aa View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. update test to reflect fact that only microcosms with more than 2 mem…

    …bers show up on index page
    openbrian committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    9a846e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1c173a View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. Configuration menu
    Copy the full SHA
    6578740 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    068eec4 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. Configuration menu
    Copy the full SHA
    796ea40 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2021

  1. Configuration menu
    Copy the full SHA
    8d3120f View commit details
    Browse the repository at this point in the history
  2. move dev message to bottom

    openbrian committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    78f8c9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    215185b View commit details
    Browse the repository at this point in the history
  4. Always show the microcosms you belong to. Parameterize the "critical_…

    …mass" (number of members needed before the microcosm is displayed).
    openbrian committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    eb84c27 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. Configuration menu
    Copy the full SHA
    62abb5b View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Configuration menu
    Copy the full SHA
    4f556e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f756ce0 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2022

  1. Configuration menu
    Copy the full SHA
    c814558 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20a6899 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6875432 View commit details
    Browse the repository at this point in the history
  4. Use degree symbol.

    openbrian committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    6acd050 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    535bc0a View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Configuration menu
    Copy the full SHA
    1e35d93 View commit details
    Browse the repository at this point in the history
  2. Show all members including organizers. And if you're the organizer, y…

    …ou can't join again.
    
    Fixes #161
    openbrian committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    bbd9fb9 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Bump actions/checkout from 2.3.4 to 3.3.0

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 3.3.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2.3.4...v3.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 6, 2023
    Configuration menu
    Copy the full SHA
    7a44830 View commit details
    Browse the repository at this point in the history