Maciej Szlosarczyk
09ac0d30aa
Fix failing test in NewInvoicePayment
...
Probably with the upgrade of Rails from 4.2 to 5 the ids are no longer
generated automatically in the views, but the functionality still
worked as designed previously.
2020-05-22 21:40:55 +05:00
Karl Erik Õunapuu
7ef15a5bf1
Merge remote-tracking branch 'origin/master' into 269-dispute-list
2020-05-21 17:43:57 +03:00
Karl Erik Õunapuu
f25b7a3b7f
Check whether registrant element exists before determining registrant change
2020-05-21 15:49:43 +03:00
Karl Erik Õunapuu
0998ada2fc
Fix pagination/sorting for disputed domains
2020-05-19 12:28:41 +03:00
Karl Erik Õunapuu
c682155bf6
Disputes: Show when and who closed dispute
2020-05-18 15:28:03 +03:00
Karl Erik Õunapuu
5e152b3b9d
Validate Dispute.starts_at is not in future
2020-05-11 13:54:22 +03:00
Karl Erik Õunapuu
dc9bf7a5d3
Add reserved pw field to domain edit UI if active dispute
2020-05-08 13:50:48 +03:00
Karl Erik Õunapuu
bd8ffb7e1d
Remove destroy button from closed disputes
2020-05-07 16:24:47 +03:00
Karl Erik Õunapuu
05a8c5f031
Merge remote-tracking branch 'origin/master' into fix-registrant-contact-view
2020-05-04 14:29:42 +03:00
Karl Erik Õunapuu
a270fc8422
Fix identation for Dispute form
2020-05-04 11:11:58 +03:00
Karl Erik Õunapuu
42946dfa15
Add closed disputed sections to disputes view
2020-04-27 10:56:27 +03:00
Karl Erik Õunapuu
c3497ab46f
Create views for domain disputing
2020-04-24 16:05:41 +03:00
Karl Erik Õunapuu
7a7b2f9881
Create scaffold for domain disputes
2020-04-22 11:00:06 +03:00
Alex Sherman
197d199215
Move url generation to helper, made it reliable with ssh git checkout
2020-04-16 16:06:58 +05:00
Georg Kahest
1fabdb6a72
Address review comments:
...
https://github.com/internetee/registry/pull/1345#discussion_r333904209
2020-04-16 14:32:56 +05:00
Georg Kahest
700967b58d
fix strings, use better colours
2020-04-16 14:32:56 +05:00
Georg Kahest
8161d21f98
clickable commit hash link
2020-04-16 14:32:56 +05:00
Karl Erik Õunapuu
5d999f96c5
Merge remote-tracking branch 'origin/master' into 1422-record-payment-method-and-failed-payments
2020-02-27 12:40:41 +02:00
Alex Sherman
5ec2d25ec5
Move Remove clientHold button to domain info
2020-02-20 13:39:57 +05:00
Alex Sherman
3b332da0bb
Add remove clientHold to registrar UI
2020-02-19 14:51:53 +05:00
Alex Sherman
adba253d01
Add client_hold action to xml console
...
See #1481
2020-02-17 15:55:51 +05:00
Karl Erik Õunapuu
e50cf7d200
Registrar: Allow to view other contacts of domain
2020-02-12 15:38:54 +02:00
Karl Erik Õunapuu
fe8d1d1f0b
Show user only allowed customer-scoped payment methods
2020-02-05 09:16:24 +02:00
Karl Erik Õunapuu
347249df39
Introduce Payment Orders to views
2020-01-30 21:02:07 +02:00
Karl Erik Õunapuu
53fbd2f50c
Implement partial payment logging for EveryPay / Bank links
2020-01-30 17:24:07 +02:00
Alex Sherman
9916ca52cb
Add poll message on start of grace period for soft delete
...
Add removing forceDelete on registrant change.
Restore email template choosing on safe force delete via admin
dashboard.
See https://github.com/internetee/registry/issues/1428#issuecomment-573766153
2020-01-14 17:58:55 +05:00
Alex Sherman
b9575661eb
Add both types of delete procedure to the view/controller
2020-01-14 17:57:47 +05:00
Timo Võhmar
844e613ee1
Merge pull request #1447 from internetee/fix-epp-response
...
Hide contact password unless the current registrar is sponsoring
2020-01-14 13:31:30 +02:00
Karl Erik Õunapuu
7b73a10073
Modify forceDelete mail templates to comply with new dates
2020-01-10 17:24:42 +02:00
Artur Beljajev
5d2f1a89fb
Hide contact password unless the current registrar is sponsoring
...
Closes #1446
2019-12-18 09:14:13 +02:00
Artur Beljajev
b90a937c9a
Remove comment
2019-12-18 08:55:48 +02:00
Artur Beljajev
408d990c1c
Reformat
2019-12-18 08:55:35 +02:00
Artur Beljajev
c815da3afd
Extract partials
2019-12-10 16:11:51 +02:00
Artur Beljajev
9079fc68ec
Correct attribute name
2019-12-10 15:58:05 +02:00
Artur Beljajev
fe690c52f5
Extract translations
2019-12-10 15:57:23 +02:00
Artur Beljajev
ce8f7993c2
Use default translations
2019-12-10 15:56:04 +02:00
Artur Beljajev
e780005517
Use named route explicitly
2019-12-10 15:39:57 +02:00
Artur Beljajev
3cea41e119
Extract partial
2019-12-10 15:39:56 +02:00
Artur Beljajev
b850efb939
Use standard UI
2019-12-10 15:39:56 +02:00
Artur Beljajev
837f3ed541
Fix invalid HTML
2019-12-10 15:39:56 +02:00
Artur Beljajev
c91c12ab30
Reformat
2019-12-10 15:39:54 +02:00
Artur Beljajev
e010fdbc00
Remove unneeded code
2019-12-10 15:38:43 +02:00
Artur Beljajev
a28a4ebb34
Use standard header for registrar API users in admin area
2019-12-10 15:38:40 +02:00
Artur Beljajev
4d60985138
Convert HAML to ERB
2019-12-10 15:38:32 +02:00
Artur Beljajev
de6934625c
Nest API users under registrar in admin area
2019-12-10 15:38:30 +02:00
Artur Beljajev
c680b688e4
Improve readability
2019-12-10 15:38:26 +02:00
Artur Beljajev
3c5c0c4310
Pass registrar in URL instead of POST params
2019-12-09 20:53:58 +02:00
Artur Beljajev
044bf9caad
Remove unneeded content type
2019-12-09 20:37:07 +02:00
Artur Beljajev
eb342cdbd4
Do not allow adding new API users outside of registrar details view
...
This feature is not needed.
2019-12-09 20:10:05 +02:00
Artur Beljajev
fa52001be6
Upgrade to Rails 5.0
...
Closes #377
2019-11-15 15:26:33 +02:00