[docs] add cooler 😎 screenshots 🖼️ of the UI
This commit is contained in:
@ -15,8 +15,7 @@ of it and is prepared to be able to accommodate several Time Banks in a single i
|
||||
for this account with three levels of privileges: superadmin, admin (only manages a bank)
|
||||
and members of a bank.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
TimeOverflow is divided into 2 large blocks:
|
||||
|
||||
|
||||
BIN
docs/images/demo_ui.jpeg
Normal file
BIN
docs/images/demo_ui.jpeg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 642 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 71 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 87 KiB |
@ -441,8 +441,8 @@ RSpec.describe UsersController do
|
||||
|
||||
let(:uploaded_file) do
|
||||
Rack::Test::UploadedFile.new(
|
||||
Rails.root.join("docs/images/ofertas.png"),
|
||||
"image/png"
|
||||
Rails.root.join("docs/images/demo_ui.jpeg"),
|
||||
"image/jpeg"
|
||||
)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user