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