ubicloud/views/project
Jeremy Evans 27fdb23bb3 Remove flash["old"]
This was only used by the old fallback error code. As that has been
removed, there is no reason to check flash["old"] anymore.
2025-08-27 04:31:18 +09:00
..
access-control.erb Switch @project_data[:path] -> @project.path 2025-08-26 02:08:44 +09:00
billing.erb Stop using invoice serializer in billing view 2025-08-26 02:08:44 +09:00
create.erb Use Roda part plugin to simplify render calls with locals 2025-01-31 09:47:06 -08:00
dashboard.erb Switch @project_data[:path] -> @project.path 2025-08-26 02:08:44 +09:00
index.erb Stop using serializer for project index web route 2025-08-26 02:08:44 +09:00
invoice.erb Switch from using [] to using member methods for when using the invoice serializer 2025-08-26 02:08:44 +09:00
show.erb Switch @project_data[:path] -> @project.path 2025-08-26 02:08:44 +09:00
tag-list.erb Switch @project_data[:path] -> @project.path 2025-08-26 02:08:44 +09:00
tag.erb Remove flash["old"] 2025-08-27 04:31:18 +09:00
token.erb Switch @project_data[:path] -> @project.path 2025-08-26 02:08:44 +09:00
user-tabbar.erb Switch @project_data[:path] -> @project.path 2025-08-26 02:08:44 +09:00
user.erb Switch @project_data[:path] -> @project.path 2025-08-26 02:08:44 +09:00