Commit graph

41 commits

Author SHA1 Message Date
Priit Tark
a637eb5e01 Added some missing model specs + PaperTrail session fix 2015-02-02 18:09:01 +02:00
Priit Tark
f828432be1 Comment out old created_by logic 2015-01-30 23:28:12 +02:00
Priit Tark
09a816d5a8 Added pure PaperTrail stack 2015-01-30 23:26:53 +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
2deccb45ba Removed extra line 2015-01-27 16:41:27 +02:00
Priit Tark
964b2b12e6 Updated contact code 2015-01-27 16:38:18 +02:00
Priit Tark
96dfbbba50 Fixed contact spec 2015-01-27 12:26:37 +02:00
Priit Tark
155cb812d9 Updated spec and rails helper 2015-01-27 11:28:41 +02:00
Andres Keskküla
d57eac8f98 Rubocop style fixes 2015-01-09 09:43:57 +02:00
Andres Keskküla
441caf59fe Tests for ident validations 2015-01-08 16:35:43 +02:00
Andres Keskküla
6aa393f576 Ident validation for birthday type 2015-01-08 16:15:32 +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
bdd25f34ca Contact name validation 2014-11-19 16:55:22 +02:00
Andres Keskküla
a6c936e18d Domain History and basic whois rake 2014-11-07 14:50:45 +02: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
c4deed6a55 Merged the address types 2014-09-25 15:27:08 +03:00
Andres Keskküla
c644a297e1 Contact CRUD in admin section 2014-09-19 16:06:05 +03:00
Andres Keskküla
e7919e3644 Fixed contact not saving password on create 2014-08-27 14:16:43 +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
Andres Keskküla
6d15739f8a Removed ridiculous has/get_relation from contact 2014-08-22 13:17:58 +03:00
Martin Lensment
415f109d8f Dynamic validations example 2014-08-18 14:54:46 +03:00
Andres Keskküla
70d600c487 Merge branch 'master' of github.com:internetee/registry 2014-08-18 12:49:10 +03:00
Andres Keskküla
ef90dfc70b Improved contact deleting 2014-08-18 12:48:28 +03:00
Martin Lensment
d9240aa4f8 Add feature testing support 2014-08-18 12:26:55 +03:00
Andres Keskküla
6bcf508fac Refactored contact attribute assignment 2014-08-15 11:52:43 +03:00
Andres Keskküla
76dfa505c2 Rough contact update 2014-08-06 17:14:53 +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
3caac94bfb Basic contact model validations 2014-07-30 13:56:49 +03:00
Andres Keskküla
1f29925004 Basic contact check command implementation 2014-07-28 14:30:16 +03:00
Andres Keskküla
1645b3e96f Basic ident and phone validations 2014-07-25 14:19:21 +03:00
Martin Lensment
542ea5101e Add initial models and corresponding test files 2014-06-16 17:21:01 +03:00