Andrew Kingston
|
e5742dc7f6
|
Change component bar to popovers and adjust page layout to match
|
2020-10-22 20:22:09 +01:00 |
Andrew Kingston
|
f56662dac4
|
Update FlatButton and CategoryTab styles
|
2020-10-22 18:23:11 +01:00 |
Andrew Kingston
|
af19158fb6
|
Adjust page button background to be consistent
|
2020-10-22 18:14:44 +01:00 |
Andrew Kingston
|
5d266c5877
|
Fix issue displaying opened status of screens
|
2020-10-22 18:14:29 +01:00 |
Andrew Kingston
|
1c149d7d5c
|
Move large create screen button to icon
|
2020-10-22 18:12:40 +01:00 |
Andrew Kingston
|
3b11fe6ab0
|
Update page button styles
|
2020-10-22 18:11:33 +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 |
Andrew Kingston
|
e45f368de7
|
Update component definition structure for new layout
|
2020-10-22 17:47:07 +01:00 |
Andrew Kingston
|
7271662cc8
|
Update routing to use new page names
|
2020-10-22 17:46:44 +01:00 |
Andrew Kingston
|
1fac774521
|
Move components to above app preview
|
2020-10-22 17:46:21 +01:00 |
Andrew Kingston
|
79cca1956a
|
Make OptionSelect styles in line with other components
|
2020-10-22 17:44:45 +01:00 |
Andrew Kingston
|
664aacd402
|
Fix top right settings icon styles
|
2020-10-22 17:44:17 +01:00 |
Andrew Kingston
|
45b86353d2
|
Improve styles of frontend component blocks
|
2020-10-22 17:43:52 +01:00 |
Andrew Kingston
|
29dd32320d
|
Update screen components hierarchy to use new common component styles
|
2020-10-22 17:42:03 +01:00 |
Andrew Kingston
|
4cc203e346
|
Merge branch 'master' of github.com:Budibase/budibase into dropdown-components
|
2020-10-21 13:28:02 +01:00 |
Andrew Kingston
|
5c3d7481f6
|
Merge pull request #764 from Budibase/qol-updates
QOL updates
|
2020-10-21 10:45:52 +01:00 |
Andrew Kingston
|
c895e9887b
|
Add initial work on dropdown components
|
2020-10-21 09:19:26 +01:00 |
mike12345567
|
8f466c424d
|
Lint.
|
2020-10-20 15:09:20 +01:00 |
mike12345567
|
69743faa0d
|
Changing how invalidation is checked for Cloudfront cache, making sure that we don't lose state of the invalidation and can check it fully in the background.
|
2020-10-20 15:06:34 +01:00 |
Andrew Kingston
|
c0e0b48a80
|
Allow CSV upload in browser and add display column option
|
2020-10-19 19:24:05 +01:00 |
Martin McKeaveney
|
4f43bc21d9
|
Merge pull request #758 from Budibase/fix-text-overflow
fix text overflow
|
2020-10-19 16:14:45 +01:00 |
Martin McKeaveney
|
272f79e70f
|
fix text overflow
|
2020-10-19 16:07:29 +01:00 |
mike12345567
|
de9c4ea3ee
|
Fixing some issues seen with cloudfront and adding a bit more UI around the deployment history as pending can be happening for some time.
|
2020-10-19 15:33:26 +01:00 |
Martin McKeaveney
|
2043e396e5
|
Merge pull request #749 from Budibase/deployment-history
Deployment history
|
2020-10-19 08:34:33 +01:00 |
Martin McKeaveney
|
131dcdbcad
|
deployment history design updates and polling
|
2020-10-18 18:09:19 +01:00 |
Andrew Kingston
|
221a68d2bd
|
Add option to create link when creating new screen
|
2020-10-17 18:20:31 +01:00 |
Andrew Kingston
|
a0a691e39b
|
Create links to 'list' autoscreens
|
2020-10-17 18:20:06 +01:00 |
Martin McKeaveney
|
b0c8d570bc
|
deployment history rendering in side bar
|
2020-10-17 15:13:25 +01:00 |
Martin McKeaveney
|
67e8490eac
|
Merge pull request #743 from Budibase/bug/minor-fixes
Minor fixes - Chuckles
|
2020-10-17 12:16:46 +01:00 |
Michael Shanks
|
45322846c0
|
Primary display column is always required
|
2020-10-16 21:50:58 +01:00 |
Michael Shanks
|
7ab1e9c6fb
|
Merge remote-tracking branch 'origin/master' into mike-fixes
|
2020-10-16 21:39:51 +01:00 |
mike12345567
|
c2a7510d19
|
Some minor fixes, right padding wasn't the same as left padding and fixing 404 when deleting a view.
|
2020-10-16 18:05:45 +01:00 |
Michael Shanks
|
7382da4a60
|
removes unused components
|
2020-10-16 16:04:49 +01:00 |
Andrew Kingston
|
2641576787
|
Merge branch 'master' of github.com:Budibase/budibase into autoscreen-templates
|
2020-10-16 15:16:46 +01:00 |
Andrew Kingston
|
4aa9e2d179
|
Add new DetailScreenSelect component for selecting only detail screens and update detail linking in grids
|
2020-10-16 15:16:29 +01:00 |
mike12345567
|
ebffeeb998
|
Fixing some issues found with deleting tables and relationships not getting cleaned up fully + builder not updating - also making sure builder store initial state of screens is accurate.
|
2020-10-16 13:48:59 +01:00 |
Andrew Kingston
|
1a21306dd2
|
Merge branch 'master' of github.com:Budibase/budibase into autoscreen-templates
|
2020-10-16 12:57:29 +01:00 |
Andrew Kingston
|
ce4eba430c
|
Merge branch 'master' of github.com:Budibase/budibase into autoscreen-templates
|
2020-10-16 10:00:22 +01:00 |
mike12345567
|
79832e5d4c
|
linting
|
2020-10-16 09:54:35 +01:00 |
mike12345567
|
82a9bbb478
|
Merge branch 'master' of github.com:Budibase/budibase into bug/casing-table-fix
|
2020-10-16 09:53:38 +01:00 |
Kevin Åberg Kultalahti
|
845f0de365
|
Merge branch 'master' into feature/add-edit-button-custom-renderer-for-grid-component
|
2020-10-16 10:37:22 +02:00 |
kevmodrome
|
5e44b3373c
|
change from Input to ScreenSelect component for prop
|
2020-10-16 10:35:15 +02:00 |
Andrew Kingston
|
bb2a650eee
|
Merge branch 'master' of github.com:Budibase/budibase into autoscreen-templates
|
2020-10-16 09:17:54 +01:00 |
Andrew Kingston
|
89bba530be
|
Merge branch 'master' of github.com:Budibase/budibase into autoscreen-templates
|
2020-10-16 08:39:06 +01:00 |
Andrew Kingston
|
536e1f2ab3
|
Add new Delete Row action which can be used in client apps
|
2020-10-16 08:37:13 +01:00 |
Andrew Kingston
|
d517ca614d
|
Add 48px option for padding and margin design settings
|
2020-10-16 08:36:01 +01:00 |
Michael Shanks
|
cf1df37e71
|
Merge remote-tracking branch 'origin/master' into mike-fixes
|
2020-10-15 23:21:12 +01:00 |
Michael Shanks
|
c88c671758
|
fix: ensure CSS is built on app creation
|
2020-10-15 23:20:56 +01:00 |
Michael Shanks
|
74dcfef4aa
|
Merge remote-tracking branch 'origin/master' into mike-fixes
|
2020-10-15 19:14:21 +01:00 |
kevmodrome
|
71acc10e9c
|
minor fixes
|
2020-10-15 20:05:55 +02:00 |