No description
Find a file
david 02e13871bb
Some checks failed
/ Run tests (push) Successful in 2m3s
/ Run system tests (push) Failing after 2m22s
/ Build, push and deploy image (push) Successful in 1m38s
Try fix faulty images
2024-11-23 22:06:50 +01:00
.devcontainer switch to rdbg debugger 2024-10-27 02:16:36 +02:00
.forgejo/workflows Try to fix ci browser 2024-11-08 22:13:05 +01:00
.vscode Migrate to Rais 8.0 2024-11-08 22:05:31 +01:00
app Try fix faulty images 2024-11-23 22:06:50 +01:00
bin Add screenshots to elements 2024-11-12 22:43:59 +01:00
config edit comment and pdf export 2024-11-23 21:11:01 +01:00
db Add screenshots to elements 2024-11-12 22:43:59 +01:00
lib error pages 2024-11-11 07:21:55 +01:00
log rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
public error pages 2024-11-11 07:21:55 +01:00
storage rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
test Fix test 2024-11-17 00:50:39 +01:00
tmp rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
vendor Add lightbox 2024-11-13 00:26:07 +01:00
.dockerignore A lot :) 2024-09-05 22:54:38 +02:00
.gitattributes rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
.gitignore error pages 2024-11-11 07:21:55 +01:00
.node-version rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
.rubocop.yml A lot :) 2024-09-05 22:54:38 +02:00
.ruby-version Add auth and ruby update 2024-09-22 21:57:05 +02:00
config.ru Basic setup, launch config and layout 2024-07-15 14:31:54 +02:00
docker-compose.yml Migrate to Rais 8.0 2024-11-08 22:05:31 +01:00
Dockerfile Model menus, modal edit and layout improvements 2024-11-23 19:10:09 +01:00
Gemfile Add screenshots to elements 2024-11-12 22:43:59 +01:00
Gemfile.lock Add screenshots to elements 2024-11-12 22:43:59 +01:00
package-lock.json Model menus, modal edit and layout improvements 2024-11-23 19:10:09 +01:00
package.json Model menus, modal edit and layout improvements 2024-11-23 19:10:09 +01:00
Procfile.dev rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
Rakefile Basic setup, launch config and layout 2024-07-15 14:31:54 +02:00
README.md rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
yarn.lock fix lightbox 2024-11-23 19:24:43 +01:00

a11yist

rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild .