1877 Commits (d7aae526573c1ec60bcb2a29e8ca33dbd72ba1df)

Author SHA1 Message Date
Andrew Kingston 556236ebce Add explicit prettier options 5 years ago
Andrew Kingston 1c3d477523 Fix prettier and fix crash when using certain views as data sources 5 years ago
Keviin Åberg Kultalahti 4ec2e7d01f lint:fix 5 years ago
Michael Drury 124e30e00f Fixing cypress tests. 5 years ago
Andrew Kingston 5aee405245 Add server-side searching and pagination to data providers using internal tables 5 years ago
Martin McKeaveney da25d8b6e5 tidy up 5 years ago
Martin McKeaveney 2dbcfe3ed1 external data connector block 5 years ago
mike12345567 4ed611fb73 Adding handlebars formulas to the system, it is now possible to set a formula at a column level which will always be applied on the way out with a relationship depth of one. 5 years ago
Andrew Kingston bd8269619c Support NOT lucene queries and escape whitespace 5 years ago
Andrew Kingston 717b0b0af6 Expose search API endpoint 5 years ago
mike12345567 3e2da63822 Updating auth middleware to accomodate public endpoints for the server properly and some refactoring. 5 years ago
mike12345567 e8e210dfe2 Updating packages so that @budibase/auth doesn't stop installations. 5 years ago
mike12345567 8f22473998 Stripping out conjunction in view filter if its the first one. 5 years ago
mike12345567 6a0f80f25e Fixing login issue. 5 years ago
mike12345567 129b827d9f Adding a redis client to the auth system, as part of work towards the reset password flow. 5 years ago
mike12345567 84e66f826b Updates after finding a better template to use and adding some real email testing with Ethereal platform. 5 years ago
mike12345567 d985d338ec Updating test cases and some re-work of the email system. 5 years ago
mike12345567 46c9df6245 Adding testing to worker, still WIP. 5 years ago
Martin McKeaveney 737e9dba47 config specificity 5 years ago
mike12345567 e057217b48 Initial CRUD interface for templates. 5 years ago
mike12345567 bb5dbf27aa Some re-work of the auth package, making it a bit easier to use/less likely to make a mistake. 5 years ago
mike12345567 ebaf8c3a2f Updating cypress tests to work with the new user ID system. 5 years ago
mike12345567 a464aa09db Linting and formatting. 5 years ago
mike12345567 f6425524a4 Updating test cases now that login has changed a bit. 5 years ago
mike12345567 7612b5ed16 Swapping over everything to use the new user ID and updating everything after some end to end testing. 5 years ago
mike12345567 547492189a Adding cleanup operation to dynamo client. 6 years ago
mike12345567 c121300840 Fixing an issue with the DynamoDB integration, didn't specify the correct terms for the AWS credentials. 6 years ago
mike12345567 ade007482c Updating the server to remove use of the email in the user ID. 6 years ago
Martin McKeaveney 174dc6c780 v0.8.17 6 years ago
Martin McKeaveney 07d108aafa default user 6 years ago
Martin McKeaveney 4700b24793 account for empty user id in automations 6 years ago
mike12345567 ee1a7a69ac Fixing some issues with auth module. 6 years ago
Martin McKeaveney 9db21447c3 uncomment code 6 years ago
Martin McKeaveney 212a1217c5 merge 6 years ago
mike12345567 2edb559fcf Updating auth lib so that it takes in a pouch instance rather than creating its own. 6 years ago
mike12345567 fb4e52baff Updating worker/server to run in cypress properly. 6 years ago
mike12345567 cfbd75b36d Some changes to initial login form, improvements based on testing and attempts to fix cypress test failures. 6 years ago
mike12345567 20a16e07a1 Removing test case that isn't valid anymore. 6 years ago
Martin McKeaveney 4c8c5c17b2 removing initial user creation 6 years ago
mike12345567 3697a270ec Linting. 6 years ago
mike12345567 8e729f92e1 Some more server-side fixes, updating it so that builders have permissions to do anything for now (means that a builder user doesn't have to be present in app database to work. 6 years ago
mike12345567 bd2e75c745 Removing server 403. 6 years ago
mike12345567 e9767eabc5 Adding some controls around cookies, expiring them when a 403 is hit. 6 years ago
Keviin Åberg Kultalahti 5d1d53f679 adds focus action to first input field of modals 6 years ago
mike12345567 0f59546169 Formatting. 6 years ago
mike12345567 76608fcdcd Fixing up tests, need to mock most of the worker functionality so that worker doesn't need to run during tests. 6 years ago
mike12345567 8b20fcb573 Getting most of the test auth working, adding in global builder configuration. 6 years ago
mike12345567 fa6267a2ac Fixing an issue with save row, changing how pre existing was handled caused an issue. 6 years ago
mike12345567 d0bdd113e1 Removing the lookup of _id in usage quota when in dev/self host for performance reasons as part of usage quota, re-writing some bits of fetch self for cleaner implementation, fixing some issues with updating/saving users from within app. 6 years ago
Michael Shanks 0b0a2daa51 lint fix + remove electron.js 6 years ago