olegphenomenon
2016c55cb9
fixed dsnkey enabled method
2021-09-09 15:05:17 +03:00
Alex Sherman
6482e76511
Fix i18n for the invoice title
2021-06-28 16:00:54 +05:00
Timo Võhmar
22351c9053
Merge pull request #1814 from internetee/add-guard-clause-to-mass-nameserver-change
...
Bulk NS change: Verify CSV integrity
2021-06-25 14:43:00 +03:00
Oleg Hasjanov
4cf7a103c8
added response for wrong epp path
2021-06-10 14:19:14 +03:00
Oleg Hasjanov
5b8b18f584
updated approach for loading schemas in xml console
2021-06-09 17:27:53 +03:00
Oleg Hasjanov
c24bedae27
fixed test
2021-05-04 10:56:54 +03:00
Oleg Hasjanov
28b7acfc96
refactoring
2021-05-03 15:13:49 +03:00
Oleg Hasjanov
459f626808
added condition to return if there no any domain_name header
2021-04-30 18:21:41 +03:00
Oleg Hasjanov
6f08360d41
added system test for invalid csv file
2021-04-30 17:45:14 +03:00
Alex Sherman
cb4ff1876d
Fix CookieOverflow error using current Tara test keys
2021-03-11 17:42:06 +05:00
Alex Sherman
9611df92b0
Add system test & fix locale
2021-02-08 15:35:46 +05:00
Alex Sherman
e5c41cf531
Fix tests
2021-02-08 15:00:07 +05:00
Oleg Hasjanov
ea5586a5a7
added test for registrar account activities
2021-01-27 17:14:21 +02:00
Karl Erik Õunapuu
0e120d4992
Process failed domains for bulk ns change
2020-12-30 11:00:52 +02:00
Karl Erik Õunapuu
7d61eb07b0
Fix test
2020-12-28 16:30:51 +02:00
Karl Erik Õunapuu
c1aa286e90
Merge remote-tracking branch 'origin/master' into 1739-ns-bulk-change-test-and-whois-update
2020-12-28 16:22:19 +02:00
Karl Erik Õunapuu
04944b8ac4
Improve bulk renew tests
2020-12-21 14:33:35 +02:00
Alex Sherman
13455b398c
Add test & error message if not enough funds for renew
2020-12-15 16:43:37 +05:00
Alex Sherman
a1b3398e0e
Add Renew button to make renewal a separate action
2020-12-15 14:27:32 +05:00
Alex Sherman
3edf8a500a
Add test to see if bulk renew works
2020-12-15 14:27:32 +05:00
Alex Sherman
2ca0438274
Move test to separate file
2020-12-15 14:27:32 +05:00
Alex Sherman
3198538556
Add basic system test
2020-12-15 14:27:32 +05:00
Timo Võhmar
bcafa2e424
Merge pull request #1702 from internetee/1580-registrar-api-contacts-endpoint
...
REPP: Contact management
2020-11-24 15:28:39 +02:00
Karl Erik Õunapuu
1db594fc1c
NS bulk change: Add tests, don't use name_puny format
2020-11-18 16:29:18 +02:00
Alex Sherman
5cc85980d4
Fixed validations
2020-11-17 19:50:22 +05:00
Karl Erik Õunapuu
db50a89d85
Merge remote-tracking branch 'origin/master' into 1580-registrar-api-contacts-endpoint
2020-11-17 09:55:32 +02:00
Karl Erik Õunapuu
a182dfb3ba
Fix CC issues
2020-11-06 16:33:51 +02:00
Karl Erik Õunapuu
a6f7af0f03
Fix tests
2020-10-16 12:04:55 +03:00
Alex Sherman
eeffb7ee22
Add tests
2020-09-30 20:13:51 +05:00
Alex Sherman
6c24eff1ef
Remove unused tests
2020-09-30 15:09:50 +05:00
Karl Erik Õunapuu
155b6e98cb
Update file download HTTP headers in test
2020-06-01 10:36:49 +03:00
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
Artur Beljajev
fa52001be6
Upgrade to Rails 5.0
...
Closes #377
2019-11-15 15:26:33 +02:00
Artur Beljajev
199085f8ac
Use resourceful routes
...
https://github.com/rails/rails/pull/23980
2019-10-16 10:36:09 +03:00
Artur Beljajev
8a167c4728
Reorganize tests
2019-10-11 12:13:18 +03:00
Artur Beljajev
7fcab05e51
Clean up settings after tests
2019-10-09 15:55:27 +03:00
Artur Beljajev
54577b530b
Remove specs
2019-10-07 15:44:14 +03:00
Artur Beljajev
ba5a7b1745
Require application_system_test_case
explicitly
2019-09-03 18:40:52 +03:00
Artur Beljajev
5a68035818
Remove unused db column
2019-08-11 22:50:34 +03:00
Artur Beljajev
8faa6d55ea
Improve tests
...
- Remove unnecessary fixtures
- Remove unnecessary teardown steps
- Improve readability
2019-06-20 16:41:12 +03:00
Artur Beljajev
62c38d1f99
Add balance auto reload
...
Closes #329
2019-06-14 16:30:34 +03:00
Artur Beljajev
02c37a1c31
Let registrars change IBAN
2019-06-12 11:49:31 +03:00
Artur Beljajev
37249a24f7
Let registrar users change registrar account
2019-05-16 13:49:29 +03:00
Artur Beljajev
207c2a704c
Rename profile page in registrar area to account
2019-05-15 13:44:36 +03:00
Artur Beljajev
27ea790b28
Refactor invoice PDF generation, download and delivery
...
- Remove `Que::Mailer` (#895 )
- Extract controllers
- Extract translations
- Convert HAML to ERB
- Add mailer preview
- Improve UI
- Remove unused routes
- Add tests
2019-04-11 13:04:42 +03:00
Artur Beljajev
a97728c0f3
Refactor and improve invoices
...
- `runner 'Invoice.cancel_overdue_invoices'` in `schedule.rb` is
changed to `rake 'invoices:cancel_overdue'`.
- `invoices.payment_term` database column is removed and its value is
hardcoded in UI.
- `invoices.paid_at` is removed as unused
- `invoices.due_date` column's type is now `date`.
- `Invoice#invoice_items` renamed to `Invoice#items` and `Invoice`
interface to get a list of items is unified.
- Default date format in UI.
- Default translations are used.
- Tests improved.
- Specs converted to tests and removed along with factories.
- Database structure improved.
2019-03-14 15:39:24 +02:00
Artur Beljajev
211f8c9143
Fix home page link
2018-08-22 00:21:12 +03:00
Artur Beljajev
a2a67159d4
Add assertion
2018-08-21 23:51:03 +03:00
Artur Beljajev
5c00a7364d
Improve readability
2018-08-21 23:50:29 +03:00
Artur Beljajev
773b2116ef
Merge branch 'master' into refactor-devise-integration
2018-08-17 14:54:23 +03:00