Commit graph

19 commits

Author SHA1 Message Date
Alex Sherman
67f6e2ca84 Fix jquery datapicker requirement 2021-04-19 13:34:00 +05:00
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
Artur Beljajev
f2e8bebab2 Disable spell checking globally
#759
2018-03-18 01:41:29 +02:00
Artur Beljajev
b72bc2a0b0 Remove jquery-validation-rails gem
#744
2018-02-28 12:10:39 +02:00
Artur Beljajev
1ed10d2237 Improve date picker UI
- Set first day of week to Monday
- Enable year and month selectors

#590
2017-09-19 13:53:14 +03:00
Artur Beljajev
d222e6c781 Do not require jquery-ui dialog js in admin area
#268
2017-01-19 19:06:52 +02:00
Artur Beljajev
7bcc6f693f Add project namespace to admin js
#268
2017-01-19 17:55:25 +02:00
Artur Beljajev
00a6b51383 Require all js files in admin area automatically
#268
2017-01-19 13:57:21 +02:00
Artur Beljajev
98a084a1c6 Merge branch 'registry-341' into registry-268
# Conflicts:
#	app/assets/javascripts/admin-manifest.coffee
2017-01-18 09:10:20 +02:00
Artur Beljajev
3cc218597e Revert "Remove turbolinks, load js in async mode"
This reverts commit fec7f82a96.
2017-01-18 08:54:30 +02:00
Artur Beljajev
c18def3c12 Fix admin area js
#341
2017-01-18 08:27:49 +02:00
Artur Beljajev
e365cc896a admin area: use default layout path, remove turbolinks, load js in async mode, extract menu partial
#341
2017-01-17 12:01:36 +02:00
Artur Beljajev
c8faa2a817 Add domain force delete dialog
#268
2017-01-17 03:32:11 +02:00
Artur Beljajev
fec7f82a96 Remove turbolinks, load js in async mode
#268
2017-01-17 03:17:48 +02:00
Vladimir Krylov
8b25a2d30e Story#115762063 - add double scroll 2016-04-13 09:53:15 +03:00
Martin Lensment
79617da2c3 Add statuses to domain search #2122 2015-07-30 11:50:27 +03:00
Priit Tark
4b5243585d Added pricelist to admin #2380 2015-06-04 00:38:56 +03:00
Martin Lensment
23098add74 Invoice filtering in registrar 2015-04-28 12:14:20 +03:00
Priit Tark
b51310062d Client side validations 2015-04-21 11:00:57 +03:00
Renamed from app/assets/javascripts/application.js.coffee (Browse further)