1344 Commits (5d962b3c8a40bc08d2e7fc5bd1b3f4151a9042c1)

Author SHA1 Message Date
Martin McKeaveney 933969ce55 code review 5 years ago
Martin McKeaveney fb4b371d27 clean up index on table deletion 5 years ago
Martin McKeaveney e599854b14 primary and secondary index fields 5 years ago
mike12345567 123846dab0 Fixing a minor issue with self hosting deployment/app creation. 5 years ago
mike12345567 31d7a7a378 Adding basic permissions test which proves a public user can read from a table, but cannot write. 5 years ago
mike12345567 fee073fcfe Some more fixes after testing permissions a bit further. 5 years ago
mike12345567 2103378e5c Fixing minor bug with permission add. 5 years ago
mike12345567 c8ef404560 Fixing issues with builtin roles living in the database as well as in code (easier to change in the future this way) - discovered by basic test case. 5 years ago
Martin McKeaveney 41bc7dbaf7 backwards pagination 5 years ago
Martin McKeaveney fde5ef02ac user search 5 years ago
Martin McKeaveney d2bd2209eb indexable fields 5 years ago
mike12345567 d9ca4f0eed Some more work and start of a test case towards resource permissions. 5 years ago
mike12345567 7d8cdafc60 Making use of the resourceId in the middleware package. 5 years ago
Martin McKeaveney 7f24c80bf0 search UI complete, server side cursor based pagination 5 years ago
mike12345567 cd729192ea Adding in resource IDs everywhere they should be accessible. 5 years ago
Martin McKeaveney dda087f10a v0.7.6 5 years ago
Martin McKeaveney d9378f1eed v0.7.5 5 years ago
Martin McKeaveney 2b74fd887b test 5 years ago
mike12345567 36edf3788f Further work, need to have a larger think about the API of this. 5 years ago
mike12345567 9f1c2cd602 Initial work towards rbac. 5 years ago
mike12345567 0f7e682b99 Quick fix for self hosting error in logs. 5 years ago
mike12345567 4b2b375512 Fixing some issues found with users and row updates, specifically relationships and numbers. 5 years ago
Martin McKeaveney cca4b93c53 v0.7.4 5 years ago
Martin McKeaveney 2cb0e35b25 app export with space in name 5 years ago
Martin McKeaveney 1a80b09fd0 v0.7.3 5 years ago
Martin McKeaveney c877543a2f pin deps 5 years ago
Martin McKeaveney c57dee754f custom columns 5 years ago
Martin McKeaveney d954b0f4c1 v0.7.2 5 years ago
Martin McKeaveney 6cb62f6625 fixing JSON and CSV import/export 5 years ago
mike12345567 f182a65547 Adding a check to the link utils which should make sure the correct link doc is always picked. 5 years ago
Martin McKeaveney 184f30771c change backup to be appname 5 years ago
Martin McKeaveney 12eb36175d v0.7.1 5 years ago
Martin McKeaveney 8fac96dd69 fixes for mySQL and MSSQL non default ports 5 years ago
Martin McKeaveney 8dbc102c6c v0.7.0 5 years ago
mike12345567 2d82969350 Some quick fixes to allow custom verbs. 5 years ago
mike12345567 163079d278 Adding a nicer error for when user input JSON is invalid. 5 years ago
mike12345567 c74f1011d0 Some fixes for integrations, making Dynamo work correctly and allow local usage as well as using the API to try and make responses that are objects work better. 5 years ago
mike12345567 a367460fbc fixing cypress test. 5 years ago
mike12345567 b6bdd04ea8 Fixing test failure due to not deleting the ID attached to table in couchTest Utils. 5 years ago
mike12345567 5187639fa0 Linting. 5 years ago
mike12345567 e0ea434f27 Added some unit tests for the enrichment process of rows, in the process found some issues with linking a table to itself, so fixed those so that we can do that in the future if desired. 5 years ago
Martin McKeaveney 4b5e572da3 internal search working 5 years ago
mike12345567 c724f3e701 Fixing attachment issue in self hosting, urls are enriched on way out to point directly to MINIO. 5 years ago
Martin McKeaveney ee798ab424 adding appimage back 5 years ago
Martin McKeaveney d0f389a5cb smoother downloads, lint 5 years ago
Martin McKeaveney 91ee1b313e copy even users to dump 5 years ago
mike12345567 9b4895e062 Fixing weird formatting issue. 5 years ago
mike12345567 918a95071d Fixing a bug found by tests in auth. 5 years ago
mike12345567 2ce5b9a5ae Quick update to chane how hosting key is noted. 5 years ago
Martin McKeaveney f9190c1ed7 privacy features + allow builder usage without cloud API key 5 years ago