dinsmol
|
ce218c34b9
|
strong params removed
|
2021-08-24 21:50:40 +03:00 |
|
Timo Võhmar
|
0a860d9000
|
Update CHANGELOG.md
|
2021-08-24 11:57:24 +03:00 |
|
Timo Võhmar
|
6568625f86
|
Merge pull request #2132 from internetee/2123-domains-bulk-transfer-fix
Registrar: fix for domains bulk transfer
|
2021-08-24 11:55:58 +03:00 |
|
dinsmol
|
d333f7ce0e
|
replaced each method to pluck
|
2021-08-23 23:00:37 +03:00 |
|
dinsmol
|
7be7282d89
|
minor fixes
|
2021-08-23 22:39:13 +03:00 |
|
dinsmol
|
f08e95642d
|
fixed error
|
2021-08-23 22:22:10 +03:00 |
|
dependabot[bot]
|
b26d3895f7
|
Bump truemail from 2.4.8 to 2.4.9
Bumps [truemail](https://github.com/truemail-rb/truemail) from 2.4.8 to 2.4.9.
- [Release notes](https://github.com/truemail-rb/truemail/releases)
- [Changelog](https://github.com/truemail-rb/truemail/blob/master/CHANGELOG.md)
- [Commits](https://github.com/truemail-rb/truemail/compare/v2.4.8...v2.4.9)
---
updated-dependencies:
- dependency-name: truemail
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-23 19:01:35 +00:00 |
|
dependabot[bot]
|
2488664c38
|
Bump sidekiq from 6.2.1 to 6.2.2
Bumps [sidekiq](https://github.com/mperham/sidekiq) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/mperham/sidekiq/releases)
- [Changelog](https://github.com/mperham/sidekiq/blob/master/Changes.md)
- [Commits](https://github.com/mperham/sidekiq/compare/v6.2.1...v6.2.2)
---
updated-dependencies:
- dependency-name: sidekiq
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-23 19:01:02 +00:00 |
|
dependabot[bot]
|
83bfd3100d
|
Bump webdrivers from 4.6.0 to 4.6.1
Bumps [webdrivers](https://github.com/titusfortner/webdrivers) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/titusfortner/webdrivers/releases)
- [Changelog](https://github.com/titusfortner/webdrivers/blob/master/CHANGELOG.md)
- [Commits](https://github.com/titusfortner/webdrivers/compare/v4.6.0...v4.6.1)
---
updated-dependencies:
- dependency-name: webdrivers
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-23 19:00:45 +00:00 |
|
dinsmol
|
b8cf5a9009
|
fixed codeclimate errors
|
2021-08-23 21:37:28 +03:00 |
|
dinsmol
|
43518b5832
|
added action
|
2021-08-23 21:32:54 +03:00 |
|
dinsmol
|
d25847571f
|
fixed codeclimate errors
|
2021-08-23 16:38:44 +03:00 |
|
dinsmol
|
83b9c58ad3
|
test fixed, controller refactored
|
2021-08-23 09:11:41 +03:00 |
|
dinsmol
|
48555c23b6
|
fixed codeclimate errors
|
2021-08-19 09:42:15 +03:00 |
|
dinsmol
|
b425a14f39
|
added activity type
|
2021-08-19 09:26:17 +03:00 |
|
dinsmol
|
ee442beb2e
|
fixed views
|
2021-08-18 22:57:44 +03:00 |
|
dinsmol
|
6f5cd11859
|
added tests
|
2021-08-18 22:53:05 +03:00 |
|
dinsmol
|
2ff049707d
|
added registrar credit changing functionality
|
2021-08-18 22:06:46 +03:00 |
|
Timo Võhmar
|
4982aba97c
|
Update CHANGELOG.md
|
2021-08-18 17:55:03 +03:00 |
|
Timo Võhmar
|
37fb8de3f0
|
Merge pull request #2120 from internetee/500-csv-export
Admin: adding export to CSV
|
2021-08-18 17:50:24 +03:00 |
|
Timo Võhmar
|
063f02c2fe
|
Update CHANGELOG.md
|
2021-08-18 16:24:20 +03:00 |
|
dinsmol
|
b742bb7576
|
fixed error
|
2021-08-18 16:22:52 +03:00 |
|
dependabot[bot]
|
6b8561b8c2
|
Merge pull request #2122 from internetee/dependabot/bundler/nokogiri-1.12.3
|
2021-08-18 06:07:42 +00:00 |
|
dependabot[bot]
|
d0988164a7
|
Merge pull request #2121 from internetee/dependabot/bundler/truemail-2.4.8
|
2021-08-18 06:07:29 +00:00 |
|
dependabot[bot]
|
ba21688996
|
Bump nokogiri from 1.12.2 to 1.12.3
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.2 to 1.12.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.12.2...v1.12.3)
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-16 19:01:57 +00:00 |
|
dependabot[bot]
|
294315245e
|
Bump truemail from 2.4.6 to 2.4.8
Bumps [truemail](https://github.com/truemail-rb/truemail) from 2.4.6 to 2.4.8.
- [Release notes](https://github.com/truemail-rb/truemail/releases)
- [Changelog](https://github.com/truemail-rb/truemail/blob/master/CHANGELOG.md)
- [Commits](https://github.com/truemail-rb/truemail/compare/v2.4.6...v2.4.8)
---
updated-dependencies:
- dependency-name: truemail
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-16 19:01:09 +00:00 |
|
dinsmol
|
2ffa28692f
|
reordered csv columns
|
2021-08-16 15:05:13 +03:00 |
|
dinsmol
|
67d7a307a1
|
replaced each to find_each
|
2021-08-13 12:45:54 +03:00 |
|
dinsmol
|
8457cb1d18
|
fixed test
|
2021-08-12 12:18:42 +03:00 |
|
dinsmol
|
5ce22debf2
|
fixed codeclimate error
|
2021-08-12 12:12:19 +03:00 |
|
dinsmol
|
d2d31c049c
|
refactored
|
2021-08-12 12:02:34 +03:00 |
|
dinsmol
|
8f17712232
|
fixed codeclimate error
|
2021-08-12 11:25:19 +03:00 |
|
dinsmol
|
7f8eee52f4
|
added csv download
|
2021-08-11 22:28:20 +03:00 |
|
Timo Võhmar
|
c7e92452af
|
Update CHANGELOG.md
|
2021-08-11 13:47:08 +03:00 |
|
Timo Võhmar
|
153aa934cd
|
Update CHANGELOG.md
|
2021-08-11 12:58:05 +03:00 |
|
Timo Võhmar
|
578d8b67f9
|
Merge pull request #2117 from internetee/523-long-email-addresses-outside-the-form
Fixes for display long email addresses
|
2021-08-11 12:56:49 +03:00 |
|
Timo Võhmar
|
bb1c8b41ca
|
Update CHANGELOG.md
|
2021-08-11 12:34:34 +03:00 |
|
Timo Võhmar
|
3dd0b654dd
|
Merge pull request #2115 from internetee/501-registrar-name-dropdown
Admin: dropdown for registrar fields
|
2021-08-11 12:33:21 +03:00 |
|
Timo Võhmar
|
d0ac133c7a
|
Update CHANGELOG.md
|
2021-08-11 12:03:05 +03:00 |
|
Timo Võhmar
|
06805d51d4
|
Merge pull request #2109 from internetee/502-domains-create-date-filter
Added created_at filter
|
2021-08-11 11:49:51 +03:00 |
|
Timo Võhmar
|
aa284bfe13
|
Update CHANGELOG.md
|
2021-08-11 09:57:52 +03:00 |
|
Timo Võhmar
|
8f9b39fce6
|
Merge pull request #2096 from internetee/2095-undefined-method-settings
Fix for manual invoice binding
|
2021-08-11 09:56:54 +03:00 |
|
dependabot[bot]
|
8add569f31
|
Merge pull request #2118 from internetee/dependabot/bundler/webmock-3.14.0
|
2021-08-10 21:47:56 +00:00 |
|
dependabot[bot]
|
c5eb272ff7
|
Merge pull request #2119 from internetee/dependabot/bundler/nokogiri-1.12.2
|
2021-08-10 21:47:27 +00:00 |
|
dinsmol
|
5b0505e124
|
fixed undef. method settings error
|
2021-08-10 13:35:49 +03:00 |
|
dinsmol
|
8d37c22c04
|
added test for reproduce the issue
|
2021-08-10 13:35:49 +03:00 |
|
Timo Võhmar
|
d7cc93a807
|
Update CHANGELOG.md
|
2021-08-10 12:24:00 +03:00 |
|
dependabot[bot]
|
9cd4096c69
|
Bump nokogiri from 1.12.0 to 1.12.2
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.0 to 1.12.2.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.12.0...v1.12.2)
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-09 19:01:04 +00:00 |
|
dependabot[bot]
|
823e2ee5e5
|
Bump webmock from 3.13.0 to 3.14.0
Bumps [webmock](https://github.com/bblimke/webmock) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/bblimke/webmock/releases)
- [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bblimke/webmock/compare/v3.13.0...v3.14.0)
---
updated-dependencies:
- dependency-name: webmock
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-09 19:00:45 +00:00 |
|
dinsmol
|
8797752f1f
|
fixed contacts form
|
2021-08-09 17:45:31 +03:00 |
|