Andrew Kingston
|
fb3a3d504e
|
Fix new layouts having bad styling
|
2020-12-23 09:23:03 +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
|
22932d7b52
|
Fix routing setting and add initial role ID setting to screens for testing
|
2020-12-09 12:16:00 +00:00 |
Martin McKeaveney
|
74f138ee9a
|
lint
|
2020-12-07 15:49:19 +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
|
3b049bc286
|
allow creation of custom layouts, moving layoutId prop to top level of screen
|
2020-12-04 23:16:07 +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 |
Martin McKeaveney
|
ea09c6e459
|
fixing reactive chart issue
|
2020-11-13 10:29:54 +00:00 |
Andrew Kingston
|
253568fd2d
|
Merge pull request #817 from Budibase/apex-charts
Apex charts
|
2020-11-09 08:48:44 +00:00 |
mike12345567
|
d57368eb8b
|
Refactoring to replace the use of frontend store.screens with derived allScreens and currentScreens.
|
2020-11-05 17:47:27 +00:00 |
Andrew Kingston
|
8e705b096d
|
Fix another evil falsiness bug with setting checkboxes
|
2020-11-03 10:09:41 +00:00 |
Andrew Kingston
|
add4162000
|
Format with prettier
|
2020-10-27 15:28:13 +00:00 |
Andrew Kingston
|
4e4aa5c525
|
Standardise sizing of all settings and design properties
|
2020-10-23 10:34:14 +01:00 |
Andrew Kingston
|
9ab3d9ff2a
|
Update front end column structure layout and width to increase preview space
|
2020-10-22 17:47:49 +01:00 |
Martin McKeaveney
|
a2f64a80a0
|
Merge branch 'master' of github.com:Budibase/budibase into martin-more-bugfixes
|
2020-10-15 09:29:59 +01:00 |
Martin McKeaveney
|
988789f1d4
|
frontend bug fixes, remove bindable prop, add not equals filter
|
2020-10-14 21:43:36 +01:00 |
Andrew Kingston
|
c09056fd68
|
Remove HR from settings view
|
2020-10-14 17:07:22 +01:00 |
Andrew Kingston
|
bf7356b508
|
Fix another random builder crash that sometimes happens
|
2020-10-13 08:12:29 +01:00 |
Andrew Kingston
|
7af86f089d
|
Improve style of frontend settings placeholder text
|
2020-10-12 15:14:11 +01:00 |
Michael Shanks
|
74115bb2c9
|
fix: screen settings not updating
|
2020-10-12 10:50:51 +01:00 |
Martin McKeaveney
|
784fac5018
|
✨ lint
|
2020-09-14 15:41:20 +01:00 |
Martin McKeaveney
|
7acaad11d1
|
fix frontend bugs
|
2020-09-14 12:07:08 +01:00 |
Conor Mack
|
2544fdf13c
|
Merging with master and fixing conflicts
|
2020-09-03 15:12:07 +01:00 |
cmack
|
1e38350199
|
Integration of Backend and Data Components
|
2020-08-26 17:03:30 +01:00 |
kevmodrome
|
300f18927f
|
merge master
|
2020-08-26 09:11:16 +02:00 |
cmack
|
6684b31305
|
Name and Value Selects that depend on Model / View
|
2020-08-25 16:38:20 +01:00 |
Michael Shanks
|
01798b137b
|
removed InputGroup (not used)
|
2020-08-17 16:45:13 +01:00 |
Michael Shanks
|
76a9ababf1
|
styling for dupe component name error
|
2020-08-07 14:33:41 +01:00 |
Michael Shanks
|
20ecd112f4
|
duplicate name check when renaming component
|
2020-08-07 14:18:17 +01:00 |
cmack
|
3e1a66a860
|
Tidyup and Deletion of old files
|
2020-07-15 10:50:20 +01:00 |
Joe
|
919412df8c
|
Formatting
|
2020-06-25 16:02:30 +01:00 |
Conor_Mack
|
b95fdd458f
|
Merge branch 'master' into builder/consolidating-missing-code
|
2020-06-16 12:17:32 +01:00 |
Martin McKeaveney
|
34b27b83bb
|
lint ✨
|
2020-06-15 17:08:59 +01:00 |
Conor_Mack
|
c1e9133424
|
Instance naming fix for components and screens
|
2020-06-15 16:01:24 +01:00 |
Conor_Mack
|
6cf34a4ad8
|
Merge branch 'master' of https://github.com/Budibase/budibase into builder/consolidating-missing-code
|
2020-06-12 13:40:27 +01:00 |
Michael Shanks
|
0c35f46b5f
|
bugfix - screen/page > settings throwing error
|
2020-06-12 12:15:17 +01:00 |
Conor_Mack
|
3dcef29ddd
|
Instance name for components and screens
|
2020-06-11 16:15:09 +01:00 |
Martin McKeaveney
|
35aa2d341a
|
Revert "Fixes for Screen and Page Props"
|
2020-06-09 19:18:45 +01:00 |
Conor_Mack
|
b136eaea17
|
Tidyup
|
2020-06-08 10:49:13 +01:00 |
Conor_Mack
|
9556598cc6
|
Fixes for screen and page props
|
2020-06-03 22:05:02 +01:00 |
Conor_Mack
|
156fc01b48
|
Screen and page latest
|
2020-06-03 21:36:36 +01:00 |
Martin McKeaveney
|
651692eed3
|
Revert "Settings for Pages and Screens"
|
2020-06-03 21:10:48 +01:00 |
Martin McKeaveney
|
b087a65e7e
|
Merge pull request #316 from Budibase/fix-user-agent
use custom user agent header
|
2020-06-03 20:58:03 +01:00 |
Martin McKeaveney
|
2cd309bfdc
|
fix some other auth bugs
|
2020-06-03 20:35:30 +01:00 |
Martin McKeaveney
|
02fac0774e
|
updating page title prop
|
2020-06-03 16:44:01 +01:00 |
Conor_Mack
|
53dc3780fa
|
Screen and page latest
|
2020-06-03 16:19:04 +01:00 |
Conor_Mack
|
54e7dba667
|
Cleanup
|
2020-05-22 10:42:02 +01:00 |
Conor_Mack
|
facd99f58a
|
Stable property panel
|
2020-05-21 14:28:32 +01:00 |