Releases: avo-hq/avo
Releases Β· avo-hq/avo
Release v0.1.12
Release notes
π€ Maintenance
- chore: update the test GH action and remove push to master step @adrianthedev (#130)
- chore: revert assets commit @adrianthedev (#129)
Release v0.1.11
Release notes
π€ Maintenance
- chore: remove delete draft step @adrianthedev (#127)
- chore: remove avo-packs dir from build @adrianthedev (#128)
Release v0.1.10
Release notes
- chore(deps): bump http-proxy from 1.18.0 to 1.18.1 in /spec/dummy @dependabot (#123)
πΈ Features
- feature: Trix field @mihaimdm22 (#107)
π€ Maintenance
- chore: rename the github organization @adrianthedev (#126)
- chore: changes -> release notes in release-drafter @adrianthedev (#125)
- chore: refresh releases on avohq.io on release action @adrianthedev (#124)
- chore: update package gemspec @adrianthedev (#122)
π‘ Refactor
- refactor: select field display_value fix @mihaimdm22 (#119)
Release v0.1.9
Release notes
πΈ Features
- feature: allow custom model names @adrianthedev (#118)
- feature: resource actions @adrianthedev (#112)
- feature: as_link_to_resource for Id, Text and Gravatar fields @mihaimdm22 (#105)
π Bug Fixes
- fix: init app on rails load @adrianthedev (#116)
- fix: Select field display_value and placeholder @mihaimdm22 (#108)
- fix: Currency field locale and currency not working @mihaimdm22 (#109)
- fix: empty gravatar field throws error @adrianthedev (#106)
- fix: keep button color from being purged in the prod build @adrianthedev (#104)
π€ Maintenance
- chore: update dependencies and ruby version @adrianthedev (#121)
- chore: add bump and release to gemfile @adrianthedev (#120)
- chore: change development port @adrianthedev (#113)
π‘ Refactor
- refactor: tweak build @adrianthedev (#117)
- refactor: as_link_to_resource to link_to_resource @mihaimdm22 (#115)
- refactor: Badge field badge_options @mihaimdm22 (#114)
- refactor: add cursor-not-allowed to disabled field @adrianthedev (#111)
- refactor: new detach icon @adrianthedev (#110)
Release v0.1.8
Release v0.1.7
Changes
πΈ Features
- Feature/add resource overview dashboard widget @adrianthedev (#102)
- feat: enable changing the root path dynamically from the config @adrianthedev (#98)
π‘ Refactor
- refactor: remove generated id field name @adrianthedev (#101)
- refactor: remove v-tooltip from item controls @adrianthedev (#100)
- refactor: move avo directory to app @adrianthedev (#99)
- refactor: rename to avo @adrianthedev (#97)
- refactor: move field dependency @adrianthedev (#96)
- refactor: stop compiling avocado assets on assets:precompile @adrianthedev (#95)
Release v0.1.6
Changes
π€ Maintenance
- chore(deps): bump elliptic from 6.5.2 to 6.5.3 in /spec/dummy @dependabot (#91)
- chore(deps): bump elliptic from 6.5.2 to 6.5.3 @dependabot (#92)
π‘ Refactor
- refactor: tiny visual tweaks @adrianthedev (#94)
- refactor: remove autoloading @adrianthedev (#93)
Release v0.1.5
Changes
- chore(deps): bump lodash from 4.17.15 to 4.17.19 in /spec/dummy @dependabot (#83)
- chore(deps): bump lodash from 4.17.15 to 4.17.19 @dependabot (#82)
πΈ Features
- feature: fields Default Option @mihaimdm22 (#88)
- feature: index grid view @adrianthedev (#85)
- feature: fields Nullable @mihaimdm22 (#78)
- feature: fields Help Text @mihaimdm22 (#77)
- feature: KeyValue field @mihaimdm22 (#57)
- feature: Code field @mihaimdm22 (#72)
- feature: add support for getters and setters @adrianthedev (#73)
- feature: Hidden field @mihaimdm22 (#71)
- feature: Status field @mihaimdm22 (#60)
- feature: Currency field @mihaimdm22 (#69)
- feature: Gravatar field @mihaimdm22 (#67)
- feature: Country field @mihaimdm22 (#68)
- feature: Badge field @mihaimdm22 (#66)
- feature: heading field @mihaimdm22 (#61)
- feature: resource filters @adrianthedev (#65)
- feature: has_and_belongs_to_many relation @adrianthedev (#63)
- feature: has_many & autofocusable inputs, form submit event and modal redesign @adrianthedev (#62)
- feature: has one relation @adrianthedev (#58)
π Bug Fixes
- fix: solve Currency field and Code field issues @mihaimdm22 (#87)
- fix: file field value issue @adrianthedev (#76)
π§ͺ Test
- test: Option field tests @mihaimdm22 (#89)
- test: fail tests on console error @adrianthedev (#70)
π‘ Refactor
- improvement: Boolean and Boolean Group fields @mihaimdm22 (#90)
- refactor: minor design tweaks @adrianthedev (#84)
- refactor: redesign 1.0 @adrianthedev (#81)
- refactor: remove bottom margin from file field @adrianthedev (#79)
- refactor: new less congested dummy app @adrianthedev (#75)
- refactor: moved component declarations to different file @adrianthedev (#64)
Release v0.1.3
Changes
π Bug Fixes
- fix: search broken for resources with one argument @adrianthedev (#56)
- fix: select placeholder default field is broken @adrianthedev (#55)
π‘ Refactor
- refactor: menu items humanized @adrianthedev (#54)
π Style
- refactor: minor cleanup @adrianthedev (#53)
Release v0.1.2
Changes
πΈ Features
- feature/booleangroup-field @mihaimdm22 (#24)
- feat: initial commit for generators @adrianthedev (#50)
- feat: add avocado configuration @adrianthedev (#49)
- feature: auto PR flabel @adrianthedev (#42)
π Bug Fixes
- fix: rubocop checks not working @adrianthedev (#44)
π€ Maintenance
- chore: remove files field and minor tweaks @adrianthedev (#48)
- refactor: rename resolve_using -> format_using @adrianthedev (#47)
- chore: filter out spec helpers @adrianthedev (#46)
- chore: add covergae monitor @adrianthedev (#45)
- chore: rubocop PR checks @adrianthedev (#43)
π Style
- style: minor tweaks @adrianthedev (#51)