Karl Erik Õunapuu
7ef15a5bf1
Merge remote-tracking branch 'origin/master' into 269-dispute-list
2020-05-21 17:43:57 +03:00
Maciej Szlosarczyk
fda3d346b3
Add auctions endpoint to REPP
2020-05-21 14:20:56 +03:00
Karl Erik Õunapuu
26a5813fe9
Improve wording for disputed domains
2020-05-18 13:36:03 +03:00
Maciej Szlosarczyk
18ce853420
Simple implementation of retained domains API endpoint
...
This needed a new name, there are several classes of database object
to be included in that endpoint.
Currently, there is one list ordered by name, with each object
containing status and ascii name for convenience. Can be converted to
multiple fields (reserved and blocked separately). Also contains total
count.
Includes CORS preflight which seems to be a known problem for Rails in
the past.
2020-05-14 14:49:02 +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
0f2a290d64
Add disputing logic for EPP
2020-04-24 16:04:58 +03:00
Karl Erik Õunapuu
7a7b2f9881
Create scaffold for domain disputes
2020-04-22 11:00:06 +03:00
Alex Sherman
23642355bf
Fix mina deploy issue ( #1573 )
...
Use git command to get origin/repo
2020-04-20 11:40:03 +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
8161d21f98
clickable commit hash link
2020-04-16 14:32:56 +05:00
Karl Erik Õunapuu
7c7bcf4b41
Binaries / New configs from Rails 5.2 app:update
2020-04-15 09:19:43 +03:00
Timo Võhmar
8451aa7758
Merge pull request #1547 from internetee/509-directo-to-gem
...
Directo: Reference BL from gem
2020-03-25 11:08:48 +02:00
Karl Erik Õunapuu
3f92640ad2
Move registrar directo logic to concern, touch up translations
2020-03-02 17:38:03 +02:00
Karl Erik Õunapuu
035bb14d9f
Move directo translations from logic to I18n
2020-03-02 12:29:50 +02: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
Timo Võhmar
3d9e8d2c26
Merge pull request #1533 from internetee/1481-add_client_hold_to_registrar_ui
...
1481 add client hold to registrar ui
2020-02-26 17:17:59 +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
Georg Kahest
a743c6c56f
disable airbrake performance monitoring
2020-02-19 11:08:54 +02:00
Alex Sherman
ed98ca3ed8
Remove verbose warinings from tests
2020-02-07 19:11:55 +05:00
Alex Sherman
8de9c1d7c6
Silence deprecation warnings
2020-02-07 19:01:39 +05:00
Alex Sherman
a18f7b1605
Pump papertrail version to 6.0.2
2020-02-05 12:43:25 +05:00
Alex Sherman
ad46e08f32
Pump iso8601 gem version
2020-02-05 12:43:25 +05:00
Alex Sherman
95ad3086b0
Change deprecated usage of strings in if blocks
2020-02-05 12:43:25 +05:00
Alex Sherman
af57711dc0
Pump rails version, fix tests
2020-02-05 12:43:25 +05:00
Alex Sherman
1a59487724
Raise ruby version to 2.5.7, raise some gem versions
2020-02-05 12:43:25 +05:00
Karl Erik Õunapuu
37e7def669
Provide better context for EveryPay / Banklink payment state alerts
2020-02-04 21:11:30 +02:00
Karl Erik Õunapuu
3f5b5962d1
Make sure that Payment method is functional prior to paying
2020-02-03 14:14:31 +02:00
Alex Sherman
a9ce9dba51
Set single poll message for force delete
2020-01-21 13:40:13 +05:00
Timo Võhmar
df5fcd822d
Merge pull request #1430 from internetee/1428-new-force-delete-procedures
...
Add new ForceDelete procedures
2020-01-18 15:19:26 +02:00
Alex Sherman
d95081adcf
Add test to see if registrant verification stores versions
2020-01-14 18:51:09 +05: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
222ac639ac
Add pull messages on soft force delete & force delete cancel
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
Alex Sherman
a46dd0eba5
Add :show action to admin api_user routes
...
In application_helper.rb we are generating link to creator/updater, but if contact creator is API user, there is an error as we are trying to create link_to(api_user) without having a :show route. This commit fixes this.
Closes #1458
2020-01-02 19:02:20 +05:00
Artur Beljajev
75eb9faed7
Remove unused translation
2019-12-18 09:21:52 +02:00
Artur Beljajev
f4abb0afce
Fix translation
2019-12-10 16:12:02 +02:00
Artur Beljajev
c815da3afd
Extract partials
2019-12-10 16:11:51 +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
54be3995e6
Remove unneeded translations
2019-12-10 15:39:57 +02:00
Artur Beljajev
aa8be7d148
Improve error messages
2019-12-10 15:39:56 +02:00
Artur Beljajev
b850efb939
Use standard UI
2019-12-10 15:39:56 +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
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
f1992c03a9
Remove unused routes
2019-12-09 20:10:49 +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