Commit graph

738 commits

Author SHA1 Message Date
Artur Beljajev
cc4a244844 Enable to keep a domain
#790
2018-04-08 18:52:32 +03:00
Artur Beljajev
a932d43dda Improve UI
#790
2018-04-08 15:45:01 +03:00
Artur Beljajev
228078a84e Add bulk replace to registrar area
#662
2018-04-06 00:16:17 +03:00
Artur Beljajev
f269796382 Show label in UI if a domain is discarded
#792
2018-04-03 15:22:20 +03:00
Artur Beljajev
1dcf7bcd62 Remove unused partial
#792
2018-04-03 00:30:49 +03:00
Artur Beljajev
4435183a0e Clean up
#792
2018-04-03 00:17:27 +03:00
Artur Beljajev
639021d262 Reformat
#792
2018-04-03 00:15:29 +03:00
Artur Beljajev
f35f204594 Extract translation
#792
2018-04-03 00:15:00 +03:00
Artur Beljajev
74b681db07 Improve UI
#792
2018-04-03 00:12:17 +03:00
Artur Beljajev
593c546c30 Convert HAML to ERB 2018-04-03 00:06:35 +03:00
Artur Beljajev
c2458c7ad4 Merge branch 'master' into registry-787
# Conflicts:
#	db/structure.sql
2018-03-31 12:53:07 +03:00
Artur Beljajev
837f326ef6 Merge branch 'master' into registry-623
# Conflicts:
#	app/controllers/admin/registrars_controller.rb
#	app/models/registrar.rb
#	app/views/admin/registrars/_billing.html.erb
#	app/views/admin/registrars/show.html.erb
#	config/locales/admin/registrars.en.yml
#	config/locales/en.yml
#	db/migrate/20180309053424_add_registrars_unique_constraints.rb
#	db/structure.sql
#	test/fixtures/registrars.yml
#	test/integration/admin/registrars/delete_test.rb
#	test/integration/admin/registrars/new_test.rb
#	test/models/registrar_test.rb
2018-03-29 12:13:59 +03:00
Artur Beljajev
2f86b3c76b Remove Domain#valid_from
As unused. `created_at` is the same value as `valid_from`.

#787
2018-03-27 18:34:48 +03:00
Artur Beljajev
0f6a47d73d Refactor registrars
#765
2018-03-26 07:00:54 +03:00
Artur Beljajev
ef6f482528 Format inline
#623
2018-03-13 14:32:17 +02:00
Artur Beljajev
beba81bc6d Introduce helper method
#623
2018-03-13 11:39:18 +02:00
Artur Beljajev
026c36d066 Fix vat rate form field constraints
#623
2018-03-11 13:35:33 +02:00
Artur Beljajev
f1fb17a42c Merge branch 'registry-765' into registry-623 2018-03-10 13:28:39 +02:00
Artur Beljajev
1b87c0bbc6 Merge branch 'master' into registry-765
# Conflicts:
#	app/views/admin/registrars/show.html.erb
#	db/structure.sql
2018-03-10 13:25:01 +02:00
Artur Beljajev
d6d20a81a9 Add registrar vat rate
#623
2018-03-09 13:08:36 +02:00
Artur Beljajev
4f51f6c736 Merge branch 'registry-765' into registry-623
# Conflicts:
#	app/models/registrar.rb
#	config/locales/en.yml
#	spec/models/registrar_spec.rb
#	test/models/registrar_test.rb
2018-03-09 09:30:05 +02:00
Artur Beljajev
a5869e0eca Refactor registrars
#765
2018-03-09 09:23:21 +02:00
Artur Beljajev
f7301c3aea Remove unused attribute
Closes #747
2018-03-08 14:36:19 +02:00
Artur Beljajev
6406e6116e Revert "Use standard page header"
This reverts commit 6393e4b
2018-03-08 14:25:54 +02:00
Artur Beljajev
6949b684eb Revert "Remove unused HTML"
This reverts commit d2e84d2
2018-03-08 14:22:39 +02:00
Artur Beljajev
d53a7f9c47 Revert "Extract partial"
This reverts commit 955dc10
2018-03-08 14:22:28 +02:00
Artur Beljajev
70fb91c812 Add HTML validation
#623
2018-02-28 10:44:59 +02:00
Artur Beljajev
64325d7535 Remove inline CSS
#623
2018-02-28 10:43:15 +02:00
Artur Beljajev
6393e4ba6f Use standard page header
#623
2018-02-28 10:42:41 +02:00
Artur Beljajev
c47ca77ca6 Add registrar VAT rate
#623
2018-02-28 09:25:10 +02:00
Artur Beljajev
d2e84d28c6 Remove unused HTML
#623
2018-02-28 08:26:41 +02:00
Artur Beljajev
955dc10693 Extract partial
#623
2018-02-28 08:23:33 +02:00
Artur Beljajev
1c5ab56b65 Improve domain force delete dialog UI
#727
2018-02-25 11:33:00 +02:00
Artur Beljajev
9819a3c216 Fix HTML
#727
2018-02-25 09:38:01 +02:00
Artur Beljajev
c61956827e Improve translation
#727
2018-02-25 09:37:20 +02:00
Artur Beljajev
e0960bcca4 Extract class
#727
2018-02-24 20:38:16 +02:00
Artur Beljajev
b5870d3eb5 Allow skipping email notification on domain force delete
#727
2018-02-24 13:05:04 +02:00
Artur Beljajev
7b6898b1a1 Use default time format 2018-01-30 19:39:46 +02:00
Artur Beljajev
cefa37d081 Use model accessors explicitly instead of #[]
#660
2018-01-30 19:33:00 +02:00
Artur Beljajev
7edf5d1595 Remove unused HTML
- Remove inline CSVV
2018-01-26 13:38:51 +02:00
Artur Beljajev
4b836f1476 Rename domain "auth_info" to "transfer_code"
#660
2018-01-21 19:31:16 +02:00
Artur Beljajev
6c0f086fcf Reformat code 2018-01-18 09:40:31 +02:00
Artur Beljajev
592fae71ea Standardize domain auth info attribute presentation 2018-01-17 19:22:35 +02:00
Artur Beljajev
ddef2d2d90 Convert HAML to ERB 2018-01-17 19:11:59 +02:00
Artur Beljajev
2ce2f3b491 Fix invalid HTML 2018-01-15 11:43:35 +02:00
Artur Beljajev
9d0675b152 Use standard translation 2018-01-15 11:26:05 +02:00
Artur Beljajev
7d52fccc04 Improve readability 2018-01-15 11:24:23 +02:00
Artur Beljajev
9cd3c3be59 Improve readability 2018-01-15 11:20:41 +02:00
Artur Beljajev
06ca8fdb14 Use default time format 2018-01-15 11:11:21 +02:00
Artur Beljajev
b7380f52f3 Remove unneeded if statements
Domain registrar and registrant are always present
2018-01-15 11:10:35 +02:00