Commit Graph

79 Commits

Author SHA1 Message Date
riggraz
24339c0e08 Add React and TS to webpacker; add react-rails gem 2019-08-25 14:34:20 +02:00
riggraz
01cc6eb96a Add not null constraint on some database fields 2019-08-25 11:34:25 +02:00
riggraz
735b0de9b6 Add some posts to seeds.rb 2019-08-25 11:26:28 +02:00
riggraz
87c205ca60 Apply single quote convention in Ruby code 2019-08-24 20:04:53 +02:00
riggraz
0f74fc2b88 Add routing specs 2019-08-24 19:48:31 +02:00
riggraz
95c26a673a Refactor model tests 2019-08-24 19:12:57 +02:00
riggraz
ada0114589 Refactor model tests to use rspec's be_valid/be_invalid 2019-08-24 17:03:54 +02:00
riggraz
0ceaa6acb5 Add Post model 2019-08-24 16:51:25 +02:00
riggraz
c66d350004 Improve admin panel accessability and style 2019-08-24 15:08:38 +02:00
riggraz
651fa6e16d Add db seeds 2019-08-24 13:35:01 +02:00
riggraz
f0b3fe7a60 Add post statuses admin panel 2019-08-24 12:28:59 +02:00
riggraz
726236b8aa Add PostStatus model 2019-08-24 12:06:48 +02:00
riggraz
8e610aa381 Clarify admin panel test descriptions 2019-08-24 11:15:42 +02:00
riggraz
75893bc4fd Add tests to user model and admin panel requests 2019-08-23 15:58:43 +02:00
riggraz
33ba4771d7 Add Boards 2019-08-22 17:09:13 +02:00
riggraz
ecc0d1cb27 Add admin panel and make it work for user resource 2019-08-21 16:13:39 +02:00
riggraz
462002c416 Add users factory for tests 2019-08-20 14:26:26 +02:00
riggraz
35d55c1e71 Add gravatar picture to header 2019-08-19 17:42:13 +02:00
riggraz
7cae9d68c1 Add a mock home page 2019-08-19 17:41:47 +02:00
riggraz
7f2f536027 Improve style, in particular forms 2019-08-19 16:43:32 +02:00
riggraz
983841800c Add full name to users 2019-08-19 15:45:44 +02:00
riggraz
c270fcff11 Add header and customize some devise views 2019-08-19 13:52:26 +02:00
riggraz
6fe5845ec9 Add Boostrap 2019-08-19 12:16:17 +02:00
riggraz
63dca03622 Add Devise configuration for testing 2019-08-19 10:52:26 +02:00
riggraz
3bd019bfdc Add test to User model 2019-08-19 10:52:12 +02:00
riggraz
b854562ca1 Add role to users 2019-08-19 10:37:45 +02:00
riggraz
fb924c9e75 Install and set up Devise 2019-08-18 18:51:25 +02:00
riggraz
f3ed240965 Install rspec and factory_bot 2019-08-18 15:03:33 +02:00
riggraz
467d5a9a0f Setup Rails project and dockerize 2019-08-18 14:51:37 +02:00