Martin McKeaveney
|
8e40f4b5f8
|
Allow dynamic query execution from front end components
|
2021-01-08 12:06:37 +00:00 |
Martin McKeaveney
|
963d8cb679
|
Merge branch 'master' of github.com:Budibase/budibase into external-tables
|
2021-01-07 13:39:48 +00:00 |
Martin McKeaveney
|
d7a0d29b03
|
switching between queries
|
2021-01-06 12:28:51 +00:00 |
Andrew Kingston
|
750d00a95a
|
Update colorpicker to work with nullish values by always providing a fallback default value
|
2021-01-06 10:17:51 +00:00 |
Andrew Kingston
|
faa090f6f1
|
Add fontend store method to reset styles and delete unset styles when updating styles
|
2021-01-05 11:44:58 +00:00 |
Martin McKeaveney
|
755fa0ac4a
|
allow execution of external connector queries from button clicks
|
2021-01-04 18:57:16 +00:00 |
Andrew Kingston
|
1a1aa5963d
|
Add ability to enter custom component CSS
|
2021-01-04 18:39:17 +00:00 |
Martin McKeaveney
|
d27a264c96
|
better UI feedback
|
2021-01-04 10:39:17 +00:00 |
Martin McKeaveney
|
30b4c2467f
|
codemirror
|
2020-12-30 11:46:37 +00:00 |
Martin McKeaveney
|
29b51bc6c2
|
separation of datasources and queries
|
2020-12-18 18:19:43 +00:00 |
Andrew Kingston
|
8b352fe40a
|
Allow independent selection of screen IDs and layout IDs so that selections persist between toggling tabs. Update logic around role selection and screen filtering
|
2020-12-14 11:14:16 +00:00 |
Andrew Kingston
|
cae551fa77
|
Keep honouring selected screen access role after swapping to layout tab
|
2020-12-11 15:29:25 +00:00 |
Andrew Kingston
|
8022fc1230
|
Select new role when creating screen with a different role than the selected one
|
2020-12-09 19:04:46 +00:00 |
Andrew Kingston
|
48a1932bc3
|
Lint
|
2020-12-09 18:56:54 +00:00 |
Andrew Kingston
|
e5a34871c7
|
Add role selection for viewing screens and smart handling of preview screen
|
2020-12-09 18:18:47 +00:00 |
Andrew Kingston
|
248a1f456f
|
Fix empty screen list when deleting a table backing an autoscreen which is currently selected
|
2020-12-09 16:01:16 +00:00 |
Andrew Kingston
|
e0d902d279
|
Fix merge bug
|
2020-12-09 15:58:34 +00:00 |
Andrew Kingston
|
045f0f1bfe
|
Merge branch 'master' of github.com:Budibase/budibase into feature/security-update
|
2020-12-09 15:57:32 +00:00 |
Andrew Kingston
|
b842a2addc
|
Cache roles in store and add role selector for screens
|
2020-12-09 15:35:57 +00:00 |
Andrew Kingston
|
4e748dad2b
|
Fix bugs around selecting screens and layouts when creating them
|
2020-12-09 14:51:42 +00:00 |
Andrew Kingston
|
0bb192ce0c
|
Purge all references to _css prop or saving stylesheets
|
2020-12-09 12:22:30 +00:00 |
Andrew Kingston
|
31b3fac659
|
Fix crash when having a screen selected that was deleted
|
2020-12-09 11:37:09 +00:00 |
Martin McKeaveney
|
fb569a4425
|
fixing bugs found during testing
|
2020-12-08 16:55:43 +00:00 |
Andrew Kingston
|
ff3e79696d
|
Fix bug which caused autolinks to not be generated
|
2020-12-08 15:21:01 +00:00 |
Martin McKeaveney
|
a7789067d3
|
fix layout bugs, some tidy up
|
2020-12-07 20:29:41 +00:00 |
Martin McKeaveney
|
bc6ae452d1
|
fix layout selection issues
|
2020-12-07 16:06:20 +00:00 |
Martin McKeaveney
|
a9d0c68a60
|
component store refactor - remove concept of currentPreviewItem and currentComponentInfo
|
2020-12-07 15:27:46 +00:00 |
Martin McKeaveney
|
6b5c1ffafa
|
consolidate routing and component selection
|
2020-12-05 12:09:58 +00:00 |
Martin McKeaveney
|
40f6093198
|
allow renaming of layouts
|
2020-12-05 09:43:00 +00:00 |
Martin McKeaveney
|
64c4f0d300
|
deletion and error handling of layouts
|
2020-12-04 23:42:22 +00:00 |
Martin McKeaveney
|
3b049bc286
|
allow creation of custom layouts, moving layoutId prop to top level of screen
|
2020-12-04 23:16:07 +00:00 |
Andrew Kingston
|
5f811b9852
|
Remove log statement
|
2020-12-04 14:07:23 +00:00 |
Andrew Kingston
|
f1d4b60b97
|
Add basic role by default to new screens
|
2020-12-04 14:06:55 +00:00 |
Martin McKeaveney
|
277524b86e
|
accommodate login layout
|
2020-12-03 17:31:38 +00:00 |
Martin McKeaveney
|
0a5eac2c7f
|
more intelligent routing for screens and pages
|
2020-12-03 15:15:14 +00:00 |
mike12345567
|
2a41f57382
|
Linting and update to try and fix issues when screens are created, screen saving now generates CSS.
|
2020-12-03 12:08:33 +00:00 |
Andrew Kingston
|
13a137ecd1
|
Update client app to work with layouts when running inside builder preview
|
2020-12-02 18:10:46 +00:00 |
Martin McKeaveney
|
9b25a61706
|
allow editing of screen layout from modal
|
2020-12-02 16:15:14 +00:00 |
Martin McKeaveney
|
13824dcf09
|
merge
|
2020-12-02 14:15:07 +00:00 |
Martin McKeaveney
|
894eeb8757
|
merge
|
2020-12-02 13:44:44 +00:00 |
Martin McKeaveney
|
ffc7e14bb2
|
fix preview save
|
2020-12-02 13:41:00 +00:00 |
mike12345567
|
1a9f1aed9b
|
Merge branch 'feature/security-update' of github.com:Budibase/budibase into feature/page-refactor
|
2020-12-02 13:26:57 +00:00 |
mike12345567
|
05225f7787
|
Changing the naming of access levels to be roles.
|
2020-12-02 13:20:56 +00:00 |
Martin McKeaveney
|
33c40063af
|
layouts and screens switcher, merge with component sdk
|
2020-12-01 16:22:06 +00:00 |
Andrew Kingston
|
a54dd9509f
|
Remove deprecated props, fix warnings, remove old code
|
2020-11-30 15:05:36 +00:00 |
Andrew Kingston
|
b8bc583fd9
|
Merge branch 'master' of github.com:Budibase/budibase into component-sdk
|
2020-11-25 18:38:58 +00:00 |
Andrew Kingston
|
07229858c8
|
Add fade screen transition and fix navigation component casing
|
2020-11-25 18:30:09 +00:00 |
mike12345567
|
8a013c33c3
|
Major re-work, client library stills needs some work but it appears layouts and screens are no longer inter-dependent.
|
2020-11-25 17:56:09 +00:00 |
mike12345567
|
e1314b0d88
|
Starting work on builder, very broken.
|
2020-11-24 18:11:34 +00:00 |
mike12345567
|
d8b794cb97
|
Merge branch 'component-sdk' of github.com:Budibase/budibase into feature/page-refactor
|
2020-11-23 11:30:15 +00:00 |