- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jul 23 2020
Jul 23 2020
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
Move collection fields to root in response
kuba-orlik committed rS87d54987e6bf: Fix account-creation-details route (authored by Bartosz Gordon <bartosz.gordon@sealcode.org>).
Fix account-creation-details route
kuba-orlik committed rS336e36d95fae: Refactor Cosealious' Collection so ResourceAPI is never 'null'.
Refactor Cosealious' Collection so ResourceAPI is never 'null'
HOTFIX: account creation route returned 500
michal.starski committed rS863becd2db01: Pass class instead of instance for QueryStore in Cosealious's Collection.
Pass class instead of instance for QueryStore in Cosealious's Collection
michal.starski committed rS42d96f680273: Ref T979 - Changed email field to required in registration-intent.js.
Ref T979 - Changed email field to required in registration-intent.js
Dancikowski committed rS8c223f6f130e: Cosealious - set `sort` in query_store to an empty object by default.
Cosealious - set `sort` in query_store to an empty object by default
Various modifications to speed up tests
Faster password hashes during testing
HOTFIX: remove redundant .only
kuba-orlik committed rSba1adc359e8b: Move devDependencies to regular dependencies, because of weird npm behavior….
Move devDependencies to regular dependencies, because of weird npm behavior…
Add a "Getting Started" guide in Polish
Improve not access strategy
Prepare the ground for implementing attachments
Add setSort to queryStore
HOTFIX: build on install
Add build script for Cosealious
Remove tags from package.json
Cosealious: add extensible 'SingleResource' API
T999 - Zmniejszyć zbyt wysokie logo w formularzu logowania
Bartosz Gordon <bartosz.gordon@sealcode.org> committed rS088fd90d66ba: Add derived-value field type.
Add derived-value field type
Optimize db queries combined with AND
Dancikowski committed rS1bdcd4f256a9: T981 - Skalowanie logo aplikacji w formularzu rejestracji/resetu hasła itp.
T981 - Skalowanie logo aplikacji w formularzu rejestracji/resetu hasła itp
Dancikowski committed rS8e990b7930ab: T980 - Formularz zakładania konta - wciśnięcie "enter" powoduje pokazanie hasła….
T980 - Formularz zakładania konta - wciśnięcie "enter" powoduje pokazanie hasła…
Hotfix: bad 'off' call
Bartosz Gordon <bartosz.gordon@sealcode.org> committed rSd7a341a121d0: HOTFIX: __edit_resource error handling.
HOTFIX: __edit_resource error handling
Dodano solenie haseł
Add raw-object field type
Add tests for incorrect login credentials
Bartosz Gordon <bartosz.gordon@sealcode.org> committed rS0f8720c09aee: Fix filtering via http.
Fix filtering via http
Handle possible rejection in cached-http
Add special filters test which uses api directly
Fix referring to me when not logged in
Fix spelling in error message from roles collection
kuba-orlik committed rS484ad4ac65ed: Fix for 'multiple post' - run handlers for each created resource.
Fix for 'multiple post' - run handlers for each created resource
Add basic fixes to strategy
Add get_id prop to Resource component
kuba-orlik committed rS655201c79f65: Rename ResourceSelect ro ResourceDropdown to work around a weird parcel bug.
Rename ResourceSelect ro ResourceDropdown to work around a weird parcel bug
Bartosz Gordon <bartosz.gordon@sealcode.org> committed rS2ae7cb06715f: Add get_forced_sort to Collection component.
Add get_forced_sort to Collection component
Bartosz Gordon <bartosz.gordon@sealcode.org> committed rSc85f83712dc3: Add control-access field type.
Add control-access field type
Expose and refactor KeyValueStore
kuba-orlik committed rS43e5402dacae: Add option to hide loading screen when refreshing 'Collections' component.
Add option to hide loading screen when refreshing 'Collections' component
piotr-ptaszynski committed rSae0421c8cf91: Generate cached values for existing resources if necessary.
Generate cached values for existing resources if necessary
Change order of logger levels
kuba-orlik committed rS3fb6752927e0: Fix name conflict with sealious-react-components when bundled by parcel.
Fix name conflict with sealious-react-components when bundled by parcel
Add option to overwrite the response after 'post' events
Fix incorrect require in s/r-c
Fix obvious incorrect require or loading.jsx
Rename loading.js to loading.jsx
kuba-orlik committed rS098237a4ca24: Strategia dostępu `same-as-referenced-in-field` (authored by piotr-ptaszynski).
Strategia dostępu `same-as-referenced-in-field`
Bartosz Gordon <bartosz.gordon@sealcode.org> committed rS48ddfdaf00c9: Allow to require CachedHttp.
Allow to require CachedHttp
Bartosz Gordon <bartosz.gordon@sealcode.org> committed rSc8a17ae28eb8: Change ResourceSelect elements order.
Change ResourceSelect elements order
Field type "cached-value"
Bartosz Gordon <bartosz.gordon@sealcode.org> committed rS6a75a01d2341: Allow to refresh collection component.
Allow to refresh collection component
Quick fix of owner access strategy
Style all files with prettier Ref T863
Refresh component on update
Bartosz Gordon <bartosz.gordon@sealcode.org> committed rS849ccd7e6e2d: Add user-roles restrictions.
Add user-roles restrictions