Andrew Kingston
50b7b47527
Improve style of ModelViewSelect and fix text wrapping
2020-10-12 15:13:38 +01:00
Andrew Kingston
0961812b56
Improve frontend settings and design panel scrolling and panel styling
2020-10-12 15:12:48 +01:00
Michael Shanks
d24b13f364
Merge branch 'url-detail' into fixes
2020-10-12 15:10:31 +01:00
Michael Shanks
d916de9b7f
Settings >URL select handles Record detail urls
2020-10-12 14:48:30 +01:00
Andrew Kingston
dfd6a4d856
Merge branch 'master' of github.com:Budibase/budibase into feat/linked-records-data-source
2020-10-12 14:21:39 +01:00
mike12345567
c8ab9f7661
Merge branch 'master' of github.com:Budibase/budibase into endpoint-renaming
2020-10-12 13:54:34 +01:00
Martin McKeaveney
e2cb669259
Merge pull request #693 from Budibase/design-props---font-family-and-image-background---tidy-up
...
Typography, background, and transition props fix
2020-10-12 13:53:42 +01:00
mike12345567
cfd4d9d34d
Merge branch 'master' of github.com:Budibase/budibase into endpoint-renaming
2020-10-12 13:34:32 +01:00
Joe
95d532922d
Typography, background, and transition props fix
...
Broken fonts removed
Minor tidy-ups around background props
Fixed transition duration prop
2020-10-12 12:50:59 +01:00
kevmodrome
d6136ec233
merge master
2020-10-12 12:58:20 +02:00
Andrew Kingston
0ac8a33210
Merge branch 'master' of github.com:Budibase/budibase into feat/linked-records-data-source
2020-10-12 11:26:04 +01:00
Andrew Kingston
f82161517e
Remove buggy transition when displaying frontend blocks
2020-10-12 11:25:56 +01:00
Andrew Kingston
55573b7e32
Remove console log statement
2020-10-12 10:51:57 +01:00
Michael Shanks
74115bb2c9
fix: screen settings not updating
2020-10-12 10:50:51 +01:00
Michael Shanks
67b99ec5d8
review: better naming of screen templates
2020-10-12 10:50:19 +01:00
kevmodrome
5bafa97c40
turns off some functionality and adds theme options
2020-10-12 11:44:43 +02:00
Michael Shanks
52f6c73be8
code review changes
2020-10-12 09:42:48 +01:00
mike12345567
dc9552dbad
Updating tests and re-formatting.
2020-10-09 19:30:50 +01:00
mike12345567
5d49d529e3
Changing record -> row in this update, completing the update of renaming in the builder, this release needs further testing.
2020-10-09 19:10:28 +01:00
mike12345567
fdaa69ee7f
Renaming Model -> Table across the entire system, this is an unstable update and has not been tested fully yet.
2020-10-09 18:49:23 +01:00
Michael Shanks
127ce3b59d
renaming Record > Row
2020-10-09 17:12:55 +01:00
Andrew Kingston
009d04a0a5
Add relationships as data source
2020-10-09 12:24:18 +01:00
Michael Shanks
67845b1c82
auto create screens with new table
2020-10-09 11:58:46 +01:00
kevmodrome
a117a18d0f
adds editable setting
2020-10-09 12:42:16 +02:00
Michael Shanks
2e76e1f0f4
Save Record Action
2020-10-08 22:06:44 +01:00
kevmodrome
38e42c0e9e
fix optional chaining error and adds guard for no model selected.
2020-10-08 17:45:47 +02:00
Michael Shanks
027819bae0
merge from master - including fixes
2020-10-08 16:15:12 +01:00
Michael Shanks
a3bd28d99f
screen templates - backup before merge from master
2020-10-08 15:46:29 +01:00
Michael Shanks
f6d2e48dcc
Screen Template - pre merge
2020-10-08 14:53:39 +01:00
kevmodrome
480a73997d
merge master
2020-10-08 14:37:57 +02:00
Andrew Kingston
7a08c5584d
Remove console log statement
2020-10-08 10:40:46 +01:00
Andrew Kingston
ff4f7b31e3
Fix styles in event editor modal
2020-10-08 09:48:24 +01:00
Andrew Kingston
d24679bc33
Move modal to BBUI and update usages
2020-10-08 09:35:11 +01:00
Andrew Kingston
1b1c0c4e8f
Bump BBUI version
2020-10-08 09:34:22 +01:00
Michael Shanks
716f42deab
Screen templates working
2020-10-07 22:30:00 +01:00
Michael Shanks
77552a0747
Screen templates - initial commit
2020-10-07 15:40:06 +01:00
Andrew Kingston
921d63eea1
Fix null referencce in ModelViewSelect
2020-10-05 14:02:33 +01:00
Andrew Kingston
a23967364b
Fix cypress texts and update use of modal
2020-10-05 11:13:09 +01:00
Andrew Kingston
9eb15beb1c
Standardise dropdownmenus in frontend page
2020-10-04 17:10:32 +01:00
Andrew Kingston
27c3e6c9e9
Replace all usages of simple-modal with new modal
2020-10-02 20:41:21 +01:00
Andrew Kingston
93cc0ad26d
Remove unused imports
2020-10-02 20:39:39 +01:00
mike12345567
4d8b1ecc10
Merge branch 'remove-views' of github.com:Budibase/budibase into linked-records
2020-10-02 14:49:23 +01:00
kevmodrome
66bb4bdebf
merge master
2020-10-02 14:39:00 +02:00
Martin McKeaveney
3969460ee0
fix select elements
2020-09-30 11:57:42 +01:00
Andrew Kingston
49ccf8ebc8
Update automation page with new form styles
2020-09-30 09:28:18 +01:00
Joe
be2613d646
Small UI update to the binding interface with automations
...
Heading fixed - size reduced.
Spacing updating with the list section
Placeholder added
Link to docs added
2020-09-28 12:19:11 +01:00
Joe
4cf970d073
UI update to the Table dropdown
...
Spacing within the dropdown improved. Utilised new components from bbui.
Attempted to change the dropdown button to a select so it was consistent with the other inputs but failed.
I did improve the dropdown button by ensuring the width remains the same when selecting different values.
2020-09-28 11:50:29 +01:00
Joe
bbc87ce6ca
Styling update to Binding Dropdown
...
Spacing improved
New Typography component added
Link pointing to docs added
Item hover improved
Textbox updated
2020-09-28 10:21:57 +01:00
Joe
620134132e
Page titles and primary cta alignment and styling consistent
...
Data and automations page titles now use BBUI Heading component and Spacer component. They are not consistent in styling and spacing.
Welcome screen app cards buttons changed to text buttons. I made this change as there were too many buttons on the page. We want one primary button - create new app.
Early changes mage to binding popover. More to come.
2020-09-26 00:45:56 +01:00
kevmodrome
ed69526375
adds ag-grid component to display data
2020-09-25 11:44:05 +02:00
mike12345567
c31a978288
Merge branch 'contextual-workflows' of github.com:Budibase/budibase into rename-workflow-automation
2020-09-21 14:01:00 +01:00
mike12345567
61964f9106
Merge branch 'master' of github.com:Budibase/budibase into contextual-workflows
2020-09-21 13:52:26 +01:00
mike12345567
5f064ade9d
Renaming workflows -> automate/automations, throughout the API and the builder itself.
2020-09-21 13:49:34 +01:00
Andrew Kingston
7458b7757e
Add component for rendering workflow mustache taglines
2020-09-17 17:50:54 +01:00
Andrew Kingston
659ae0a641
Replace string.replaceAll due to bad support
2020-09-17 15:46:59 +01:00
Andrew Kingston
771fd0234f
Fix some small svelte warnings
2020-09-17 15:09:06 +01:00
Andrew Kingston
3e3a978e74
Add data binding to workflow block setup
2020-09-17 13:43:52 +01:00
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