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

Base tests (#12)

* base tests

* table tests

* more field test

github.com/saltcorn/saltcorn - aa75a593ca923a2622d4481f14df04bee9f375b0 authored almost 5 years ago by Tom Nielsen <[email protected]>
pagination

github.com/saltcorn/saltcorn - e759fc512b329a1936c75a069ded0b098299ce02 authored almost 5 years ago by Tom Nielsen <[email protected]>
sorting, random data generator (#11)

* fixtures with random data

* table in own file

* fix imports

* sort link

* sorting
...

github.com/saltcorn/saltcorn - 5930adfdc6862a47c7dfd3b187c56515e70b7ce2 authored almost 5 years ago by Tom Nielsen <[email protected]>
deal with single item multiselect

github.com/saltcorn/saltcorn - ff0dff951c85936b6d08f9b527e1080818ea31b5 authored almost 5 years ago by Tom Nielsen <[email protected]>
Xss protection (#10)

* xss, text

* xss form

* table xss

* wrap

* base plugin xss

github.com/saltcorn/saltcorn - 90fcbc3d1abdd36224768698863eb4308db338c2 authored almost 5 years ago by Tom Nielsen <[email protected]>
No db in routes (except plugins) (#9)

* delete rows

* no db in edit

* no db in fields

* no db in viewedit

* move state ref...

github.com/saltcorn/saltcorn - 43d39edd4420b184b274d739d52430312ce3e1a3 authored almost 5 years ago by Tom Nielsen <[email protected]>
Sql clean (#8)

* test if showing new view

* test to create new show view

* add required fkey test

* fi...

github.com/saltcorn/saltcorn - 04bf2b99fdd20eebbf30e1e42ca9cb36363f7038 authored almost 5 years ago by Tom Nielsen <[email protected]>
new plugin api

github.com/saltcorn/markdown - 98bb0046f212aa7ee13716d58e7a0ccb81784f03 authored almost 5 years ago by Tom Nielsen <[email protected]>
new plugin api

github.com/saltcorn/saltcorn - 3b7be3da53a9b393a747147fa752ab9eaabcf7bc authored almost 5 years ago by Tom Nielsen <[email protected]>
Local plugins (#7)

* plugin manager

* local?

* expose load plugin

* textarea

* force local

github.com/saltcorn/saltcorn - 5f12a5e828be4e6d1516165a05ff673aeeebeb02 authored almost 5 years ago by Tom Nielsen <[email protected]>
list view

github.com/saltcorn/markdown - d6b72fe356cb71c24e0c2a19a1a11d7a6460c3c1 authored almost 5 years ago by Tom Nielsen <[email protected]>
first attempt

github.com/saltcorn/markdown - 7edf0606f532e70ed40cb472a8d3506c3cfe16b4 authored almost 5 years ago by Tom Nielsen <[email protected]>
Initial commit

github.com/saltcorn/markdown - 0e046de7a88c341c6aabee4b637458ca773a6a6e authored almost 5 years ago by Tom Nielsen <[email protected]>
Plugin db (#6)

* plugin table

* load plugins from db

* clean

* plugin list

* new plugin form

* m...

github.com/saltcorn/saltcorn - 6f35ff709dd984a511f3533a67787e8444fb2f15 authored almost 5 years ago by Tom Nielsen <[email protected]>
Showas and str options (#5)

* listAs, showAs

* type inputs use tags

* string options

github.com/saltcorn/saltcorn - 0b8fe2f82ad8bdf273cca896f8deada5c8700f0c authored almost 5 years ago by Tom Nielsen <[email protected]>
Layout plugin (#4)

* rm dead code

* plugin

* layout pkg working

* prettier

github.com/saltcorn/saltcorn - 87990f0fd36f6fed5362b2ede5a1e2a947fb485e authored almost 5 years ago by Tom Nielsen <[email protected]>
Clean - uniform db access (#3)

* rename state views

* clean fields test

* rename base plugin

* rm db methds

* rm db...

github.com/saltcorn/saltcorn - ff176f7d1708f55b1d021e71d61772429ba006bc authored almost 5 years ago by Tom Nielsen <[email protected]>
Base plugin (#2)

* move all markup to markup pkg. base plugin

* base plugin

* prettier

github.com/saltcorn/saltcorn - b404b3e8dcc3491e29bcdb5e36c485892a2d0be3 authored almost 5 years ago by Tom Nielsen <[email protected]>
Merge pull request #1 from glutamate/lerna

monorepo structure with lerna

github.com/saltcorn/saltcorn - 6c8b62e0e5c7afe61f7c7d1613c7827f4facb016 authored almost 5 years ago by Tom Nielsen <[email protected]>
fix all tests

github.com/saltcorn/saltcorn - d029789dfddbf1b560d817cfbd655564246d1b7d authored almost 5 years ago by Tom Nielsen <[email protected]>
saltcorn-data

github.com/saltcorn/saltcorn - 857e8b03c0ed7a56f4373d67bce0cca9f71c222a authored almost 5 years ago by Tom Nielsen <[email protected]>
tests organise

github.com/saltcorn/saltcorn - 2c7c3e0f0706f38962538ae974f2a2e47ae67645 authored almost 5 years ago by Tom Nielsen <[email protected]>
move tags

github.com/saltcorn/saltcorn - 919f95f84526ee8c896481400866e54bc74edbcc authored almost 5 years ago by Tom Nielsen <[email protected]>
init package split

github.com/saltcorn/saltcorn - 702a2c5f244aa2dccbd3e79de0eebf0c01ffb86a authored almost 5 years ago by Tom Nielsen <[email protected]>
show nulls as blank

github.com/saltcorn/saltcorn - 7793b1b78d30fadb99cc325de519e4a32149c6ac authored almost 5 years ago by Tom Nielsen <[email protected]>
Layout tidy2 (#34)

* sections in menu

* sidebar item list to obj

* user in menu

* no console

* table improve

*...

github.com/saltcorn/saltcorn - 86ebb16fa018ea8fa2bb8eb7c587f98f5f364fd3 authored almost 5 years ago by Tom Nielsen <[email protected]>
List options (#30)

* fill fkey opts in state form

* minor

* view.find_possible_links_to_table

* link to create

github.com/saltcorn/saltcorn - 12ad9f8f320f309450b49cfc582437a1fe5053ef authored almost 5 years ago by Tom Nielsen <[email protected]>
allow fkey dropdown to be empty

github.com/saltcorn/saltcorn - 5f096756a6ea73a2cf4c90afa7b7d34968d9bd5d authored almost 5 years ago by Tom Nielsen <[email protected]>
Viewcfg workflow (#28)

* configuration_workflows

* minor

* edit works

* rm dead code

* tests pass

* fix show flow

github.com/saltcorn/saltcorn - c31063f6664e13bb980ee03a6722522ee18da26c authored almost 5 years ago by Tom Nielsen <[email protected]>
view tests

github.com/saltcorn/saltcorn - a1f29338fe3e49f5c9d43d564f2b4cc228b72e0a authored almost 5 years ago by Tom Nielsen <[email protected]>
move wrap, object interface

github.com/saltcorn/saltcorn - 16985e9f13531d93794f216e286dbea756211a65 authored almost 5 years ago by Tom Nielsen <[email protected]>
Layout tidy (#33)

* remove page titles

* rm more titles

* improve some titles

* form blurb

* field blurbs

* c...

github.com/saltcorn/saltcorn - 3d44dbaa9cf8494dab7e07709d5a4b47c13ff0df authored almost 5 years ago by Tom Nielsen <[email protected]>
Self join (#31)

* allow dots in sql idents

* some work

* fix for all

* fix empty where for joined

* self joi...

github.com/saltcorn/saltcorn - 04b98a717432efd6ddae050053784457cadd22f8 authored almost 5 years ago by Tom Nielsen <[email protected]>
List filter (#26)

* async get state fields

* list get state fields

* list filter works

github.com/saltcorn/saltcorn - 4a8ef39db69bb11d58b34e330a2834f41985a20b authored almost 5 years ago by Tom Nielsen <[email protected]>
Ilike (#29)

* ilike query

* set strings to ilike

* test view

github.com/saltcorn/saltcorn - a9b73bbdff142dd6392aa730fafdf5afef389b23 authored almost 5 years ago by Tom Nielsen <[email protected]>
Test and clean (#27)

* tests as functions to expect

* state object

* cervantes indeterminacy. test models

* consis...

github.com/saltcorn/saltcorn - 3d974638f269ba07f7f4015441f5e8ac111adbfa authored almost 5 years ago by Tom Nielsen <[email protected]>
Sb admin 2 initial layout (#32)

* imports

* sidebar

* containers

* everything in a card

github.com/saltcorn/saltcorn - a957199840ee888ec4733bc089418171f9bc4d44 authored almost 5 years ago by Tom Nielsen <[email protected]>
Workflow (#22)

* mostly working

* default required fkey

* quiet

* check if defined

github.com/saltcorn/saltcorn - 169df7679eebac68499262a453f712cbe16c2d71 authored almost 5 years ago by Tom Nielsen <[email protected]>
List view (#24)

* viewedit is workflow

* fix tests

* delete option

* redirect after delete

* get viewtemplat...

github.com/saltcorn/saltcorn - 329899f3a90d33fdcfa756c6096cff6399264756 authored almost 5 years ago by Tom Nielsen <[email protected]>
Attributes clean (#20)

* rename ftype etc to type

* correct insert on fkey

* get correct summary field options

* pas...

github.com/saltcorn/saltcorn - 4a50ba086d39094caad829473af9c62fa7b428d2 authored almost 5 years ago by Tom Nielsen <[email protected]>
Field sumary and defaults (#19)

* defaults working

* summary field in attribs

* summary field from attributes

github.com/saltcorn/saltcorn - caac571bc631832ed00b3affc454218f3b4b4ce8 authored almost 5 years ago by Tom Nielsen <[email protected]>
User admin (#18)

* list users

* list test

* delete user

* new user

* role in list

* form in fun

* edit user...

github.com/saltcorn/saltcorn - 16a5325c6bd778bbf1e5fc2bff05da15fa1e7a49 authored almost 5 years ago by Tom Nielsen <[email protected]>
Reorg clean (#17)

* move models to models dir

* markup dir

* markup dir

* remove dead code in utils

* fix drop...

github.com/saltcorn/saltcorn - 3b912c90b1aeb02e8a6f9a65e660dd4c688e03bf authored almost 5 years ago by Tom Nielsen <[email protected]>
Tags (#21)

* tag and test

* more tags

* link with tags

github.com/saltcorn/saltcorn - 9eea7581b425bcbc442e8ca63d3490dc51f61e24 authored almost 5 years ago by Tom Nielsen <[email protected]>
fix/remove test

github.com/saltcorn/saltcorn - 0e56c56b8aac1ec7e74e1fc54968b5c2c8ff3725 authored almost 5 years ago by Tom Nielsen <[email protected]>
View arguments. show viewtemplate (#23)

* reorg list

* show view

* show rels form

* show related tables

github.com/saltcorn/saltcorn - 3e291e17751a861552f169eab265362352b90197 authored almost 5 years ago by Tom Nielsen <[email protected]>
fix showing selected on multselect

github.com/saltcorn/saltcorn - 9330f160cb77f89091d49464619f1ff5f2a1099d authored almost 5 years ago by Tom Nielsen <[email protected]>
View switches: public, root page, on menu (#25)

* db and form fields

* guard non public views

* on menu

* on root page

github.com/saltcorn/saltcorn - d9878a745a2f29beb9513852a2880c7aad7e17a5 authored almost 5 years ago by Tom Nielsen <[email protected]>
fkey tests

github.com/saltcorn/saltcorn - cce3ec74b9d460578884310f8091f4efd725cdd8 authored almost 5 years ago by Tom Nielsen <[email protected]>
use forms in login (#13)

* submitlabel

* login uses form

* no error alert

github.com/saltcorn/saltcorn - 20f77cbff7ba126a50d91a081b0426899f0e595c authored almost 5 years ago by Tom Nielsen <[email protected]>
remove formfields - forms work on fields

github.com/saltcorn/saltcorn - 49f524f61fbc053ae03d575e50556f340bdb322c authored almost 5 years ago by Tom Nielsen <[email protected]>
types is object - no more types.as_dict

github.com/saltcorn/saltcorn - a29cf5d941bfb3dd3b5afaf3fdeaebfd1c6d094c authored almost 5 years ago by Tom Nielsen <[email protected]>
Menu (#6)

* wrapper, in tables

* wrap remainder

* view

* a menu?

* global state

* fix menu

* nav men...

github.com/saltcorn/saltcorn - b277b499ce13878e3af115e82c4d8281a2d39e5f authored almost 5 years ago by Tom Nielsen <[email protected]>
foreign key - select in edit, show in table (#15)

* move imports

* select options values

* edit fkey as select

* read summary field from db

* ...

github.com/saltcorn/saltcorn - 3fba18c44fb575d39112753c0d4d48a99b43a2ca authored almost 5 years ago by Tom Nielsen <[email protected]>
fix isAdmin error msg

github.com/saltcorn/saltcorn - b41de50bb916bf11ba8524ab228415176476d02e authored almost 5 years ago by Tom Nielsen <[email protected]>
Test login (#10)

* test public routes

* login in test

* restore all tests

github.com/saltcorn/saltcorn - ccea25dfa3006acb7cd2f1d5e547370b2cd75dc5 authored almost 5 years ago by Tom Nielsen <[email protected]>
Cleanup (#4)

* prettier

* internal

* move field

* more prettier

* fix imports

* move sqlsanitize

* move...

github.com/saltcorn/saltcorn - 5b6acf4c757f9eca89286ba6cd7e8f6d549cec64 authored almost 5 years ago by Tom Nielsen <[email protected]>
Testing setup (#5)

* test sqlsantize

* create tables in test

* indent

* mkwhere tests

* create table, test

* t...

github.com/saltcorn/saltcorn - f5086744fd0521d0f8663fa23500f8e110df2acf authored almost 5 years ago by Tom Nielsen <[email protected]>
More testing (#11)

* testhelp

* auth route test file

* view test file

* view asserts, rename

* test views, view...

github.com/saltcorn/saltcorn - f08efc0718cfd92254eea906706909daeab499b2 authored almost 5 years ago by Tom Nielsen <[email protected]>
Form class (#12)

* viewedit test

* test field routes

* form class

* crud test

* using form

* name change

github.com/saltcorn/saltcorn - 152c9d3477a89bd9c7c073b076a866b2cc880ae1 authored almost 5 years ago by Tom Nielsen <[email protected]>
Auth improve (#9)

* logout

* login on signup

* remove double flash

* fix signup field error

* users, fields co...

github.com/saltcorn/saltcorn - 955bda15a1322c6f88988afd9658bb3c5abcaeac authored almost 5 years ago by Tom Nielsen <[email protected]>
remove mkForm from imports. renderform in viewlist

github.com/saltcorn/saltcorn - e25814e3b024de30f83ff9633e45864478a81b3a authored almost 5 years ago by Tom Nielsen <[email protected]>
basic login system (#7)

* schema, fixtures, deps

* login form

* signup

* auth wip

* login auth

* misc login

* pers...

github.com/saltcorn/saltcorn - f3c0e723f6ca31cb56fa55067aa00fbc6b429658 authored almost 5 years ago by Tom Nielsen <[email protected]>
Required (#16)

* db

* form wip

* fix crash

* fix form url dest

* attribs form wip

* attrib form

* alter r...

github.com/saltcorn/saltcorn - 73e45111362ccbfd727481d0ab9057a960dfba3e authored almost 5 years ago by Tom Nielsen <[email protected]>
Boolean type (#8)

* bool type

* validate bool from whole rec

* no console

github.com/saltcorn/saltcorn - 8e62120e64013fd8090888fbaae6920d85458dad authored almost 5 years ago by Tom Nielsen <[email protected]>
Form validation (#14)

* testing more routes

* validation errors with form

* renderForm in new table

* minor clean

...

github.com/saltcorn/saltcorn - a7ee9bb2cea255d9aa7155155bec1695009d0606 authored almost 5 years ago by Tom Nielsen <[email protected]>
begin field class

github.com/saltcorn/saltcorn - 91d001ad1e7fbcb0affc75a561554828fe4c0a6c authored almost 5 years ago by Tom Nielsen <[email protected]>
validate

github.com/saltcorn/saltcorn - b2ce1d3086cc05cdf42f2eca557d9bb96bdb4f5f authored almost 5 years ago by Tom Nielsen <[email protected]>
using field class

github.com/saltcorn/saltcorn - c19aec465af949d62c7f5001f5c6e17f493b5008 authored almost 5 years ago by Tom Nielsen <[email protected]>
prettier

github.com/saltcorn/saltcorn - 82457fba270c308b87c577d6b7675033543c01a0 authored almost 5 years ago by Tom Nielsen <[email protected]>
move code to utils

github.com/saltcorn/saltcorn - 1fa3e81fc57e18079ca68cf6596f86e9e6fc7dae authored almost 5 years ago by Tom Nielsen <[email protected]>
foreign keys

github.com/saltcorn/saltcorn - 711c477bab7acfff442a9d1470ecffabb5822c0c authored almost 5 years ago by Tom Nielsen <[email protected]>
prettier

github.com/saltcorn/saltcorn - 8951594e393eddda4b5918f36856922e15769ba3 authored almost 5 years ago by Tom Nielsen <[email protected]>
key for fkey

github.com/saltcorn/saltcorn - e16a65487a819833bb6bd99e3f95830654902cce authored almost 5 years ago by Tom Nielsen <[email protected]>
delete

github.com/saltcorn/saltcorn - 26de66491c59e7f54a58a83fd4052dca2b14cb94 authored almost 5 years ago by Tom Nielsen <[email protected]>
input type in type

github.com/saltcorn/saltcorn - ee56939d8bbae2f614d3ca2223c3bb33d3d26082 authored almost 5 years ago by Tom Nielsen <[email protected]>
select

github.com/saltcorn/saltcorn - 0d8f549b3a3ef39bd5f68d350dedde8b75d5ba89 authored almost 5 years ago by Tom Nielsen <[email protected]>
types dropdown

github.com/saltcorn/saltcorn - b6bee67756d660474d93ba83831b0235317dec8c authored almost 5 years ago by Tom Nielsen <[email protected]>
more db

github.com/saltcorn/saltcorn - 4977a35ddc9388be52dca906961afc365d2ffb99 authored almost 5 years ago by Tom Nielsen <[email protected]>
attrib form wip

github.com/saltcorn/saltcorn - c5a07ff19eff9a6d9d49fd3c6b6b60107d9e4525 authored almost 5 years ago by Tom Nielsen <[email protected]>
attrs to db

github.com/saltcorn/saltcorn - a1473690e4f2238bb8405f4a39b07f615de715ad authored almost 5 years ago by Tom Nielsen <[email protected]>
Views (#3)

* begin viewtemplate

* list viewtemplate

* run view

* edit view probably works

* multi selec...

github.com/saltcorn/saltcorn - 3e28ee5d422087ff18781a0bb536c43b8206ab3f authored almost 5 years ago by Tom Nielsen <[email protected]>
read attrs

github.com/saltcorn/saltcorn - 18928a13546e0b26cf6c0b8983f2906b68ee2644 authored almost 5 years ago by Tom Nielsen <[email protected]>
create

github.com/saltcorn/saltcorn - 8d7ea4eb5091c3d1c1334fa32acee94f8c54d864 authored almost 5 years ago by Tom Nielsen <[email protected]>
list fields

github.com/saltcorn/saltcorn - 227fc66af4c90d4895d7969295c2ce800e114bcb authored almost 5 years ago by Tom Nielsen <[email protected]>
create table, fields

github.com/saltcorn/saltcorn - e1c3df847f921cfc8520b4d5ed0ea074da541ed6 authored almost 5 years ago by Tom Nielsen <[email protected]>
express server

github.com/saltcorn/saltcorn - 23f63a86f5a9d760989845648480e4831b64579e authored almost 5 years ago by Tom Nielsen <[email protected]>
prettier run

github.com/saltcorn/saltcorn - d85094d267b837956132f6ecae19581a800eeb8c authored almost 5 years ago by Tom Nielsen <[email protected]>
post form

github.com/saltcorn/saltcorn - 4fc9cec0671719ce12d31f4a97c50f200c6685b7 authored almost 5 years ago by Tom Nielsen <[email protected]>
create data table

github.com/saltcorn/saltcorn - e9f1a584598922e7311a41a8021e4131a4687928 authored almost 5 years ago by Tom Nielsen <[email protected]>
table link

github.com/saltcorn/saltcorn - 1323bf2af4317e18356090770a14df71ed5d05a5 authored almost 5 years ago by Tom Nielsen <[email protected]>
Initial commit

github.com/saltcorn/saltcorn - 654039227f60a79d61e259bb69e97dcee8527be7 authored almost 5 years ago by Tom Nielsen <[email protected]>
create table

github.com/saltcorn/saltcorn - 38bd72dff39053979d21b8f105c369c2fcb4a62b authored almost 5 years ago by Tom Nielsen <[email protected]>
edit field

github.com/saltcorn/saltcorn - e57fb31ebf49fbf2b240b25a05479d6e180a77b4 authored almost 5 years ago by Tom Nielsen <[email protected]>