Releases: creasico/laravel-project
Releases · creasico/laravel-project
v0.1.3
Features
Bug Fixes
- ci: fix misconfigured release workflow (59e141b)
Compare with previous version: v0.1.2...v0.1.3
What's Changed
Contributions
- Migrate from
husky
tosimple-git-hooks
, see #31 by @feryardiant in #58
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Compare with previous version: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Fix release workflows by @feryardiant in #56
v0.1.0
What's Changed
- Inisiasi Inertia-Vue by @feryardiant in #21
- Feature: Integrasi CodeClimate by @feryardiant in #22
- Fix deployment issue by @feryardiant in #23
- Feature using
deployphp/action
for deployment by @feryardiant in #24 - Feature: inisiasi penggunaan package
creasi/laravel-base
by @feryardiant in #25 - Workaround with misleading error reporting on Sentry by @feryardiant in #34
- Feat dependabot config by @feryardiant in #40
- Patch ci workflows by @feryardiant in #55
⚠ BREAKING CHANGES
- rename directory of
composables
toutils
for the sake of common sense
Features
- add
app-wrapper
component (ee02f99) - add ability load layout by name (69512ae)
- add ability to load async app module (20535cb)
- add ability to load laravel'
.php
translation to frontend (b0a900d) - add ability to toggle color schema (ccae7d4)
- add inertia shared data (07dfffd)
- add page expiration handler (cb307b9)
- add responsiveness to
app-layout
(ca38da8) - add support for menu
group
anddevider
, even thodevider
still not working properly (5a57f29) - add utility file for the sake of why not (79ef873)
- better type definition for
Ziggy.routes
(597f1f7) - better type definition for global
axios()
(4956d47) - ci: add
release
config (4e7448c) - ci: add
release
workflow to add notes fromCHANGELOG.md
(05f14bd) - ci: add
triage
workflow that will triggered on all PR (7a4d33d) - ci: add dependabot config (7a750dd), closes creasico/laravel-package#69
- ci: rewrite ci config and make them more reusable (5e4af53)
- ci: workaround with
workflow_dispatch
for deployment (e930930) - dev: enable debug config (89d0c1e)
- enable naive-ui discrete api (6890392)
- enable sentry profiling and session replay (10ccea0)
- force cli output to ansi (8428cd5)
- initialize
account.home
,account.settings
andsupports.home
routes (ca52cea) - initialize
creasi/laravel-base
(6750cc8) - initialize
creasi/laravel-nusa
(480c9bf) - initialize
deployphp/action
as deployment tool (c1f3a5e) - initialize codeclimate integrations (ae12989)
- initialize custom service-worker script (d22a146)
- initialize dedicated translation view composer class (3ffc4ee)
- initialize naive-convig-provider to help manage locale and global theme config (84ff858)
- initialize naive-ui theme overrides (13da4ce)
- initialize navigation view composer (010dad5)
- initialize user management pages (d9d7bab)
- initialize user menu (1ac4052)
- initialize validation status and form feedback (04f8313)
- initilize
inertia-vue
(db9e6e0) - initilize another user menus and update translation (5f55435)
- load app background image for the guest pages (265989b)
- make use of
defineOptions()
to assign page title (1092c6e) - simplify usage and initiation of app modules (fd2af30)
- store sidebar collapse state to session storage (d09a8c6)
- switch main logo on sider collapsed (48e6aa5)
- ui: improve accessibility on auth forms (ed075b2)
Bug Fixes
- ci: apparently
github.env.APP_ENV
only works few area (2468369) - ci: apparently we can't access artifacts from other workflows (acc203a)
- ci: fix deployment issues caused by missing files (3e11196)
- ci: fix my stupidity to execute
composer ziggy:generate
before build (f7de4dc) - ci: try to fix #50 (8caf292)
- deploy: fix deployment issue when executing
post-autoload-dump
command (8a2f4bf) - deploy: fix deployment issue with
public/vendor
assets (bd2a7f2), closes #30 - docs: fix documentation issue and
.env.example
file (6d4d1d0) - fix
Unexpected lexical analysis
issue invue-i18n
module (3b4ae5b), closes intlify/vue-i18n-next#363 - fix main menu state when user currently on account pages (86f67cf)
- fix my stupidity (0c80de5)
- quick fix for logout functionality (d1e749d)
- tests: fix end-to-end test on browserstack (f189e7a)
- ui: fix ugly styling on light mode ([7dba66b](https://githu...
v0.0.3
What's Changed
- Add checking schedule and retry when deployment fails by @feryardiant in #18
- Fix issue on recent CI build by @feryardiant in #19
- Dependencies Update by @feryardiant in #20
Full Changelog: 0.0.2...v0.0.3
v0.0.2
0.0.2 released
Initial Release
0.0.1 0.0.1 released