Skip to content

v0.1.2

Latest
Compare
Choose a tag to compare
@KnockOutEZ KnockOutEZ released this 21 Apr 21:16
· 1 commit to main since this release
v0.1.2
403769f

Changelog

  • 6ba17bf Create CONTRIBUTING.md
  • 449a125 Merge branch 'main' of github.com:nexentra/midgard
  • 249e73f Stopped tracking defaultdb File
  • 2677b29 added bash script for running frontend backend parallelly
  • 20f377c added basic auth using clerk
  • d63fd0e added caching with rosedb
  • 371cd85 added clerk auth check from backend
  • 3e0712c added clerk middleware
  • 97c33ad added delete custom data and fixed id issue
  • 5b17fed added golangci-lint and configured docker build
  • d531e3b added golangci-lint and configured docker build
  • e448220 added mockery, pre-commit, redocly and workflow yaml files
  • c46719b added new client service
  • 090cb3f added small renaming fixes
  • 8b6a3ae added swag fmt to makefile
  • a576fa6 added swaggo implementation to backend
  • 7188f54 added truncate to table data
  • ee38cb7 added ui
  • 2e3d310 adding client build inside action
  • 9b385a1 adding envs to action
  • 69c2c1b adding goreleaser
  • 507973b adding goreleaser
  • bc3fa38 adding goreleaser
  • 693be3d adding new layout for api
  • 71b3db8 adding small fixes for goreleaser workflow
  • c5f1223 adding small fixes for goreleaser workflow
  • ed5d131 adding small fixes for goreleaser workflow
  • a415b1d adding small fixes for goreleaser workflow
  • e257d0e adding small fixes for goreleaser workflow
  • 339d561 adding small fixes for goreleaser workflow
  • f0cfb3b adding small fixes for goreleaser workflow
  • 2fb0b62 changed module name
  • f622e8c ci: adding linux, macos seperate releases for goreleaser
  • cbe215c ci: adding linux, macos seperate releases for goreleaser
  • 31924e2 ci: adding linux, macos seperate releases for goreleaser
  • 99e9e9c ci: adding linux, macos seperate releases for goreleaser
  • 79d6919 ci: adding linux, macos seperate releases for goreleaser
  • 6ddf6ca ci: adding linux, macos seperate releases for goreleaser
  • fb612db ci: adding linux, macos seperate releases for goreleaser
  • 81851a6 ci: changed directory for terraform ci
  • a3b6f1c ci: changed directory for terraform ci
  • a7d543e ci: fixing gnu related issue for releaser
  • dc9e65e ci: fixing gnu related issue for releaser
  • 5fe748d ci: fixing small goreleaser issues
  • 37bebe5 ci: implementation of goreleaser in progress
  • 9733cfe ci: implemented terraform for deploying in ec2
  • b68f2a3 ci: replacing goreleaser with github action
  • a96cd76 client: added test page for fetching data
  • f022df2 client: fixed build errors
  • 4ac317a deleted previous tablels from frontend
  • facfab8 doc: added swagger to primaryApi
  • ae41890 finished adding data to custom
  • a834664 finished backend
  • a8391c0 finished configuring wails
  • 829cb07 finished dockerizing the application and deploying to fly. Also embedded frontend with backend
  • d5b2f95 finished fetching customdata
  • 98c6032 finished full crud
  • 84b9d14 finished initial template documentation for production
  • 49ddc02 finished initial template documentation for production
  • d7fcae0 finished initial template documentation for production
  • ebb8687 finished migrating to echo from gorilla mux
  • 40a1795 finished update custom data
  • f7bdd9e fixed all the issues with customschema
  • 21bab85 fixed build-macos.sh for dmg and pkg builds
  • 237b7a8 fixed client linting issues
  • d29f0f2 fixed make builder issues
  • c1cbf8a fixed table data alignment issue
  • 63db7a1 fixed the error with updating user data
  • 171fdb8 fixed the uuid issues in the backend
  • 1c6d87b fixing /api
  • 7aa95b8 fixing makefile for builder
  • 81ed6cc fixing the golang CI build
  • d6ca8f6 frontend in progress
  • 619cb31 implemented readme and license
  • 01568ae initiated wails desktop app
  • 4a2ca90 ionic capacitor implementation in progress
  • 42b9c4e made compatible ble for devmode
  • d90f44c made user id uuid
  • bba0f06 making ready for deployment
  • c38b7cb modified GoFindAllMyCustomSchemas to not return unnecessary data
  • 118fee8 new backend structure in progress
  • eba11ed new structure in progress
  • 68bc48e re-designed db structs
  • 08643e5 readme updated
  • 11a9fcb readme updated
  • 0c56da6 readme updated
  • 6b8d177 readme updated
  • 403769f readme: Added documentation for ios,android,macos,windows and linux machine native export
  • e160790 readme: added newline for using midgard as template
  • 49c1cbf removed .env.example
  • 8b60cb0 removed api dir
  • 95800d0 removed export command from package.json
  • 9f9077a removed unnecessary code and added valid links
  • 66e7f79 seperated desktop application module in cli
  • 2b6395e server: finished adding primary api router
  • cc28f54 server: initializing primary router
  • 2c63449 updated github CI
  • 0bfda34 updated nodejs version in actions
  • 9826734 updated readme for better for infrustructure
  • a26e924 updated readme image
  • 6b94f40 updated swagger config, added orval for client side type generation
  • 80dac81 wails implementation in progress
  • a74d429 wails implementation in progress