Commit graph

65 commits

Author SHA1 Message Date
Andres Keskküla
4800e0c315 Updated disclosure 2014-12-01 11:25:47 +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
a0a7b8c7b3 Fixed contact#info returning wrong EPP error 2014-11-21 16:15:55 +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
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
31e92df6f6 Removed unnecessary transaction block from contact 2014-09-25 16:09:25 +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
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
0a1c2d3d57 Basic disclosure support 2014-08-29 11:18:04 +03:00
Andres Keskküla
c2f67ba0ff Style tweaks 2014-08-28 15:37:50 +03:00
Andres Keskküla
bb6b0610be Contact renew command returns appropriate error 2014-08-28 15:12:25 +03:00
Andres Keskküla
678fd29c09 PostalInfo type checking for contact create 2014-08-28 12:53:37 +03:00
Andres Keskküla
a5d38c7b33 renamed xml array attribute check 2014-08-26 16:18:21 +03:00
Andres Keskküla
3b7289607c Updated contact#update request validation 2014-08-26 16:04:59 +03:00
Andres Keskküla
2b1736cd9b rubocoped contacts helper 2014-08-26 12:23:31 +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
Andres Keskküla
ef90dfc70b Improved contact deleting 2014-08-18 12:48:28 +03:00
Andres Keskküla
17f7a609cc refactor 2014-08-18 10:58:01 +03:00
Andres Keskküla
91f373379a Contact#info auth info check 2014-08-18 10:40:01 +03:00
Andres Keskküla
c1f90754d1 Added auth info to contact 2014-08-15 16:09:05 +03:00
Andres Keskküla
4133fd1464 Refactor 2014-08-15 12:55:54 +03:00
Andres Keskküla
092460a604 Commenting to assimilate controllers 2014-08-15 12:21:07 +03:00
Andres Keskküla
0a4a7f98c2 Updated contact ident_type logic 2014-08-15 12:07:38 +03:00
Andres Keskküla
6bcf508fac Refactored contact attribute assignment 2014-08-15 11:52:43 +03:00
Andres Keskküla
1e446869c6 Create contact builder rough version 2014-08-14 14:10:31 +03:00
Andres Keskküla
e8ddf2272e Added multiple streets to address 2014-08-13 13:35:25 +03:00
Andres Keskküla
03486c107c Fixed contact#info not returning value on failure 2014-08-12 14:52:23 +03:00
Andres Keskküla
2f0b0c35d4 Validateing rest of the contact requests 2014-08-11 15:52:16 +03:00
Andres Keskküla
e99af041f1 updated contact#create to new attr checking 2014-08-11 14:21:02 +03:00
Andres Keskküla
862b784761 Removed redundant begin clause 2014-08-07 17:24:57 +03:00
Andres Keskküla
6be202ad16 Update contact now userstamps on success 2014-08-07 16:38:34 +03:00
Martin Lensment
4d0845a8d2 Contact refactor 2014-08-07 14:29:41 +03:00
Martin Lensment
55decf3dd4 Contact refactor to new epp errors 2014-08-07 14:29:20 +03:00
Andres Keskküla
76dfa505c2 Rough contact update 2014-08-06 17:14:53 +03:00
Martin Lensment
b6e61f5bda Refactor 2014-08-06 14:44:34 +03:00
Andres Keskküla
813674c965 create#contacts refactor 2014-08-06 11:38:21 +03:00
Andres Keskküla
1349abbbc7 Made contact accept address as nested attribute 2014-08-05 16:55:42 +03:00
Andres Keskküla
27ca5714cd changed contact has_many addresses to has_one 2014-08-05 16:29:59 +03:00
Andres Keskküla
902cb8d441 created_by and updated_by logic for contact#info 2014-08-05 15:23:55 +03:00
Andres Keskküla
adb6cb1e17 Removed unneccessary method from contacts helper 2014-08-04 14:49:17 +03:00
Andres Keskküla
2a6a30c2b2 Fixed address saving for contact, refactored a bit 2014-08-04 14:13:30 +03:00