Commit Graph

4 Commits

Author SHA1 Message Date
MrKeksi db518c3620
Adding translation (#1510)
* Update _account.html.erb

* Update en.yml
2020-05-06 15:48:12 -04:00
Ahmad Farhat 467947f1b5
GRN2-xx: Switch the relation between users and roles to make queries cleaner and faster (#1299)
* First steps

* Fixes in account creation flow

* Fixed most testcases

* more test fixes

* Fixed more test cases

* Passing tests and rubocop

* Added rake task to remove rooms
2020-05-06 15:23:28 -04:00
shawn-higgins1 666231db6c Change permissions from columns to table entries (#762) 2019-09-19 10:03:44 -04:00
farhatahmad fd6077696d GRN2-180: First stages of refactoring code for v2.4 (#748)
* Email rescues and authenticator concern

* Application controller and helper clean up

* Moved controller code out of helpers

* More helper and email clean up

* Cleaned up remaining helpers and create omniauth_options

* Controller code clean up

* restructured views structure

* Restructured role code

* Restructured profile and code clean up

* Master merge

* Added bbb server concern to deal with bbb calls

* Bug fixes and changes after changes

* rspec

* More rubocop fixes
2019-09-19 10:03:44 -04:00