1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 21 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
✅ Add dynamic schema test with a specific name
skerit
as Jelle De Loecker
More... 28 days ago
✅ Add dynamic schema test
skerit
as Jelle De Loecker
More... 28 days ago
♻️ Use new `OperationalContext`-based classes for handling `Datasource` operations, getting rid of callbacks
skerit
as Jelle De Loecker
More... 28 days ago
✨ Add `OperationalContext` class for keeping track of complex operations
skerit
as Jelle De Loecker
More... 28 days ago
🔊 Print a warning when a stage takes over 10 seconds to finish
skerit
as Jelle De Loecker
More... 28 days ago
♻️ Make `Datasource#toApp()` work without a callback
skerit
as Jelle De Loecker
More... about 1 month ago
♻️ Make `Datasource#toDatasource()` work without a callback
skerit
as Jelle De Loecker
More... about 1 month ago
🧑‍💻 Add right-side Janeway formatter for ObjectIds
skerit
as Jelle De Loecker
More... about 1 month ago
✨ Allow `Field.Enum` values that are used by a `Field.Schema` field to refer to a document in a model, as if they were an association
skerit
as Jelle De Loecker
More... about 1 month ago
🐛 Use the correct model name (instead of constructor name) for schemas of a Route
skerit
as Jelle De Loecker
More... about 1 month ago
♻️ Subschema field fixes
skerit
as Jelle De Loecker
More... about 1 month ago
🐛 Make the `Controller#model` getter try to get the model from the same namespace
skerit
as Jelle De Loecker
More... about 1 month ago
🐛 Add support for asynchronous custom schema values in the `Schema` field class
skerit
as Jelle De Loecker
More... about 1 month ago
💩 Just always enable queryCache in the browser
skerit
as Jelle De Loecker
More... about 1 month ago
🐛 Fix `Alchemy.Client.Schema.isSchema(value)` never returning true
skerit
as Jelle De Loecker
More... about 1 month ago
✨ Add `ForeignKey` field
skerit
as Jelle De Loecker
More... about 1 month ago
🐛 Fix unnamed sub-schemas not being able to be normalized properly
skerit
as Jelle De Loecker
More... about 1 month ago
🐛 Don't make `Alchemy#getResource()` helper method overwrite params data
skerit
as Jelle De Loecker
More... about 1 month ago
✨ Add `postcss-prune-var` dependency to remove unused variables from CSS files
skerit
as Jelle De Loecker
More... about 2 months ago
✨ Add `should_add_exports()` SCSS function
skerit
as Jelle De Loecker
More... about 2 months ago
✨ Add association aliases as a meta field to model schemas
skerit
as Jelle De Loecker
More... about 2 months ago
✨ Add the abstract `Meta` field class
skerit
as Jelle De Loecker
More... about 2 months ago
🐛 Make `AQL` trail placeholders default to explicit `null` values
skerit
as Jelle De Loecker
More... about 2 months ago
🔖 Release as v1.4.0-alpha.3
skerit
as Jelle De Loecker
More... about 2 months ago
✨ Make `Router#applyDirective()` also set the route method if possible
skerit
as Jelle De Loecker
More... about 2 months ago
🐛 Fix helper `Router#routeUrl()` throwing an error when the parameters arg is null
skerit
as Jelle De Loecker
More... about 2 months ago
✨ Add more information to enums (icons, color, ...)
skerit
as Jelle De Loecker
More... about 2 months ago
🔊 Add a simple custom sass warning & debug logger implementation
skerit
as Jelle De Loecker
More... about 2 months ago
💄 Turn the alchemy-info example stylesheet into a SCSS file
skerit
as Jelle De Loecker
More... about 2 months ago
🐛 Fix `Loopback` conduits not having some GET parameters available
skerit
as Jelle De Loecker
More... about 2 months ago