Conor Mack
c49e906e5e
Merge branch 'master' of https://github.com/Budibase/budibase into feature/icon-component
2020-09-15 13:44:44 +01:00
Conor Mack
13f4502967
Tidyup
2020-09-15 13:28:51 +01:00
Conor Mack
fa88c68c0e
Icon and Icon Select Component
2020-09-15 11:53:02 +01:00
Martin McKeaveney
275a8e38a3
only build electron on releases
2020-09-14 17:02:42 +01:00
Martin McKeaveney
78e6a66543
import error with events panel
2020-09-14 17:00:16 +01:00
Martin McKeaveney
44fcec5cc2
Merge pull request #609 from Budibase/frontend-bugs
...
fix frontend bugs
2020-09-14 15:51:38 +01:00
Martin McKeaveney
784fac5018
✨ lint
2020-09-14 15:41:20 +01:00
Michael Shanks
ade5527bd7
NavigateTo action: use DataList, so URLs are configurable
2020-09-14 12:32:44 +01:00
Martin McKeaveney
7acaad11d1
fix frontend bugs
2020-09-14 12:07:08 +01:00
Michael Shanks
2aca93ecf6
Event Modal - set padding to zero
2020-09-14 11:12:44 +01:00
Conor Mack
a14e5dcee4
Icon and IconSelect Components
2020-09-14 11:08:03 +01:00
Michael Shanks
0735eaa523
stop coercing values on the server - do on client instead
2020-09-11 21:24:52 +01:00
Michael Shanks
d67b29d5d5
bugfix: events broken after views added to binding
2020-09-11 16:33:37 +01:00
Michael Shanks
718f919354
cypress test fix : windows case-insensitive file path
2020-09-11 11:55:31 +01:00
Michael Shanks
d951edad61
some comments
2020-09-11 09:53:02 +01:00
Michael Shanks
04f3ed5ec3
Merge branch 'master' into event-panel + binding fixes
2020-09-10 21:55:04 +01:00
Michael Shanks
d3225cb51f
events hooked up and working
2020-09-10 21:11:05 +01:00
Conor Mack
cc154e3ca2
Line Chart - Prop Defaults, Custom Date Formats
2020-09-10 15:58:32 +01:00
Michael Shanks
daba84abbe
Create record added
2020-09-09 22:15:31 +01:00
Michael Shanks
93043c2ab3
events: Update record workings
2020-09-09 21:16:26 +01:00
Martin McKeaveney
e41bdf7372
date picker component ( #591 )
...
* date picker component
* use bbui date picker in standard components
* using bbui component
2020-09-09 17:04:49 +01:00
Michael Shanks
e917d7467a
Merge branch 'master' into event-panel
2020-09-09 15:59:57 +01:00
Michael Shanks
349f350ee4
backup before a merge
2020-09-09 15:56:31 +01:00
Conor Mack
8d3c7b3d0f
Merge branch 'master' of https://github.com/Budibase/budibase into feature/screen-route-select
2020-09-09 15:08:41 +01:00
Conor Mack
6c24223aa8
Use BBUI selects for events and settings
2020-09-09 15:04:36 +01:00
mike12345567
7560a8dcfb
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
682212a393
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
Conor Mack
d0f48e3d0e
Selects for Screens in Events and Settings
2020-09-08 16:03:04 +01:00
Victoria Sloan
229b05f47a
removed redundant styles
2020-09-07 22:05:59 +01:00
Victoria Sloan
6ed3407a4f
popover styles
2020-09-06 23:50:11 +01:00
Victoria Sloan
620fd26fa6
changing UIkit dropdown to use bbui popover
2020-09-06 22:58:47 +01:00
Victoria Sloan
1e78aeafa9
remove UIkit imports
2020-09-06 22:41:46 +01:00
Victoria Sloan
7dca86a685
Merge branch 'master' into removing-uikit-06
...
# Conflicts:
# packages/builder/src/components/common/DatePicker.svelte
2020-09-06 22:32:48 +01:00
Victoria Sloan
5aeabdb3d6
remove unused IconButton component and imports in files that aren’t using it
2020-09-06 21:54:23 +01:00
Michael Shanks
2aae64521f
events panel work - backup
2020-09-05 21:53:10 +01:00
Victoria Sloan
a5ce771de8
cypress test fixed
2020-09-05 00:03:08 +01:00
Victoria Sloan
2aa9f30546
minWidth set on NewScreen bbui modal, Spacer component used instead of margins and bbui version bumped
2020-09-04 22:40:25 +01:00
Victoria Sloan
da736594f1
Merge branch 'master' into removing-uikit-05
...
# Conflicts:
# packages/standard-components/dist/index.js.map
2020-09-04 21:45:33 +01:00
Conor Mack
5f16fb84e2
Only replace bindings whenever value is primitive
2020-09-04 14:19:59 +01:00
Conor Mack
2544fdf13c
Merging with master and fixing conflicts
2020-09-03 15:12:07 +01:00
Tori Sloan
c2f0d005d1
Merge branch 'master' into removing-uikit-05
2020-09-03 09:07:22 +01:00
Victoria Sloan
74918b1d71
NewScreen using bbui modal
2020-09-03 08:59:05 +01:00
kevmodrome
68dfb678e1
wip: cypress tests
2020-09-03 09:45:58 +02:00
Victoria Sloan
9afb42ba37
remove Modal.svelte and update ConfirmDialog modal to use bbui modal
2020-09-03 08:44:08 +01:00
Victoria Sloan
1a590e3e19
removing uk-form-stacked
2020-09-01 21:46:59 +01:00
kevmodrome
40e6d51d24
wip: cypress fix
2020-09-01 11:16:41 +02:00
Michael Shanks
f988d2d9c7
event panel rework backup
2020-09-01 10:12:01 +01:00
kevmodrome
fc39744bf0
fix color of separator in binding interface
2020-08-31 10:21:08 +02:00
kevmodrome
1d4005dd09
groups components and table in separate categories
2020-08-31 10:12:06 +02:00
kevmodrome
1ee7add6dc
updates correctly on close, cancel and done actions
2020-08-28 15:40:43 +02:00
kevmodrome
860139d979
wip: binding interface design
2020-08-28 14:43:28 +02:00
kevmodrome
fc4afbbacb
Merge branch 'feature/binding-interface' of github.com:Budibase/budibase into feature/binding-interface
2020-08-28 13:58:39 +02:00
kevmodrome
1270f10993
Merge branch 'master' into feature/binding-interface
2020-08-28 13:57:46 +02:00
Michael Shanks
3c69e48200
some styling changes from code review
2020-08-27 10:00:36 +01:00
Michael Shanks
d7f70d0424
Merge branch 'master' into feature/binding-interface
2020-08-27 09:39:11 +01:00
Michael Shanks
53eccb5379
Merge pull request #536 from mjashanks/dnd
...
Few Dnd Bugfixes
2020-08-27 09:33:25 +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
cmack
9ebddb1c0a
Merge branch 'master' of https://github.com/Budibase/budibase into feature/model-view-select
2020-08-25 11:18:08 +01:00
kevmodrome
d6e4ae5600
fix styling issues
2020-08-25 11:40:48 +02:00
kevmodrome
32a0d1e176
binding interface now only updates when the dropdown is closed
2020-08-25 11:20:39 +02:00
kevmodrome
60264d6cb8
Merge branch 'feature/binding-interface' into feature/binding-interface-frontend
2020-08-25 10:16:32 +02:00
kevmodrome
deb303e381
adds panel interface
2020-08-25 10:15:51 +02:00
cmack
fc0d5d65bb
ModelViewSelect updates, Fetchdata, Chart Hooks
2020-08-24 16:26:00 +01:00
Victoria Sloan
9f1d15e4e1
removed uk-margin and swapped with new bb-margin classes
2020-08-22 21:34:46 +01:00
cmack
2fe7e42fb5
WIP: Completed ModelViewSelect UI
2020-08-21 16:10:56 +01:00
Martin McKeaveney
5354bc2455
removing views from modelselect for now
2020-08-20 10:10:59 +01:00
Martin McKeaveney
d2638e0150
merge
2020-08-19 17:14:30 +01:00
Michael Shanks
1b6131135b
fixed cypress tests
2020-08-18 21:43:13 +01:00
Michael Shanks
703d2bb29a
some comments
2020-08-18 21:04:42 +01:00
Michael Shanks
b589d3c3ed
Merge branch 'master' of github.com:Budibase/budibase into master
2020-08-18 21:00:09 +01:00
Michael Shanks
f2036a98f5
NewScreen - use bbui input
...
- use input error message
- screen name no longer needs to be unique
2020-08-18 20:59:34 +01:00
Michael Shanks
43faa20b44
using BBUI inputs where possible
2020-08-18 17:14:35 +01:00
Conor_Mack
657be43858
Merge branch 'master' into britecharts/separate-components-2
2020-08-18 15:50:02 +01:00
cmack
60524e801e
Completion Bug Fixes and Updates
2020-08-18 15:45:44 +01:00
Michael Shanks
43830f3913
removed Select.svelte - replaced with bbui select
2020-08-18 15:33:28 +01:00
Michael Shanks
46970a759d
all inputs using BBUI
2020-08-18 14:51:02 +01:00
Martin McKeaveney
0a60fd0bc6
deletion of views, statistics calculation popover, unit tests
2020-08-17 21:01:43 +01:00
Michael Shanks
00d1f9aaaf
removed StateBindingControl and associated controls - not used
2020-08-17 16:49:23 +01:00
Michael Shanks
01798b137b
removed InputGroup (not used)
2020-08-17 16:45:13 +01:00
Michael Shanks
6214a2a7ea
removed LayoutEditor (not used)
2020-08-17 16:43:54 +01:00
cmack
56571e983b
Functional Linechart
2020-08-17 13:59:09 +01:00
Michael Shanks
188d048b64
Merge branch 'master' of github.com:Budibase/budibase into master
2020-08-14 16:45:54 +01:00
Michael Shanks
0d7faedb1d
removed OptionSelectOld
2020-08-14 16:40:23 +01:00
kevmodrome
069e5bd638
adds functionality to show the user the readableBinding while it saves the runtimeBinding
2020-08-14 15:56:34 +02:00
Michael Shanks
74cd91d93b
removed ColorPicker (replaced by colorpicker package)
2020-08-14 14:56:33 +01:00
Michael Shanks
02826c3616
removed PlusButton (not used)
2020-08-14 14:50:03 +01:00
Michael Shanks
62c95b4eed
removed ComponentSearch (not used)
2020-08-14 14:40:45 +01:00
Michael Shanks
9d4b462b2b
removed CodeEditor (not used)
2020-08-14 14:39:44 +01:00
Michael Shanks
c4e1242dd9
removed Textbox (not used)
2020-08-14 14:37:40 +01:00
Michael Shanks
bdb84a2e91
removed EditComponentProps.svelte (unused)
2020-08-14 14:32:37 +01:00
Michael Shanks
159c665ca5
removed Dropdown.svelte
2020-08-14 14:24:14 +01:00
Michael Shanks
d8f8ade898
removed PageView.svelte
2020-08-14 14:21:55 +01:00
Michael Shanks
30aed16951
remove references to material design components
2020-08-14 11:21:52 +01:00
Michael Shanks
721295f685
commented on use of store within a component
2020-08-14 10:50:55 +01:00
Martin McKeaveney
c26366d0d8
fix backend bugs - some tidy up
2020-08-13 20:22:14 +01:00
Michael Shanks
04cee2c3e3
fix: dnd - dragslot remains if we drop outside of target
2020-08-13 14:08:20 +01:00
Michael Shanks
764a09118c
bugfix: dnd over screenslot was throwing err
2020-08-13 14:02:15 +01:00
Joe
c89158c6b5
Merge pull request #529 from Budibase/Tidy-ups-and-implementing-new-BBUI-vars
...
Tidy ups and welcome screen made less busy
2020-08-13 12:03:23 +01:00
Michael Shanks
5ab905067f
merge from master
2020-08-13 11:50:12 +01:00
Michael Shanks
2f8d63959d
Merge pull request #534 from mjashanks/dnd
...
Component nav Drag and Drop + Add component usability
2020-08-13 11:32:39 +01:00
Joe
980c0d8f8b
Merge branch 'master' into Tidy-ups-and-implementing-new-BBUI-vars
2020-08-13 11:31:55 +01:00
Michael Shanks
209f0666ec
fix: screens not creating properly on electron
2020-08-13 11:24:58 +01:00
Joe
f1d22b06db
Card icons updated
2020-08-13 11:13:22 +01:00
Michael Shanks
180fe1801f
fix: added dnd to master screen
2020-08-13 10:15:37 +01:00
Michael Shanks
0e9ecccd91
changes from code review
2020-08-13 10:15:09 +01:00
Joe
2773370a4a
Formatting and Linting
2020-08-13 09:05:22 +01:00
Joe
6dc0a3a0d3
New card component
2020-08-13 08:58:48 +01:00
cmack
41a46847e5
Chart Fix - Import BC CSS and use Postcss
2020-08-12 17:41:12 +01:00
kevmodrome
d0b1d4695b
initial commit
2020-08-12 17:30:20 +02:00
Michael Shanks
c95363dd66
container components need `children: true`
2020-08-12 16:28:41 +01:00
Michael Shanks
2db40c6d2c
dnd component nav
2020-08-12 16:28:19 +01:00
cmack
db969e0f5c
Merge branch 'master' of https://github.com/Budibase/budibase into britecharts/separate-components-2
2020-08-12 10:18:47 +01:00
cmack
e4b4c5723f
WIP: Chart Tests and Line Refactor
2020-08-12 10:02:36 +01:00
Joe
bae5e11df3
Tidy ups and welcome screen made less busy
...
Comment today from the demo was the welcome screen was a little busy in re to the links on the left hand panel
2020-08-11 16:57:15 +01:00
Michael Shanks
50167a7038
Merge branch 'master' into feature/binding-interface
2020-08-11 10:46:07 +01:00
Michael Shanks
47b9508245
events as popover, in settings panel
2020-08-11 10:43:43 +01:00
Michael Shanks
608efaca70
removed unecessary imports
2020-08-10 16:40:44 +01:00
Michael Shanks
6e115df804
Moved events back into Settings
...
& removed Events Panel
2020-08-10 16:08:46 +01:00
cmack
d7e47d67e3
Completed Groupedbar and work on Tooltip
2020-08-10 15:33:32 +01:00
Conor_Mack
c816a77d0b
Merge pull request #525 from Budibase/britechart/donut-demo
...
Donut Chart for the demo
2020-08-10 14:29:52 +01:00
Joe
e8afd115aa
Small fix with placeholder
2020-08-10 13:18:30 +01:00
Michael Shanks
76a9ababf1
styling for dupe component name error
2020-08-07 14:33:41 +01:00
cmack
4dbd635985
Fix for name and value fields donut
2020-08-07 14:28:55 +01:00
Michael Shanks
20ecd112f4
duplicate name check when renaming component
2020-08-07 14:18:17 +01:00
cmack
bba3c90cf5
Donut chart for demo
2020-08-07 12:57:07 +01:00
cmack
9983feb1f0
Merge branch 'master' of https://github.com/Budibase/budibase into britechart/donut-demo
2020-08-07 12:57:02 +01:00
Michael Shanks
29ee500eea
new components get unique name
2020-08-07 12:01:16 +01:00
cmack
9ddf8d07ec
Bar chart with tests and general bug fixes
2020-08-06 17:15:57 +01:00
cmack
ad75a142ea
Tidyup
2020-08-05 17:05:06 +01:00
cmack
2cd8d09822
Latest Donut and Legend Updates
2020-08-05 16:57:54 +01:00
Martin McKeaveney
9e00550eda
Cypress Tests Running in CI ( #524 )
...
* cypress test setup
* running cypress in CI
* fixing tests after first time setup wizard
* bb api key
* API Key in right place
* adding env in cypress.json
* env var in setup
* lint
* API key not working
* fill in API key form if present
* allow more time for creation
* cypress server for debug
* video recording, better debugging
* Adding debug logs
* set node env
* cypress env
* cancel irrelevant test
2020-08-05 15:18:28 +01:00
cmack
f1dd3e8a3d
Chart legend and UI Updates
2020-08-05 14:19:56 +01:00
cmack
31dbf8e82f
Table / model integration for charts
2020-08-04 13:55:26 +01:00
cmack
bbf32cda75
Merge branch 'master' of https://github.com/Budibase/budibase into britecharts/separate-components-2
2020-08-04 10:06:10 +01:00
cmack
31820c1bbf
Adding mode functionality to Donut
2020-08-04 10:02:58 +01:00
cmack
ac9d5e660d
Re-adding datachart for testing
2020-08-03 14:42:37 +01:00
cmack
b2aadc36d5
StackedArea and other Chart Stuff
2020-08-03 11:55:13 +01:00
Joe
f385cbf305
Stacked list component added
2020-07-31 12:02:29 +01:00
cmack
a0d9bd9774
WIP: Groupedbar, Heatmap and Sparkline Charts
2020-07-30 16:39:56 +01:00
cmack
f667f05f19
WIP: Bar, Brush, Bullet, Donut and Line
2020-07-29 16:35:44 +01:00
cmack
5d14efb201
bar chart
2020-07-28 14:19:46 +01:00
Joe
2d7942b318
Lint
2020-07-28 11:53:07 +01:00
cmack
3233ed175e
Adding design controls
2020-07-28 11:49:35 +01:00
Martin McKeaveney
284474db4b
merge
2020-07-28 11:14:44 +01:00
Martin McKeaveney
ea46ab56d8
lint
2020-07-27 16:12:06 +01:00
cmack
d56c801c6f
Britecharts work so far
2020-07-26 11:54:55 +01:00
Michael Shanks
b3145df87c
Merge pull request #483 from mjashanks/delete_screen
...
Can delete screens
Uses new dropdown menu from bbui
2020-07-21 21:31:15 +01:00
Michael Shanks
218699ddb8
Screen dropdown manu uses bbui dropdown menu
2020-07-21 20:49:52 +01:00
Michael Shanks
bac8249132
can delete screens
2020-07-21 15:01:32 +01:00
Joe
7579ff3076
Issue [iframe padding] #460 and frontend tab switch
...
Swapped the order of design and settings in the frontend builder - feedback from Darren
Removed margin on iframe - feedback from Kev
2020-07-21 13:19:05 +01:00
cmack
cae50603ae
WIP: Work so far
2020-07-20 16:25:50 +01:00
cmack
96d80cf30d
Chart component - CDN to NPM Pkg
2020-07-20 10:09:11 +01:00
Joe
ec96fa0739
Merge pull request #448 from Budibase/Map,-Icon,-Datalist-components-removed-from-UI
...
Map, Icon, Datalist components removed from frontend UI
2020-07-15 11:23:21 +01:00
Joe
767b58a2df
Format and lint
2020-07-15 11:18:46 +01:00
Joe
298fac6db6
Map, Icon, Datalist removed from UI
2020-07-15 11:12:43 +01:00
cmack
3e1a66a860
Tidyup and Deletion of old files
2020-07-15 10:50:20 +01:00
Joe
b01cce07b5
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
cmack
4911530690
Format change after input- Set format correctly
2020-07-13 12:20:26 +01:00
Joe
aac0f3e381
Merge pull request #435 from Budibase/UI-Updates
...
Various minor UI updates including the settings modal
2020-07-12 21:56:37 +01:00
Joe
ed7b5b779e
Various minor UI updates including the settings modal
...
Settings modal update includies, improved spacing, element sizing. Working with this part of the platform felt a little brittle. It might be the fact it's a modal.
The frontend component section had a different layout that the block section in the backend and workflow section - updated to follow suit.
Dataform button updated and improved.
Settings button color updated
Additonal data blocks added which are pretty popular (not essential but took me mew a seconds to add and will save me a decent bit in the future)
2020-07-12 19:19:12 +01:00
cmack
8e6f4301ce
Active Cursor Grab and Debounce Update
2020-07-10 14:14:21 +01:00
cmack
cb26992ef3
Lint
2020-07-10 11:48:56 +01:00
cmack
4d11f9c25c
Palette Drag, Debounce and Tidyup
2020-07-10 11:40:53 +01:00
cmack
39ee12c390
WIP: Palette drag to set
2020-07-09 16:30:00 +01:00
Conor_Mack
232bdb0aa5
Adding CDN links and Tidyup
2020-07-09 10:39:49 +01:00
Conor_Mack
133445ccda
Functional Chart Wrapper for Britecharts
2020-07-08 17:14:23 +01:00
Martin McKeaveney
7c5da11836
PR Comments
2020-07-08 16:31:26 +01:00
Martin McKeaveney
1a33ab2e18
merge
2020-07-07 21:32:32 +01:00
Martin McKeaveney
c953fa679a
lint ✨
2020-07-07 21:29:20 +01:00
Martin McKeaveney
27975057c7
budibase complete deployment
2020-07-07 17:51:41 +01:00
cmack
10137d1aa8
WIP: Chart Events, Tooltips and Validation
2020-07-07 16:52:04 +01:00
cmack
76328dc81e
WIP : Chart component for rendering Britecharts
2020-07-06 16:58:33 +01:00
Michael Shanks
8fc00ee78d
Form: success notifier on save + configurable button text
2020-07-06 16:24:44 +01:00
Michael Shanks
6cfc48d2a7
screenslot placeholder - formatting tweak
2020-07-06 12:04:47 +01:00
Michael Shanks
cc1659f807
Login: allow edit of title & button text
2020-07-06 11:30:36 +01:00
Michael Shanks
ec594234d8
Add `title` prop to forms (hides title if none entered)
2020-07-06 10:17:23 +01:00
Michael Shanks
3c557b3b3f
Merge pull request #415 from mjashanks/bugfixes
...
Bugfixes from #387
2020-07-04 10:48:03 +01:00
Michael Shanks
1d85ce5acb
more understandable screenslot & default header on master screen
2020-07-03 21:48:34 +01:00
cmack
6bf394fde5
Minor bug fixes
2020-07-03 16:16:38 +01:00
cmack
03dabc5810
Moz Prefixes and X Positional Awareness
2020-07-03 13:38:51 +01:00
Martin McKeaveney
63ca4c094e
Merge branch 'master' of github.com:Budibase/budibase into deployment
2020-07-03 09:16:27 +01:00
Martin McKeaveney
5ecc8d4a54
deployment E2E
2020-07-02 23:22:20 +01:00
Michael Shanks
4346bce4fd
#383 rename Model > Table (ui only)
2020-07-02 20:38:02 +01:00
cmack
bb0be2f347
Merge branch 'colorpicker/swatch-updates' of https://github.com/Budibase/budibase into colorpicker/swatch-updates
2020-07-02 16:27:46 +01:00
cmack
7371a1f8e9
Lint and Cypress Lint Plugin
2020-07-02 16:26:43 +01:00
Conor_Mack
4388a4a542
Merge branch 'master' into colorpicker/swatch-updates
2020-07-02 16:19:50 +01:00
cmack
e1dd79190a
Swatch and Title Attributes Updates / Fixes
2020-07-02 16:08:07 +01:00
Conor_Mack
4cd3c2a3f2
Merge pull request #410 from Budibase/bugfix/select-wrapping-and-close
...
Close on select and wrap selection
2020-07-02 11:37:30 +01:00
Joe
a0a2e7a734
Merge branch 'master' of https://github.com/Budibase/budibase into welcome-screen-ui-fix
2020-07-02 11:30:10 +01:00
Conor_Mack
53b5485d6f
Close on select and wrap selection
2020-07-02 11:22:30 +01:00
Joe
4ba3095c2c
Yarn format and linting fix
2020-07-02 11:03:15 +01:00
Michael Shanks
c92028299a
Merge pull request #404 from mjashanks/bugfixes
...
Bugfixes from #387 + Record Detail component
2020-07-01 20:44:44 +01:00
Conor_Mack
e40ce475b6
Lint
2020-07-01 17:29:18 +01:00
Conor_Mack
30323ecc35
Remove swatch prop test
2020-07-01 17:18:29 +01:00
Conor_Mack
a6b333fa6d
Key Events, Folder Tidyup, Bugs
2020-07-01 17:12:55 +01:00
Joe
6a4f47a4c8
formatting and lint
2020-07-01 14:46:22 +01:00
Joe
b8c0678c87
Table component revised plus minor UI changes
...
Table redesigned to be more flexible and include setting props for better control
2020-07-01 14:37:57 +01:00
Michael Shanks
b0128dcfd0
lint fix
2020-07-01 13:27:12 +01:00
Michael Shanks
ce99054f91
Added recordDetail component
2020-07-01 13:19:14 +01:00
Michael Shanks
46c8c558a0
apply border-box globally
2020-07-01 11:28:41 +01:00
Michael Shanks
90cb16bac0
nicer screen placeholder in preview
2020-07-01 09:49:09 +01:00
Michael Shanks
6a1e5b9b10
Merge branch 'master' of github.com:Budibase/budibase into bugfixes
2020-06-30 14:13:27 +01:00
Conor_Mack
90c70e85ee
Colorpicker - Portal and Centering
2020-06-30 13:08:58 +01:00
Joe
5baa33093d
Merge pull request #400 from Budibase/WIP---Form-Component-Design-Update
...
Form Component Design Update
2020-06-30 09:57:10 +01:00
Michael Shanks
281fbec596
fix: changing screen: url gets `undefined` in path
2020-06-29 20:28:53 +01:00
Joe
66a7d24ea2
Formatting and linting done
2020-06-29 19:55:27 +01:00
Michael Shanks
947dd5d05f
bugfix: design category closes as another opens
2020-06-29 17:20:35 +01:00
Joe
b7285e0108
WIP Form Component Design Update
...
Wide form added
Boolean button fixed
2020-06-29 16:32:51 +01:00
Conor_Mack
b565c940f2
Merge pull request #397 from Budibase/bugfix/select-overflow-clipping
...
OptionSelect - Fix for Overflow Clipping
2020-06-29 15:38:08 +01:00
Conor_Mack
1acb04a467
Only mount portal on open
2020-06-29 15:32:37 +01:00
Conor_Mack
e66f8c8ca4
Focus menu on open and key events
2020-06-29 13:38:08 +01:00
Michael Shanks
bbd030db71
bugfix: add inter and roboto mono fonts
2020-06-29 10:16:19 +01:00
Conor_Mack
638e7afcc6
WIP: Select Scroll - Problems on scroll
2020-06-27 16:56:01 +01:00
Conor_Mack
1c1dfb1dfe
Fixing Colorpicker Duplication Issues
2020-06-26 11:53:08 +01:00
Michael Shanks
51229f14c4
Merge branch 'master' of github.com:Budibase/budibase into bugfixes
2020-06-25 17:48:24 +01:00
Michael Shanks
3eedff15a6
bugfix: margin-bottom not set correctly
2020-06-25 17:24:31 +01:00
Michael Shanks
3dfcf56a14
bugfix: duplicate controls inside colorpicker
2020-06-25 16:58:53 +01:00
Joe
919412df8c
Formatting
2020-06-25 16:02:30 +01:00
Joe
7c98a466e4
General UI fixing previous styling issues
2020-06-25 15:49:56 +01:00
Michael Shanks
ef94892a1b
merge from master
2020-06-24 18:05:49 +01:00
Michael Shanks
9cbda3a748
removed console log
2020-06-24 17:47:44 +01:00
Martin McKeaveney
ba74c0981e
Merge pull request #367 from Budibase/backend-ui-update
...
Backend ui update
2020-06-24 17:33:22 +01:00
Michael Shanks
7f1f702cc4
Merge branch 'master' of github.com:Budibase/budibase into bugfixes
2020-06-24 17:19:29 +01:00
Conor_Mack
7f543bdf26
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
Martin McKeaveney
835b21e387
merge
2020-06-24 17:02:38 +01:00
Conor_Mack
ff3e922e22
Cypress Tests - Use Get Timeouts
2020-06-24 16:58:30 +01:00
Michael Shanks
59afd2c572
Merge branch 'master' of github.com:Budibase/budibase
2020-06-24 16:42:41 +01:00
Conor_Mack
df5a9ee87a
Lint fixes
2020-06-24 16:20:58 +01:00
Joe
942af74bbd
Formatting and linting
2020-06-24 16:20:15 +01:00
Conor_Mack
306c733094
Cypress Tests and Discussion Resolves
2020-06-24 16:16:06 +01:00
Michael Shanks
8b3d637292
bugfix: cannot change container type
2020-06-24 16:16:01 +01:00
Michael Shanks
c8c50d1ee3
#381 : Events: param input not displaying value
2020-06-24 15:55:40 +01:00
Joe
7ea1eaed06
Merge branch 'Css-update-to-reflect-BBUI' of https://github.com/Budibase/budibase into Css-update-to-reflect-BBUI
2020-06-24 15:46:30 +01:00
Joe
ff8ec8e033
formatting and linting
2020-06-24 15:41:33 +01:00
Joe
0cf410b253
Merge branch 'master' into Css-update-to-reflect-BBUI
2020-06-24 15:35:40 +01:00
Joe
85b0d790a6
Props panel updated
...
All design props tested
SImplification of design props completed, with, in some cases, the replacement of units with general terminology.
2020-06-24 15:06:28 +01:00
Michael Shanks
6041003115
event > workflow ..added default blank option to workflow dropdown
2020-06-24 11:58:46 +01:00
Joe
d95c4c7a54
Selected pseudo class removed, workflow panels updated
2020-06-23 21:29:18 +01:00
Martin McKeaveney
83da838fcd
lint ✨
2020-06-23 16:20:06 +01:00
Martin McKeaveney
8ab2e0b6aa
improvements to linked records
2020-06-23 13:50:45 +01:00
Conor_Mack
50ecfd1e25
Merge branch 'master' into builder/consolidating-missing-code
2020-06-23 11:21:31 +01:00
Joe
28fadac7f7
CSS update UI refresh
...
Font changed to Inter
Colors reflect BBUI
Panel background removed
2020-06-23 08:19:16 +01:00
Martin McKeaveney
eca7b69949
merge
2020-06-22 22:39:41 +01:00
Conor_Mack
71a2124441
Merge pull request #374 from Budibase/property-panel/colorpicker
...
Colorpicker - Swatch Panel, Logic and UI Updates
2020-06-22 16:43:25 +01:00
Conor_Mack
897a0a875b
Swatch Panel, Logic and UI Updates
2020-06-22 16:32:57 +01:00
Michael Shanks
39f22ff834
Merge branch 'master' into feature/add-e2e-tests
2020-06-21 20:30:44 +01:00
Michael Shanks
e41e2c3fad
Merge branch 'master' into instanceid-url-removal
2020-06-19 17:22:29 +01:00
Conor_Mack
bf9b8e49f9
Recent Colors and UI Updates
2020-06-19 17:07:11 +01:00
Martin McKeaveney
2ac15c6b89
lint ✨
2020-06-18 17:55:46 +01:00
Michael Shanks
bf14aa5ccb
instanceid removal
2020-06-18 16:59:31 +01:00
Conor_Mack
ad0840545e
Updates for Colorpicker Component
2020-06-18 15:54:18 +01:00
Conor_Mack
06f3c1db77
Removing unused asString
2020-06-17 17:50:23 +01:00
Conor_Mack
efb80347c6
Lint and test fixes
2020-06-17 17:44:47 +01:00
Conor_Mack
f9448f14a1
Lint fix
2020-06-17 16:57:38 +01:00
Conor_Mack
1b313efd98
Merge branch 'master' of https://github.com/Budibase/budibase into property-panel/colorpicker
2020-06-17 16:46:21 +01:00
Conor_Mack
4a00e2257f
Integrating Colorpicker with Builder
2020-06-17 16:46:03 +01:00
Conor_Mack
b95fdd458f
Merge branch 'master' into builder/consolidating-missing-code
2020-06-16 12:17:32 +01:00
Conor_Mack
dbc490994b
Merge branch 'master' of https://github.com/Budibase/budibase into property-panel/colorpicker
2020-06-16 09:58:48 +01:00
Martin McKeaveney
34b27b83bb
lint ✨
2020-06-15 17:08:59 +01:00
Conor_Mack
3bcd93d490
Lint fixes
2020-06-15 16:02:11 +01:00
Conor_Mack
c1e9133424
Instance naming fix for components and screens
2020-06-15 16:01:24 +01:00
Michael Shanks
5174c3f1dc
build errors from dodgy merge
2020-06-12 21:20:44 +01:00
Michael Shanks
509a628581
merge from master
2020-06-12 20:50:17 +01:00
Michael Shanks
19d132c6c2
removal of appRoot - appId comes in cookie
2020-06-12 20:42:55 +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
ebc47a9b1b
Fully functional Colorpicker with Preview
2020-06-12 10:48:20 +01:00
Martin McKeaveney
9830725ac1
embed component, rename main and login to public and private
2020-06-11 20:18:59 +01:00
Conor_Mack
3dcef29ddd
Instance name for components and screens
2020-06-11 16:15:09 +01:00
kevmodrome
08162ec1d6
Merge branch 'master' into feature/add-e2e-tests
2020-06-11 16:41:14 +02:00
kevmodrome
7cf81c063a
adds some data-cy properties to a number of elements and starts work on workflow tests
2020-06-11 16:40:07 +02:00
Joe
9068bbc89c
formatting and lint update
2020-06-11 13:15:19 +01:00
Joe
a552772ccc
Props update, including flex, border, shadow, rotate
2020-06-11 13:07:10 +01:00
kevmodrome
59aaf33278
adds tests to add components and change props on them
2020-06-11 12:56:16 +02:00
Joe
f33947e501
Merge pull request #346 from Budibase/image-component
...
Image Component
2020-06-10 16:22:57 +01:00
Conor_Mack
8ec6d33a7d
Merge branch 'master' of https://github.com/Budibase/budibase into property-panel/screen-page-testing
2020-06-10 10:19:58 +01:00
Conor_Mack
f86494b47c
Fix - No Page Props on Master Screen Components
2020-06-10 10:16:38 +01:00
Martin McKeaveney
35aa2d341a
Revert "Fixes for Screen and Page Props"
2020-06-09 19:18:45 +01:00
Conor_Mack
9adf9ee7bf
Merge pull request #341 from Budibase/property-panel/screen-page-testing
...
Fixes for Screen and Page Props
2020-06-09 13:02:13 +01:00
Michael Shanks
eea2dbf3b3
Merge pull request #344 from mjashanks/master
...
app preview improvements
2020-06-09 11:50:48 +01:00
Joe
e32c4d15af
formatting
2020-06-09 11:49:06 +01:00
Conor_Mack
ce51796e30
Merge pull request #347 from Budibase/property-panel/remove-suffix-dependency
...
User can now specify suffix in the Input
2020-06-09 11:46:07 +01:00
Michael Shanks
1c1447011b
preventDefault on clicks, in preview
2020-06-09 11:44:33 +01:00
Conor_Mack
d029dc6a4d
User can now specify suffix in the Input
2020-06-09 11:33:37 +01:00
Joe
fc39ab7bc1
Image Component
...
Image component added to builder
2020-06-09 11:06:18 +01:00
Conor_Mack
119eae549a
Linting
2020-06-09 11:02:47 +01:00
Conor_Mack
dd0eec0592
Refactorings for page and settings props
2020-06-09 10:59:15 +01:00
kevmodrome
d640f90e7b
feat: move DetailSummary component in properties pane to bbui
2020-06-09 11:00:50 +02:00
Michael Shanks
5799fbf23f
code review: add listner once
2020-06-09 06:22:00 +01:00
Conor_Mack
ed1b30d83a
Utils update and Jest Tests
2020-06-08 21:41:10 +01:00
Michael Shanks
7541ce91dd
app preview improvements
2020-06-08 21:13:19 +01:00
Conor_Mack
b136eaea17
Tidyup
2020-06-08 10:49:13 +01:00
Conor_Mack
d7734fc0a4
Merge branch 'master' of https://github.com/Budibase/budibase into property-panel/screen-page-testing
2020-06-08 10:48:57 +01:00
Martin McKeaveney
b719880ffc
fix backend workflow
2020-06-04 13:55:52 +01:00
Joe
2dfb5f74e4
Merge pull request #323 from Budibase/event-panel-ui-update
...
Event panel ui update
2020-06-04 12:40:41 +01:00
Joe
e00762cf59
Merge pull request #325 from Budibase/transition,-dataform,-decoration-fix
...
Transition fix, decoration added and dataform button font removed
2020-06-04 12:40:33 +01:00
Joe
a0a5074150
Transition fix, decoration added and dataform button font removed
2020-06-04 12:22:01 +01:00
Michael Shanks
6aba0e4ee2
Merge branch 'master' into new-list-spike2
2020-06-04 11:57:05 +01:00
Michael Shanks
bd3a7b41f7
"DataList" = old list, "List" = new list
2020-06-04 11:56:42 +01:00
Joe
5b4dc75a02
Event panel ui update
2020-06-04 09:00:25 +01:00
kevmodrome
db231d0ac0
Merge branch 'master' into feature/fix-events-modal
2020-06-04 09:28:35 +02:00
kevmodrome
46a2a63ef0
switch out input to use bbui
2020-06-04 09:26:50 +02: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
18ad679d21
lint
2020-06-03 20:44:35 +01:00
Martin McKeaveney
1f64bf8d16
charttype prop for datachart
2020-06-03 20:38:46 +01:00
Martin McKeaveney
2cd309bfdc
fix some other auth bugs
2020-06-03 20:35:30 +01:00
Conor_Mack
e647ebd4a0
lint fix
2020-06-03 19:50:28 +01:00
Conor_Mack
62ac56b386
Merge branch 'master' of https://github.com/Budibase/budibase into property-panel/screen-and-page-props
2020-06-03 19:48:35 +01:00
Conor_Mack
7309d18904
Settings Props for Pages and Screens
2020-06-03 19:46:41 +01:00
Martin McKeaveney
bb9ad9c1c6
Merge pull request #314 from Budibase/fix-dataform
...
fix dataform
2020-06-03 17:03:51 +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
Martin McKeaveney
2f6e0f14ae
fix dataform
2020-06-03 16:10:03 +01:00
Joe
63ed718293
Merge pull request #311 from Budibase/login-component-UI
...
login component UI update
2020-06-03 15:21:43 +01:00
Joe
6c680c5d21
login component UI update
...
Input styles updates
Labels removed
Button redesigned
Title/name added to ui and settings
*Logo and preview broke for login component and page - Another issue
2020-06-03 15:13:39 +01:00
Kevin Åberg Kultalahti
f3866a5e0d
Merge pull request #309 from Budibase/bugfix/navbar-settings
...
Bugfix/navbar settings
2020-06-03 14:59:35 +02:00
kevmodrome
d165f3e90b
fixes lint issues
2020-06-03 14:55:29 +02:00
kevmodrome
4f291e2f73
adds another color to Nav Bar and also adds roboto as default font in created apps
2020-06-03 14:52:18 +02:00
kevmodrome
60424c6f0e
adds options to navbar component
2020-06-03 14:36:39 +02:00
Michael Shanks
06e9f9fd07
StateBindingCascader - nod handling onChange
2020-06-03 12:30:48 +01:00
Michael Shanks
4e01e9c091
replace DataList with new List
2020-06-03 09:25:56 +01:00
Michael Shanks
dbbd031411
Merge branch 'master' into new-list-spike
2020-06-03 09:22:43 +01:00
Michael Shanks
81f11d16fa
ModelSelect - added blank option
2020-06-03 06:55:21 +01:00
Michael Shanks
88ab1418bc
Merge pull request #300 from Budibase/fix-data-components
...
fix datalist, datatable and chart component
2020-06-03 06:35:26 +01:00
Michael Shanks
f6b98d987f
spike - list that accepts children
2020-06-02 23:26:06 +01:00
Martin McKeaveney
c7e8cc95e4
fix datalist, datatable and chart component
2020-06-02 21:31:29 +01:00
Martin McKeaveney
ab15213d93
Merge pull request #298 from Budibase/fix-login
...
fix login component
2020-06-02 17:07:44 +01:00
Martin McKeaveney
ad49ef9976
fix login component
2020-06-02 16:46:37 +01:00
Conor_Mack
0743a52587
Font Weights, Color Label and Input Widths
2020-06-02 15:42:19 +01:00
Conor_Mack
afac093e83
Bug fixes and tidyup
2020-06-02 14:22:35 +01:00
Conor_Mack
e9da6b6151
Merge branch 'master' of https://github.com/Budibase/budibase into components/card-settings-and-input-suffix
2020-06-02 14:01:59 +01:00
Conor_Mack
85252de9e5
Card Settings and Fix for Input Suffixes
2020-06-02 14:01:25 +01:00
Michael Shanks
d9c663628c
bugfix: design panel not growing to height
2020-06-02 12:47:40 +01:00
Michael Shanks
29c353a195
resize add component item - to prevent wrapping on windows
2020-06-02 12:26:31 +01:00
Martin McKeaveney
89e41edac7
Merge pull request #288 from Budibase/model-fixes
...
model bugfixes
2020-06-02 11:46:38 +01:00
Martin McKeaveney
527a25c794
model bugfixes
2020-06-02 11:40:33 +01:00
Conor_Mack
b977cbd9aa
Merge pull request #286 from Budibase/property-panel/components-from-design
...
Property panel components upgrade
2020-06-02 11:22:52 +01:00
Michael Shanks
f59c13b686
Merge pull request #287 from mjashanks/master
...
Bugfixes
2020-06-02 11:20:36 +01:00
Michael Shanks
50bdb7801f
wee typo
2020-06-02 11:16:30 +01:00
Martin McKeaveney
3f2cb90340
Merge pull request #279 from Budibase/workflow-v1
...
Workflow v1
2020-06-02 11:15:34 +01:00
Michael Shanks
b32336eed4
bugfix: #284 styles not applied on component copy
2020-06-02 11:11:53 +01:00
Conor_Mack
98610c60ed
Merge branch 'master' of https://github.com/Budibase/budibase into property-panel/components-from-design
2020-06-02 10:51:57 +01:00
Conor_Mack
e1ecc3f31b
Completed Palette and Slider with integration
2020-06-01 23:01:56 +01:00
Joe
bea111f8c4
Merge branch 'master' into navigation-tidy-up
2020-06-01 22:25:25 +01:00
Joe
55acdbde9b
formatting
2020-06-01 22:16:55 +01:00