Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Saltcorn

No-code platform for web applications
Collective - Host: opensource - https://opencollective.com/saltcorn - Website: https://saltcorn.com - Code: https://github.com/saltcorn

check table access

github.com/saltcorn/sql-list - 890daccecb413e36ba3cb81e62a1b74e3422bd9e authored about 3 years ago
delay initialising codemirror

github.com/saltcorn/saltcorn - 253e6698119521015859042ee6018428a72778aa authored about 3 years ago
read only transaction

github.com/saltcorn/sql-list - 755ba2823b7ff7d598b25df24a7d1b01ec657e43 authored about 3 years ago
first working version

github.com/saltcorn/sql-list - 6a0cf3580103bd056ef1e0c326b4d2bef78fca9f authored about 3 years ago
Initial commit

github.com/saltcorn/sql-list - 500fedbc5bc87a675900de8aa432573b934a0af0 authored about 3 years ago
GoBack has save and reload options

github.com/saltcorn/saltcorn - 2df04cb37f3d2a3f600704aab7f10cac8cb9c95f authored about 3 years ago
Show Joinfields in edit (#1066)

* joinfield to edit

* build

* set sourceurl

* show joined row

* use fieldview

* f...

github.com/saltcorn/saltcorn - bdabd83a7ff9b742f2c6a0e2825de1ab905a91d8 authored about 3 years ago
Filter keyFieldviews in join fields (#1065)

* fix plugin contract

* key fieldviews in filter

* release publish public

github.com/saltcorn/saltcorn - 7b1b45278a1dffa889198344f3a07af6f0f8ade9 authored about 3 years ago
moved models: pack, backup and tenant to a new package (#1063)

* moved models: pack, backup and tenant to a new package

- added package saltcorn-models-com...

github.com/saltcorn/saltcorn - f34b6bcbe562b9d4976518ecd08ac47d9eca9b50 authored about 3 years ago
Misc: transpose list width, joinfield fieldview cfg, box model edit columns and images (#1064)

* transposed list header width

* transpose width units not required

* ask for joinfield fi...

github.com/saltcorn/saltcorn - 6b1437e94e7d3fc64e1099b59558c73824a071c2 authored about 3 years ago
v0.6.4-beta.1

github.com/saltcorn/saltcorn - bafcab2e948e3fdee576064df7517f9078c0924b authored about 3 years ago
fix redirect with absent unique strings (#1061)

* minor bugfix

* check that unique field is present

github.com/saltcorn/saltcorn - 3804a115e22721f67b5c20a8be53a67bc4a9d720 authored about 3 years ago
Merge pull request #7 from saltcorn/prefered-keys

All keys option in edit table

github.com/saltcorn/json - 1176be00aff2d6a821f2cf27608cd9f1aa543f17 authored about 3 years ago
only set nonempty vals

github.com/saltcorn/json - 2dea52c8282e17eeff710c709f483acecd47eb5c authored about 3 years ago
enter key if all keys allow other

github.com/saltcorn/json - 7229fecd639874655b102a23fbef72edba1cf105 authored about 3 years ago
no button add entry if all keys, no user defined

github.com/saltcorn/json - 8fa32a1fa885effc05c28ce2046f56937f4fef53 authored about 3 years ago
Merge branch 'master' into prefered-keys

github.com/saltcorn/json - 7d9b81e72f8df7156fd99b1c66dd46687725ddad authored about 3 years ago
initialize page on modal popup

github.com/saltcorn/saltcorn - b12890624fd4cef1d0c535dbc4e17a4f6dddd5ec authored about 3 years ago
dont json.parse empty value

github.com/saltcorn/json - 4166ab089942bbe2298d51f241fad3311091fcf6 authored about 3 years ago
Header inline option. commit builder lock file (#1057)

* BlockOrInlineSetting

* old package lock

* working pkg and pkg-locl

* elem display

...

github.com/saltcorn/saltcorn - a685e9c5fe9dbaebf58033cf261fff71d9cf618d authored about 3 years ago
initial attempt

github.com/saltcorn/select2 - 39bf1a85ce3fcd824539eaacf1dbc4e71bb308b6 authored about 3 years ago
Initial commit

github.com/saltcorn/select2 - e1908cd3a1009ead471e4be78537b9c11736d02a authored about 3 years ago
make_unique fieldview (#1053)

* api can be approximate

* api: table can be id

* make unique fieldview

* fewer options...

github.com/saltcorn/saltcorn - 003b3f485893adc99a978ed710b6dc48e4253709 authored about 3 years ago
enable source map support for stack traces (#1052)

* enable source map support for stack traces

* disable handler for uncaught exceptions

github.com/saltcorn/saltcorn - 548b78aaadfe7e1306856a01386cad8c8aee2c6c authored about 3 years ago
Initial commit

github.com/saltcorn/util-funs - 29c16aa87b15f272aa1d2d3b255f21cc08645a24 authored about 3 years ago
List transpose option (#1051)

* option

* works

* no sort link; en

* default_state default

github.com/saltcorn/saltcorn - 87e4fc79c6e06c8a42d5b3c07e2f35c5db1c8ab3 authored about 3 years ago
setTenant on routes with file uploads (#1048)

* setTenant on restore

* set tenant in create from csv

* more setTenants

* setTenant fo...

github.com/saltcorn/saltcorn - 9c18e7d27827e1f6e6f603bd36c4fc95d76b7d72 authored about 3 years ago
fix slug rewrite so can still use old query param

github.com/saltcorn/saltcorn - 17f05af3a2c2897a03e4da282dca92edd2d5d49c authored about 3 years ago
Formula access to join fields (#1046)

* eval_expression; use in show and list

* where agg view test

* remove jsexprToSQL; aggs t...

github.com/saltcorn/saltcorn - bb4a8c541c00c83df3117a8ac7122cf8a3d5e020 authored about 3 years ago
migrated tests and model files to typescript (#1045)

* migrated tests and model files to typescript

- migrated model files: discovery, random an...

github.com/saltcorn/saltcorn - 1b4da058f2dc0b4e752ab32c77412a73a3778eee authored about 3 years ago
GoBack everywhere; CSV underscore in headers (#1044)

* goback in show

* page go back

* csv: underscore in header

* rm log

github.com/saltcorn/saltcorn - 132f76b4e0a1d61348e4224c03d966c8da5e2486 authored about 3 years ago
disable ID edit; press enter in form save and continues if button is present (#1043)

* table grid edit: no input for insert pkey

* disable id editing

* press enter: save and c...

github.com/saltcorn/saltcorn - a4bf90b233a89a599e30cdcf4b4ba6df2e6ecb1a authored about 3 years ago
added colon (#1042)

github.com/saltcorn/saltcorn - 3e306c7ab49ea7682f31bfa293ef8a66fad83690 authored about 3 years ago
Edit actions: Reset, go back, save&continue. autosave option (#1041)

* goback and reset

* save and continue

* autosave

github.com/saltcorn/saltcorn - 8a8bf38062d96d5117eef7ba24daf671663771dd authored about 3 years ago
v0.6.3-beta.3

github.com/saltcorn/saltcorn - c52dcbac59b9e73cd71e1ae709e7d621265444e7 authored about 3 years ago
reset sequence when deleting rows

github.com/saltcorn/saltcorn - ad9bb2067ec87c9f3e15c9e4d9e64642288fa761 authored about 3 years ago
set units when switching rows

github.com/saltcorn/json - 19d531a00f8f3f46abf53aa018fb92fe16024cc0 authored about 3 years ago
show units

github.com/saltcorn/json - 6ccee6d7d8dc8200c0f03b8d8b19bb578ad782c4 authored about 3 years ago
merge field attributes into fieldview options

github.com/saltcorn/saltcorn - 83874a61d85add1e419b201bcda817bb132847dc authored about 3 years ago
escape chars

github.com/saltcorn/json - 2a65fa19f5373198ebb13ae8f0a34787dd42e6c2 authored about 3 years ago
escape subfield names

github.com/saltcorn/json - d35a8c02a25cdbab637e173df54378bff67fb99a authored about 3 years ago
edit subfield booleans

github.com/saltcorn/json - 0412a60d5ff86803db5cea52b40a8cc1deb31a5b authored about 3 years ago
edit subfield key dropdown

github.com/saltcorn/json - 0d9127f28c7ca6948cc8d21edbd590cbd49110c6 authored about 3 years ago
fix editing null

github.com/saltcorn/json - dc3b027ebd2c528b8cf83dea8ad50b6f5499f5ee authored about 3 years ago
Allow repeat of same field in form (#1040)

* set fieldview

* do not copy?

* make it a copy

github.com/saltcorn/saltcorn - 69a5062ced8a2c4efa2595dc19e8071bc6a39ef8 authored about 3 years ago
allow edit table and edit subfield to coexist

github.com/saltcorn/json - f59a8097d33e2eb4dcb1ac0e0cb0ea1f39a0324b authored about 3 years ago
edit subfields

github.com/saltcorn/json - 868a5f0ee8bf7484150ad55db849bff973525a35 authored about 3 years ago
avoid crash

github.com/saltcorn/json - da193cabf4335c0213a316aa2f769b6cb59612ce authored about 3 years ago
works with multiple

github.com/saltcorn/json - c78101bf04065f8b86c8ddf501d8d2110a76bdb2 authored about 3 years ago
edit_subfield: works with one field

github.com/saltcorn/json - 63d40bbf0b0c4823558e6dbe34095b78cca90285 authored about 3 years ago
Two-factor authentication with TOTP (#1038)

* display qr code

* save key; issuer

* route, key name changes

* verify code to enable
...

github.com/saltcorn/saltcorn - f06cf339510559f563f8f44873e4c073fb828385 authored about 3 years ago
migrated model files to typescript (#1039)

* migrated model files to typescript

- migrated config, crash, email, expression, file, lay...

github.com/saltcorn/saltcorn - 562f8cf6fa7017c8beb222bd6111fa16f5d3b73c authored about 3 years ago
Merge pull request #6 from saltcorn/user-defined

User defined fields in schema

github.com/saltcorn/json - cff20a2c5d22c13c3b70c15895211bb791d506be authored about 3 years ago
user defined in new rows

github.com/saltcorn/json - cf91ac5e415aed876da03e9206da9869b9790da9 authored about 3 years ago
works for existing

github.com/saltcorn/json - 72912e10468160a58836c643c7009b156a92b3a7 authored about 3 years ago
rename js file; v 0.1.3

github.com/saltcorn/json - 105b766a4e4186261fa40f2834879c9049b4c29a authored about 3 years ago
version 0.1.2

github.com/saltcorn/json - e91c92ee03d7ef4e5dd908978aadb6f952e2b5e5 authored about 3 years ago
false as false in table

github.com/saltcorn/json - eb2dcbba329e1807d2d3ddd2dd5a08c8e4ad1fda authored about 3 years ago
input to match key on new / changed rows

github.com/saltcorn/json - 06db0dd304c84a5cbedb66728cbae55f635451c7 authored about 3 years ago
checkboxes with existing rows

github.com/saltcorn/json - 9c9a5404cb833d67980410cac2d0d453f3a39e3a authored about 3 years ago
alignSchema

github.com/saltcorn/json - b5be49d595e516aec720e6e66a3d399155278e06 authored about 3 years ago
Fieldrepeat in attributes (#1037)

* move run tsc back to restart watcher kill

* repeats in attributes

* reapply fieldrepeat ...

github.com/saltcorn/saltcorn - bfc251adc6c63a2e2273ceaff5264d5f9ec21140 authored about 3 years ago
version; file rename for version

github.com/saltcorn/json - b1f4a299722644876f3484da51f32944d2801536 authored about 3 years ago
Merge pull request #5 from saltcorn/schema

Limited schema

github.com/saltcorn/json - 8795b3455b925f33f0bbb09445ec57ccb9d7fc23 authored about 3 years ago
showif on schema field repeat

github.com/saltcorn/json - 170ffd82855fccc1e388825964399841a031202d authored about 3 years ago
schema keys on added row

github.com/saltcorn/json - 0a55bb1298d58dd854af72d70790019a45943666 authored about 3 years ago
key select wip

github.com/saltcorn/json - 2928d12d596120dd0a9ce90962abbfe09b1758f2 authored about 3 years ago
version 0.1.0

github.com/saltcorn/json - 96003cd9991799aac39ef4d2c1b42ac5299e750d authored about 3 years ago
delete added row

github.com/saltcorn/json - d4ee9ba8176a0fff5f1e96ad915557ee65d7e89b authored about 3 years ago
add, delete rows

github.com/saltcorn/json - c2a6cb3b2aa5679632f6b1554db13ce174b7a696 authored about 3 years ago
edit table - js

github.com/saltcorn/json - 4451084c729b6a9e3385d1341f1f1560142ea884 authored about 3 years ago
edit_table wip

github.com/saltcorn/json - 4e1bf601704c93c32b7f35076f1ef517eefe6325 authored about 3 years ago
show table fieldview

github.com/saltcorn/json - 29db3235c7f93b8bdb294a185d7ce041f6c6f957 authored about 3 years ago
preview check, shorter version tag, date edit timezone (#1035)

* avoid some crashes in preview

* shorter version tag

* reset file sequence

* try to fi...

github.com/saltcorn/saltcorn - 161fe4bae5cb09bc67096bd32a63194f6169f61c authored about 3 years ago
this sort of works

github.com/saltcorn/themes - 7b78783718f7c83d00f31790a5bc9c8fe955ffba authored about 3 years ago
Initial commit

github.com/saltcorn/themes - 95bb59bc3ffe9e7bb8d7f48307a193fea129d24b authored about 3 years ago
v0.6.3-beta.2

github.com/saltcorn/saltcorn - 9fd804df6856a45453847c7580c258a7422f30e1 authored about 3 years ago
fix viewtemplate type: table_id can be undefined

github.com/saltcorn/saltcorn - 63cf003dcd755a63ca76a9357d73d29b9a6a8107 authored about 3 years ago