- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Oct 30 2022
Oct 30 2022
placeholder in autocomplete
Lots of new controls, fields and features
kuba-orlik committed rScd2ad0fae2c5: Fix not being able to filter by referenced field values sometimes.
Fix not being able to filter by referenced field values sometimes
kuba-orlik committed rS8374cf672f5d: Add possibility to filter a text field by multuple values over a single….
Add possibility to filter a text field by multuple values over a single…
Add option to filter text fields by multiple values
Oct 29 2022
Oct 29 2022
Proper http status code when canAccess is false
Oct 28 2022
Oct 28 2022
kuba-orlik committed rSGEN53c83e69ea64: New inputs, type-readable info on required fields, predicates integration….
New inputs, type-readable info on required fields, predicates integration…
Add fix for fields being null all of a sudden
Add app instance to callback
Oct 25 2022
Oct 25 2022
Abstract out class geting function
Actually check the canAccess result
Fix Tabs not having the tempstream flexibility
Add RegExp and EmailFields
Add RegExp and EmailFields
Oct 24 2022
Oct 24 2022
Fix url forwarding again
Move renderItems to a separate function in List
Better trailing slash assignment logic
Fix hiddenInputs error when value is undefined
More compact generation of routes.ts
Extract makeQuery to a separate function in ListPage
Actual fix for tthe list template
Fix wrong variable name in list template
Update raw post template formating
Oct 23 2022
Oct 23 2022
Fix image field ignoring format
Implement a przelewy24 abstraction class
Add raw POST template
Add skipLibCheck to tsconfig
kuba-orlik committed rPRZELEWY0ac389e07621: Add .npmignore so ./@types are included in in npm package.
Add .npmignore so ./@types are included in in npm package
Add skipLibCheck to tsconfig
Oct 22 2022
Oct 22 2022
Make some webhint warnings go away
Fix metadata not being cleared on .removeAlldata
kuba-orlik committed rS434fb573cc3f: Fix pagination params not being parsed into ints when using rest api.
Fix pagination params not being parsed into ints when using rest api
Oct 20 2022
Oct 20 2022
Basic multiform funcitonality
Oct 18 2022
Oct 18 2022
Oct 14 2022
Oct 14 2022
Fix build not passing due to some lib typechecks
Oct 10 2022
Oct 10 2022
Skip non-ts files during collection detection
Oct 3 2022
Oct 3 2022
Sep 29 2022
Sep 29 2022
kuba-orlik committed rS30c9e7476b4b: Allow field changes on the main collection to trigger cached_value reevalution.
Allow field changes on the main collection to trigger cached_value reevalution
kuba-orlik committed rSd587e82e03be: [Breaking] Make CachedValue callback receive an item, not an id.
[Breaking] Make CachedValue callback receive an item, not an id
Add context to derived_fn callback
Add resource_id to deriving_fn callback
Add collection to field init
Sep 25 2022
Sep 25 2022
Avoid calling .save() twice for a file in certain situations
kuba-orlik committed rS96d56c10b249: Throw an error when providing wrong fieldname in SameAsResourceInField.
Throw an error when providing wrong fieldname in SameAsResourceInField
kuba-orlik committed rS42e2884c98fb: Throw an error when attaching to events on a non-existing collection.
Throw an error when attaching to events on a non-existing collection
Sep 21 2022
Sep 21 2022
Sep 19 2022
Sep 19 2022
Run auto scss includes finding on initial build
Sep 17 2022
Sep 17 2022
Sep 12 2022
Sep 12 2022
Sanitize values in inputs
Sep 10 2022
Sep 10 2022
update sealious version
Sep 8 2022
Sep 8 2022
Add missing quotemarks
Sep 7 2022
Sep 7 2022
Correct typo and some formatting