- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jul 27 2020
Jul 27 2020
Jul 26 2020
Jul 26 2020
Change the linter name
Jul 23 2020
Jul 23 2020
Add link to docs to readme
kuba-orlik committed rS0a9c883a4e7d: Set up docs script as phony in Makefile so it runs more than once.
Set up docs script as phony in Makefile so it runs more than once
Convert the repo to typescript, fix all tests, add linting
kuba-orlik committed rSd5361a92ceb2: Setup linting so it reports errors when a function does not have a jsdoc….
Setup linting so it reports errors when a function does not have a jsdoc…
Fix control-access encoding
Correct control-access filter to query behavior
Fix missing leading zero in date
Correct the date range filter so it's inclusive
Add more human-readable range limiters to date field type
Add filtering capabilities to date field type
Remove redundant console.log
Log errors thrown when access strategy rejects
Reformat code here and there
Add option to redirect the user upon sucessfull registration
Add removeAllData function
Fix error message for value-not-existing field
Add Getting Started link to README
Fixed display_hints for collections
Add disallow-update field type
michal.starski committed rS41fc052bb01f: Added support for complex data sent as multipart/form-data.
Added support for complex data sent as multipart/form-data
michal.starski committed rS9160f87463f9: Fix 500 error when requesting non-existing image format, swich to sharp.
Fix 500 error when requesting non-existing image format, swich to sharp
Implement "attachments" behavior
kuba-orlik committed rS698f5b353a09: HOTFIX: allow image field type to have an 'internal' format so it's easier to….
HOTFIX: allow image field type to have an 'internal' format so it's easier to…
Add support for display hints to collections
Add support for display hints to fields
Fix not being able to run multiple static_routes
Added GetCustomResource component
Ref T1497 - fix /specifications returning 500
kuba-orlik committed rS954da9adecb0: Include info about whether or not a field is required in specification in order….
Include info about whether or not a field is required in specification in order…
Added time-units class
Make datastore not a chip
michal.starski committed rSe4ccd4abcd52: Refactored ResourceDropdown component to use collection.jsx instead of….
Refactored ResourceDropdown component to use collection.jsx instead of…
arkadiusz-wieczorek committed rSe24511746c18: Handle error 500 on when `null` is provided as root field value and content….
Handle error 500 on when `null` is provided as root field value and content…
Switch to 'npm ci' for installing deps in Makefile
Upgrade babel version
Change to different Alpine mirror which supports https
Upgrade mongo do version 4
piotr-ptaszynski committed rS27156630d88d: HOTFIX: remove references to variables which did not exist.
HOTFIX: remove references to variables which did not exist
arkadiusz-wieczorek committed rSf353c46e3328: Add accepting integer values in string format Ref T1120.
Add accepting integer values in string format Ref T1120
michal.starski committed rSdd05a10785f9: API Change: unify get_forced_* methods in Cosealious' Collection.
API Change: unify get_forced_* methods in Cosealious' Collection
Correctly handle incorrect sort key
Bartosz Gordon <bartosz.gordon@sealcode.org> committed rS5822ec001a7c: Remove unused dependencies from package.json.
Remove unused dependencies from package.json
piotr-ptaszynski committed rSc511aa53c6dd: HOTFIX: babel-regenerator-runtime was in devDependencies.
HOTFIX: babel-regenerator-runtime was in devDependencies