32 Commits

Author SHA1 Message Date
c629b42d57 Add Salary model. Needs testing and then devs. 2020-10-01 17:11:39 +01:00
c7ee97139e Try improving capistrano behaviour with passenger. 2020-10-01 17:11:00 +01:00
231364338d Small style improvement. 2020-09-10 17:55:29 +01:00
184424bc23 Default sort on tax_reference. 2020-09-10 17:46:49 +01:00
2f2f78776b Add rails_admin_import for easy import in the backoffice. 2020-09-10 17:25:20 +01:00
83ba256f9d Add tax_references, its controller and some basic pages for viewing ref data about taxes. 2020-09-10 12:36:43 +01:00
49d17e5850 Add admin link in top navbar. skeleton 2020-09-09 12:11:55 +01:00
9a6b4862a3 update apt only once 2020-09-09 11:41:11 +01:00
7add23e62a Use production rails_env in staging deployment - should investigate what else is needed for correct asset compilation in a new env. 2020-08-22 13:57:32 +01:00
371cfb25f1 Fix stylesheet_pack_tag 2020-08-22 13:35:37 +01:00
d9d7929604 Add .env loading to capistrano deployment. 2020-08-22 12:41:27 +01:00
611f1b94ba remove .iml file. 2020-08-21 20:27:01 +01:00
9564208054 layout with generic logic. 2020-08-21 20:25:47 +01:00
6bb06010ae Add capistrano and deploy configs for staging. 2020-08-21 20:25:10 +01:00
e70fab734f Add staging env for webpacker. 2020-08-21 19:20:23 +01:00
e22d670933 Ignore more files and add staging database config. 2020-08-21 19:14:50 +01:00
a7c80ac14e Add staging env for webpacker. 2020-08-21 18:03:00 +01:00
717c3b4ea7 Add staging env. 2020-08-21 18:01:03 +01:00
10168de123 Update ruby-version. 2020-08-21 17:41:54 +01:00
8568811c7d Update docker-compose config for HyperV compatibility (owner issues are avoided by using named volumes). wsl2-not-working 2020-08-21 15:33:49 +01:00
c1130c84e5 Some battling with the layout... 2020-08-20 17:20:58 +01:00
bf6001ceaa WIP: Testing with pg in travis...
Remove /.idea/ folder.
2020-08-20 16:45:31 +01:00
270e258f33 WIP: Testing with pg in travis... Migrate before testing. 2020-08-20 16:23:54 +01:00
a63cb70c2f WIP: Testing with pg in travis... Add missing rake. 2020-08-20 15:11:07 +01:00
4828d36570 WIP: Testing with pg in travis... 2020-08-20 14:45:04 +01:00
dfea66cca6 Testing with pg in travis... 2020-08-20 12:36:59 +01:00
e77691d960 Better toasts. Add pg service in travis. 2020-08-20 12:28:05 +01:00
0125eadc38 Fix tests for admins and users - email key was missing 2020-08-20 11:39:59 +01:00
b7b1e2b3fd Add user model through devise. Add some basic layout. Start testing in travis. 2020-08-20 11:01:27 +01:00
1bc17c462a First working version with devise+rails_admin 2020-08-19 07:31:31 +01:00
8eadda6a48 Install rails_admin and devise. Start setting it up. 2020-08-17 21:19:51 +01:00
2bab452ae7 Create the rails project and build docker-compose. 2020-08-17 18:59:01 +01:00