Commit Graph

496 Commits

Author SHA1 Message Date
Luis Eduardo 26635ee7f2 Add nodxgo-alpine dependency and refactor imports in components 2025-02-04 02:48:37 +00:00
Luis Eduardo c472052331 Update nodxgo-lucide dependency to version 0.1.1 in go.mod and go.sum 2025-02-04 02:46:05 +00:00
Luis Eduardo 960c46efd7 Update NodX dependency to version 0.2.2 in go.mod and go.sum 2025-02-04 02:45:21 +00:00
Luis Eduardo da77c27a26 Merge pull request #81 from eduardolat/refactor-nodx
Refactor components to use NodX library, replacing gomponents referen…
2025-02-03 20:42:31 -06:00
Luis Eduardo 04ae97f668 Refactor components to use NodX library, replacing gomponents references and updating CSS imports 2025-02-03 16:15:13 +00:00
Luis Eduardo 8edc7d8fd9 Update CONTRIBUTING.md and taskfile.yaml to enhance development guidelines and simplify task commands 2025-02-03 04:52:46 +00:00
Luis Eduardo bbfa1bf068 Merge pull request #79 from eduardolat/feat-add-devcontainer
Feat add devcontainer
2025-02-02 22:40:38 -06:00
Luis Eduardo 0b625fc88e Add default git configuration to Dockerfiles for safe.directory 2025-02-03 04:37:23 +00:00
Luis Eduardo a483c327b5 Update lint-test-build workflow to include Docker image loading and streamline run command 2025-02-03 04:29:38 +00:00
Luis Eduardo 1a349a9287 Refactor Docker build command in lint-test-build workflow for improved readability 2025-02-03 04:21:21 +00:00
Luis Eduardo 60dd3b265c Refactor lint-test-build workflow to improve readability of Docker run command 2025-02-03 04:20:06 +00:00
Luis Eduardo 53380c9dcf Remove devcontainer-ci.json and update lint-test-build workflow to build Docker image directly 2025-02-03 04:17:15 +00:00
Luis Eduardo be2422ac75 Remove unnecessary 'go mod download' step from lint-test-build workflow 2025-02-03 04:06:25 +00:00
Luis Eduardo b9fb31e60d Update Dockerfile and Dockerfile.dev to streamline PATH environment variable configuration 2025-02-03 04:01:46 +00:00
Luis Eduardo edb78f1b2c Reorder preparation of devcontainer configuration in lint-test-build workflow 2025-02-03 03:57:58 +00:00
Luis Eduardo 3e509ba17a Remove configFile reference from lint-test-build workflow 2025-02-03 03:54:14 +00:00
Luis Eduardo b8c7c11790 Prepare devcontainer configuration for CI by renaming devcontainer-ci.json 2025-02-03 03:51:59 +00:00
Luis Eduardo f169aabe14 Fix devcontainer CI configuration by updating Dockerfile path and context 2025-02-03 03:48:46 +00:00
Luis Eduardo bccb6e32fe Fix devcontainer configuration by updating the Dockerfile path and context 2025-02-03 03:47:38 +00:00
Luis Eduardo bcff9d5c13 Add devcontainer configuration for CI and update lint-test-build workflow to use it 2025-02-03 03:42:37 +00:00
Luis Eduardo f38666cd67 Update lint-test-build workflow to use docker/setup-buildx-action and install Skopeo 2025-02-03 03:28:04 +00:00
Luis Eduardo 2dd479472a Simplify Docker buildx setup in lint-test-build workflow by replacing action with direct command 2025-02-03 03:24:16 +00:00
Luis Eduardo 90d4adbf08 Add Docker buildx setup for multi-architecture builds in lint-test-build workflow 2025-02-03 03:20:13 +00:00
Luis Eduardo 277784d4ff Optimize command execution in lint-test-build workflow for improved efficiency 2025-02-03 02:44:56 +00:00
Luis Eduardo 54fa7514db Refactor lint-test-build workflow to support multi-platform builds with updated matrix configuration 2025-02-03 02:41:03 +00:00
Luis Eduardo 61858315f0 Enhance Dockerfile to validate TARGETPLATFORM for multi-arch builds 2025-02-03 02:40:57 +00:00
Luis Eduardo f874eee6ad Add dependency installation and permission fix tasks to lint-test-build workflow 2025-02-02 04:40:37 +00:00
Luis Eduardo 3f75949630 Merge branch 'develop' into feat-add-devcontainer 2025-02-02 04:35:38 +00:00
Luis Eduardo e45054452d Refactor GitHub Actions workflow for linting, testing, and building: streamline steps and update matrix configuration 2025-02-02 04:29:30 +00:00
Luis Eduardo eb0f8870e7 Refactor Docker setup for development environment: rename compose file, update service configurations, and VSCode settings 2025-02-02 04:20:01 +00:00
Luis Eduardo Jeréz Girón 006c9eafca Add TARGETPLATFORM build argument to publish-docker-image workflow for multi-arch support 2024-11-02 10:41:06 -06:00
Luis Eduardo Jeréz Girón 280b285f7e Add TARGETPLATFORM build argument to lint-test-build workflow for multi-arch support 2024-11-02 10:38:54 -06:00
Luis Eduardo Jeréz Girón 717abf14c5 Re-declare TARGETPLATFORM ARG in Dockerfiles to ensure availability in build stages and add echo command for better visibility during builds 2024-11-02 10:35:48 -06:00
Luis Eduardo Jeréz Girón 5f60984c50 Refactor Dockerfile.dev to declare TARGETPLATFORM without a default value for improved multi-arch support 2024-11-02 10:31:33 -06:00
Luis Eduardo Jeréz Girón cf83ac2598 Update Dockerfiles to set default TARGETPLATFORM and simplify multi-arch support 2024-11-02 10:27:29 -06:00
Luis Eduardo Jeréz Girón 14b50fc6bf Add echo command to Dockerfiles for TARGETPLATFORM during build 2024-11-02 10:21:16 -06:00
Luis Eduardo Jeréz Girón 146d01beee Add --platform flag in Dockerfile's FROM images 2024-11-02 10:19:25 -06:00
Luis Eduardo Jeréz Girón 53648a1be9 Remove .air.toml and update Dockerfiles to install binaries in a dedicated directory 2024-11-02 09:49:52 -06:00
Luis Eduardo Jeréz Girón 8db421438e Add permission fix step in Dockerfiles and update taskfile 2024-11-02 09:33:57 -06:00
Luis Eduardo Jeréz Girón ebdd8f4b0a Fix sweetalert2 scroll issue in CSS files 2024-10-14 02:20:58 -06:00
Luis Eduardo Jeréz Girón 82f10d45db Refactor javascript following Locality of Behaviour (LoB) principle 2024-10-14 02:17:41 -06:00
Luis Eduardo Jeréz Girón 6842e094b6 Refactor javascript building process 2024-10-14 01:37:29 -06:00
Luis Eduardo Jeréz Girón 73d8c8b7df Refactor .gitignore to include temp/ directory 2024-10-14 01:16:59 -06:00
Luis Eduardo Jeréz Girón 09b0ff0283 Translate sqlc-prebuild script 2024-10-14 01:16:50 -06:00
Luis Eduardo Jeréz Girón bf5316a67b Refactor SQLC configuration and build process 2024-10-14 01:11:16 -06:00
Luis Eduardo Jeréz Girón e5c5e4e552 Refactor CSS to apply hover background color to table rows 2024-10-14 01:01:02 -06:00
Luis Eduardo Jeréz Girón 76b44d46e5 Refactor Dockerfiles to include ARG for TARGETPLATFORM 2024-10-14 00:36:21 -06:00
Luis Eduardo Jeréz Girón b4bedcb2ad Refactor Dockerfiles to include ARG for TARGETPLATFORM 2024-10-14 00:24:36 -06:00
Luis Eduardo Jeréz Girón bd1440592b Update lint-test-build.yaml to include 'develop' branch in CI workflow 2024-10-13 23:19:42 -06:00
Luis Eduardo Jeréz Girón dd7daad1ee Update CONTRIBUTING.md with branch name changes and development workflow details 2024-10-13 23:19:13 -06:00