4557 Commits (edfda5ca4a6736386189ff4a6d92d45682cc2575)

Author SHA1 Message Date
Martin McKeaveney edfda5ca4a further simplification of jwt auth 6 years ago
Martin McKeaveney 4390bc5c0c encapsulate db ID generation functions 6 years ago
Martin McKeaveney 1054e25c84 flip auth boolean 6 years ago
Martin McKeaveney 73dfad3001 encapsulate more auth functionality into shared module and use in worker 6 years ago
mike12345567 6d5b13632f Adding a wait for authentication in cypress tests.# 6 years ago
mike12345567 0f49868de8 Updating to make sure the envoy generated dev file is very obviously not to be edited. 6 years ago
Andrew Kingston 8a3a7cfe92 Update all scripts to use yarn rather than npm 6 years ago
mike12345567 482525187d Attempting to use HBS to re-create the envoy file as needed in dev. 6 years ago
mike12345567 29787032f0 Fixing an issue with builder auth, adding a temporary endpoint which the server can set builder token on. 6 years ago
Martin McKeaveney 46ddcdce2c JWT auth on admin endpoints 6 years ago
Andrew Kingston a66389f8a2 Lint 6 years ago
Andrew Kingston 799a5285e3 Only hydrate state from URL once in design section to avoid cycles 6 years ago
Andrew Kingston e897a5ae61 Fix building loading settings modal before app package call finishes 6 years ago
Andrew Kingston a9f50556d3 Fix cypress tests not deleting old apps 6 years ago
Andrew Kingston 99c8897500 Format tests 6 years ago
Andrew Kingston 46a02ddb0c Fix route error when creating a view 6 years ago
mike12345567 c926206ad7 Fixing an issue with group by views. 6 years ago
mike12345567 18ce4a1e19 Updating authorization test case to remove check for builder security and removing builder security while auth is being worked on - added an option to start stack without server so that user can start it in a debug mode if desired. 6 years ago
Andrew Kingston b861341997 Add dev script to do a one-time BBUI build so that the stylesheet exists 6 years ago
Martin McKeaveney 87b1924470 groundwork for budibase auth lib 6 years ago
Andrew Kingston a027399d57 Fix missing import of automationStore 6 years ago
Andrew Kingston 48918a17f5 Fix typo 6 years ago
Andrew Kingston 4cb085d80d Add commonJS fields to package.json for client and standard components so the server can require them 6 years ago
mike12345567 62360b1025 Fixing component definition test cases and fixing an issue found by authorized test case. 6 years ago
Andrew Kingston 6d8f27ba4e Export manifext in package.json 6 years ago
Andrew Kingston 2ccdf54924 Use node_modules to fetch component manifest in test env 6 years ago
Andrew Kingston ac75c3cd65 Update string-templates tests 6 years ago
Andrew Kingston 4e200d0def Update locks 6 years ago
Andrew Kingston a788a161b8 Include BBUI CSS in standard components 6 years ago
Andrew Kingston 35c2e5dd94 Remove CORS hack now that the envoy proxy removes the need for it 6 years ago
Andrew Kingston 41d43eb479 Add back in Grid to backend UI 6 years ago
mike12345567 c659968bd9 Formatting. 6 years ago
Keviin Åberg Kultalahti 2ab41f8a98 fix ag-grid not working 6 years ago
Andrew Kingston 9c0fedbd21 Update BBUI to use vite and remove old svench config 6 years ago
Martin McKeaveney 349a47c1e1 basic couchDB authentication using passport 6 years ago
Andrew Kingston 2b31f7d8a1 Fix routing error when initially loading Data page 6 years ago
Andrew Kingston caee5e3cd9 Remove placeholder from iframe template 6 years ago
Andrew Kingston 0b14fe89f3 Restore proper client functionality with vite 6 years ago
Andrew Kingston 41fb64aa04 Properly dedupe svelte to allow context sharing 6 years ago
Andrew Kingston a858dd72c2 Ignore some client lib warnings 6 years ago
Andrew Kingston 52a93f9dd7 Add missing alt tag to dropzone image 6 years ago
Andrew Kingston e3cee769f4 Remove old code from container 6 years ago
Andrew Kingston eff0313e4e Update locks 6 years ago
Andrew Kingston 810400d760 Add missing file from update 6 years ago
Andrew Kingston 230e9ed988 Update to support new backend table structure 6 years ago
Andrew Kingston 249f58c3b4 Add standard components yarn.lock 6 years ago
mike12345567 be41ff0064 Adding back server lock file. 6 years ago
Andrew Kingston 43b13a9cba Add builder yarn.lock 6 years ago
mike12345567 e9e01f00cc Fixing issue with node modules path. 6 years ago
mike12345567 07c4d519f6 Fixing an issue with server still expecting tmp directory to be created externally and updating component library to not cache with require in dev. 6 years ago