Commit graph

25 commits

Author SHA1 Message Date
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