Dean
bd8b47318d
UI/UX code review changes
2022-03-25 09:43:28 +00:00
Dean
68d83646b3
Merge remote-tracking branch 'origin/develop' into feature/templates-home-screen
2022-03-23 12:43:47 +00:00
Dean
f6cbe01b07
Code formatting
2022-03-22 11:40:45 +00:00
Dean
6c269bf091
Initial commit of home screen modifications and template browsing
2022-03-22 11:38:17 +00:00
Andrew Kingston
b5695cdc8e
Reduce max width of nav items to have a better generic fit
2022-03-21 15:54:10 +00:00
Andrew Kingston
7157b29da0
Support scrolling screens or folders into view when clicking
2022-03-21 14:46:59 +00:00
Andrew Kingston
a2283fefa5
Remove logs
2022-03-21 14:23:56 +00:00
Andrew Kingston
697c43187a
Add vertical scrolling to selected component and support scrolling to selected screen
2022-03-21 13:38:53 +00:00
Andrew Kingston
a8a6c0a428
Properly center all path, screen and component dropdown menu icons
2022-03-21 09:57:55 +00:00
Andrew Kingston
88e619aff7
Merge branch 'develop' of github.com:Budibase/budibase into scrollable-component-tree
2022-03-21 09:52:40 +00:00
Andrew Kingston
c79ec57a5d
Add initial work on horizontally scrollable component tree with automatic scrolling
2022-03-18 19:52:11 +00:00
Maurits Lourens
a4405891d4
set word-wrap to break word, so the text spreads on multiple lines
2022-03-16 21:05:45 +01:00
Maurits Lourens
ab0de4b233
set text-overflow on binding panel items
2022-03-16 21:01:47 +01:00
mike12345567
4a31045233
Changing the API key modal to have a copy input which allows copying the API key easily.
2022-02-28 14:29:19 +00:00
Rory Powell
814b5ae5ab
Merge branch 'master' into develop
2022-02-18 11:57:54 +00:00
Martin McKeaveney
e8d5d54f5d
bug fix for handlebars expression, show budibase version in updates panel
2022-02-17 10:12:35 +01:00
mike12345567
6445cefee7
Fixing issue with value being set in binding panel as per review comments of aptkingston.
2022-02-15 13:49:20 +00:00
mike12345567
9cf3d97b4d
Fixing issue with HBS insert, not including curlies as required. Also fixing an issue with value not always being correctly updated.
2022-02-15 11:19:59 +00:00
Michael Drury
1cc32e42c0
Merge branch 'develop' into frontend-core
2022-02-09 14:42:05 +00:00
mike12345567
007a1240d5
Fix for both #4167 , allow saving but warn if never sent and #4165 save the query name when clicking name save icon.
2022-02-07 18:47:10 +00:00
Andrew Kingston
f100ae42fd
Add more work on API refactor in builder
2022-01-21 09:10:59 +00:00
Andrew Kingston
6319760b8c
More work on builder API refactor
2022-01-20 19:27:15 +00:00
Andrew Kingston
af8d55ef32
Use fixed width for REST query verbs
2021-12-16 11:56:14 +00:00
mike12345567
12b11ed3d9
Merge branch 'develop' of github.com:Budibase/budibase into feature/rest-bodies
2021-12-14 18:03:49 +00:00
mike12345567
da7153dd64
Removing outgoing webhook functionality from automations and adding XML response/sending, as well as form data/encoded data.
2021-12-14 17:59:02 +00:00
mike12345567
3c67a2205e
Fixing code mirror mode reactivity.
2021-12-14 10:45:38 +00:00
Rory Powell
9fa4fe6c76
Merge branch 'feature/rest-redesign' into feature/query-auth
2021-12-11 21:43:03 +00:00
mike12345567
4cd28fa7c4
Adding http verbs instead of icons for REST requests.
2021-12-09 13:08:16 +00:00
mike12345567
ad1007ffdc
Adding in the ability to retrieve and view the headers from a rest response.
2021-12-09 12:30:05 +00:00
Rory Powell
720b828bee
Render table of auth configs and linting
2021-12-08 15:27:58 +00:00
mike12345567
e064237981
Adding in last components of UI that were missing.
2021-12-03 18:39:05 +00:00
mike12345567
4e9d60b446
First major part of the REST query resdesign.
2021-12-01 17:55:57 +00:00
mike12345567
6a7d899935
Adding some extra padding to action buttons to line them up better, changing over everything in datasources to tables (where possible).
2021-11-30 19:05:36 +00:00
Andrew Kingston
5e7feb08da
Remove unused import
2021-11-24 08:53:14 +00:00
Andrew Kingston
81ad2b7cb2
Fix relationship paths not using correct readable and runtime bindings in server binding panel
2021-11-24 08:44:12 +00:00
Andrew Kingston
46bb498122
Ensure CodeMirror hints are rendered on top of modals
2021-11-23 16:57:51 +00:00
Andrew Kingston
19d74d3fb6
Set inputs to readonly when displaying the javascript function helper label to prevent accidentally setting explicit text
2021-11-23 16:41:09 +00:00
Andrew Kingston
4145f6eccc
Refactor client and server binding panels into single generic panel. Enable JS for formula fields
2021-11-23 14:05:20 +00:00
mike12345567
dc8d0aa533
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-11-11 13:48:07 +00:00
Andrew Kingston
d6051e7067
Add cypress data tag to binding icon in drawer bindable combo box
2021-11-10 11:58:27 +00:00
Andrew Kingston
93976e4f55
Use bindable combo boxes for text settings and clean up
2021-11-10 11:23:51 +00:00
Martin McKeaveney
8683a74b2d
adding check for delete app
2021-11-09 18:30:51 +01:00
Andrew Kingston
6f67a8f20e
Fix issue with validity checking binding expressions
2021-10-14 12:53:56 +01:00
mike12345567
4b6ff16091
Some final tweaks.
2021-10-13 16:42:07 +01:00
mike12345567
b46a945fc4
Adding the basics of the query transformers to the frontend and to the backend, as well as switching to vm2 for script running.
2021-10-12 18:45:13 +01:00
Andrew Kingston
d1916cfe49
Enable JS bindings in all design fields where HBS is also enabled
2021-10-12 16:52:56 +01:00
Andrew Kingston
b1e421651d
Use custom Input for component settings so that JS bindings can be displayed nicley
2021-10-12 16:07:59 +01:00
Andrew Kingston
7f3c589ae8
Improve handling of toggling between HBS and JS bindings
2021-10-12 15:20:31 +01:00
Andrew Kingston
43d546b2db
Fix inserting bindings manually when using JS
2021-10-11 16:18:20 +01:00
Andrew Kingston
67a74ee327
Fix bug determining if a binding is JS or not
2021-10-11 15:51:47 +01:00
Andrew Kingston
4ab15190ad
Add support for JS editing in binding panel
2021-10-08 12:07:11 +01:00
Andrew Kingston
9d12bc7388
Add QOL addons to CodeMirror editor
2021-10-08 12:06:52 +01:00
Andrew Kingston
415bc4e0db
Add new generic CodeMirror editor component
2021-10-08 11:42:10 +01:00
Andrew Kingston
368ada4a77
Merge branch 'develop' of github.com:Budibase/budibase into responsive-portal
2021-09-16 16:06:41 +01:00
PClmnt
c968d534ac
Merge pull request #2610 from Budibase/feature/automation-redesign
...
Automation Redesign
2021-09-16 15:17:51 +01:00
Peter Clement
ab2fd51dc2
fix debounce / store test data bug
2021-09-16 14:48:55 +01:00
Martin McKeaveney
ecb34e49e3
Merge pull request #2169 from mslourens/collapse_expand_database_connections
...
Collapse and expand database connections
2021-09-16 14:26:25 +01:00
Peter Clement
a871a3a44f
fix label not being rendered correctly
2021-09-16 12:15:32 +01:00
Andrew Kingston
0b5669efdc
Update config checklist to be mobile friendly
2021-09-14 12:32:04 +01:00
Maurits Lourens
9338043133
fix test
2021-09-06 20:23:33 +02:00
Maurits Lourens
dafd06737c
add link to checklist items for direct navigation (and lint issues)
2021-09-06 15:16:21 +02:00
Maurits Lourens
d9fc6212f2
Merge branch 'develop' into collapse_expand_database_connections
2021-08-20 22:10:29 +02:00
Andrew Kingston
cb46e763d3
Making picker sorting optional and default to off. Sort by default for client apps
2021-08-20 10:03:21 +01:00
Andrew Kingston
47ca925003
Add global data bindings for mobile and tablet device sizes
2021-08-13 11:24:47 +01:00
Andrew Kingston
7f09f55315
Fix URL select not working properly, and massively reduce usage of getBindableProperties to improve settings loading speed
2021-08-01 13:39:33 +01:00
Maurits Lourens
2809203f60
Collapse and expand database connections
2021-07-29 11:22:45 +02:00
Andrew Kingston
b00452cc8d
Merge branch 'develop' of github.com:Budibase/budibase into drawer-improvements
2021-07-20 14:39:55 +01:00
Andrew Kingston
5e1c0b9417
Update styles of modal bindable input
2021-07-14 15:46:47 +01:00
Andrew Kingston
d8ad23ddb8
Update styles of server binding panel used for formula fields and automation bindings
2021-07-14 15:46:31 +01:00
Andrew Kingston
83d6a7c56d
Disable save button in drawerbindableinput when syntax is invalid
2021-07-14 15:45:05 +01:00
Andrew Kingston
38014a76be
Update drawer styles, drawer bindable inputs and settings bindable inputs
2021-07-14 14:21:11 +01:00
Rory Powell
d97914837e
Casing change to config checklist
2021-07-14 14:13:04 +01:00
Rory Powell
0973394208
Update config checklist to handle multiple sso sources
2021-07-13 17:30:17 +01:00
Andrew Kingston
45d235ca92
Add spectrum card component
2021-06-30 16:33:35 +01:00
Andrew Kingston
2beaa2b28a
Merge and add initial work on cards
2021-06-30 16:33:19 +01:00
mike12345567
40e06cc5d1
Formatting and fixing an issue with mysql not being able to return a row that it has created, updated or deleted.
2021-06-18 13:14:45 +01:00
Martin McKeaveney
08b74d2cec
lint
2021-06-17 14:06:31 +01:00
Martin McKeaveney
1117b8433b
view fix, add help icon to builder
2021-06-17 10:47:01 +01:00
mike12345567
615b207fbb
Formatting.
2021-06-16 18:39:59 +01:00
Martin McKeaveney
9e41068a5d
end to end data providers and opinionated sql
2021-06-16 17:50:22 +01:00
Andrew Kingston
32a3c2bbb6
Lint with prettier
2021-06-15 19:39:40 +01:00
Andrew Kingston
38e064fa0f
Fix all eslint issues
2021-06-15 19:36:56 +01:00
Andrew Kingston
6c960dd9e2
Replace font-weight 500 with 600 as source sans pro does not have a 500 weight, and update autoscreens and templates to use source sans pro
2021-05-25 10:11:41 +01:00
Andrew Kingston
1e818a35c5
Add back readable text for oauth checklist step
2021-05-24 19:33:28 +01:00
Keviin Åberg Kultalahti
eca38a6fec
fixes missing cursor styling
2021-05-20 14:34:19 +02:00
mike12345567
6013cfd8ed
Formatting.
2021-05-18 15:09:04 +01:00
mike12345567
3332e56842
Adding repeat password entry component.
2021-05-18 15:08:57 +01:00
Martin McKeaveney
d9ed0686ab
Merge pull request #1496 from Budibase/feature/draft-apps
...
Feature/draft apps
2021-05-18 11:25:51 +01:00
mike12345567
13b1e78ee2
Merge branch 'next' of github.com:Budibase/budibase into feature/draft-apps
2021-05-12 12:49:42 +01:00
Andrew Kingston
e661fe8cf2
Merge branch 'next' of github.com:Budibase/budibase into lab-day-search
2021-05-11 10:47:52 +01:00
Andrew Kingston
63c22494fd
Merge pull request #1472 from Budibase/app-list
...
App list screen
2021-05-11 08:43:47 +01:00
mike12345567
c0d1f5ef8c
Fixing an issue that occurred in a merge.
2021-05-10 18:14:18 +01:00
mike12345567
77b4b206f7
Other minor fixes after doing some initial setup testing.
2021-05-10 13:18:05 +01:00
Andrew Kingston
0b1b4d2aae
Simplify app layout and add option to delete apps
2021-05-10 12:28:54 +01:00
Andrew Kingston
1712f559aa
Update routing to serve any builder routes under /app so that envoy can proxy correctly
2021-05-06 16:39:34 +01:00
Martin McKeaveney
f82754a544
refactor CSS
2021-05-06 10:30:38 +01:00
Martin McKeaveney
56018828c3
budibase config checklist complete
2021-05-06 10:28:06 +01:00
mike12345567
e5f3b3956c
Merge branch 'next' of github.com:Budibase/budibase into labday/mike-formulas
2021-05-04 13:24:14 +01:00
Martin McKeaveney
4086d39535
merge with next
2021-05-04 11:49:34 +01:00
Martin McKeaveney
8ecb70a8f7
merge with next
2021-05-04 11:40:59 +01:00
Andrew Kingston
797e8a8b67
Add explicit prettier options
2021-05-04 11:32:22 +01:00
Andrew Kingston
c010eeb314
Fix prettier and fix crash when using certain views as data sources
2021-05-04 11:04:42 +01:00
mike12345567
d3ef4224a6
Merge branch 'labday/mike-formulas' of github.com:Budibase/budibase into labday/mike-formulas
2021-05-04 10:50:52 +01:00
mike12345567
7a5ba0eeba
Some fixes after testing binding.
2021-05-04 10:49:33 +01:00
mike12345567
dcf69b2181
Merge branch 'next' of github.com:Budibase/budibase into labday/mike-formulas
2021-05-04 10:34:30 +01:00
Martin McKeaveney
72ed644803
merge
2021-05-04 09:55:14 +01:00
Michael Drury
ded7a739fa
Fixing an import and fixing a util function which was throwing an error in cypress tests.
2021-04-30 21:20:37 +01:00
Michael Drury
48a0c66972
Fixing cypress tests.
2021-04-30 19:17:00 +01:00
Andrew Kingston
6f6770cef7
Add server-side searching and pagination to data providers using internal tables
2021-04-30 16:29:53 +01:00
mike12345567
a7022de9b5
Moving drawers around to be a common component as they are utilised in a few places, keep all the binding work together, as well as some fixing for readable/runtime binding detection and conversion.
2021-04-30 16:17:57 +01:00
Keviin Åberg Kultalahti
9509b8f42b
Convert Body component to use size="" prop
2021-04-30 13:31:45 +02:00
mike12345567
b7a767a571
Linting.
2021-04-29 19:10:02 +01:00
mike12345567
a14c80bf6c
Adding handlebars formulas to the system, it is now possible to set a formula at a column level which will always be applied on the way out with a relationship depth of one.
2021-04-29 19:06:58 +01:00
Andrew Kingston
9c903feed0
Merge branch 'next' of github.com:Budibase/budibase into spectrum-bbui
2021-04-28 15:53:07 +01:00
Andrew Kingston
6a11c998ed
Fix confirmation dialogue size
2021-04-28 14:00:39 +01:00
Andrew Kingston
62b0e02ef4
Update all backend buttons to be action buttons. Add missing ActionMenu conversion to views
2021-04-28 13:59:55 +01:00
Keviin Åberg Kultalahti
9ee6ef3073
rework Icons to use new API
2021-04-27 16:30:13 +02:00
Keviin Åberg Kultalahti
cd5b617610
replace remix icons in NavItem component
2021-04-23 13:52:34 +02:00
Keviin Åberg Kultalahti
311d4f9d65
Merge branch 'spectrum-bbui' into spectrum/kevins-bits-and-bobs
2021-04-23 12:52:05 +02:00
Andrew Kingston
f859ad5210
Update lots of font sizes, padding and other UI improvements
2021-04-23 10:48:19 +01:00
Keviin Åberg Kultalahti
8dc7c98b6e
update NavItem
2021-04-23 11:18:34 +02:00
Keviin Åberg Kultalahti
e03d49ce53
wip: fixes a couple of drawers
2021-04-22 16:34:18 +02:00
Andrew Kingston
5770035650
Update automation section to use spectrum
2021-04-22 10:58:04 +01:00
Andrew Kingston
1fb6cd0b4b
Add dropzone component and update builder and standard components
2021-04-22 10:10:42 +01:00
Andrew Kingston
532b861bb0
Remove some old stuff and update binding icon
2021-04-21 11:42:25 +01:00
Andrew Kingston
06b438d585
Add datepicker, centralise icon management and update builder styles
2021-04-20 20:06:27 +01:00
Andrew Kingston
a49d54fb1a
Fix jumping in nav items when hovering
2021-04-20 10:43:20 +01:00
Andrew Kingston
b0967c98a1
Update drawer bindable input styles
2021-04-19 14:11:46 +01:00
Andrew Kingston
359588592e
Update some more parts of the builder to use new form components
2021-04-16 13:07:38 +01:00
Andrew Kingston
ad6fb672f1
Fix table height when no rows exist and fixed row count specified
2021-04-16 11:03:44 +01:00
Andrew Kingston
387651213b
Update some builder components to use new forms
2021-04-15 19:42:58 +01:00
Andrew Kingston
b467cc1677
Add default spectrum colours to existing builder components and allow spectrum dark mode toggle
2021-04-13 18:07:45 +01:00
Martin McKeaveney
b5baf9f892
merge
2021-04-12 13:41:46 +01:00
Martin McKeaveney
c02306e6fb
merge
2021-04-12 13:39:53 +01:00
Martin McKeaveney
1f70282753
fix automation fields
2021-04-11 12:02:01 +01:00
Keviin Åberg Kultalahti
5a2287ddcb
moves NotificationDisplay to bbui and converts it to spectrum
2021-04-09 12:02:53 +02:00
Andrew Kingston
b3b7c54901
Update to support new stores
2021-04-01 10:29:47 +01:00
Andrew Kingston
8619db57b4
Merge branch 'feat/store-tests' of github.com:Budibase/budibase into spectrum-bbui
2021-04-01 09:12:16 +01:00
Andrew Kingston
44ad38fdf8
Add BBUI to monorepo and use vite for builder, client lib and standard components
2021-03-31 16:14:56 +01:00
Keviin Åberg Kultalahti
44e3f29a0b
moves backend stores to "stores" in the root src directory
2021-03-26 09:50:37 +01:00
Keviin Åberg Kultalahti
a440e7631b
move tables to separate store
2021-03-23 11:54:03 +01:00
Andrew Kingston
08ea461caa
Remove electron specific attachment uploads inside the builder
2021-03-15 12:10:21 +00:00
Kevin Åberg Kultalahti
2038e991c5
Merge pull request #1211 from Budibase/feat/automation-drawer-conversion
...
Convert the Automate popover to the Drawer component
2021-03-01 14:48:04 +01:00
Keviin Åberg Kultalahti
776c8849cb
use bindableProperties instead of bindings in AUtomationBindingPanel
2021-03-01 14:22:17 +01:00
Keviin Åberg Kultalahti
e9604ba967
remove unneeded things
2021-03-01 14:04:07 +01:00
Keviin Åberg Kultalahti
a7b9945010
remove BindableInput and switch to DrawerBindableInput
2021-02-26 15:24:36 +01:00
Keviin Åberg Kultalahti
16629903c1
bindings now show up correctly in the drawer
2021-02-26 14:53:51 +01:00
Keviin Åberg Kultalahti
51b517a4be
merge existing work from old branch
2021-02-26 14:27:54 +01:00
Martin McKeaveney
c73c77448c
bugfixes
2021-02-25 16:21:41 +00:00
Martin McKeaveney
595dc55f39
fixing 1:N UI order
2021-02-25 13:34:12 +00:00
Andrew Kingston
8d496a49b4
Update backend linked row selector to support new relationship object
2021-02-25 11:34:35 +00:00
mike12345567
aed2e2c49a
Fixing some CSS bugs in the automation bindings popover.
2021-02-24 15:34:31 +00:00
Michael Drury
9bd6126a5f
Merge pull request #1152 from Budibase/user-active-and-bugs
...
Some fixes and the ability to set a user to inactive
2021-02-22 15:10:16 +00:00
Andrew Kingston
9c37fa8716
Merge branch 'develop' of github.com:Budibase/budibase into repeater-filtering
2021-02-22 12:23:46 +00:00
mike12345567
99d356a862
Formatting.
2021-02-22 11:40:24 +00:00
Keviin Åberg Kultalahti
5b5a5b5438
adds thin prop to select component when adding new row
2021-02-19 14:34:04 +01:00
Keviin Åberg Kultalahti
78ee1edf40
merge develop
2021-02-19 13:55:17 +01:00
Andrew Kingston
2460280841
Fix and tidy up all button actions and drawers
2021-02-18 17:44:56 +00:00
Andrew Kingston
ec94aaa90b
Merge branch 'develop' of github.com:Budibase/budibase into url-context
2021-02-16 15:35:05 +00:00
Andrew Kingston
8d1f082cc9
Fix drawer bindable input not updating when typing with drawer closed
2021-02-16 13:17:30 +00:00
Keviin Åberg Kultalahti
7f95ae7b49
bump bbui
2021-02-16 11:14:49 +01:00
Andrew Kingston
8b23f603bd
Update URL settigns to be bindable inputs and update navigate action
2021-02-15 20:03:29 +00:00
Keviin Åberg Kultalahti
a35a6ba807
fix not being able to select relationship type
2021-02-15 17:37:07 +01:00
Keviin Åberg Kultalahti
a7db499544
initial work to switch toggle to radio button
2021-02-15 17:12:39 +01:00
Keviin Åberg Kultalahti
7cb263ceff
merge develop
2021-02-12 14:24:38 +01:00
Keviin Åberg Kultalahti
f95d17ce83
fixes visuals
2021-02-09 16:29:36 +01:00
Keviin Åberg Kultalahti
ea90fc3c0e
remove some console logs
2021-02-09 16:28:05 +01:00
Keviin Åberg Kultalahti
274088b661
adds functional single select to builder
2021-02-09 16:26:07 +01:00
Keviin Åberg Kultalahti
690a2d9c73
initial work on handling single vs multiple values in builder components
2021-02-09 15:35:09 +01:00
Keviin Åberg Kultalahti
3e5c803598
fixes some warnings on DropdownItem component
2021-02-09 14:32:36 +01:00
Martin McKeaveney
bfa865cf3c
Merge branch 'master' of github.com:Budibase/budibase into internal-search
2021-02-08 09:32:53 +00:00
Martin McKeaveney
786a76208d
fixing dropdowns
2021-02-06 20:32:44 +00:00
Martin McKeaveney
27c7f5697b
internal search working
2021-02-01 21:02:54 +00:00
mike12345567
182353d555
Linting.
2021-01-26 12:43:26 +00:00
mike12345567
18f96deb00
Merge branch 'master' of github.com:Budibase/budibase into feature/handlebars-helpers
2021-01-26 10:42:54 +00:00
Andrew Kingston
5bec329581
Merge branch 'master' of github.com:Budibase/budibase into component-binding-refactor
2021-01-26 09:11:43 +00:00
mike12345567
d3d840e42a
Adding error checking to our handlebars syntax inputs as well as making all handlebars helpers available due to space pre-processor being removed.
2021-01-22 17:57:38 +00:00
Keviin Åberg Kultalahti
67afb1678f
adds smooth removal of notifications using animate:flip
2021-01-22 13:05:52 +01:00
Keviin Åberg Kultalahti
e411ac5b3d
Merge branch 'master' into feature/client-feedback-component
2021-01-22 12:34:16 +01:00
Andrew Kingston
25e71651fd
Reduce icon size in dropdown menus again and increase padding
2021-01-22 11:03:50 +00:00
Keviin Åberg Kultalahti
ca9f979105
first pass at custom store to handle notifications
2021-01-22 11:37:34 +01:00
Andrew Kingston
e271f97ac7
Merge branch 'feature/handlebars-migration' of github.com:Budibase/budibase into form-builder
2021-01-21 12:14:09 +00:00
mike12345567
239079d973
Linting.
2021-01-21 11:32:26 +00:00
Andrew Kingston
7ebed8059d
Merge branch 'master' of github.com:Budibase/budibase into form-builder
2021-01-21 10:45:04 +00:00
Joe
1b1721211c
Merge pull request #980 from Budibase/Component-dropdown-design-update
...
Updated the design of the items within the component dropdown
2021-01-20 14:54:30 +00:00
Andrew Kingston
b1c292b79c
Fix incorrect paths after merge
2021-01-20 13:20:08 +00:00
kevmodrome
74557a09ce
changes earlier BottomDrawer to use the bbui component instead
2021-01-19 14:16:55 +01:00
Martin McKeaveney
75c787553b
lint ✨
2021-01-15 13:42:55 +00:00
Martin McKeaveney
19f6139a1a
allow deletion of queries and datasources
2021-01-12 17:04:51 +00:00
Martin McKeaveney
d05f1666fc
further syntax highlighting updates
2021-01-12 16:49:11 +00:00
Joe
35934a4da0
Updated the design of the items within the component dropdown
...
Icons were a little hard to make out. Increased the size and visability.
The icons are not ideal, but I will tackle this another day - Budi Icons!
2021-01-10 10:09:47 +00:00
Martin McKeaveney
102b7ce61f
binding data context in component
2021-01-08 18:22:03 +00:00
Martin McKeaveney
8e40f4b5f8
Allow dynamic query execution from front end components
2021-01-08 12:06:37 +00:00
Andrew Kingston
01ee1a1145
Reduce nav item selected state border radius slightly
2020-12-09 18:41:18 +00:00
Andrew Kingston
922256790c
Update errors box to work better in dark theme
2020-12-04 08:27:59 +00:00
Andrew Kingston
1fdcb81f4b
Reduce padding and indentation in nav items to provide more room for text
2020-11-05 11:48:49 +00:00
Andrew Kingston
5d5ac424f4
Fix settings checkbox color in dark mode
2020-10-30 13:50:56 +00:00
Andrew Kingston
cb25dd97b3
Enabling the dark side
2020-10-29 20:42:34 +00:00
Andrew Kingston
cd1bfa2580
Merge branch 'master' of github.com:Budibase/budibase into dropdown-components
2020-10-28 09:46:22 +00:00
Andrew Kingston
add4162000
Format with prettier
2020-10-27 15:28:13 +00:00
Andrew Kingston
a93757a8d9
Fix cypress tests
2020-10-27 15:26:07 +00:00
Andrew Kingston
fae4037a65
Remove bunch of unused components and tidy up unused references
2020-10-27 09:10:20 +00:00
Andrew Kingston
88d268afbf
Change default font-weight of dropdown options to 400
2020-10-26 15:14:51 +00:00
Andrew Kingston
48563e892b
Replace component dropdown menu with new common components
2020-10-26 14:23:08 +00:00
Andrew Kingston
748955e3d9
Use common dropdown components in more places to reduce duplication
2020-10-26 14:03:07 +00:00
Andrew Kingston
16de23eea9
Add new common components for dropdown styles
2020-10-26 11:00:34 +00:00
Andrew Kingston
e5742dc7f6
Change component bar to popovers and adjust page layout to match
2020-10-22 20:22:09 +01:00
Andrew Kingston
29dd32320d
Update screen components hierarchy to use new common component styles
2020-10-22 17:42:03 +01:00
Michael Shanks
f540f17861
feedback nav icon loads iframe to public page
2020-10-21 17:24:08 +01:00
mike12345567
8f466c424d
Lint.
2020-10-20 15:09:20 +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
Andrew Kingston
d5630760cc
Rename usages of primary display column to just display column
2020-10-14 20:38:32 +01:00
Martin McKeaveney
4823e66fe9
merge
2020-10-14 15:08:54 +01:00
Martin McKeaveney
79b50dc0b7
lint
2020-10-14 13:21:43 +01:00
mike12345567
e33dd65768
Upgrading prettier svelte plugin until found a version that works for our formatting without breaking on some syntax.
2020-10-14 12:22:43 +01:00
mike12345567
7ee64e8abd
Merge branch 'master' of github.com:Budibase/budibase into chuckles-fixes
2020-10-14 12:16:16 +01:00
mike12345567
23c8339827
Adding info to the table deletion about screens that will be deleted and deleted template screens when table deleted.
2020-10-13 19:37:52 +01:00
Andrew Kingston
5a086d529b
Merge branch 'master' of github.com:Budibase/budibase into cheeks-bugfixes
2020-10-13 17:27:46 +01:00
Andrew Kingston
751e19c40e
Fix checkbox depth in frontend settings
2020-10-13 14:29:32 +01:00
Martin McKeaveney
55527784ed
Merge branch 'master' of github.com:Budibase/budibase into bugz
2020-10-13 12:52:55 +01:00
Martin McKeaveney
06c65cc89c
removing z-index from checkbox
2020-10-13 11:18:34 +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
Andrew Kingston
735de553d2
Update linked record selector to handle errors and remove loading state flashing
2020-10-08 12:21:05 +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
Andrew Kingston
a24ce26953
Remove padding on top nav bar so that things are properly centered
2020-10-07 12:00:15 +01:00
Andrew Kingston
959450d615
Delete old multiselect component
2020-10-06 16:03:17 +01:00
Andrew Kingston
517fb201ec
Move multiselect to BBUI
2020-10-06 16:02:48 +01:00
Andrew Kingston
16faa00189
Stop notifications blocking all pointer events across full width
2020-10-05 14:00:26 +01:00
Andrew Kingston
a23967364b
Fix cypress texts and update use of modal
2020-10-05 11:13:09 +01:00
Andrew Kingston
501d4638a7
Improve notification styles
2020-10-02 21:06:37 +01:00
Andrew Kingston
b8c5813d65
Add default props to confirm dialogue to silence warnings
2020-10-02 21:06:06 +01:00
Andrew Kingston
bfec3327fb
Remove deprecated portal implementation
2020-10-02 20:42:10 +01:00
Andrew Kingston
27c3e6c9e9
Replace all usages of simple-modal with new modal
2020-10-02 20:41:21 +01:00
Andrew Kingston
aa142d493a
Disable modal confirm button while async callbacks are being processed to avoid multiple executions
2020-10-02 19:09:19 +01:00
Andrew Kingston
63d2e77603
Fix error box styles
2020-10-02 18:49:00 +01:00
Andrew Kingston
3ba591ef77
Adjust modal styles
2020-10-02 18:37:24 +01:00
Andrew Kingston
2fa42d194b
Fix multiselect crashing in certain circumstances
2020-10-02 16:53:41 +01:00
Andrew Kingston
8706561bd4
Merge branch 'linked-records' of github.com:Budibase/budibase into linked-records
2020-10-02 16:43:08 +01:00
Andrew Kingston
1939015273
Add final version of multiselect
2020-10-02 16:38:33 +01:00
mike12345567
4d8b1ecc10
Merge branch 'remove-views' of github.com:Budibase/budibase into linked-records
2020-10-02 14:49:23 +01:00
Andrew Kingston
95e95adfc8
Add close icon to modals
2020-10-02 12:27:52 +01:00
Andrew Kingston
7583dfc711
Add wide prop for modals
2020-10-02 12:22:34 +01:00
Andrew Kingston
34373fc0dd
Add new modal to backend and fix backend file structure
2020-10-02 12:00:17 +01:00
Andrew Kingston
4363730af0
Update multiselect component
2020-10-02 08:36:16 +01:00
Andrew Kingston
27060f5f46
Add initial version of new modal (WIP)
2020-10-02 08:35:54 +01:00
Andrew Kingston
9929ec2ac5
Fix linked record selector
2020-10-01 11:56:06 +01:00
Andrew Kingston
3e6efb72a1
Add hacked multiselect for testing
2020-10-01 11:53:43 +01:00
Andrew Kingston
089ecf5609
Add WIP draft of linked records UI allowing single linked record selection
2020-09-29 18:27:35 +01:00
Andrew Kingston
36498f2a2b
Add primary display column and update all backend UI popovers with new form styles
2020-09-29 13:54:04 +01:00
Andrew Kingston
86b475fe14
Fix confirm dialogue inside table cell and standardise styles
2020-09-25 11:30:26 +01:00
Martin McKeaveney
6e9c238054
use bbui component for dropzone
2020-09-24 15:50:51 +01:00
Martin McKeaveney
6b00fb2d8e
local file upload from apps
2020-09-23 16:15:09 +01:00
Martin McKeaveney
d3a18ab079
file size limits
2020-09-18 15:08:36 +01:00
Martin McKeaveney
e717d35f9e
removing delete functionality - not necessary
2020-09-18 12:41:39 +01:00
Martin McKeaveney
a307e4d8b4
remove magic numbers
2020-09-18 11:04:09 +01:00
Martin McKeaveney
af9b8ac9bd
return processed file sizes
2020-09-18 11:01:39 +01:00
Martin McKeaveney
9be2b7d691
fix transition dropdown bug
2020-09-17 22:02:30 +01:00
Martin McKeaveney
e609414f57
merge with master
2020-09-17 16:40:09 +01:00
Martin McKeaveney
f48736ffe9
lint
2020-09-17 16:36:39 +01:00
Martin McKeaveney
293e5b7859
delete local file upload when file deleted
2020-09-17 15:08:28 +01:00
Martin McKeaveney
4985949786
allow deletion of images
2020-09-17 12:45:28 +01:00
Martin McKeaveney
d06068dd9f
more design updates on attachment picker
2020-09-16 13:29:18 +01:00
Martin McKeaveney
e97ec7beaf
Dropzone styling
2020-09-16 12:18:47 +01:00
Martin McKeaveney
ad79d422e0
file attachments and processing working, basic design for dropzone
2020-09-15 16:22:13 +01:00
Martin McKeaveney
32771fe4e3
backend bug fixes
2020-09-14 11:03:27 +01:00
Martin McKeaveney
4d411dec62
attachments
2020-09-11 15:09:56 +01:00
Michael Shanks
062696958b
removing feather icons - no longer used
2020-09-11 10:39:16 +01:00
Michael Shanks
04f3ed5ec3
Merge branch 'master' into event-panel + binding fixes
2020-09-10 21:55:04 +01:00
Martin McKeaveney
9e93cf2dc5
remove yeet
2020-09-09 17:03:13 +01:00
Martin McKeaveney
3811917781
use full date to take TZ into account
2020-09-09 17:02:16 +01:00
Martin McKeaveney
b177a36f89
lint, using bbui component
2020-09-09 16:27:46 +01:00
Michael Shanks
e917d7467a
Merge branch 'master' into event-panel
2020-09-09 15:59:57 +01:00
Martin McKeaveney
9c62d0073b
tidy up
2020-09-09 13:45:47 +01:00
Martin McKeaveney
6fc72330dc
custom flatpickr styling, tidy up
2020-09-09 13:44:36 +01:00
Martin McKeaveney
58fc6d291c
using flatpickr, rollup config for CSS in the builder
2020-09-09 12:06:04 +01:00
Martin McKeaveney
8f0656bd3d
date field working with HTML5 inputs. Needs more sophisticated parsing
2020-09-08 18:03:41 +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
103dc5b780
Circle svelte-loading-spinner replacing uk-spinner
2020-09-06 22:19:16 +01:00
Victoria Sloan
0a5a1769fd
remove IconButton.svelte file
2020-09-06 22:04:09 +01:00
Victoria Sloan
38c7d05ad6
removing uk-alert & uk-alert-danger and replacing with bb__alert class
2020-09-06 21:40:18 +01:00
Victoria Sloan
c66d7bfd49
uk-input removed
2020-09-06 21:23:26 +01:00
Michael Shanks
2aae64521f
events panel work - backup
2020-09-05 21:53:10 +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
9afb42ba37
remove Modal.svelte and update ConfirmDialog modal to use bbui modal
2020-09-03 08:44:08 +01:00
Victoria Sloan
4846278231
uk-form-width removed
2020-09-01 22:00:30 +01:00
Victoria Sloan
d615f3651f
removing form-controls
2020-09-01 21:35:22 +01:00
Victoria Sloan
0910f3b34c
bbui version updated to latest & updated Label component used
2020-09-01 21:28:38 +01:00
Victoria Sloan
73a8edb7dc
Merge branch 'master' into removing-uikit-04
...
# Conflicts:
# packages/builder/src/components/common/DatePicker.svelte
# packages/builder/src/components/workflow/SetupPanel/ParamInputs/ComponentSelector.svelte
2020-09-01 21:20:56 +01:00
Victoria Sloan
1d4e86621e
updating bbui version and replacing uk-form-label with bbui Label component
2020-08-30 15:28:46 +01:00
Victoria Sloan
cea2007b7c
removing uk-form-controls from datepicker, componentselector, modelselector & recordselector
2020-08-30 14:49:25 +01:00
Victoria Sloan
ede79eaaa1
remove redundant form-controls class from ValuesList
2020-08-30 14:35:44 +01:00
Victoria Sloan
9f1d15e4e1
removed uk-margin and swapped with new bb-margin classes
2020-08-22 21:34:46 +01:00
Michael Shanks
703d2bb29a
some comments
2020-08-18 21:04:42 +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
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
Michael Shanks
01798b137b
removed InputGroup (not used)
2020-08-17 16:45:13 +01:00
Michael Shanks
02826c3616
removed PlusButton (not used)
2020-08-14 14:50:03 +01:00
Michael Shanks
5a4ef862d3
removed ComingSoon (not used)
2020-08-14 14:43:57 +01:00
Michael Shanks
ac9f2ac0b0
removed Block (not used)
2020-08-14 14:42:17 +01:00
Michael Shanks
749774080a
removed CodeArea (not used)
2020-08-14 14:40:10 +01:00
Michael Shanks
c4e1242dd9
removed Textbox (not used)
2020-08-14 14:37:40 +01:00
Michael Shanks
159c665ca5
removed Dropdown.svelte
2020-08-14 14:24:14 +01:00
cmack
9ddf8d07ec
Bar chart with tests and general bug fixes
2020-08-06 17:15:57 +01:00
cmack
2cd8d09822
Latest Donut and Legend Updates
2020-08-05 16:57:54 +01:00
cmack
8d9ace5f83
Checkbox component
2020-07-26 12:14:13 +01:00
Michael Shanks
fabfec414b
Updated settings icon
2020-07-20 15:31:38 +01:00
Joe
f0856cd795
Update LinkedRecordSelector.svelte
2020-07-15 12:58:35 +01:00
cmack
3e1a66a860
Tidyup and Deletion of old files
2020-07-15 10:50:20 +01:00
Joe
1db1ad1a45
Layout update
...
The backend table was pushing the right panel out of sight on smaller screens. I have added css grid to control the layout, including a minimax section so the content does not dictate the size of the middle screen.
2020-07-14 14:52:11 +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
Martin McKeaveney
a597232814
adding renaming test
2020-06-26 09:55:15 +01:00
Martin McKeaveney
28c5756047
record keys as names
2020-06-25 20:04:58 +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
Martin McKeaveney
9d829b2a8e
renamed colours
2020-06-24 17:13:16 +01:00
Martin McKeaveney
835b21e387
merge
2020-06-24 17:02:38 +01:00
Martin McKeaveney
35a1b1c03e
update when linked field added
2020-06-24 16:56:13 +01:00
Martin McKeaveney
c46ccd05f9
lint ✨
2020-06-24 16:12:55 +01:00
Martin McKeaveney
31e89e77e5
custom notifications solution
2020-06-24 16:10:54 +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
Martin McKeaveney
cde00356b3
custom notifications, models + fields keyed by ID
2020-06-24 12:41:26 +01:00
Martin McKeaveney
e1b88e6620
enable renaming of records by using IDs
2020-06-23 23:26:54 +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
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
Martin McKeaveney
430ca37826
bidirectional linked records
2020-06-22 21:30:23 +01:00
Martin McKeaveney
2ac15c6b89
lint ✨
2020-06-18 17:55:46 +01:00
Martin McKeaveney
7428dd40fc
backend v1 - styling to do
2020-06-18 17:17:18 +01:00
Martin McKeaveney
949052c41c
add new models and fields, delete models
2020-06-17 16:51:10 +01:00
kevmodrome
f5e3df09d6
make tests less brittle
2020-06-11 17:10:26 +02:00
kevmodrome
08162ec1d6
Merge branch 'master' into feature/add-e2e-tests
2020-06-11 16:41:14 +02:00
Joe
9068bbc89c
formatting and lint update
2020-06-11 13:15:19 +01:00
kevmodrome
59aaf33278
adds tests to add components and change props on them
2020-06-11 12:56:16 +02:00
Conor_Mack
d029dc6a4d
User can now specify suffix in the Input
2020-06-09 11:33:37 +01:00
kevmodrome
46a2a63ef0
switch out input to use bbui
2020-06-04 09:26:50 +02:00
Joe
dad4b93459
formatting
2020-06-02 20:56:16 +01:00
Joe
780f791048
Defeat
...
I stand defeated to UIKit and its CSS shackles
2020-06-02 20:55:15 +01:00
Joe
8e8a1e8f4b
Backend modal UI update
...
Models include:
Create new view
Create new model
Create new field
Create new user
2020-06-02 19:59:58 +01:00
Conor_Mack
0743a52587
Font Weights, Color Label and Input Widths
2020-06-02 15:42:19 +01:00
Conor_Mack
459f97baa5
Changing value to val in handleChange
2020-06-02 15:26:03 +01:00
Conor_Mack
1ac10adaa3
Merge pull request #295 from Budibase/components/card-settings-and-input-suffix
...
Updating input group for auto values
2020-06-02 15:16:53 +01:00
Conor_Mack
ef1d7587b6
Updating input group for auto values
2020-06-02 15:09:31 +01:00
Conor_Mack
24e803270e
Merge pull request #294 from Budibase/components/card-settings-and-input-suffix
...
Components/card settings and input suffix
2020-06-02 15:06:43 +01:00
Conor_Mack
bb512a9bb2
Allowing auto values for inputs
2020-06-02 15:00:31 +01:00
Conor_Mack
e0ca7976f4
Allowing auto values for inputs
2020-06-02 15:00:24 +01:00
Michael Shanks
d09085fdf3
bugfix: input value handles undefined/null
2020-06-02 14:48:18 +01:00
Conor_Mack
afac093e83
Bug fixes and tidyup
2020-06-02 14:22:35 +01:00
Conor_Mack
85252de9e5
Card Settings and Fix for Input Suffixes
2020-06-02 14:01:25 +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
Martin McKeaveney
3f2cb90340
Merge pull request #279 from Budibase/workflow-v1
...
Workflow v1
2020-06-02 11:15:34 +01:00
Michael Shanks
a95e244767
bugfix: left-nav not scrolling on windows
2020-06-02 11:12:36 +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
Joe
bea111f8c4
Merge branch 'master' into navigation-tidy-up
2020-06-01 22:25:25 +01:00
Joe
e7b05cfd01
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
f631426782
Merge branch 'master' of github.com:Budibase/budibase
2020-06-01 22:12:13 +01:00
Michael Shanks
7656a3a7ee
bugfix: left nav scrolling
2020-06-01 22:11:55 +01:00
Michael Shanks
f0aea7e283
switcher button bg color was grey on windows
2020-06-01 21:47:31 +01:00
Joe
0b6cac2bf9
Formatting update
2020-06-01 21:34:03 +01:00
Martin McKeaveney
b372f6b03d
tidy up
2020-06-01 21:26:32 +01:00
Joe
400f8b42e4
Padding and margin fix
2020-06-01 21:18:43 +01:00
Joe
28bf917210
Padding and margin input fields fix
2020-06-01 21:18:25 +01:00
Conor_Mack
787caa95e5
Property panel updates
2020-06-01 16:31:58 +01:00
Martin McKeaveney
fe0b95d627
merge
2020-06-01 16:27:27 +01:00
Michael Shanks
c1cc4f048e
lint:fix & forman
2020-06-01 12:15:44 +01:00
Michael Shanks
94742974b2
Merge branch 'master' of github.com:Budibase/budibase into component-nav-update
2020-06-01 10:25:32 +01:00
Michael Shanks
353c9c8195
component nav dropdown menu
2020-06-01 10:18:45 +01:00
Conor_Mack
5afc235178
Changes to FlatButtonGroup and more Styling
2020-05-30 18:48:20 +01:00
Martin McKeaveney
9a898a8d74
orchestrator refactor, user creation block
2020-05-30 13:41:46 +01:00
Joe
1c541c684e
Formatting update
2020-05-29 18:32:52 +01:00
Michael Shanks
1c893fa23a
Merge branch 'master' into component-nav-update
2020-05-29 15:20:26 +01:00
Joe
1c1d35bc9d
the alert button ui was off and the red is too serious
2020-05-29 13:56:57 +01:00
Michael Shanks
6b00a079d1
added common switcher component, and moved add component to left
2020-05-29 13:28:12 +01:00
Joe
13cdc81196
formatting
2020-05-28 19:42:33 +01:00
Kevin Åberg Kultalahti
1a02792479
Merge pull request #252 from Budibase/feature/create-app-builder-ui
...
add functionality to create application from builder UI
2020-05-27 15:17:06 +02:00
Martin McKeaveney
e45c176883
Merge pull request #258 from Budibase/Design-UI-edit-panel-update
...
Ui Update
2020-05-26 22:45:00 +01:00
Joe
8d522e3eaf
Ui Update
...
Tidied up a few areas of the new edit panel within the Design UI, including:
Margins
Input box sizes
Colors
Tabs
TBD - The parent tab, Add, will move to the left in the future and edit will disappear. Design, settings and actions will become parents.
2020-05-26 20:44:24 +01:00
kevmodrome
2a151821f9
90% finished modal
2020-05-26 16:25:37 +02:00
Conor_Mack
9f42b80977
Removing Svelte Color Picker
2020-05-26 15:08:59 +01:00
Conor_Mack
a9ef48e4ea
merge
2020-05-26 10:06:04 +01:00
kevmodrome
5717bda8a4
refactor home page to use _layout
2020-05-26 10:38:43 +02:00
Joe
d1cca48e0e
Format and linting changes
2020-05-26 09:14:40 +01:00
Joe
c8e9178b63
Home page UI design
...
The majority of HTML and CSS is complete.
Still to be done:
- Activate the create new web app button
- Activate the settings nav item
- Date modified
- Ability to rename web app and provide a description (and an auto screenshot is generated down the line)
2020-05-25 16:57:17 +01:00
Conor_Mack
deab1adc31
Completed CSS Selector Styling
2020-05-25 15:23:56 +01:00
Conor_Mack
facd99f58a
Stable property panel
2020-05-21 14:28:32 +01:00
Conor_Mack
983a1c3718
Testing Complete - Resolve Post Issue
2020-05-18 16:32:00 +01:00
Conor_Mack
dc21bcd525
Merge branch 'property-panel/structure' into property-panel/new-backend
2020-05-12 14:53:20 +01:00
Conor_Mack
8d8caa9ff5
Properties panel structure complete
2020-05-07 14:30:04 +01:00
Martin McKeaveney
0ec47971d0
formatting + fixing builder tests
2020-05-07 10:53:34 +01:00
Martin McKeaveney
0af5f12405
removed core library
2020-05-06 20:49:21 +01:00
Conor_Mack
b52b9fdd2f
<svelte:component> solution for rendering
2020-05-05 14:45:52 +01:00
Martin McKeaveney
5648eae275
merge
2020-05-04 17:17:03 +01:00
Martin McKeaveney
5b4bce8b8f
component library modules and definitions refactor - moved to backend. More routing and middleware reorganisation
2020-05-02 15:29:10 +01:00
Martin McKeaveney
3564fec064
access levels, actions and triggers removed. Restructuring and refactoring
2020-04-29 20:29:56 +01:00
Conor_Mack
26fdad57fd
Colorpicker functionality for components panel
2020-04-29 15:49:51 +01:00
Martin McKeaveney
a645df082c
clientId fetching before app load, custom views, fixed schema
2020-04-28 14:39:35 +01:00
Martin McKeaveney
1381cefc41
backend allowing creation of models, records and databases
2020-04-20 16:17:18 +01:00
kevmodrome
d6c6ea8d65
update record to model in core
2020-04-14 12:07:21 +02:00
kevmodrome
6201c47616
change isRecord to isModel
2020-04-14 12:03:22 +02:00
kevmodrome
28854c5c9a
update more names from record to model
2020-04-14 11:25:37 +02:00
Joe
b99b5fa7b1
Changes to page layout in navbar
...
Also changed 12px fonts to 13px fonts
2020-04-02 17:11:38 +01:00
Joe
ea46fd0283
Styling changes
...
Font stlyes changed
Margin revised
Table fonts updated
Select component updated
2020-04-02 15:11:27 +01:00
Michael Shanks
2097c74b9f
Merge branch 'feature/builder-organization' of https://github.com/kevmodrome/budibase into kevmodrome-feature/builder-organization
2020-04-02 07:54:02 +01:00
kevmodrome
09b52be379
changes from node_modules to using rollup-plugin-alias, fixes tests
2020-04-01 12:38:07 +02:00