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

v0.4.4-beta.0

github.com/saltcorn/saltcorn - 71d63cea955cdee4f9d4dc13a19014db6ba39195 authored almost 4 years ago
disable upgrades in Docker

github.com/saltcorn/saltcorn - 6ce2c9ca667094eff0ed2a59b63b15bc67ff191d authored almost 4 years ago
Benchmark CLI cmds (#688)

* run benchmark

* parse latency

* setup bench

* run all benchmarks

* send results

...

github.com/saltcorn/saltcorn - b60d6d897c5630ff7283723074872de03d3511f4 authored almost 4 years ago
prevent some crashes

github.com/saltcorn/saltcorn - 4019b09ac578677431d0055075d84b9e810ed0c2 authored almost 4 years ago
docker version

github.com/saltcorn/saltcorn - 2b9603eab8bd445a1af4ce2602170948eac07e3c authored almost 4 years ago
Preview fixes (#681)

* set required fields in view preview

* key select preview

* no select for show key

* r...

github.com/saltcorn/saltcorn - c0dc0903b6e8a8cf4d1e8a03cd1727e6ffb49f46 authored almost 4 years ago
Builder: previews, misc options (#678)

* shadow option

* underline style

* monospace

* fillEmptyBlocks false

* max screen w...

github.com/saltcorn/saltcorn - c2274cbf7bb3d80639b1c416fe4bf9e1651a2ae5 authored almost 4 years ago
Error handling: custom errors (#677)

* drop table if exists

* custom errors; owner field delete

* invalid cfg error

* replac...

github.com/saltcorn/saltcorn - db4e12633ac1652e9d0d214c7db825a069dc6e3b authored almost 4 years ago
Builder: border radius, break per col, container url, text icon, full page width (#675)

* muted

* border color and radius

* col breakpoints per column

* fix storage

* updat...

github.com/saltcorn/saltcorn - c1d01127f5c4dcf1178b661fcd7fd31d399c3e77 authored almost 4 years ago
Dont crash LSL on missing row

github.com/saltcorn/saltcorn - 8254aa1f9bdd7d850f64b2c7d2b7cb0838685e66 authored almost 4 years ago
v0.4.3-beta.2

github.com/saltcorn/saltcorn - 80d7036b6f6e9e989fbc0e55e99e190610b584b2 authored almost 4 years ago
Misc: mutation bug, fix tenant info cards (#673)

* fix multiple cards in tenant info

* avoid mutationg bug

* getConfigCopy

* fix pack test

github.com/saltcorn/saltcorn - 7bf770c863f01bf4e6d1ce653b89b8d2551d2f3c authored almost 4 years ago
working peek

github.com/saltcorn/html - c4701ea85a9a7d5cfd4031a7ff2f1dc040446d92 authored almost 4 years ago
Tenant info: list csv in csv, show files in admin (#672)

* list tenants

* show files in tenant

github.com/saltcorn/saltcorn - d5988fbb3e68eefa7a86201321550de947293da2 authored almost 4 years ago
Initial commit

github.com/saltcorn/reservable - 5fb0bfcdc6870146d1dd7a0551ff2993c0a3dbdd authored almost 4 years ago
navbar fluid; set node env to production

github.com/saltcorn/saltcorn - e93d86a7bcf66810d48f9c69446a928d0ed764d1 authored almost 4 years ago
less padding on section

github.com/saltcorn/material-design - f4b4921a51d3360aa004e9822026671bae3ee936 authored almost 4 years ago
can delete plugins with views in dev mode

github.com/saltcorn/saltcorn - 8911c68dbdce8fd6d5baa7f8da4de6c4cde29019 authored almost 4 years ago
test for string equality when comparing with selected

github.com/saltcorn/visualize - a0b691954c8cf583982e561189f7cef65d2e8581 authored almost 4 years ago
barchart y-axis

github.com/saltcorn/visualize - efcc0b6ffe04d07bf784ff41985229cb65ce9bc7 authored almost 4 years ago
statistic in props

github.com/saltcorn/visualize - 39d5e35b74ec517b4d29a2aa7c7bd9831c1beb8f authored almost 4 years ago
set precision, pre and post strings

github.com/saltcorn/statistics - 895d4951d14040b216959e6c2bdb5f991a6f79d5 authored almost 4 years ago
saltcorn version in info cli

github.com/saltcorn/saltcorn - 7e2ad65ad6d6f370553c99cea4bfc96a36ec7c1b authored almost 4 years ago
Misc: paths cli expand, never and api triggers are actions, list fieldview options (#670)

* paths to info; yaml or json output

* more stuff, yaml output

* db version

* change or...

github.com/saltcorn/saltcorn - c0f2fdea20d80ec89a30e5efa13c568904b047be authored almost 4 years ago
v0.4.3-beta.1

github.com/saltcorn/saltcorn - 3d0100b73af2488f25a6131788fe40b1edb8dc1f authored almost 4 years ago
enable unattended upgrades

github.com/saltcorn/saltcorn - 9a3b971d770837061a4292e2de5b72cd8fbadae9 authored almost 4 years ago
move ufw to setup script

github.com/saltcorn/saltcorn - f818d50c9e6c2c7761187ace6018b01b858d36ae authored almost 4 years ago
avoid fieldview polution from other tenants (#668)

github.com/saltcorn/saltcorn - 2e6fb9fbd9be000cbe21e953299c40d15dca4197 authored almost 4 years ago
list, feed: create link locations not required

github.com/saltcorn/saltcorn - 5dfbe758274fe6113fbf2065a1253f23146173bc authored almost 4 years ago
Misc: link fileview, create link position (#667)

* no ide in new user form

* view list link to table

* set role from cli for create user

...

github.com/saltcorn/saltcorn - acdfd2ec43de921a82ff926a15c97dc8ba9f2472 authored almost 4 years ago
fix get child view table id not field id (#665)

github.com/saltcorn/saltcorn - 0549fcaf47633db033ad0862845ec5fd8ee063cf authored almost 4 years ago
Prevent table crashes; pass req to layout theme's wrap (#664)

* send req to wrap

* avoid table not found crash

* avoid link to table undefined

github.com/saltcorn/saltcorn - b2d24274ff85c6109d00e7703b38845dfe2bcbcf authored almost 4 years ago
v0.4.3-beta.0

github.com/saltcorn/saltcorn - 700b36281d0302516a951fad290d169b840da7d1 authored almost 4 years ago
Tenant settings (#663)

* tenant settings

* stop tenant creation if not role match

* warn on create tenant on ip a...

github.com/saltcorn/saltcorn - 3692f9bf9085b2f4ab315978069173e88affc885 authored almost 4 years ago
Ops misc: multitenancy, scheduler cli (#662)

* serve: disableScheduler

* react deps to devdeps

* lock file

* scheduler command

* ...

github.com/saltcorn/saltcorn - 908007417387b2aafa1249cbd850ef70dfeb1c7c authored almost 4 years ago
default label; return false

github.com/saltcorn/oauth2-auth - 8dcecd8a319d185f3a89e75b07827857976fdd37 authored almost 4 years ago
fix action in tab crash

github.com/saltcorn/saltcorn - e76805d481fc5fa21123a05483fd7318ed61e036 authored almost 4 years ago
docker version

github.com/saltcorn/saltcorn - 1cd5eb7ba89bfa3a49080b9dc3eb15564b3b6483 authored almost 4 years ago
implement latest

github.com/saltcorn/statistics - 25da25ddd8283f753dd3266cd2b9884a973b8e41 authored almost 4 years ago
working first version

github.com/saltcorn/statistics - 435ed702bdc4cf59258a3967d8f9146856b402d4 authored almost 4 years ago
Initial commit

github.com/saltcorn/statistics - 41d8e0ca23553d6fc8792420d025d067d68b7ace authored almost 4 years ago
dont delete user table if in pack (#658)

github.com/saltcorn/saltcorn - d3c18ddfd217c0a58aa1fbfe737554576cbe26d3 authored almost 4 years ago
redirect if delete plugin not found

github.com/saltcorn/saltcorn - 32d586b0ecb6c3a44650200e7a924aaeb8af7c19 authored almost 4 years ago
quote identifiers in where; fix projman dashboard (#657)

* quote identifiers in where; fix projman dashboard

* fix test

* fix add join to sql view ...

github.com/saltcorn/saltcorn - 06bb7844199c95b7097178a0314a1b0ea059fe09 authored almost 4 years ago
backup.packs with tableles views

github.com/saltcorn/saltcorn - fb15011779190e63c1f798dfead86eeee9154ba0 authored almost 4 years ago
fix location query in getJoinedRows

github.com/saltcorn/saltcorn - 2d0feacbff495ed5769e8fb98125eff0d9b66841 authored almost 4 years ago
Remove sql arguments to insert and orderBy (#656)

* add multitenant to cfg file template

* orderby distance

* rm .sql from insert

* rm .s...

github.com/saltcorn/saltcorn - e7cdeacf911285ca014a6cf21b4790a0b2cab727 authored almost 4 years ago
Select favicon, db error msgs (#655)

* select favicon

* better error message

* or add-schema

* base settings page

* setti...

github.com/saltcorn/saltcorn - 5ccb7ee38dea7b2b991ecfa91196a5c893cdd055 authored almost 4 years ago
Plugin serve public files (#653)

* plugin info for local

* return plinfo from github

* store plugin locations

* allow pl...

github.com/saltcorn/saltcorn - 262f1cd976684dd2cfba84c01ab11ce068ce7b7c authored almost 4 years ago
Sitemap, menu button, duplicate row (#652)

* anything in menu

* test sitemap

* menu buttons

* buttons in exported menu

* saniti...

github.com/saltcorn/saltcorn - 97e0fa5111f0400326c5dd5cf51ccd054619b5ea authored almost 4 years ago
flash+redirect if objects not found (#651)

* flash if view not found

* plugin not found

github.com/saltcorn/saltcorn - 81c5931b2f284c78fcccf522c34d77a3daef93c4 authored almost 4 years ago
Delete view bugs (#650)

* append sqlview if necessary

* delete views if they exist

* dont look for views on sqlite

github.com/saltcorn/saltcorn - d3bfa66a6d8b395c04a0cce1cf1d336d454aedba authored almost 4 years ago
docker version

github.com/saltcorn/saltcorn - 3e65313dbf04502e038298b115ec5e66ddbc0555 authored almost 4 years ago
v0.4.2-beta.0

github.com/saltcorn/saltcorn - 0fc7f6fff105a65f14416ed86fb5bd5e00f5c780 authored almost 4 years ago
Tenants from any domain (#647)

* set base url on new tenants

* fix getnewurl call

* other domain tenants

* set other d...

github.com/saltcorn/saltcorn - 838473affbdfd71c31890b3da23dbc75f03bd87b authored almost 4 years ago
Misc: years ago fieldview, fix field view in list, hints (#646)

* years ago fv for date

* fix field view options in list

* some more sublabels

* checkb...

github.com/saltcorn/saltcorn - 2401c9286f51f52ed411692bfdce41cb3325f686 authored almost 4 years ago
upgrade oclif

github.com/saltcorn/saltcorn - 7b328852b8c2b1e0c898ae5f078e2d29497f4635 authored almost 4 years ago
docker version

github.com/saltcorn/saltcorn - 313595f56a79aacedcfe1ed3f77cd38dd7509738 authored almost 4 years ago
dont crash if npm registry is inaccessible

github.com/saltcorn/saltcorn - 339209446af2bda2230f07273f1a4c1f724f1034 authored almost 4 years ago
fix: upgrade xss from 1.0.6 to 1.0.8 (#630)

Snyk has created this PR to upgrade xss from 1.0.6 to 1.0.8.

See this package in npm:
https:...

github.com/saltcorn/saltcorn - 8afa7dfba78677bca15e6fb1464e75a4c8367bf6 authored almost 4 years ago
move out contractis and chaos-guinea-pig (#626)

* lerna bootstrap

* rm contractis

* contractis version

* cgp version, delete

* not i...

github.com/saltcorn/saltcorn - 58807acc7ae951774749bb2bd78d098ca3c31665 authored almost 4 years ago
copy from saltcorn/saltcorn@8ec2c106549c88a0dff09f86565ec1fc25adab89

github.com/saltcorn/chaos-guinea-pig - a17789edf67c61ebb8232f07018e5759b6fd963b authored almost 4 years ago
version 0.1.0

github.com/saltcorn/contractis - 70d6f30ded9ff19908530f11f83e12d98cb9cee5 authored almost 4 years ago
copied from saltcorn/saltcorn@8ec2c106549c88a0dff09f86565ec1fc25adab89

github.com/saltcorn/contractis - 9f70c3ea4834e57ef86c7c51acad37f827383fa5 authored almost 4 years ago
Initial commit

github.com/saltcorn/contractis - 9277c34f5ae9031ce04135a0fdb50c263ee49ed2 authored almost 4 years ago
Misc: table hover, tests (#624)

* tables hover

* cfg tests

* user test

* page clone test

* dont crash if store down
...

github.com/saltcorn/saltcorn - 8ec2c106549c88a0dff09f86565ec1fc25adab89 authored almost 4 years ago
Minor: state fields optional, declare pks (#622)

* get_state_fields in viewtemplate is optional

* pk in state fields

github.com/saltcorn/saltcorn - 2c81350c18f830b006072e805b1c06378f677e24 authored almost 4 years ago
PreviousOrNextLink

github.com/saltcorn/stepper - b6872b9d6e15eab355be8d09f61950ba4836f505 authored almost 4 years ago
Misc: wording, send verified link , file before keys (#621)

* no row selected

* only send verified if view set

* file before keys

* maybe fix inter...

github.com/saltcorn/saltcorn - 8a98fbb5908566138ded4b730e9806d3f4120d97 authored almost 4 years ago
docker version

github.com/saltcorn/saltcorn - 5fa2bb6dbcc8bb1ac809f12d827f603858271bd7 authored almost 4 years ago
use false return

github.com/saltcorn/google-auth - b063c0394ed4b4213f50d91c312c4e369834363d authored almost 4 years ago
findOrCreateByAttribute return false instead of throw

github.com/saltcorn/saltcorn - 38087da1211f858f21714aca61eaf6a2a5d9f0e1 authored almost 4 years ago
findOrCreateByAttribute thow if violate email mask

github.com/saltcorn/saltcorn - bf902057a29ae7304c2aa5770a1218f103b332f1 authored almost 4 years ago
ensure slash; catch user create failure

github.com/saltcorn/google-auth - 5077b1c5520c33fe30c4f2033b9bc29639348870 authored almost 4 years ago
email mask (#620)

* email mask

* edit mask

* block final forms etc

github.com/saltcorn/saltcorn - d6aee8a77839d96b5b61db384a812c90b702958e authored almost 4 years ago
Elevate verified users to higher role (#619)

* rename verification_form to view

* cfg

* form: sublabel inside input div

* rm log

...

github.com/saltcorn/saltcorn - 76f68a2fd7de84c993960d8dc8c02702defe0162 authored almost 4 years ago
more specific search element

github.com/saltcorn/geosearch - 7c622857105779537c548c78f8d41712fddccd5f authored almost 4 years ago
allow onClick on search_bar

github.com/saltcorn/saltcorn - c1003baf3e4d1dbeedcf656db2ca441cbdea27c8 authored almost 4 years ago
Email verification (#618)

* cfg, form, form field

* get base url to data/cfg

* verification_token

* verifyWithTok...

github.com/saltcorn/saltcorn - 2343cef1736718f89d768f8844857f39ee8b4d67 authored almost 4 years ago