Artur Beljajev
f1c4e1e276
Remove shared/general include from registrant area
2018-01-11 18:16:02 +02:00
Artur Beljajev
318f5e2b23
Remove jquery.nested_attributes from registrant area
2018-01-11 18:12:42 +02:00
Artur Beljajev
d3a8495b57
Remove jquery.validate and its satellites from registrant area
2018-01-11 18:12:22 +02:00
Artur Beljajev
5d1db0886c
Remove registrar js from registrant area
2018-01-11 18:07:27 +02:00
Artur Beljajev
5f5fbc0f9a
Remove turbolinks from registrant area
2018-01-11 18:04:10 +02:00
Artur Beljajev
3bb5a34b6c
Remove meta author tag
2018-01-11 17:59:41 +02:00
Artur Beljajev
81e5333c10
Remove meta description tag
2018-01-11 17:59:02 +02:00
Artur Beljajev
1e260a3e0c
Remove "X-UA-Compatible" header
...
IE=edge is the default mode anyway
https://msdn.microsoft.com/en-us/library/jj676915(v=vs.85).aspx
2018-01-11 17:58:07 +02:00
Artur Beljajev
666db8c1fc
Remove inline CSS
2018-01-11 17:12:30 +02:00
Artur Beljajev
3ab2df06ee
Include forms in registrant CSS
2018-01-11 17:12:00 +02:00
Artur Beljajev
8744445cd2
Fix invalid HTML
2018-01-11 17:00:21 +02:00
Artur Beljajev
3d13456e29
Remove unused CSS class
2018-01-11 16:50:49 +02:00
Artur Beljajev
1fb601694e
Convert HAML to ERB
2018-01-11 16:09:29 +02:00
Artur Beljajev
51a80ce748
Remove inline coffeescript
2018-01-11 16:07:19 +02:00
Artur Beljajev
5533b4f891
Encapsulate methods
2018-01-11 15:55:15 +02:00
Artur Beljajev
7fe3e2765a
Reformat code
2018-01-11 15:53:13 +02:00
Artur Beljajev
5e39af41e3
Remove test-dependent code
2018-01-11 15:25:03 +02:00
Artur Beljajev
5dc9f12e8b
Refactor registrar form
...
#640
2017-11-30 06:12:08 +02:00
Artur Beljajev
d85d4cf62d
Reformat code
...
#640
2017-11-30 06:11:02 +02:00
Artur Beljajev
ba7ddd6885
Show registrar language in UI
...
#640
2017-11-30 06:05:21 +02:00
Artur Beljajev
5f69067d35
Extract available languages
...
#640
2017-11-23 10:17:59 +02:00
Artur Beljajev
77b24fdbd1
Add registrar language
...
#640
2017-11-23 07:09:16 +02:00
Artur Beljajev
92f33ad4d8
Add default_language setting
...
#640
2017-11-23 07:06:47 +02:00
Artur Beljajev
fc134ee7fb
Add language_select form field
...
#640
2017-11-23 07:05:59 +02:00
Artur Beljajev
e2c5eb5eac
Extract registrar billing form
...
#509
2017-11-22 03:05:55 +02:00
Artur Beljajev
928393f583
Use HTML validation
...
#509
2017-11-22 03:04:31 +02:00
Artur Beljajev
db0384a58a
Improve UI
...
#509
2017-11-22 03:04:06 +02:00
Artur Beljajev
ac4a7bd769
Convert HAML to ERB
...
#509
2017-11-22 03:03:06 +02:00
Artur Beljajev
de23a7bdb4
Merge branch 'registry-343' into refactor-admin-registrars
2017-11-22 03:02:37 +02:00
Artur Beljajev
9eacfaddcc
Merge branch 'minitest-config' into registry-343
2017-11-22 02:35:22 +02:00
Artur Beljajev
4b172e9acf
Improve UI
...
#407
2017-11-21 23:53:55 +02:00
Artur Beljajev
e856e4c055
Improve form validation UI
...
#407
2017-11-21 23:50:21 +02:00
Georg
3abc3f89b3
remove unneeded fields from registrant portal ( #649 )
...
#648
2017-11-21 14:51:16 +02:00
Artur Beljajev
2da578a437
Migrate fabricators to factory bot factories ( #626 )
...
* Remove factory_girl include from dev rake task
No longer needed after 92b125b4a7
* Add missing factories
* Use FactoryBot factories instead of fabricators
* Remove all fabricators
* Remove unused method
* Remove fabrication gem
* Rename FactoryGirl to FactoryBot
https://robots.thoughtbot.com/factory_bot
2017-11-16 10:18:53 +02:00
Artur Beljajev
411af16f9c
Merge branch 'migrate-fabricators-to-factory-bot-factories' into registry-343
2017-11-15 15:46:54 +02:00
Artur Beljajev
be959a8471
Merge branch 'master' into migrate-fabricators-to-factory-bot-factories
...
# Conflicts:
# Gemfile
# lib/tasks/dev.rake
# spec/models/contact_spec.rb
2017-11-15 15:42:54 +02:00
Timo Võhmar
acfe0552fc
Merge pull request #638 from internetee/registry-609-master
...
Registry 609 to master
2017-11-15 12:13:19 +02:00
Georg Kahest
f1739f2202
fix typo
2017-11-14 12:58:22 +02:00
Georg Kahest
abeeec3baf
prefer each over for
2017-11-14 12:51:44 +02:00
Georg Kahest
e62bb19a7e
fix indention
2017-11-14 12:32:33 +02:00
Georg Kahest
3f1c36bd9a
fix some of the style bugs
2017-11-13 18:43:37 +02:00
Georg Kahest
af31230285
fix rspec for mid without ip whitelist
2017-11-13 18:21:39 +02:00
Georg Kahest
06049cd22f
while logging in with id/mid pick only users who have whitelisted ip
2017-11-13 18:21:27 +02:00
Artur Beljajev
f5d4d3707f
Merge branch 'migrate-fabricators-to-factory-bot-factories' into registry-343
2017-10-28 21:53:29 +03:00
Artur Beljajev
17204e1308
Remove unused method
2017-10-28 21:37:10 +03:00
Artur Beljajev
74cb51f2e3
Show registrar's accounting customer code in UI
...
#343
2017-10-27 11:57:37 +03:00
Artur Beljajev
59e1e18d32
Require registrar's accounting customer code
...
#343
2017-10-27 11:56:54 +03:00
Artur Beljajev
396f74cfb1
Reformat code
...
#343
2017-10-26 19:35:08 +03:00
Artur Beljajev
ff9372baea
Rename registrar "directo_handle" to "accounting_customer_code"
...
#343
2017-10-25 18:33:11 +03:00
Artur Beljajev
d520b5b157
Revert "Revert "Registry 569""
...
This reverts commit 4786dbb
2017-10-22 23:57:11 +03:00