Commit Graph

11 Commits (9b638309d54eec0a75ae0348ce8deeb2ab22751a)

Author SHA1 Message Date
Eugen Rochko 51e154f5e8
Admission-based registrations mode (#10250)
Fix #6856
Fix #6951
7 years ago
Remi Rampin 3a07e85c4d Fix db/seeds.rb (#9738)
Add "agreement: true" to avoid:
> ActiveRecord::RecordInvalid: Validation failed: Agreement must be accepted
7 years ago
Eugen Rochko c207b4bb33 Fix db:seed - only run some validations when the field was changed (#3592)
* Fix db:seed - only run some validations when the field was changed

* Add tests
9 years ago
Hiroe Jun 52c119052a Refactor seed.rb (#2430) 9 years ago
Eugen Rochko 1992575d57 Fix #569 - seeds.rb 9 years ago
Eugen Rochko cc5c1e5feb Removed accidental n+1 query from notifications, updated some deps,
improved how "show more" link looks
9 years ago
Effy Elden 198ea2522e Seed a default, confirmed, admin account on development environments 9 years ago
Eugen Rochko a9e40a3d80 Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting
to the API
10 years ago
Eugen Rochko 4d336cefac Add sync command for neo4j, fix configuration, add neo4j to docker-compose, fix seed 10 years ago
Eugen Rochko 92afd29650 The frontend will now be an OAuth app, auto-authorized. The frontend will use an access token for API requests
Adding better errors for the API controllers, posting a simple status works from the frontend now
10 years ago
Eugen Rochko 9c4856bdb1 Initial commit 10 years ago