Commit Graph

98 Commits (master)

Author SHA1 Message Date
Jesús Arroyo Torrens a56e84ee87 Remove Data Observatory v1
4 years ago
Javier Goizueta 7645498c58 Add region & maps_api_v2_template to /me config
4 years ago
Alberto Miedes Garcés 7c20875cd4 Fix Carto Gears logger
4 years ago
Alberto Miedes Garcés ba064e6351 Remove CartoDB::Logger from CartoGearsApi::Logger
4 years ago
Alberto Miedes Garcés cefc47f903 Avoid masking possible syntax errors (2)
4 years ago
Alberto Miedes Garcés 47817bf208 Avoid masking syntax errors (1)
4 years ago
Alberto Miedes Garcés 29a85a6f58 Try commiting all after fixes
4 years ago
Gonzalo Riestra 3b74d1e7bd remove encoding comments
5 years ago
Alberto f24e440a5f Removed inline Google Analytics code
5 years ago
Alberto 91815cecd1 Removed hubspot code from other areas
5 years ago
Gonzalo Riestra 3232be8a2f fix documentation
6 years ago
Gonzalo Riestra d8433a37e0 raise new SavingError when any saving call fails
6 years ago
Gonzalo Riestra b773e6f509 sync with central and raise save errors in change_password
6 years ago
Gonzalo Riestra 74b3b8077d raise an error in valid_password? when the user has no password
6 years ago
Gonzalo Riestra 6473b2107f add documentation
6 years ago
Gonzalo Riestra 84d46e880f add new methods in user_service to check and change password
6 years ago
Juan Ignacio Sánchez Lara c776287b8b Optional params for url helper methods
8 years ago
Javier Torres 2861644154 Avoid loading unneeded files while testing gears
8 years ago
Javier Torres 6fd9b0f74e Split events in their corresponding files
8 years ago
Juan Ignacio Sánchez Lara 73106da786 Merge branch 'master' into 11948,p3206-gears_initialization_changes
8 years ago
Javier Torres 60a43a65b0 Do not eager load the same path twice (resque:work eager_loads twice :/)
8 years ago
Javier Torres e4199260e6 Add dummy classes to gears testing application
8 years ago
Javier Torres fb8c3cd8d8 Adding a path eager_load implies autoload, so we can skip the latter
8 years ago
Javier Torres 640493d77d Also eager load CartoGearsApi so it is loaded in production/tests
8 years ago
Javier Torres fc13ba15b7 Use constants from UserCreation instead of copying them
8 years ago
Javier Torres 59e0baa80b Remove unnecessary require_dependency (replaced by autoloading)
8 years ago
Javier Torres 091506720f Load all gears without editing the Gemfile
8 years ago
Juan Ignacio Sánchez Lara 62fdca6a33 User login event should retun the user 🤦
8 years ago
Juan Ignacio Sánchez Lara 9e5e7fd3e4 Version
8 years ago
Juan Ignacio Sánchez Lara 7ded55e55d Documentation for login event limitation
8 years ago
Juan Ignacio Sánchez Lara 5602b94525 User login event
8 years ago
Juan Ignacio Sánchez Lara 58a135d6c0 Remove ActiveRecord additions from CartoGearsApi::Users::User
8 years ago
Javier Torres 0642ffc485 Missing require
8 years ago
Juan Ignacio Sánchez Lara 0cf6a9bc18 Better explanation about valid parameters #11692
8 years ago
Juan Ignacio Sánchez Lara f2de615519 Hound and NEWS #11692
8 years ago
Juan Ignacio Sánchez Lara 501ca609ca Documentation #11692
8 years ago
Juan Ignacio Sánchez Lara b7be7b279a Gears version #11692
8 years ago
Juan Ignacio Sánchez Lara d527a1c8f0 Merge branch 'master' into 11692-Email_CARTO_Gear_API
8 years ago
Juan Ignacio Sánchez Lara f3901b2e2f Merge pull request #11892 from CartoDB/11878-observe_user_creation
8 years ago
Juan Ignacio Sánchez Lara 9666b23d9b Gears version #11878
8 years ago
Juan Ignacio Sánchez Lara 11f94f7d12 Gears version #11878
8 years ago
Juan Ignacio Sánchez Lara ca818a9dc2 Test email through resque queue #11692
8 years ago
Javier Torres 6306d68532 Use `<` operator instead of explicitly checking inheritance in `superclass`
8 years ago
Javier Torres 23bc76bec1 Mark base event as abstract (doc)
8 years ago
Javier Torres fc55f7cfa3 Avoid circular dependencies in UserCreation <-> UserCreatedEvent
8 years ago
Javier Torres 3e24f1ce9c More dependencies
8 years ago
Javier Torres 08867f2b66 Add user creation event to google org signup
8 years ago
Javier Torres 6538163210 Created via superadmin triggers event
8 years ago
Javier Torres 57ee93649c Add source to user creation events
8 years ago
Javier Torres c629b418da Allow unsubscribing from events
8 years ago