Commit graph

12 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
038f102bdb Trim all text fields in UI
#662
2018-04-18 15:37:03 +03:00
Artur Beljajev
a713d6f811 Improve registrar area bulk change UI
#662
2018-04-18 15:32:57 +03:00
Artur Beljajev
f2e8bebab2 Disable spell checking globally
#759
2018-03-18 01:41:29 +02:00
Artur Beljajev
c4b8a5b71b Do not use turbolinks gem in registrar area 2018-01-23 19:33:33 +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
d62a4e8530 Remove "jquery validate" from registrar area
#432
2017-04-04 15:15:33 +03:00
Vladimir Krylov
3d2c9c01a6 make contacts searchable 2015-10-22 09:49:36 +03:00
Priit Tark
2ea24f42fc Registrar: domain form autocompletes registrar and contact code 2015-05-07 15:50:55 +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