3560 Commits (f355a16ca4467390275e0ed54df0cd4c96d8181c)
 

Author SHA1 Message Date
Martin McKeaveney f355a16ca4 fixing bugs found during testing 6 years ago
Martin McKeaveney c16764d0c5
Merge pull request #898 from Budibase/feature/page-refactor 6 years ago
mike12345567 130f69caf5 Fixing automations to use recurseMustache from utilities. 6 years ago
Martin McKeaveney 71fa39ef7e lint 6 years ago
Martin McKeaveney a2318238ae Merge branch 'feature/page-refactor' of github.com:Budibase/budibase into feature/page-refactor 6 years ago
Martin McKeaveney cbfe0f8409 lint 6 years ago
Martin McKeaveney 642437e5be
Merge branch 'master' into feature/page-refactor 6 years ago
Martin McKeaveney 5f7ed62a77 Merge branch 'feature/page-refactor' of github.com:Budibase/budibase into feature/page-refactor 6 years ago
Martin McKeaveney ae00e54d91 Different names for home and login screen 6 years ago
Andrew Kingston df37177239 Tidy up builder preview iframe 6 years ago
Andrew Kingston 2657008b14 Improve handling of routes and screens. Fix issue which could prevent logging in depending on order of screens in app definition 6 years ago
Andrew Kingston 0a9f6c3d33 Remove client bundle from being packaged with the builder 6 years ago
Michael Drury e2dd3d4b81
Merge pull request #899 from Budibase/feature/chain-automations 6 years ago
Martin McKeaveney efe50230e7 merge with master 6 years ago
Martin McKeaveney 1c40c3dbdd rename level to role in test 6 years ago
Martin McKeaveney d8aa699bfa merge 6 years ago
Martin McKeaveney ab9c594de9
Merge pull request #893 from Budibase/username-email 6 years ago
Martin McKeaveney 2123c06df5 fix tests 6 years ago
Martin McKeaveney 0e837899a4 code review 6 years ago
Martin McKeaveney 6e664b3795 fix layout bugs, some tidy up 6 years ago
mike12345567 8a57f61607 Fixing test case and also making sure that external trigger does what its expected to. 6 years ago
mike12345567 bc9a8ef0e3 Updating test so that it doesn't chain. 6 years ago
mike12345567 616f3bc81c Linting. 6 years ago
mike12345567 5c084599ec Making chaining of automations through different row creation/deletions possible. 6 years ago
Martin McKeaveney 32d5a83b09 remove dupe import 6 years ago
Martin McKeaveney a014db4185 fix layout selection issues 6 years ago
Andrew Kingston a3dd9f1978 Remove log statement 6 years ago
Andrew Kingston 743dc950cd Fix crash when changing screen layout 6 years ago
Martin McKeaveney 7fa252ec07 merge 6 years ago
Martin McKeaveney b4fad77aae lint 6 years ago
Martin McKeaveney 81fe27f8f3 component store refactor - remove concept of currentPreviewItem and currentComponentInfo 6 years ago
Andrew Kingston a8c715efa5 Fix URLs when clicking on screens 6 years ago
Martin McKeaveney 274708b4e0 consolidate routing and component selection 6 years ago
Martin McKeaveney de5e7d38ba allow renaming of layouts 6 years ago
Martin McKeaveney 8775c594a1 deletion and error handling of layouts 6 years ago
Martin McKeaveney 84434741d1 allow creation of custom layouts, moving layoutId prop to top level of screen 6 years ago
Andrew Kingston ca543e5756 Remove log statement 6 years ago
Andrew Kingston 8e2f5b379c Fix new screen button placement 6 years ago
Martin McKeaveney 8980895dac lint 6 years ago
Andrew Kingston 244451ca7b Merge branch 'feature/page-refactor' of github.com:Budibase/budibase into feature/page-refactor 6 years ago
Andrew Kingston d1940bafc9 Fix screen list UI width and tidy up unused imports 6 years ago
Andrew Kingston a5f78c3f8e Remove log statement 6 years ago
Andrew Kingston 69b2261768 Add basic role by default to new screens 6 years ago
Andrew Kingston 58c2659e94 Update client library to work with template screens in real preview 6 years ago
Andrew Kingston 2aa9208479 Change screen templates to be functions which can be enriched by the application 6 years ago
Andrew Kingston 175be609b9 Fix bug with getting screen list in app definition 6 years ago
Andrew Kingston 883b3761d5 Fix bug with checking user access 6 years ago
Martin McKeaveney 87af1f916f update user id generation 6 years ago
Martin McKeaveney d6b00d5ebe email as default user identifier 6 years ago
mike12345567 4d57955844 Hopefully a fix for the 4001 bug we have been experiencing. 6 years ago