Commit graph

1506 commits

Author SHA1 Message Date
Alex Sherman
e56162f37d Add registrar email validation 2020-07-08 17:05:24 +05:00
Alex Sherman
ba4e256662 Add test domains whitelist & fix tests 2020-07-08 17:05:24 +05:00
Alex Sherman
2d89e8124f Add gem Truemail
Closes #
2020-07-08 17:05:24 +05:00
Karl Erik Õunapuu
52041c52b6 Disable collection cache versioning
This was a new default setting introduced by Rails 6.0
2020-07-07 15:04:22 +03:00
Alex Sherman
a80e813632 Add a setting to see if legaldocs are mandatory 2020-07-02 16:57:50 +05:00
Alex Sherman
3d734ff746 Add opt-out commentary field to registrar 2020-06-30 19:30:44 +05:00
Alex Sherman
39030fc0df Add editing of opt-out flag in registrar 2020-06-30 18:48:33 +05:00
Alex Sherman
28e8b06728 Fix not running whois update after contact update
Closes #1604
2020-06-11 15:55:16 +05:00
Karl Erik Õunapuu
4293148887 Remove useless paper_trail initializer
Association Tracking for PaperTrail has been extracted to a separate gem anyways
2020-06-04 16:46:19 +03:00
Maciej Szlosarczyk
983d458897
Remove precompiled assets due to segfaults 2020-06-04 15:14:12 +03:00
Maciej Szlosarczyk
508ffd4774
Remove explicit autloader config 2020-06-04 15:08:24 +03:00
Maciej Szlosarczyk
194a509a26
Move dev config to sample file 2020-06-04 12:13:41 +03:00
Timo Võhmar
2ffe9629f9
Merge pull request #1593 from internetee/upgrade-rails-to-6.0.3
Upgrade Rails from 5.2 to 6.0.3
2020-06-03 15:04:36 +03:00
Karl Erik Õunapuu
0d4ab6ce8d Allow any host to connect to development 2020-06-01 13:55:06 +03:00
Alex Sherman
e15b1283e5 Add error handling if legaldoc file not found
Closes #1452
2020-06-01 14:36:20 +05:00
Karl Erik Õunapuu
5814d3d34c Fix Que 0.x time parsins in Ror 6
https://github.com/que-rb/que/issues/247
2020-06-01 10:48:13 +03:00
Karl Erik Õunapuu
1575cf5ea1 Rename Repp/Api back to it's original form
Because zeitwerk is disabled
2020-05-29 16:50:03 +03:00
Karl Erik Õunapuu
e8bb305893 Disable Zeitwerk 2020-05-29 16:34:24 +03:00
Karl Erik Õunapuu
f47805a767 Use require_relative where possible 2020-05-29 16:28:57 +03:00
Karl Erik Õunapuu
75fc8ba74f Temporary rename Repp::API to Repp::Api (acronym issue) 2020-05-29 14:51:41 +03:00
Karl Erik Õunapuu
17489a8670 Load rails 6.0 defaults 2020-05-29 14:02:03 +03:00
Karl Erik Õunapuu
ced0f1a634 Run rails:upgrade 2020-05-29 13:34:37 +03:00
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