Michael Shanks
|
38e052c429
|
sort screens alphabetically
|
2020-10-14 20:48:24 +01:00 |
Martin McKeaveney
|
d2a7bf55a7
|
lint
|
2020-10-14 13:21:43 +01:00 |
mike12345567
|
2b11a9df38
|
Fixing component button styles, making all component dropdown menus buttons have the correct styling across the board.
|
2020-09-09 09:44:24 +01:00 |
mike12345567
|
7d0d2d5453
|
Fixing an issue where the buttons for the components hierarchy were overflowing outside of their parent panel, removing the specification of the width and height allows computed values to be used instead (including padding etc) - check this fixes it in windows, linux and electron app.
|
2020-09-08 18:38:47 +01:00 |
Michael Shanks
|
5095b4596f
|
Merge pull request #536 from mjashanks/dnd
Few Dnd Bugfixes
|
2020-08-27 09:33:25 +01:00 |
Michael Shanks
|
55bb235e00
|
commented on use of store within a component
|
2020-08-14 10:50:55 +01:00 |
Martin McKeaveney
|
ed53c31ab3
|
fix backend bugs - some tidy up
|
2020-08-13 20:22:14 +01:00 |
Michael Shanks
|
8a1f0a5e4a
|
Merge pull request #534 from mjashanks/dnd
Component nav Drag and Drop + Add component usability
|
2020-08-13 11:32:39 +01:00 |
Michael Shanks
|
b6e6a1ef4b
|
changes from code review
|
2020-08-13 10:15:09 +01:00 |
Joe
|
25b71c4e86
|
Formatting and Linting
|
2020-08-13 09:05:22 +01:00 |
Joe
|
b0e31a09b4
|
New card component
|
2020-08-13 08:58:48 +01:00 |
Michael Shanks
|
0bb677d5de
|
dnd component nav
|
2020-08-12 16:28:19 +01:00 |
cmack
|
cc3cbb7a5b
|
Merge branch 'master' of https://github.com/Budibase/budibase into britecharts/separate-components-2
|
2020-08-04 10:06:10 +01:00 |
Martin McKeaveney
|
9e978019aa
|
lint
|
2020-07-27 16:12:06 +01:00 |
Michael Shanks
|
3b4c68163d
|
can delete screens
|
2020-07-21 15:01:32 +01:00 |
Joe
|
149c8a54d2
|
Format and lint
|
2020-07-15 11:18:46 +01:00 |
Joe
|
a1615feaa5
|
Data link block updated to Linked Fields
'Data -ink' block updated to Linked Fields
Additional blocks added, including URL
Icons updated
|
2020-07-14 16:08:07 +01:00 |
Conor_Mack
|
322c29f749
|
Adding CDN links and Tidyup
|
2020-07-09 10:39:49 +01:00 |
Michael Shanks
|
f902414941
|
fix: changing screen: url gets `undefined` in path
|
2020-06-29 20:28:53 +01:00 |
Joe
|
dcfa39ef67
|
Formatting
|
2020-06-25 16:02:30 +01:00 |
Conor_Mack
|
9898ee0b99
|
Merge pull request #360 from Budibase/builder/consolidating-missing-code
Instance name fix and consolidation of code
|
2020-06-24 17:11:08 +01:00 |
Joe
|
8f967116fc
|
Selected pseudo class removed, workflow panels updated
|
2020-06-23 21:29:18 +01:00 |
Joe
|
a77be47076
|
CSS update UI refresh
Font changed to Inter
Colors reflect BBUI
Panel background removed
|
2020-06-23 08:19:16 +01:00 |
Conor_Mack
|
8b99546326
|
Instance naming fix for components and screens
|
2020-06-15 16:01:24 +01:00 |
Conor_Mack
|
32ff7a5c89
|
Instance name for components and screens
|
2020-06-11 16:15:09 +01:00 |
Joe
|
4ef1d9453a
|
Frontend navigation panel tidy up
- Additional margin around button
- icon added to 'create screen' button
- screen font weight reduced
|
2020-06-01 22:16:12 +01:00 |
Michael Shanks
|
38b471d1bf
|
refactor component menu actions inside control
|
2020-06-01 12:12:25 +01:00 |
Michael Shanks
|
aa3d724d0e
|
Merge branch 'master' of github.com:Budibase/budibase into component-nav-update
|
2020-06-01 10:25:32 +01:00 |
Michael Shanks
|
4934ed497d
|
removing old component actions
|
2020-06-01 10:25:12 +01:00 |
Joe
|
50e29f2d0b
|
Formatting update
|
2020-05-29 18:32:52 +01:00 |
Joe
|
43a2e6752c
|
Update to Frontend UI Nav and Component Panel
Components moved to the left
Nav panel UI updated
Props tabs moved up
|
2020-05-29 18:31:47 +01:00 |
Martin McKeaveney
|
ccbcb0af40
|
preloading remix, removing unused css
|
2020-05-18 16:37:19 +01:00 |
Martin McKeaveney
|
aaa46272bf
|
fixing lint errors
|
2020-05-18 14:08:32 +01:00 |
Martin McKeaveney
|
9e4d99851a
|
fix builder component library loading issue
|
2020-05-18 14:06:14 +01:00 |
Martin McKeaveney
|
c255883aed
|
formatting + fixing builder tests
|
2020-05-07 10:53:34 +01:00 |
Martin McKeaveney
|
c3f68e9895
|
merge
|
2020-05-04 17:17:03 +01:00 |
Martin McKeaveney
|
abd6da7b11
|
component library modules and definitions refactor - moved to backend. More routing and middleware reorganisation
|
2020-05-02 15:29:10 +01:00 |
kevmodrome
|
0a24d5e814
|
move onSelect method ComponentsHierarchyChildren
|
2020-05-01 17:39:50 +02:00 |
kevmodrome
|
3fba410cf8
|
adds functionality to navigate to screens and layouts
|
2020-04-29 13:07:21 +02:00 |
kevmodrome
|
eb1d2dc337
|
add setup to go to page-layout screen
|
2020-04-28 15:28:31 +02:00 |
Joe
|
b8788b187f
|
Changes to page layout in navbar
Also changed 12px fonts to 13px fonts
|
2020-04-02 17:11:38 +01:00 |
kevmodrome
|
31f5a1414b
|
changes from node_modules to using rollup-plugin-alias, fixes tests
|
2020-04-01 12:38:07 +02:00 |