Michael Shanks
ea3a8fd81a
client: fixing broken tests
2020-06-14 20:30:23 +01:00
Michael Shanks
5174c3f1dc
build errors from dodgy merge
2020-06-12 21:20:44 +01:00
Michael Shanks
5b59a110a6
lint fix
2020-06-12 21:11:39 +01:00
Michael Shanks
f956e141b4
fixing tests - not using new auth endpoint
2020-06-12 21:08:00 +01:00
Michael Shanks
42166e01a5
accidentally commited cypress folder
2020-06-12 21:04:30 +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
71c6d737d9
Merge branch 'master' of github.com:Budibase/budibase
2020-06-12 12:15:32 +01:00
Michael Shanks
0c35f46b5f
bugfix - screen/page > settings throwing error
2020-06-12 12:15:17 +01:00
Martin McKeaveney
8f745bcb68
Merge pull request #355 from Budibase/linked-records
...
Linked Records - backend
2020-06-12 10:55:26 +01:00
Conor_Mack
ebc47a9b1b
Fully functional Colorpicker with Preview
2020-06-12 10:48:20 +01:00
Michael Shanks
ce6ca5351d
changed setup to require CLI modules directly
2020-06-11 20:37:01 +01:00
Martin McKeaveney
9830725ac1
embed component, rename main and login to public and private
2020-06-11 20:18:59 +01:00
Martin McKeaveney
4ed4866bca
update _rev for deleted test model
2020-06-11 18:11:56 +01:00
Martin McKeaveney
2b312d4c1f
lint ✨
2020-06-11 17:28:19 +01:00
Martin McKeaveney
3900b216e9
remove other link fields when you delete a model
2020-06-11 17:24:09 +01:00
kevmodrome
7a65da7899
fix linting errors
2020-06-11 18:14:28 +02:00
kevmodrome
5d84ceb7f6
update script to be sync rather than async
2020-06-11 18:10:53 +02:00
kevmodrome
59442f18cb
adds script to run cypress tests
2020-06-11 17:59:11 +02:00
Martin McKeaveney
a49747074a
Merge branch 'master' of github.com:Budibase/budibase into linked-records
2020-06-11 16:22:28 +01:00
Conor_Mack
3dcef29ddd
Instance name for components and screens
2020-06-11 16:15:09 +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
kevmodrome
87ce7e2c3b
change package.json script temporarily
2020-06-11 16:40:45 +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
Martin McKeaveney
f8cfc8e7d7
adding record models for brevity
2020-06-11 14:35:45 +01:00
Joe
dd206338c2
Merge pull request #354 from Budibase/Props-update-Shadow-fix,-rotate-improved,-border-updated
...
Props update, including flex, border, shadow, rotate
2020-06-11 13:26:41 +01: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
b35fbe823c
update names for tests
2020-06-11 13:20:13 +02:00
kevmodrome
59aaf33278
adds tests to add components and change props on them
2020-06-11 12:56:16 +02:00
kevmodrome
3ee5111d6f
rework tests to use commands for DRYness
2020-06-11 12:04:31 +02:00
Michael Shanks
108fa4ca13
changed "master" databse to "clientAppLookup"
2020-06-11 10:12:01 +01:00
Michael Shanks
735d9c4475
lint fix
2020-06-10 21:41:55 +01:00
Michael Shanks
9a807beccb
Merge branch 'master' of github.com:Budibase/budibase
2020-06-10 21:39:46 +01:00
Michael Shanks
71016f5a1d
application supports multiple concurrent client DB
2020-06-10 21:39:30 +01: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
8f7248a0d6
Merge pull request #349 from Budibase/open-app-in-new-window
...
preview app in new window when running electron
2020-06-09 19:21:53 +01:00
Martin McKeaveney
35aa2d341a
Revert "Fixes for Screen and Page Props"
2020-06-09 19:18:45 +01:00
kevmodrome
f1d968ae88
adds missing package.json commands
2020-06-09 15:48:25 +02:00
kevmodrome
8e685d07c1
add tests to create model and record
2020-06-09 15:40:14 +02:00
kevmodrome
5e1210723c
update create app test
2020-06-09 15:40:00 +02:00
Martin McKeaveney
a325ef2a8f
fix spacing
2020-06-09 13:34:19 +01:00
Martin McKeaveney
96708ce75a
preview app in new window
2020-06-09 13:30:01 +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
kevmodrome
0c9baf92f8
adds test for creating budibase app
2020-06-09 13:52:19 +02:00
kevmodrome
48c604d0d0
feat: adds cypress to the builder
2020-06-09 13:52:00 +02: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
kevmodrome
70df69a46d
bump bbui version
2020-06-08 12:20:13 +02:00
kevmodrome
a50bb3b0cc
bump bbui version and rework homepage to use HomeLinks
2020-06-08 12:09:01 +02: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
Joe
63fe1349c3
Data Components UI Update
...
Changes include:
Table UI updated, including color changes, margin, padding and height adjustments,
Table centered, title added, spacing improved
login - button text includes web app name
2020-06-05 15:08:03 +01:00
Martin McKeaveney
43856e968e
moving workflow button
2020-06-04 20:24:12 +01:00
Joe
06542e4244
formatting
2020-06-04 19:30:44 +01:00
Joe
e1c5cae376
Workflow UI update
2020-06-04 19:27:25 +01:00
Martin McKeaveney
d53b0655af
Merge pull request #327 from Budibase/fix-email
...
fix backend workflow
2020-06-04 14:08:11 +01:00
Martin McKeaveney
b719880ffc
fix backend workflow
2020-06-04 13:55:52 +01:00
Joe
36f47792ad
Merge pull request #326 from Budibase/welcome-screen-UI-update
...
Welcome screen ui update
2020-06-04 13:17:18 +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
d09bbc1551
Welcome screen ui update
...
UI was not very responsive before and the illustration looked basic.
Image added, button moved, card ui updated with more margin and better sizing,
2020-06-04 11:56:01 +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
Michael Shanks
db1242ce9e
Merge branch 'data-form'
2020-06-03 23:14:12 +01:00
Michael Shanks
2bedbd5df6
bugfix: screenRouter hijacks link clicks and routes when applicable
2020-06-03 22:52:33 +01:00
Joe
9193029bc4
Form and button update
2020-06-03 22:49:55 +01:00
Michael Shanks
3471afe587
bugfix: data components hitting correct url again
2020-06-03 22:12:09 +01: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
6452b68a7c
fix budibase apps dir
2020-06-03 21:23:56 +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
f5bcaa4ba0
fixing tests
2020-06-03 20:54:17 +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
227df203f9
fixing header in tests
2020-06-03 19:39:53 +01:00
Martin McKeaveney
94731e017a
use custom user agent header
2020-06-03 19:35:04 +01:00
Michael Shanks
70c24b5b1f
test fixes... test didnt have user-agent
2020-06-03 17:21:49 +01:00
Michael Shanks
a483004e1d
Merge branch 'master' of github.com:Budibase/budibase
2020-06-03 17:05:53 +01:00
Michael Shanks
6c2b72dd27
logic to not use builder:token for apps running in dev
2020-06-03 17:05:36 +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
f413c7531c
Merge pull request #313 from Budibase/login-logo-update
...
login logo update
2020-06-03 15:59:30 +01:00
Joe
695cac39c7
login logo update
2020-06-03 15:55:42 +01:00
Michael Shanks
3e9a3ec678
Merge branch 'master' of github.com:Budibase/budibase
2020-06-03 15:43:53 +01:00
Michael Shanks
bae6a37b5d
autu populated login page
2020-06-03 15:43:37 +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
Martin McKeaveney
7818a2ec57
Merge pull request #307 from Budibase/electron-fix
...
electron path fix
2020-06-03 12:42:44 +01:00
Michael Shanks
63a87066c7
Workflow model selector - blank option
2020-06-03 12:33:57 +01:00
Michael Shanks
bc5240e117
Merge branch 'master' of github.com:Budibase/budibase
2020-06-03 12:30:54 +01:00
Michael Shanks
06e9f9fd07
StateBindingCascader - nod handling onChange
2020-06-03 12:30:48 +01:00
Michael Shanks
82d0f1ea86
bugfix: links not respecting appRootPath
2020-06-03 12:30:32 +01:00
Joe
6a3a7c5e87
Removed unused images and added new BB logo
2020-06-03 12:21:26 +01:00
Martin McKeaveney
9b6ea6a5eb
electron path fix
2020-06-03 12:05:40 +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
ac6f84b5ee
Merge branch 'master' of github.com:Budibase/budibase
2020-06-03 06:36:42 +01:00
Michael Shanks
a33ef4c5c0
Merge pull request #299 from Budibase/backend-modal-ui-update
...
Backend modal UI update
2020-06-03 06:35:39 +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
Joe
4da8eef1de
formatting update
2020-06-02 21:13:19 +01:00
Joe
196058d774
Add User Model Update
2020-06-02 21:12:33 +01: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
Michael Shanks
33cbaac94b
Merge branch 'master' of github.com:Budibase/budibase
2020-06-02 17:08:05 +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
Michael Shanks
451566cc30
Merge branch 'master' of github.com:Budibase/budibase
2020-06-02 16:18:38 +01:00
Michael Shanks
f2d696ce82
bugfix: could not set style on screen root
2020-06-02 16:18:25 +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
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
1034484034
deleting a value in design causes styles to be lost
2020-06-02 12:41:52 +01:00
Michael Shanks
29c353a195
resize add component item - to prevent wrapping on windows
2020-06-02 12:26:31 +01:00
Michael Shanks
355b1fa702
Merge branch 'master' of github.com:Budibase/budibase
2020-06-02 11:54:46 +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
Michael Shanks
f85bcf0625
yarn lock
2020-06-02 11:26:28 +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
Conor_Mack
fa2fcb0632
Lint and testing
2020-06-02 11:19:22 +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
a95e244767
bugfix: left-nav not scrolling on windows
2020-06-02 11:12:36 +01:00
Michael Shanks
b32336eed4
bugfix: #284 styles not applied on component copy
2020-06-02 11:11:53 +01:00
Martin McKeaveney
3a983cea8a
tidy up, styling
2020-06-02 11:08: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
Michael Shanks
735e490ec6
bugfix: data not loading on default view
2020-06-02 10:43:48 +01:00
Michael Shanks
27eb6443b4
bugfix: app height: 100%
2020-06-02 10:37:31 +01:00
kevmodrome
17c7ead328
hides database list
2020-06-02 11:08:30 +02:00
Michael Shanks
8bdb02b58b
open create model dialog if no models
2020-06-02 09:56:22 +01:00
Michael Shanks
a96c51afcb
auto select first model on startup
2020-06-02 09:36:21 +01:00
Michael Shanks
ad323f5d6b
auto select model after creation
2020-06-02 07:56:50 +01:00
Michael Shanks
074cb2a886
placeholder for "no model selected"
2020-06-02 06:32:57 +01:00
Conor_Mack
e1ecc3f31b
Completed Palette and Slider with integration
2020-06-01 23:01:56 +01:00
Martin McKeaveney
401b6689bc
Record selector
2020-06-01 22:55:44 +01:00
Martin McKeaveney
a9e77836cb
tests
2020-06-01 22:25:44 +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
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
633036d0e7
bugfix: right nav scrolling
2020-06-01 22:04:32 +01:00
Michael Shanks
f0aea7e283
switcher button bg color was grey on windows
2020-06-01 21:47:31 +01:00
Joe
d89e1dcf80
Merge pull request #281 from Budibase/padding-and-margin-props-fix
...
Padding and margin props fix
2020-06-01 21:41:02 +01:00
Martin McKeaveney
9a2393f79b
path fix
2020-06-01 21:40:02 +01:00
Joe
0b6cac2bf9
Formatting update
2020-06-01 21:34:03 +01:00
Martin McKeaveney
a6602ba1fc
lint + format
2020-06-01 21:31:55 +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
e7a1419740
CSS Element State Button Fix
2020-06-01 18:04:45 +01:00
Joe
5494a6450e
Update ComponentDropdownMenu.svelte
2020-06-01 17:17:35 +01:00
Conor_Mack
e6915b655f
Properties panel scrolling fix
2020-06-01 17:14:54 +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
Martin McKeaveney
176906e766
server side workflows
2020-06-01 16:22:13 +01:00
Joe
4eb637d3bd
UI update for dropdown
2020-06-01 15:31:55 +01:00
Michael Shanks
bf10810525
Merge pull request #275 from mjashanks/component-nav-update
...
Component nav copy/cut/paste
2020-06-01 12:26:09 +01:00
Michael Shanks
c1cc4f048e
lint:fix & forman
2020-06-01 12:15:44 +01:00
Michael Shanks
0db3706109
refactor component menu actions inside control
2020-06-01 12:12:25 +01:00
Martin McKeaveney
cb496d1819
workflow DAO tests
2020-06-01 11:52:15 +01:00
Joe
3909262e00
Merge pull request #276 from Budibase/Props-fix
...
Props fix
2020-06-01 11:17:05 +01:00
Joe
8847de2264
Props fix
...
The intial value is not being rendered. Display Flex must be selected.
2020-06-01 11:11:06 +01:00
Michael Shanks
50ecfba395
few bugfixes
2020-06-01 11:04:32 +01:00
Martin McKeaveney
15ba1a5a12
move workflow to array data structure
2020-06-01 10:41:28 +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
b29d39d525
removing old component actions
2020-06-01 10:25:12 +01:00
Michael Shanks
353c9c8195
component nav dropdown menu
2020-06-01 10:18:45 +01:00
Michael Shanks
432d528aa6
Merge pull request #266 from mjashanks/model-validation
...
Model validation
2020-06-01 10:16:33 +01:00
Conor_Mack
2ec8ed5464
Palette, Slider Components and Util Updates
2020-05-31 20:55:51 +01:00
Martin McKeaveney
5c1aa00fd0
server side event emitter
2020-05-31 17:12:52 +01:00
Conor_Mack
7aa882c568
Complete HSVAColor Class and Utils
2020-05-30 18:59:33 +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
Martin McKeaveney
36da2576bc
separate workflow components from routify routes
2020-05-30 00:40:33 +01:00
Martin McKeaveney
c7b8220a62
significant client lib refactor
2020-05-30 00:14:41 +01:00
Joe
1c541c684e
Formatting update
2020-05-29 18:32:52 +01:00
Joe
cee06067a8
Update to Frontend UI Nav and Component Panel
...
Components moved to the left
Nav panel UI updated
Props tabs moved up
2020-05-29 18:31:47 +01:00
Martin McKeaveney
b4b90fcaeb
styling, bug fixes, client library state updates
2020-05-29 16:06:23 +01:00
Michael Shanks
1c893fa23a
Merge branch 'master' into component-nav-update
2020-05-29 15:20:26 +01:00
Michael Shanks
46da102670
bugfix: not selecting component after add
2020-05-29 14:56:21 +01:00
Joe
76d937f585
Merge pull request #270 from Budibase/refresh-page-alert-ui-update
...
Alert button UI fix/update
2020-05-29 14:55:46 +01:00
Joe
c2fb282d04
Merge pull request #269 from Budibase/Removal-of-panel-border-lines
...
Removal of panel border lines
2020-05-29 14:55:36 +01:00
Martin McKeaveney
e648dc80e8
refactor client library
2020-05-29 14:06:36 +01:00
Michael Shanks
cd9f539a09
configurable logLevel - defaults to error
2020-05-29 14:06:25 +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
cc9a620429
formatting
2020-05-29 13:25:27 +01:00
Joe
1353e229e8
Media queries removed
2020-05-29 13:24:33 +01:00
Joe
6c345103c6
Merge pull request #267 from Budibase/Further-prop-changes
...
Font numerical weights added and line decorations added
2020-05-29 13:19:41 +01:00
Joe
71f61d6332
Cleaning up the panel UI by removing inner borders
2020-05-29 10:57:00 +01:00
Conor_Mack
4b05506db0
Merging master
2020-05-29 10:53:06 +01:00
Conor_Mack
6a9e5a9dd1
Optionselect hover style fix
2020-05-29 10:49:51 +01:00
Conor_Mack
a9a0a35c5a
Tidyup
2020-05-29 10:45:19 +01:00
Michael Shanks
4a6a06b532
bugfix: restoring design props to screenslot
2020-05-29 09:43:11 +01:00
Joe
69d6109c33
Update propertyCategories.js
2020-05-29 09:39:47 +01:00
Joe
17e6bf261b
Font numerical weights added and line decorations added
2020-05-29 09:20:29 +01:00
Martin McKeaveney
7a3b368399
make alerts live, more hooks, app notifications
2020-05-28 23:32:03 +01:00
Michael Shanks
45a0d6daf5
Merge branch 'master' of github.com:Budibase/budibase
2020-05-28 22:28:20 +01:00
Michael Shanks
0d637260be
create model & record - validation hooked up again
2020-05-28 22:26:32 +01:00
Joe
a7e68e9e96
Merge pull request #264 from Budibase/props-panel-update
...
Props panel update
2020-05-28 21:02:06 +01:00
Martin McKeaveney
6f0a84dd38
adding workflow blocks, parameter parsing, templating
2020-05-28 20:20:03 +01:00
Joe
13cdc81196
formatting
2020-05-28 19:42:33 +01:00
Joe
8f73128621
Update propertyCategories.js
...
New fonts added
Z-index added
initial values changed
Position fixed
New position props added
Background color changed to an input
2020-05-28 19:41:07 +01:00
Conor_Mack
73223debe9
Complete OptionSelect Component
2020-05-28 16:24:53 +01:00
Michael Shanks
53ff560e42
server side record validation
2020-05-28 15:39:29 +01:00
Kevin Åberg Kultalahti
8cfe263dc8
Merge pull request #265 from Budibase/feature/create-app-builder-ui
...
bugfix: save record not wokring (wrong url)
2020-05-28 12:01:15 +02:00