Commit graph

87 commits

Author SHA1 Message Date
Martin Lensment
037cb57e00 Refactor user to admin and api user 2015-02-13 16:17:06 +02:00
Priit Tark
a637eb5e01 Added some missing model specs + PaperTrail session fix 2015-02-02 18:09:01 +02:00
Priit Tark
3e2be53853 Version refactored 2015-01-30 23:28:42 +02:00
Priit Tark
f828432be1 Comment out old created_by logic 2015-01-30 23:28:12 +02:00
Martin Lensment
c91c9c8ebf Refactor EPP users to API users 2015-01-29 14:13:49 +02:00
Martin Lensment
c1e91a0703 Fix rubocop 2015-01-29 10:53:28 +02:00
Priit Tark
ca12a3bd41 Updated contact epp about info command 2015-01-28 12:47:13 +02:00
Priit Tark
9fde619d34 Updated contact spec 2015-01-27 11:29:37 +02:00
Priit Tark
155cb812d9 Updated spec and rails helper 2015-01-27 11:28:41 +02:00
Priit Tark
221c62c846 Added manual database cleaning + Api log spec updates 2015-01-27 11:28:18 +02:00
Priit Tark
2140c0601a Added generic epp login_as method 2015-01-26 17:19:47 +02:00
Priit Tark
4401d8495e Epp contact tests now 10x faster 2015-01-26 17:19:47 +02:00
Priit Tark
76108f83bf Updated contact doc 2015-01-22 16:09:57 +02:00
Martin Lensment
360c2d3db8 Specs 2015-01-12 18:18:51 +02:00
Andres Keskküla
6aa393f576 Ident validation for birthday type 2015-01-08 16:15:32 +02:00
Andres Keskküla
96befb4816 Style fixes 2015-01-08 12:05:09 +02:00
Andres Keskküla
3f5b37db5c Renamed ident flag to type 2015-01-08 11:50:44 +02:00
Andres Keskküla
1dd11405f6 Remodeled ident type to parsed_frame 2015-01-08 11:37:20 +02:00
Andres Keskküla
e33ab4dce9 Merge branch 'master' of github.com:internetee/registry 2014-12-19 13:47:17 +02:00
Martin Lensment
9feea600d8 Upgrade epp-xml 2014-12-18 15:52:24 +02:00
Andres Keskküla
e917ba5166 Fixed rubocop errors 2014-12-18 14:14:49 +02:00
Martin Lensment
f71136238a Remove real names from tests 2014-12-09 16:35:36 +02:00
Andres Keskküla
4800e0c315 Updated disclosure 2014-12-01 11:25:47 +02:00
Andres Keskküla
4e5aecb26d Support for disclosure settings. Tests 2014-11-26 15:37:22 +02:00
Andres Keskküla
c03818968f Views and tests for contact disclosure 2014-11-25 16:29:40 +02:00
Andres Keskküla
ea2b64bc69 Rubocop style fixes 2014-11-24 11:11:54 +02:00
Andres Keskküla
b046927c95 Contact Epp tests refactored to use EppXml gem 2014-11-21 12:20:33 +02:00
Andres Keskküla
afcec06fe3 Optional password for contact#info 2014-11-19 18:20:35 +02:00
Andres Keskküla
a6c936e18d Domain History and basic whois rake 2014-11-07 14:50:45 +02:00
Andres Keskküla
f5e7f23ddf Fixed tests 2014-10-22 12:36:32 +03:00
Martin Lensment
dafcb6f78c Refactor settings 2014-10-15 17:49:42 +03:00
Martin Lensment
55aa7743b0 Fix some rubocops errors 2014-10-14 16:37:51 +03:00
Priit Tamboom
8d189023c7 rubocop update, now it's green 2014-10-10 16:11:28 +03:00
Priit Tamboom
2d6ed7fa45 rubocop autocorret to get tests green 2014-10-10 15:10:05 +03:00
Andres Keskküla
3d652bf85b Contact - Registrar relation 2014-10-07 16:14:36 +03:00
Andres Keskküla
af97dadfca Fixed specs 2014-10-06 10:48:27 +03:00
Andres Keskküla
0586babd01 reworked contact tests 2014-10-06 10:48:27 +03:00
Martin Lensment
0ab1e29a53 Domain status value uniqueness fix, epp tests fixes 2014-09-30 18:05:32 +03:00
Andres Keskküla
c4deed6a55 Merged the address types 2014-09-25 15:27:08 +03:00
Andres Keskküla
aecb919610 Contact code generation 2014-09-19 12:16:44 +03:00
Martin Lensment
142db654c4 Requests in tests can be made by different registrars now 2014-09-04 13:46:52 +03:00
Andres Keskküla
13dad4cfcb Updated contact commands authorization 2014-09-01 11:48:07 +03:00
Andres Keskküla
a9df2c82b1 Contact#update tests to check disclosure update 2014-08-29 16:12:11 +03:00
Andres Keskküla
22f753aa6c Contact info command now honors disclosure 2014-08-29 11:51:56 +03:00
Andres Keskküla
bb6b0610be Contact renew command returns appropriate error 2014-08-28 15:12:25 +03:00
Andres Keskküla
3b7289607c Updated contact#update request validation 2014-08-26 16:04:59 +03:00
Andres Keskküla
114d602621 More style fixes 2014-08-26 13:47:49 +03:00
Andres Keskküla
8d5152d400 Merge branch 'postalinfo'
Conflicts:
	app/helpers/epp/contacts_helper.rb
	app/models/address.rb
	app/models/contact.rb
	db/schema.rb
	spec/epp/contact_spec.rb
	spec/fabricators/contact_fabricator.rb
	spec/fabricators/international_address_fabricator.rb
	spec/models/address_spec.rb
	spec/models/contact_spec.rb
2014-08-26 10:09:52 +03:00
Andres Keskküla
2655da4555 Replaced address with local and international addr 2014-08-25 17:05:57 +03:00
Martin Lensment
6c5c0b38c8 Rubocop autocorrect 2014-08-25 14:14:25 +03:00