1.0.0 (2018-02-19)
Closed issues:
- «Some fields are empty or invalid» when submitting KyC #136
- Fix tests after redesign #126
- Create dropdown for countries #124
- Fix URL in readme #116
- User has ability to get back to already passed step verification #115
- Doc type dropdown awful #111
- Fix role changement in admin panel #109
- Fix license name in readme #94
- Phone verification form doesn't check phone for uniqueness #88
- It is possible to create document leaving all fields blank #86
- break-word causes mail addresses to display ugly #85
- Missing sender name for emails #83
- Handle issue on phone verification step #75
- Integration of omniauth-barong into barongClientTestApp #41
- Rake task for creating application #40
- Rake task for creating an admin user #39
- Add .level field #34
- Add ability to customize design #29
- Adding KYC #28
- Adding 2FA auth. with Google Auth. #25
- Adding Phone verification system #24
- Adding doorkeeper into the stack #23
- CRUD for accounts #19
- Prevent accounts from brute-force attack (devise lockable) #13
- Create admin panel boilerplate #12
- Create a light layout maybe using bootstrap #10
- Dockerfile and pipeline for Barong #3
- Ability to register with email and password #2
- Create Account Migration #1
Merged pull requests:
- Fix for login #143 (gfedorenko)
- Minor fixes #141 (gfedorenko)
- Modify email and sender name #140 (gfedorenko)
- Include profile.state in jwt #135 (mafarain)
- Update chart #134 (ashanaakh)
- Put working links in footer #133 (gfedorenko)
- Add UID for Account #132 (vpetrusenko)
- Splitted profile-document form #131 (gfedorenko)
- Add dropdown for countries (closes #124) #130 (spavlishak)
- Fix tests due to new forms #128 (spavlishak)
- Update oauth callback #127 (vpetrusenko)
- Include name in JWT #123 (dkkoval)
- Fix url in Readme #122 (spavlishak)
- Add JWT support to chart #120 (ashanaakh)
- Verification process design (Identity, phone, documents) #107 (Mons-web)
- Minor fixes to index page #106 (vpetrusenko)
- Unifying styles in the admin panel #105 (amir-budaychiev)
- Add missing </div> #104 (yivo)
- Use JWT token for authentication #103 (dkkoval)
- Unifying styles in the admin panel #102 (amir-budaychiev)
- Fix for phone code button #100 (vpetrusenko)
- Fix for js #98 (gfedorenko)
- Fix for approving profile #97 (gfedorenko)
- Changed license in README #95 (gfedorenko)
- Added GCS credentials to helm charts #93 (ashanaakh)
- Added sender's name #92 (gfedorenko)
- Return if phone is already in db #91 (gfedorenko)
- Google cloud upload #90 (gfedorenko)
- Added some validations #82 (gfedorenko)
- Production fixes #81 (ashanaakh)
- Change license to Apache 2.0 #79 (calj)
- Two Factor Auth #78 (ashanaakh)
- Small improvements #74 (gfedorenko)
- Style improvements on documents, sign in/sign up, profiles, removing header #73 (spavlishak)
- Improve some styles #71 (spavlishak)
- Rework devise error to be UI benevolent #70 (mafarain)
- Changed datepicker and sms body #69 (gfedorenko)
- Add helm chart to docker ignore files #68 (ashanaakh)
- Added favicon #66 (ashanaakh)
- Improvments for levels #65 (vpetrusenko)
- Provide readme #64 (ashanaakh)
- Fixed background image #63 (ashanaakh)
- Added meta tag for mobile view #62 (gfedorenko)
- Fix mail sender email #61 (ashanaakh)
- Deployment #60 (ashanaakh)
- Implement levels #59 (vpetrusenko)
- Work on uploading documents has been continued, fixed the rubocop and rspec tests #58 (amir-budaychiev)
- Fixed barong host in chart #57 (ashanaakh)
- Removed unnecessary views #56 (gfedorenko)
- Custom logo, header, footer support & helm chart fix #55 (ashanaakh)
- Feature/rake seed #54 (mod)
- Adding verification design #53 (gfedorenko)
- custom css helper #52 (mod)
- Added profiles section to the admin panel #50 (amir-budaychiev)
- Fix production mailer & move to helios-public #47 (yssavchuk)
- Fixing the tests #43 (amir-budaychiev)
- fixed the tests #42 (amir-budaychiev)
- Adding layout for profiles and documents #38 (vpetrusenko)
- Deploy #37 (ashanaakh)
- Add ability to customize design #33 (spavlishak)
- Scaffold website table #30 (mod)
- Added ability to connect phone number to account #27 (gfedorenko)
- Adding doorkeeper into the stack #26 (vpetrusenko)
- Added listing of accounts with ability to delete or edit #22 (gfedorenko)
- Provide License #21 (spavlishak)
- Front-end: Bootstrap Gem, Devise forms, Skinning #18 (Mons-web)
- Set devise secret on container build #17 (yssavchuk)
- Add BS4 for admin & navigation. #16 (yivo)
- K8s #15 (yssavchuk)
- Add admin panel boilerplate #14 (yivo)
- Lockable for devise #11 (gfedorenko)
- Initialize Devise missing views and routes #9 (mod)
- Add TravisCI configuration & RSpec + Capybara boilerplate. #8 (yivo)
- Add rubocop.yml #7 (yivo)
- Prepare initial configuration and gemset #6 (yivo)
- Development & software operations #5 (yssavchuk)