Releases
Latest release 0.4.10
v0.4.10 Series: one
Released February 2021
Release notes
- add respond_to? in order to log any exception @nicolascochin (#238)
v0.4.9 Series: one
Released February 2021
Release notes
- chore(deps): bump nokogiri from 1.10.10 to 1.11.1 @dependabot (#234)
- chore(deps): bump axios from 0.19.2 to 0.21.1 @dependabot (#214)
π Bug Fixes
- fix: HABTM cant find associations with custom class_name @adrianthedev (#237)
π€ Maintenance
- chore: remove .vscode directory @adrianthedev (#235)
v0.4.8 Series: one
Released January 2021
v0.4.7 Series: one
Released December 2020
v0.4.6 Series: one
Released December 2020
v0.4.5 Series: one
Released December 2020
v0.4.4 Series: one
Released December 2020
v0.4.3 Series: one
Released December 2020
Release notes
πΈ Features
- feature: has_many through relation @adrianthedev (#194)
π Bug Fixes
- fix:
href not being rendered when it's a link @adrianthedev ([#197](https://github.com/avo-hq/avo/pull/197){:target="_blank"}) - fix: empty resource index when deleting the last item @adrianthedev (#196)
- fix: configured per page step not visible @adrianthedev (#195)
- fix: filter tests @mihaimdm22 (#187)
- fix: index pages has wrong label @adrianthedev (#193)
π€ Maintenance
v0.4.2 Series: one
Released November 2020
v0.4.1 Series: one
Released November 2020
Release notes
πΈ Features
- feature: localization @adrianthedev (#170)
- feature: set now/today button for datetime/date fields @mihaimdm22 (#183)
- feature: allow no_confirmation for Actions @mihaimdm22 (#178)
- feature: reset button for filters @mihaimdm22 (#184)
- feature: Markdown field @mihaimdm22 (#137)
π Bug Fixes
- fix: index/show will display dash for wrong input @mihaimdm22 (#181)
- fix: height option for Markdown field @mihaimdm22 (#180)
- fix: height option for Code field @mihaimdm22 (#179)
- fix: humanize keep id suffix @adrianthedev (#176)
- fix: KeyValue disable options issues @mihaimdm22 (#175)
- fix: link_to_resource removed when show restricted @mihaimdm22 (#172)
- fix: remove save button from edit when update is restricted @mihaimdm22 (#173)
- fix: only_on not working on password and implementation of show_on/hide_on all @mihaimdm22 (#171)
π‘ Refactor
- refactor: use cache memory store for license calls when null store selected @adrianthedev (#188)
v0.3.2 Series: one
Released October 2020
v0.3.1 Series: one
Released October 2020
v0.3.0 Series: one
Released October 2020
Release notes
πΈ Features
- feature: add scripts partial @adrianthedev (#159)
- feature: Role based authorization @adrianthedev (#74)
π Bug Fixes
- fix: unauthorized grid item should not have link to resource @adrianthedev (#160)
- fix: pundit is missing from dependencies @adrianthedev (#162)
- fix: current filter blank crashes resource index @adrianthedev (#156)
π€ Maintenance
- chore: cache docker layers better @adrianthedev (#165)
π‘ Refactor
- refactor: default all application policy methods to false @adrianthedev (#164)
- chore: license validation @adrianthedev (#163)
- refactor: add home link to 403 view @adrianthedev (#161)
- refactor: extract resource controller functionality into multiple controllers @adrianthedev (#158)
- refactor: better grid view excerpt @adrianthedev (#157)
v0.2.5 Series: one
Released October 2020
Release notes
π Bug Fixes
- fix: tailwind is missing apearance-none and removed future deprecations @adrianthedev (#155)
v0.2.4 Series: one
Released October 2020
v0.2.3 Series: one
Released October 2020
v0.2.2 Series: one
Released October 2020
v0.2.1 Series: one
Released October 2020
v0.2.0 Series: one
Released October 2020
v0.1.20 Series: one
Released October 2020
Release notes
πΈ Features
- feature: add header partial @adrianthedev (#144)
- feature: add footer partial @adrianthedev (#143)
- feature: allow logo customization @adrianthedev (#142)
π Bug Fixes
- fix: content section padding top too big @adrianthedev (#145)
π‘ Refactor
- refactor: move some mixins to js package @adrianthedev (#141)
v0.1.19 Series: one
Released October 2020
v0.1.18 Series: one
Released October 2020
Release notes
π Bug Fixes
- fix: select field doesnβt show the right values in some cases @adrianthedev (#138)
v0.1.17 Series: one
Released September 2020
v0.1.16 Series: one
Released September 2020
v0.1.15 Series: one
Released September 2020
v0.1.12 Series: one
Released September 2020
v0.1.11 Series: one
Released September 2020
v0.1.10 Series: one
Released September 2020
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)
v0.1.9 Series: one
Released August 2020
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
v0.1.8 Series: one
Released August 2020
v0.1.7 Series: one
Released August 2020
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)
v0.1.6 Series: one
Released August 2020
v0.1.5 Series: one
Released July 2020
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
π‘ 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)
v0.1.3 Series: one
Released June 2020
v0.1.2 Series: one
Released June 2020
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)
v0.1.1 Series: one
Released June 2020
Changes
- first idea of placeholder @mihaimdm22 (#27)
- chore(deps): bump websocket-extensions from 0.1.3 to 0.1.4 in /spec/dummy @dependabot (#30)
- refactor: resource index and filters improvements @adrianthedev (#29)
- refactor: belongs to improvements @adrianthedev (#26)
- feature: date-field with basic options @mihaimdm22 (#18)
- chore(deps): bump kaminari from 1.2.0 to 1.2.1 @dependabot (#22)
- chore: file uploads @adrianthedev (#20)
- chore(deps-dev): bump puma from 4.3.3 to 4.3.5 @dependabot (#21)
- Feature/select field @mihaimdm22 (#17)
- Feature/boolean field @mihaimdm22 (#16)
- Feature/raedonly tag @adrianthedev (#15)
- feat: number field basic implementation @mihaimdm22 (#14)
- textarea field @mihaimdm22 (#13)