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
Kevin Åberg Kultalahti
8ece205082
Merge pull request #523 from Budibase/feature/create-app-modifications
...
Feature/create app modifications
2020-08-03 17:54:54 +02:00
kevmodrome
9b7adf9d8c
api key logic works correctly
2020-08-03 15:59:50 +02:00
Martin McKeaveney
71d0849b71
v0.1.13
2020-08-03 11:45:39 +01:00
kevmodrome
f78e816f20
setup sidebar
2020-07-31 10:46:23 +02:00
Martin McKeaveney
5e94fd4859
v0.1.11
2020-07-27 17:08:25 +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
Martin McKeaveney
2d29ba96d5
v0.1.10
2020-07-21 17:10:59 +01:00
Martin McKeaveney
925665d121
v0.1.9
2020-07-15 13:51:21 +01:00
cmack
3e1a66a860
Tidyup and Deletion of old files
2020-07-15 10:50:20 +01:00
Martin McKeaveney
665938dca4
v0.1.8
2020-07-15 10:44:11 +01:00
Martin McKeaveney
5149f9cc6f
v0.1.7
2020-07-15 09:56:01 +01:00
Martin McKeaveney
22005bc990
formatting and tidy up
2020-07-14 16:00:58 +01:00
Martin McKeaveney
ce7911a91c
v0.1.6
2020-07-14 10:38:40 +01:00
Martin McKeaveney
6d48588ff1
v0.1.3
2020-07-14 08:18:41 +01:00
Martin McKeaveney
380781de8b
posthog analytics
2020-07-13 17:12:54 +01:00
Martin McKeaveney
6b131b716e
v0.1.2
2020-07-13 14:40:25 +01:00
kevmodrome
d821962ca2
fix: corrects border radii on some elements in the users and api keys panels
2020-07-10 09:53:00 +02:00
kevmodrome
a664f622d9
corrects background on general tab and bumps bbui version
2020-07-10 09:22:36 +02:00
Martin McKeaveney
9b23d9eb51
v0.1.1
2020-07-09 15:30:11 +01:00
Martin McKeaveney
581d2b90cb
v0.1.0
2020-07-09 11:31:21 +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
Joe
72700bc4ca
Welcome screen fix
...
Page scroll fix
Card responsiveness fix
Page spacing improved
Button color changed
2020-07-02 11:02:31 +01:00
Michael Shanks
3c17af904d
bump bbui version
2020-06-30 10:02:27 +01:00
Conor_Mack
b565c940f2
Merge pull request #397 from Budibase/bugfix/select-overflow-clipping
...
OptionSelect - Fix for Overflow Clipping
2020-06-29 15:38:08 +01:00
kevmodrome
7c2b5e1858
bump bbui version and fix disabled Select component in user row component
2020-06-29 13:31:51 +02:00
Conor_Mack
638e7afcc6
WIP: Select Scroll - Problems on scroll
2020-06-27 16:56:01 +01:00
Martin McKeaveney
28b951e993
data model rewrite
2020-06-25 22:34:38 +01:00
Joe
7c98a466e4
General UI fixing previous styling issues
2020-06-25 15:49:56 +01:00
Michael Shanks
ef94892a1b
merge from master
2020-06-24 18:05:49 +01:00
Michael Shanks
9fc870d9b9
updated bbui version
2020-06-24 17:45:23 +01:00
Martin McKeaveney
835b21e387
merge
2020-06-24 17:02:38 +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
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
Michael Shanks
39f22ff834
Merge branch 'master' into feature/add-e2e-tests
2020-06-21 20:30:44 +01:00
kevmodrome
06fd91cfab
adds bbui.css file
2020-06-19 13:36:03 +02:00
Martin McKeaveney
7428dd40fc
backend v1 - styling to do
2020-06-18 17:17:18 +01:00
Martin McKeaveney
af9038f64f
structuring new backend UI
2020-06-15 16:41:31 +01:00
kevmodrome
77544089ce
adds ignore pattern to jest config so that it doesn't try to run cypress tests as unit tests
2020-06-15 10:41:38 +02:00
kevmodrome
7a65da7899
fix linting errors
2020-06-11 18:14:28 +02:00
kevmodrome
59442f18cb
adds script to run cypress tests
2020-06-11 17:59:11 +02:00
kevmodrome
87ce7e2c3b
change package.json script temporarily
2020-06-11 16:40:45 +02:00
kevmodrome
f1d968ae88
adds missing package.json commands
2020-06-09 15:48:25 +02:00
kevmodrome
48c604d0d0
feat: adds cypress to the builder
2020-06-09 13:52:00 +02:00
kevmodrome
d640f90e7b
feat: move DetailSummary component in properties pane to bbui
2020-06-09 11:00:50 +02:00