5124 Commits (0d0c2cde3242ed2aeb698fdcaba317010824fdb4)
 

Author SHA1 Message Date
mike12345567 0d0c2cde32 Merge branch 'dev-experience' of github.com:Budibase/budibase into dev-experience 5 years ago
mike12345567 30b7678c78 Fixing an issue with builder auth, adding a temporary endpoint which the server can set builder token on. 5 years ago
Andrew Kingston 206399f32f Lint 5 years ago
Andrew Kingston 37fe8c2ab6 Only hydrate state from URL once in design section to avoid cycles 5 years ago
Andrew Kingston f631f67979 Fix building loading settings modal before app package call finishes 5 years ago
Andrew Kingston 359e628156 Fix cypress tests not deleting old apps 5 years ago
Andrew Kingston 0ac0f2f742 Format tests 5 years ago
Andrew Kingston f9a54d08f5 Fix route error when creating a view 5 years ago
mike12345567 852ecd840c Fixing an issue with group by views. 5 years ago
mike12345567 45a63fe8c3 Merge branch 'dev-experience' of github.com:Budibase/budibase into dev-experience 5 years ago
mike12345567 c1f22def11 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. 5 years ago
Andrew Kingston 72b811b568 Add dev script to do a one-time BBUI build so that the stylesheet exists 5 years ago
Andrew Kingston 77228a3998 Fix missing import of automationStore 5 years ago
Andrew Kingston 9c4cbbd52c Fix typo 5 years ago
Andrew Kingston 3f51c07177 Merge branch 'dev-experience' of github.com:Budibase/budibase into dev-experience 5 years ago
Andrew Kingston 99258da2df Add commonJS fields to package.json for client and standard components so the server can require them 5 years ago
mike12345567 486ca97330 Fixing component definition test cases and fixing an issue found by authorized test case. 5 years ago
Andrew Kingston d97a4a59e9 Export manifext in package.json 5 years ago
Andrew Kingston 1ca48a1602 Use node_modules to fetch component manifest in test env 5 years ago
Andrew Kingston ff938e70b5 Update string-templates tests 5 years ago
Andrew Kingston 7efcc29ba8 Update locks 5 years ago
Andrew Kingston 9df873a9a8 Include BBUI CSS in standard components 5 years ago
Andrew Kingston c463c3fecf Update nuke command to nuke docker stack as well 5 years ago
Andrew Kingston f4ed1812e4 Remove CORS hack now that the envoy proxy removes the need for it 5 years ago
Andrew Kingston 4748ceb118 Update env variable in docker-compose yaml to avoid ambiguous 'true' value 5 years ago
Andrew Kingston 1b8f2067e4 Add back in Grid to backend UI 5 years ago
Keviin Åberg Kultalahti 6c419de390 fix ag-grid not working 5 years ago
Andrew Kingston 120c22fdb4 Update BBUI to use vite and remove old svench config 5 years ago
Andrew Kingston bc821feeff Fix routing error when initially loading Data page 5 years ago
Andrew Kingston fb70cbb117 Remove placeholder from iframe template 5 years ago
Andrew Kingston e0cc51c549 Restore proper client functionality with vite 5 years ago
Andrew Kingston 6b706cd438 Properly dedupe svelte to allow context sharing 5 years ago
Andrew Kingston 7fc31a1001 Ignore some client lib warnings 5 years ago
Andrew Kingston 80454387be Add missing alt tag to dropzone image 5 years ago
Andrew Kingston 2ff3fce35d Remove old code from container 5 years ago
Andrew Kingston 8e2a50aa0d Merge branch 'next' of github.com:Budibase/budibase into spectrum-bbui 5 years ago
Andrew Kingston 4f3900ecbd Update locks 5 years ago
Andrew Kingston 6f3f5a0cef Merge pull request #1338 from Budibase/datasource-refactor 5 years ago
Andrew Kingston a1a22df08e Add missing file from update 5 years ago
Andrew Kingston 7c76a26467 Update to support new backend table structure 5 years ago
Andrew Kingston 6c5129f8db Merge branch 'next' of github.com:Budibase/budibase into datasource-refactor 5 years ago
Andrew Kingston fb9f0f0982 Merge branch 'spectrum-bbui' of github.com:Budibase/budibase into spectrum-bbui 5 years ago
Andrew Kingston b148d05c5a Add standard components yarn.lock 5 years ago
mike12345567 724da18932 Adding back server lock file. 5 years ago
Andrew Kingston e61ee068a2 Add builder yarn.lock 5 years ago
mike12345567 eb4a1270c8 Changing route ordering in envoy dev. 5 years ago
mike12345567 b52f0b5dc9 Re-writing prefix for going to /builder without end slash. 5 years ago
mike12345567 8eb6a23b06 Fixing invalid spacing in envoy yaml. 5 years ago
mike12345567 1a2743593c Updating envoy to pass over app preview URLs and allowing builder access on no slash. 5 years ago
mike12345567 74aa94fac6 Fixing issue with node modules path. 5 years ago