Michael Shanks
eaa8d91392
merge from master - including fixes
2020-10-08 16:15:12 +01:00
kevmodrome
7b92482a8d
update svelte version in builder and standard-components packages
2020-10-08 16:24:21 +02:00
Andrew Kingston
3d7bd55c08
Bump BBUI version
2020-10-08 09:34:22 +01:00
Andrew Kingston
fd02f361f1
Merge branch 'master' of github.com:Budibase/budibase into linked-records
2020-10-07 10:45:26 +01:00
Martin McKeaveney
e282480888
v0.1.25
2020-10-06 21:23:02 +01:00
Martin McKeaveney
368f9934d5
v0.1.24
2020-10-06 20:35:11 +01:00
Andrew Kingston
9faed3fb5f
Move multiselect to BBUI
2020-10-06 16:02:48 +01:00
mike12345567
e0dad53ad3
Merge branch 'master' of github.com:Budibase/budibase into linked-records
2020-10-05 10:52:35 +01:00
Andrew Kingston
d1512f202b
Replace all usages of simple-modal with new modal
2020-10-02 20:41:21 +01:00
Martin McKeaveney
2dedafc90c
v0.1.23
2020-10-02 16:24:39 +01:00
mike12345567
6b222ffbf0
Merge branch 'remove-views' of github.com:Budibase/budibase into linked-records
2020-10-02 14:49:23 +01:00
Martin McKeaveney
fd47cf1624
v0.1.22
2020-09-30 17:05:19 +01:00
Andrew Kingston
e4ac832c32
Add WIP draft of linked records UI allowing single linked record selection
2020-09-29 18:27:35 +01:00
Michael Shanks
69292c353c
analytics - identify user + extra actions added
2020-09-29 15:26:56 +01:00
Andrew Kingston
ecd5aa9eeb
Bump BBUI version
2020-09-29 13:52:26 +01:00
Joe
eaef5d0419
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
Martin McKeaveney
9768a23ad4
merge
2020-09-24 15:52:09 +01:00
Martin McKeaveney
11c8010c91
use bbui component for dropzone
2020-09-24 15:50:51 +01:00
Andrew Kingston
0593df0284
Bump bbui version
2020-09-24 15:09:16 +01:00
mike12345567
c374bd48c8
Merge branch 'contextual-workflows' of github.com:Budibase/budibase into contextual-workflows
2020-09-21 13:53:06 +01:00
mike12345567
b2d06b7a06
Merge branch 'master' of github.com:Budibase/budibase into contextual-workflows
2020-09-21 13:52:26 +01:00
Andrew Kingston
906dd7a0ec
Bump bbui version
2020-09-18 20:30:35 +01:00
Andrew Kingston
634bf10bd2
Bump bbui to latest version
2020-09-18 17:41:36 +01:00
Andrew Kingston
182b70135e
Bump svelte, rollup and rollup-plugin-terser dependencies to support optional chaining and nullish coalescing
2020-09-16 09:13:13 +01:00
Conor Mack
611e77cf0a
Merge branch 'master' of https://github.com/Budibase/budibase into feature/icon-component
2020-09-15 13:44:44 +01:00
Conor Mack
655b39c39c
Icon and Icon Select Component
2020-09-15 11:53:02 +01:00
Martin McKeaveney
b1725ec541
v0.1.21
2020-09-14 17:11:47 +01:00
Martin McKeaveney
d414e84748
v0.1.20
2020-09-14 16:26:18 +01:00
Michael Shanks
61a882408b
updated BBUI
2020-09-14 12:34:46 +01:00
Michael Shanks
60d9ae8343
Event Modal - set padding to zero
2020-09-14 11:12:44 +01:00
Michael Shanks
dff89f0e29
removing feather icons - no longer used
2020-09-11 10:39:16 +01:00
Martin McKeaveney
b605d25a4d
lint, using bbui component
2020-09-09 16:27:46 +01:00
Martin McKeaveney
e6840bcffc
custom flatpickr styling, tidy up
2020-09-09 13:44:36 +01:00
Martin McKeaveney
fc923cb883
using flatpickr, rollup config for CSS in the builder
2020-09-09 12:06:04 +01:00
Martin McKeaveney
068bb3c500
date field working with HTML5 inputs. Needs more sophisticated parsing
2020-09-08 18:03:41 +01:00
Victoria Sloan
55b9ffbd57
removing uikit dependency
2020-09-06 23:21:40 +01:00
Victoria Sloan
46a823687a
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
fd3e93867e
remove IconButton.svelte file
2020-09-06 22:04:09 +01:00
Victoria Sloan
63301eb638
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
a96df4d020
Merge branch 'master' into removing-uikit-05
...
# Conflicts:
# packages/standard-components/dist/index.js.map
2020-09-04 21:45:33 +01:00
Martin McKeaveney
7c27957b1b
Workflow fixes ( #559 )
...
* workflow fixes
* fixes for workflow - cypress test coverage
* remove log
* adding some assertions to slow test down
* force click create user
* cypress 5, small wait for user test
* remove cypress waiting eslint rule to fix user test
* click button directly
* test clicking
* try changing access level for validity
* lint
2020-09-03 12:02:15 +01:00
Tori Sloan
414985e272
Merge branch 'master' into removing-uikit-05
2020-09-03 09:07:22 +01:00
Victoria Sloan
6620e1e44e
bbui version updated to latest & updated Label component used
2020-09-01 21:28:38 +01:00
kevmodrome
5c24dc4592
update bbui
2020-08-31 10:11:44 +02:00
Victoria Sloan
92fb970ef0
updating bbui version and replacing uk-form-label with bbui Label component
2020-08-30 15:28:46 +01:00
kevmodrome
4174475ba6
updates correctly on close, cancel and done actions
2020-08-28 15:40:43 +02:00
kevmodrome
006ad9efbe
wip: binding interface design
2020-08-28 14:43:28 +02:00
Michael Shanks
f16a29792c
working flat() polyfill for jest
2020-08-27 10:20:01 +01:00
kevmodrome
26a5137c3d
merge master
2020-08-26 09:11:16 +02:00
kevmodrome
5dd80d0912
binding interface now only updates when the dropdown is closed
2020-08-25 11:20:39 +02:00
Martin McKeaveney
ae4b02cb69
v0.1.19
2020-08-21 11:31:53 +01:00
Martin McKeaveney
1b93c92277
v0.1.18
2020-08-21 10:19:54 +01:00
Martin McKeaveney
0388f8dbb5
merge
2020-08-19 17:14:30 +01:00
Martin McKeaveney
10635075a5
full cypress suite for custom views
2020-08-19 16:43:04 +01:00
Martin McKeaveney
28b4b6fcb9
deletion of views, statistics calculation popover, unit tests
2020-08-17 21:01:43 +01:00
Michael Shanks
4de8bffec2
removed unecessary dependencies
2020-08-14 17:39:56 +01:00
Michael Shanks
9a940c0df5
merge from master
2020-08-11 17:31:14 +01:00
Martin McKeaveney
be1d03caa2
Merge pull request #528 from Budibase/new-backend-ui
...
New backend ui
2020-08-11 17:06:40 +01:00
Martin McKeaveney
90ee85ba01
remove moduleNameMapper
2020-08-11 15:54:03 +01:00
Martin McKeaveney
3325af6462
v0.1.17
2020-08-11 15:33:01 +01:00
Martin McKeaveney
ab9a8f6a1d
merge
2020-08-11 14:07:04 +01:00
Martin McKeaveney
5173ee8583
lint ✨
2020-08-11 12:19:37 +01:00
Michael Shanks
cc66b17ca8
Merge branch 'master' into feature/binding-interface
2020-08-11 10:46:07 +01:00
Martin McKeaveney
2507c00f0c
v0.1.16
2020-08-10 18:15:30 +01:00
Martin McKeaveney
8915db5ab2
bump bbui
2020-08-10 18:14:08 +01:00
Martin McKeaveney
8a4646ca4c
Merge branch 'master' of github.com:Budibase/budibase into new-backend-ui
2020-08-10 16:39:30 +01:00
Martin McKeaveney
6043d79dc0
v0.1.15
2020-08-10 16:07:59 +01:00
Martin McKeaveney
7fdbad6a60
pinning posthog version
2020-08-10 15:56:53 +01:00
Martin McKeaveney
326ded6171
allow yarn.lock, update posthog version
2020-08-10 15:52:34 +01:00
Martin McKeaveney
77fd50ff2f
v0.1.14
2020-08-10 15:36:33 +01:00
Martin McKeaveney
de93c0f530
new table creation
2020-08-07 18:31:40 +01:00
Martin McKeaveney
9d1979114b
column CRUD
2020-08-07 17:41:20 +01:00
Martin McKeaveney
63f3623664
creating rows and columns working
2020-08-07 16:13:57 +01:00
cmack
c8a2f578e4
Merge branch 'master' of https://github.com/Budibase/budibase into britechart/donut-demo
2020-08-07 12:57:02 +01:00
Michael Shanks
ae734970a6
Merge branch 'master' into feature/binding-interface
2020-08-07 10:43:07 +01:00
Martin McKeaveney
bbcb282e53
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
Michael Shanks
c13bb8fa83
reinstated jest config (removed accidently)
2020-08-04 11:17:44 +01:00
Michael Shanks
3458b893ca
stub bindings
2020-08-04 11:10:02 +01:00
cmack
cc3cbb7a5b
Merge branch 'master' of https://github.com/Budibase/budibase into britecharts/separate-components-2
2020-08-04 10:06:10 +01:00
Kevin Åberg Kultalahti
deb9c48adf
Merge pull request #523 from Budibase/feature/create-app-modifications
...
Feature/create app modifications
2020-08-03 17:54:54 +02:00
kevmodrome
2f10f51cd4
api key logic works correctly
2020-08-03 15:59:50 +02:00
Martin McKeaveney
284cceb9b7
v0.1.13
2020-08-03 11:45:39 +01:00
kevmodrome
15595d0c7c
setup sidebar
2020-07-31 10:46:23 +02:00
Martin McKeaveney
bf0a88f626
v0.1.11
2020-07-27 17:08:25 +01:00
Michael Shanks
51690ed439
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
20efca5f10
Screen dropdown manu uses bbui dropdown menu
2020-07-21 20:49:52 +01:00
Martin McKeaveney
9db7944d04
v0.1.10
2020-07-21 17:10:59 +01:00
cmack
b5bc79488d
Chart component - CDN to NPM Pkg
2020-07-20 10:09:11 +01:00
Martin McKeaveney
3fbf3f4826
v0.1.9
2020-07-15 13:51:21 +01:00
cmack
dd3c66680a
Tidyup and Deletion of old files
2020-07-15 10:50:20 +01:00
Martin McKeaveney
eff4fa93ca
v0.1.8
2020-07-15 10:44:11 +01:00
Martin McKeaveney
915cf29b3c
v0.1.7
2020-07-15 09:56:01 +01:00
Martin McKeaveney
bc89cf4a74
formatting and tidy up
2020-07-14 16:00:58 +01:00
Martin McKeaveney
df0647ddf8
v0.1.6
2020-07-14 10:38:40 +01:00
Martin McKeaveney
2699362f07
v0.1.3
2020-07-14 08:18:41 +01:00
Martin McKeaveney
b0599fc9c4
posthog analytics
2020-07-13 17:12:54 +01:00
Martin McKeaveney
9dd601c101
v0.1.2
2020-07-13 14:40:25 +01:00
kevmodrome
c9be2fa2c4
fix: corrects border radii on some elements in the users and api keys panels
2020-07-10 09:53:00 +02:00
kevmodrome
40835eae67
corrects background on general tab and bumps bbui version
2020-07-10 09:22:36 +02:00
Martin McKeaveney
af04b840a3
v0.1.1
2020-07-09 15:30:11 +01:00