* New translations en-us.yaml (Vietnamese)
* New translations en-us.yaml (Vietnamese)
* New translations en-us.yaml (English, Canada)
* New translations en-us.yaml (English, United Kingdom)
* New translations en-us.yaml (Vietnamese)
* New translations en-us.yaml (English, Canada)
* Update hooks-validate-number-twilio.md
`exceptions` prop is not returned in the context, the exception class has to be created.
* Update contributors.yml
* Update hooks-validate-number-twilio.md
Attempt to avoid `Assigning to rvalue` linting error
* Update hooks-validate-number-twilio.md
Revert previous change
* Update docs/guides/extensions/hooks-validate-number-twilio.md
---------
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
Co-authored-by: Kevin Lewis <kvn@lws.io>
* Refactor data-sql types file structure
* used types dir directly
* target conversion outside of conditions, file for filter conversion result
* type import only via index file
* removed unused index files
* Refactor data-sql types file structure
* used types dir directly
* target conversion outside of conditions, file for filter conversion result
* type import only via index file
* removed unused index files
* fixed tests
* rename
---------
Co-authored-by: Jan Arends <jan.arends@mailbox.org>
* Update the minimal theme
* Remove unused files
* Remove unused default dark theme
* Fix type error
* Fix the order of themes in the picker interface
* Fix account/sign-out not using module foreground color
* Fix module bar interface styling
* Update system match label
* Use half width for default appearance
* Fix preview changed based on appearance
* Add includeNull option to theme selector interface
* Add minimal theme extension docs
* Attempt to make typedoc play nice
* Remove module bar color override
* Add snippet on overrides interface
* Deprecate "normal" style v-notice
* System filter interface background
* Add menu scope
* Use colors consistent with interface previews
* Remove card-face-color usage
* Use consistent hover style in collections & fields
* Deprecate card-face-color
* Remove old --card vars
* Fix revisions divider styling
* Remove duplicate background from overview header
* Fix permissions overview corner overlap
* Make form input height configurable
* Allow overriding public form input height
* Rename text string
* updated data model icon
* Standardize form settings between scopes
* Allow overriding sidebar forms
* Add configurable form gap
* Add configurable input-padding
* Fix list-item padding
* Fix padding in block style
* Add links to defaults
* Apply color match updates
* Default to database icon
* Fix schaling of theme selector interface
* Fix font loading
* Fetch font weights from Google as well
* Use display weight in titles
* Fix color match display font
* Clean up font weights for labels
* Update test to remove normal state
* Remove typo
* Add lowercase dev
* Add changeset
* Remove font-weight
---------
Co-authored-by: Ben Haynes <ben@rngr.org>
* docs
* added todo test
* refactoring
* refactoring
* convert filter
* conversion of all modifiers
* added more modifiers to test
* fixed tests
* test for various things
* Fix joins in nested many generation
---------
Co-authored-by: Nicola Krumschmidt <nicola.krumschmidt@freenet.de>
* Make modifiers on abstract queries required
Since the properties on the modifiers object are already optional, we can explicitly require the modifiers property
* Require at least one element if sort modifier is present
* Make aliases on abstract queries required
* Remove alias from abstract sql
* Always use aliases when generating alias mapping
* Enable theme fields
* Start adding more default themes
* WIP add theme selector interface
* Restructure, add rules-to-vars util
* Render used vars in local overrides
* Use local theme vars in theme preview
* Render theme option full-width
* Add more test colors
* Only override used variables
* Fix rendering bugs in preview
* Remove test theme
* Add small border to preview
* Add organic theme
* Add changeset
* Don't crash color interface on complex input bg
* Use themable color for disabled input
* Use nav-sidebar theme in v-drawer
* Use border width from the theme in panels
* Use theme border width for panel borders
* Use page background for panel edit buttons
* Fix Active state forselected panel
* Don't use primary for logout hover state
* Fix background color of item duplication fields
* Use form border/background in v-list block
* Use theme border width in hardcoded 2px sections
* fix chip padding
* Rename background-page to background,
rename background to background-normal
* Fix search input styling
* Tweak search input themability
* update icons
* Add border on sidebar section content
* Add color match, start on minimal
* Organize import
* Adjust spacing
* Don't require all rules in TS
* Rename theme files
* Add template for theme
* Import directly from util to prevent circular
* Register custom themes on app load
* Ignore stylesheet files
* Ignore svg as well
* Add changeset
* Update test snapshots
---------
Co-authored-by: Ben Haynes <ben@rngr.org>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
* Enable theme fields
* Start adding more default themes
* WIP add theme selector interface
* Restructure, add rules-to-vars util
* Render used vars in local overrides
* Use local theme vars in theme preview
* Render theme option full-width
* Add more test colors
* Only override used variables
* Fix rendering bugs in preview
* Remove test theme
* Add small border to preview
* Add organic theme
* Add changeset
* Don't crash color interface on complex input bg
* Use themable color for disabled input
* Use nav-sidebar theme in v-drawer
* Use border width from the theme in panels
* Use theme border width for panel borders
* Use page background for panel edit buttons
* Fix Active state forselected panel
* Don't use primary for logout hover state
* Fix background color of item duplication fields
* Use form border/background in v-list block
* Use theme border width in hardcoded 2px sections
* fix chip padding
* Rename background-page to background,
rename background to background-normal
* Fix search input styling
* Tweak search input themability
* update icons
* Add border on sidebar section content
* Add color match, start on minimal
* Organize import
* Adjust spacing
* Ignore stylesheet files
* Ignore svg as well
---------
Co-authored-by: Ben Haynes <ben@rngr.org>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>