internetee-registry/app
Artur Beljajev 02f9e99428 Support IE11
Previously `let of` loop was used, which isn't supported in IE11.

It seems it just fails when there is some JS syntax error
(doesn't matter where exactly) and dataType: 'json' has no effect.

Closes #982
2018-10-27 16:18:29 +03:00
..
api/repp Merge branch 'master' into update-ruby-to-2-4 2018-08-27 17:07:49 +03:00
assets Support IE11 2018-10-27 16:18:29 +03:00
controllers Merge pull request #958 from internetee/registry-849 2018-10-18 15:29:44 +03:00
helpers Generate <body> CSS class for every action for better styling 2018-08-17 15:39:06 +03:00
jobs Rename notifications.body to text 2018-08-23 22:33:30 +03:00
mailers Remove additional logger messages 2018-09-20 13:47:19 +03:00
models Add Registrant API contact update action 2018-10-09 00:09:22 +03:00
presenters Rename class to avoid any future collisions 2018-08-31 14:26:06 +03:00
services Refactor registrant change mailer 2017-05-20 17:36:32 +03:00
validators Fix rubocop issues that are new to Ruby 2.4 2018-08-17 11:03:01 +03:00
views Remove unused view 2018-10-09 00:09:24 +03:00