mike12345567
|
130f69caf5
|
Fixing automations to use recurseMustache from utilities.
|
2020-12-08 11:47:33 +00:00 |
Martin McKeaveney
|
71fa39ef7e
|
lint
|
2020-12-08 11:23:06 +00:00 |
Martin McKeaveney
|
a2318238ae
|
Merge branch 'feature/page-refactor' of github.com:Budibase/budibase into feature/page-refactor
|
2020-12-08 11:12:27 +00:00 |
Martin McKeaveney
|
cbfe0f8409
|
lint
|
2020-12-08 11:07:16 +00:00 |
Martin McKeaveney
|
642437e5be
|
Merge branch 'master' into feature/page-refactor
|
2020-12-08 10:48:14 +00:00 |
Martin McKeaveney
|
5f7ed62a77
|
Merge branch 'feature/page-refactor' of github.com:Budibase/budibase into feature/page-refactor
|
2020-12-08 10:32:52 +00:00 |
Martin McKeaveney
|
ae00e54d91
|
Different names for home and login screen
|
2020-12-08 10:32:45 +00:00 |
Andrew Kingston
|
df37177239
|
Tidy up builder preview iframe
|
2020-12-08 10:16:01 +00:00 |
Andrew Kingston
|
2657008b14
|
Improve handling of routes and screens. Fix issue which could prevent logging in depending on order of screens in app definition
|
2020-12-08 10:15:33 +00:00 |
Andrew Kingston
|
0a9f6c3d33
|
Remove client bundle from being packaged with the builder
|
2020-12-08 10:14:02 +00:00 |
Martin McKeaveney
|
efe50230e7
|
merge with master
|
2020-12-07 21:32:45 +00:00 |
Martin McKeaveney
|
1c40c3dbdd
|
rename level to role in test
|
2020-12-07 21:28:16 +00:00 |
Martin McKeaveney
|
d8aa699bfa
|
merge
|
2020-12-07 21:20:35 +00:00 |
Martin McKeaveney
|
2123c06df5
|
fix tests
|
2020-12-07 21:11:07 +00:00 |
Martin McKeaveney
|
0e837899a4
|
code review
|
2020-12-07 20:46:37 +00:00 |
Martin McKeaveney
|
6e664b3795
|
fix layout bugs, some tidy up
|
2020-12-07 20:29:41 +00:00 |
mike12345567
|
8a57f61607
|
Fixing test case and also making sure that external trigger does what its expected to.
|
2020-12-07 17:55:35 +00:00 |
mike12345567
|
bc9a8ef0e3
|
Updating test so that it doesn't chain.
|
2020-12-07 17:42:31 +00:00 |
mike12345567
|
616f3bc81c
|
Linting.
|
2020-12-07 17:24:10 +00:00 |
mike12345567
|
5c084599ec
|
Making chaining of automations through different row creation/deletions possible.
|
2020-12-07 17:23:53 +00:00 |
Martin McKeaveney
|
32d5a83b09
|
remove dupe import
|
2020-12-07 16:06:50 +00:00 |
Martin McKeaveney
|
a014db4185
|
fix layout selection issues
|
2020-12-07 16:06:20 +00:00 |
Andrew Kingston
|
a3dd9f1978
|
Remove log statement
|
2020-12-07 15:59:37 +00:00 |
Andrew Kingston
|
743dc950cd
|
Fix crash when changing screen layout
|
2020-12-07 15:59:19 +00:00 |
Martin McKeaveney
|
7fa252ec07
|
merge
|
2020-12-07 15:53:51 +00:00 |
Martin McKeaveney
|
b4fad77aae
|
lint
|
2020-12-07 15:49:19 +00:00 |
Martin McKeaveney
|
81fe27f8f3
|
component store refactor - remove concept of currentPreviewItem and currentComponentInfo
|
2020-12-07 15:27:46 +00:00 |
Andrew Kingston
|
a8c715efa5
|
Fix URLs when clicking on screens
|
2020-12-07 10:32:58 +00:00 |
Martin McKeaveney
|
274708b4e0
|
consolidate routing and component selection
|
2020-12-05 12:09:58 +00:00 |
Martin McKeaveney
|
de5e7d38ba
|
allow renaming of layouts
|
2020-12-05 09:43:00 +00:00 |
Martin McKeaveney
|
8775c594a1
|
deletion and error handling of layouts
|
2020-12-04 23:42:22 +00:00 |
Martin McKeaveney
|
84434741d1
|
allow creation of custom layouts, moving layoutId prop to top level of screen
|
2020-12-04 23:16:07 +00:00 |
Andrew Kingston
|
ca543e5756
|
Remove log statement
|
2020-12-04 14:52:48 +00:00 |
Andrew Kingston
|
8e2f5b379c
|
Fix new screen button placement
|
2020-12-04 14:52:40 +00:00 |
Martin McKeaveney
|
8980895dac
|
lint
|
2020-12-04 14:46:21 +00:00 |
Andrew Kingston
|
244451ca7b
|
Merge branch 'feature/page-refactor' of github.com:Budibase/budibase into feature/page-refactor
|
2020-12-04 14:08:13 +00:00 |
Andrew Kingston
|
d1940bafc9
|
Fix screen list UI width and tidy up unused imports
|
2020-12-04 14:07:56 +00:00 |
Andrew Kingston
|
a5f78c3f8e
|
Remove log statement
|
2020-12-04 14:07:23 +00:00 |
Andrew Kingston
|
69b2261768
|
Add basic role by default to new screens
|
2020-12-04 14:06:55 +00:00 |
Andrew Kingston
|
58c2659e94
|
Update client library to work with template screens in real preview
|
2020-12-04 14:04:07 +00:00 |
Andrew Kingston
|
2aa9208479
|
Change screen templates to be functions which can be enriched by the application
|
2020-12-04 14:03:40 +00:00 |
Andrew Kingston
|
175be609b9
|
Fix bug with getting screen list in app definition
|
2020-12-04 14:02:58 +00:00 |
Andrew Kingston
|
883b3761d5
|
Fix bug with checking user access
|
2020-12-04 14:01:10 +00:00 |
Martin McKeaveney
|
87af1f916f
|
update user id generation
|
2020-12-04 13:28:19 +00:00 |
Martin McKeaveney
|
d6b00d5ebe
|
email as default user identifier
|
2020-12-04 12:22:45 +00:00 |
mike12345567
|
4d57955844
|
Hopefully a fix for the 4001 bug we have been experiencing.
|
2020-12-04 12:09:02 +00:00 |
Andrew Kingston
|
3b57ef3b0f
|
Update stat card to use new component SDK
|
2020-12-04 09:13:38 +00:00 |
Andrew Kingston
|
2cb4f1228a
|
Merge branch 'master' of github.com:Budibase/budibase into stat-card
|
2020-12-04 09:00:43 +00:00 |
Martin McKeaveney
|
af24967c88
|
accommodate login layout
|
2020-12-03 17:31:38 +00:00 |
Martin McKeaveney
|
8ec836970c
|
allow selection of layout
|
2020-12-03 15:25:17 +00:00 |