Andrew Kingston
cf9d261192
Remove deprecated portal implementation
2020-10-02 20:42:10 +01:00
Andrew Kingston
d1512f202b
Replace all usages of simple-modal with new modal
2020-10-02 20:41:21 +01:00
Andrew Kingston
4d8e4061b3
Disable modal confirm button while async callbacks are being processed to avoid multiple executions
2020-10-02 19:09:19 +01:00
Andrew Kingston
2df104568d
Fix error box styles
2020-10-02 18:49:00 +01:00
Andrew Kingston
d2ec751891
Adjust modal styles
2020-10-02 18:37:24 +01:00
Andrew Kingston
31d31fcdda
Fix multiselect crashing in certain circumstances
2020-10-02 16:53:41 +01:00
Andrew Kingston
812e4b891a
Merge branch 'linked-records' of github.com:Budibase/budibase into linked-records
2020-10-02 16:43:08 +01:00
Andrew Kingston
e6db9aefd1
Add final version of multiselect
2020-10-02 16:38:33 +01:00
mike12345567
6b222ffbf0
Merge branch 'remove-views' of github.com:Budibase/budibase into linked-records
2020-10-02 14:49:23 +01:00
Andrew Kingston
f53bf54929
Add close icon to modals
2020-10-02 12:27:52 +01:00
Andrew Kingston
ccf41046d6
Add wide prop for modals
2020-10-02 12:22:34 +01:00
Andrew Kingston
42a7a21050
Add new modal to backend and fix backend file structure
2020-10-02 12:00:17 +01:00
Andrew Kingston
d4ebd3bb63
Update multiselect component
2020-10-02 08:36:16 +01:00
Andrew Kingston
f86e7b6c92
Add initial version of new modal (WIP)
2020-10-02 08:35:54 +01:00
Andrew Kingston
611793b32e
Fix linked record selector
2020-10-01 11:56:06 +01:00
Andrew Kingston
6f0bcdcc72
Add hacked multiselect for testing
2020-10-01 11:53:43 +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
Andrew Kingston
0d1a75b28d
Add primary display column and update all backend UI popovers with new form styles
2020-09-29 13:54:04 +01:00
Andrew Kingston
217529f3a4
Fix confirm dialogue inside table cell and standardise styles
2020-09-25 11:30:26 +01:00
Martin McKeaveney
11c8010c91
use bbui component for dropzone
2020-09-24 15:50:51 +01:00
Martin McKeaveney
f40f388dd8
local file upload from apps
2020-09-23 16:15:09 +01:00
Martin McKeaveney
8ce3d4124b
file size limits
2020-09-18 15:08:36 +01:00
Martin McKeaveney
319fcabaa5
removing delete functionality - not necessary
2020-09-18 12:41:39 +01:00
Martin McKeaveney
28fd0e4831
remove magic numbers
2020-09-18 11:04:09 +01:00
Martin McKeaveney
14283a7b96
return processed file sizes
2020-09-18 11:01:39 +01:00
Martin McKeaveney
642662c8bc
fix transition dropdown bug
2020-09-17 22:02:30 +01:00
Martin McKeaveney
5d3867558a
merge with master
2020-09-17 16:40:09 +01:00
Martin McKeaveney
bb2058a010
lint
2020-09-17 16:36:39 +01:00
Martin McKeaveney
9032738ae8
delete local file upload when file deleted
2020-09-17 15:08:28 +01:00
Martin McKeaveney
494e04f19f
allow deletion of images
2020-09-17 12:45:28 +01:00
Martin McKeaveney
bd3a604c7a
more design updates on attachment picker
2020-09-16 13:29:18 +01:00
Martin McKeaveney
b1dbc7cc62
Dropzone styling
2020-09-16 12:18:47 +01:00
Martin McKeaveney
86ae8d038a
file attachments and processing working, basic design for dropzone
2020-09-15 16:22:13 +01:00
Martin McKeaveney
a72e6968e1
backend bug fixes
2020-09-14 11:03:27 +01:00
Martin McKeaveney
65f5f358d0
attachments
2020-09-11 15:09:56 +01:00
Michael Shanks
dff89f0e29
removing feather icons - no longer used
2020-09-11 10:39:16 +01:00
Michael Shanks
95da4c8d2c
Merge branch 'master' into event-panel + binding fixes
2020-09-10 21:55:04 +01:00
Martin McKeaveney
1a862e3ade
remove yeet
2020-09-09 17:03:13 +01:00
Martin McKeaveney
11325f2056
use full date to take TZ into account
2020-09-09 17:02:16 +01:00
Martin McKeaveney
b605d25a4d
lint, using bbui component
2020-09-09 16:27:46 +01:00
Michael Shanks
184aa65de0
Merge branch 'master' into event-panel
2020-09-09 15:59:57 +01:00
Martin McKeaveney
bb5d522124
tidy up
2020-09-09 13:45:47 +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
4cb7191576
remove UIkit imports
2020-09-06 22:41:46 +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
8175d95db9
Circle svelte-loading-spinner replacing uk-spinner
2020-09-06 22:19:16 +01:00
Victoria Sloan
fd3e93867e
remove IconButton.svelte file
2020-09-06 22:04:09 +01:00
Victoria Sloan
d4c63a7736
removing uk-alert & uk-alert-danger and replacing with bb__alert class
2020-09-06 21:40:18 +01:00
Victoria Sloan
f7a0b05beb
uk-input removed
2020-09-06 21:23:26 +01:00
Michael Shanks
e0671104d4
events panel work - backup
2020-09-05 21:53:10 +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
9d82279b36
remove Modal.svelte and update ConfirmDialog modal to use bbui modal
2020-09-03 08:44:08 +01:00
Victoria Sloan
88883b4281
uk-form-width removed
2020-09-01 22:00:30 +01:00
Victoria Sloan
74037ae36f
removing form-controls
2020-09-01 21:35:22 +01:00
Victoria Sloan
6620e1e44e
bbui version updated to latest & updated Label component used
2020-09-01 21:28:38 +01:00
Victoria Sloan
4bb59a9828
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
92fb970ef0
updating bbui version and replacing uk-form-label with bbui Label component
2020-08-30 15:28:46 +01:00
Victoria Sloan
3cfef73cbd
removing uk-form-controls from datepicker, componentselector, modelselector & recordselector
2020-08-30 14:49:25 +01:00
Victoria Sloan
404186c1f7
remove redundant form-controls class from ValuesList
2020-08-30 14:35:44 +01:00
Victoria Sloan
cd33b9da82
removed uk-margin and swapped with new bb-margin classes
2020-08-22 21:34:46 +01:00
Michael Shanks
993c9a56ad
some comments
2020-08-18 21:04:42 +01:00
Michael Shanks
92ef492bd1
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
0ab5a01f9e
removed Select.svelte - replaced with bbui select
2020-08-18 15:33:28 +01:00
Michael Shanks
682498b719
all inputs using BBUI
2020-08-18 14:51:02 +01:00
Michael Shanks
6cf99bbbc7
removed InputGroup (not used)
2020-08-17 16:45:13 +01:00
Michael Shanks
924132dfee
removed PlusButton (not used)
2020-08-14 14:50:03 +01:00
Michael Shanks
3cc75a92e1
removed ComingSoon (not used)
2020-08-14 14:43:57 +01:00
Michael Shanks
f572dc648b
removed Block (not used)
2020-08-14 14:42:17 +01:00
Michael Shanks
5f2b31f0c0
removed CodeArea (not used)
2020-08-14 14:40:10 +01:00
Michael Shanks
001902da96
removed Textbox (not used)
2020-08-14 14:37:40 +01:00
Michael Shanks
a82f202649
removed Dropdown.svelte
2020-08-14 14:24:14 +01:00
cmack
eccd316a01
Bar chart with tests and general bug fixes
2020-08-06 17:15:57 +01:00
cmack
8c1d7bc971
Latest Donut and Legend Updates
2020-08-05 16:57:54 +01:00
cmack
efff8041b9
Checkbox component
2020-07-26 12:14:13 +01:00
Michael Shanks
a2bb8762b4
Updated settings icon
2020-07-20 15:31:38 +01:00
Joe
ddaec1167b
Update LinkedRecordSelector.svelte
2020-07-15 12:58:35 +01:00
cmack
dd3c66680a
Tidyup and Deletion of old files
2020-07-15 10:50:20 +01:00
Joe
0e2bb2cf84
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
70050332e6
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
e293f3f70a
adding renaming test
2020-06-26 09:55:15 +01:00
Martin McKeaveney
48f3392152
record keys as names
2020-06-25 20:04:58 +01:00
Joe
dcfa39ef67
Formatting
2020-06-25 16:02:30 +01:00
Joe
d9a48e3a51
General UI fixing previous styling issues
2020-06-25 15:49:56 +01:00
Martin McKeaveney
69c6a86ccd
renamed colours
2020-06-24 17:13:16 +01:00
Martin McKeaveney
65d0454377
merge
2020-06-24 17:02:38 +01:00
Martin McKeaveney
ee86d6fb16
update when linked field added
2020-06-24 16:56:13 +01:00
Martin McKeaveney
1f2c1a06aa
lint ✨
2020-06-24 16:12:55 +01:00
Martin McKeaveney
2c764a787c
custom notifications solution
2020-06-24 16:10:54 +01:00
Joe
5b600c4f2b
Merge branch 'master' into Css-update-to-reflect-BBUI
2020-06-24 15:35:40 +01:00
Joe
027d81be29
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
01d7f80e7b
custom notifications, models + fields keyed by ID
2020-06-24 12:41:26 +01:00
Martin McKeaveney
3c3104be7b
enable renaming of records by using IDs
2020-06-23 23:26:54 +01:00
Joe
8f967116fc
Selected pseudo class removed, workflow panels updated
2020-06-23 21:29:18 +01:00
Martin McKeaveney
c5bd314931
lint ✨
2020-06-23 16:20:06 +01:00
Martin McKeaveney
afcc80ab9d
improvements to linked records
2020-06-23 13:50:45 +01:00
Joe
a77be47076
CSS update UI refresh
...
Font changed to Inter
Colors reflect BBUI
Panel background removed
2020-06-23 08:19:16 +01:00
Martin McKeaveney
6adb2a72e0
merge
2020-06-22 22:39:41 +01:00
Martin McKeaveney
1b1b804bbd
bidirectional linked records
2020-06-22 21:30:23 +01:00
Martin McKeaveney
099e394270
lint ✨
2020-06-18 17:55:46 +01:00
Martin McKeaveney
7c4f24c1b4
backend v1 - styling to do
2020-06-18 17:17:18 +01:00
Martin McKeaveney
5f8d6bbfe4
add new models and fields, delete models
2020-06-17 16:51:10 +01:00
kevmodrome
40dfde522b
make tests less brittle
2020-06-11 17:10:26 +02:00
kevmodrome
39093f3ce6
Merge branch 'master' into feature/add-e2e-tests
2020-06-11 16:41:14 +02:00
Joe
b603e27bc4
formatting and lint update
2020-06-11 13:15:19 +01:00
kevmodrome
b473604bc4
adds tests to add components and change props on them
2020-06-11 12:56:16 +02:00
Conor_Mack
e32b179fb5
User can now specify suffix in the Input
2020-06-09 11:33:37 +01:00
kevmodrome
cc44ca3e54
switch out input to use bbui
2020-06-04 09:26:50 +02:00
Joe
a416ecc789
formatting
2020-06-02 20:56:16 +01:00
Joe
63882727de
Defeat
...
I stand defeated to UIKit and its CSS shackles
2020-06-02 20:55:15 +01:00
Joe
6fcc3ad163
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
d992c926ba
Font Weights, Color Label and Input Widths
2020-06-02 15:42:19 +01:00
Conor_Mack
dccb05d509
Changing value to val in handleChange
2020-06-02 15:26:03 +01:00
Conor_Mack
81d493e0c1
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
d8c20f9b9c
Updating input group for auto values
2020-06-02 15:09:31 +01:00
Conor_Mack
3acfb99cd8
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
0a3390f935
Allowing auto values for inputs
2020-06-02 15:00:31 +01:00
Conor_Mack
006a4de77e
Allowing auto values for inputs
2020-06-02 15:00:24 +01:00
Michael Shanks
a11d27f867
bugfix: input value handles undefined/null
2020-06-02 14:48:18 +01:00
Conor_Mack
2c228fee81
Bug fixes and tidyup
2020-06-02 14:22:35 +01:00
Conor_Mack
773d0268d4
Card Settings and Fix for Input Suffixes
2020-06-02 14:01:25 +01:00
Martin McKeaveney
be3ebf1982
Merge pull request #288 from Budibase/model-fixes
...
model bugfixes
2020-06-02 11:46:38 +01:00
Martin McKeaveney
d932670d7e
model bugfixes
2020-06-02 11:40:33 +01:00
Conor_Mack
aaf55b7f70
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
be28e2dcdd
Merge pull request #287 from mjashanks/master
...
Bugfixes
2020-06-02 11:20:36 +01:00
Martin McKeaveney
461187cf16
Merge pull request #279 from Budibase/workflow-v1
...
Workflow v1
2020-06-02 11:15:34 +01:00
Michael Shanks
e1ba84bfdb
bugfix: left-nav not scrolling on windows
2020-06-02 11:12:36 +01:00
Conor_Mack
2c407d4da7
Merge branch 'master' of https://github.com/Budibase/budibase into property-panel/components-from-design
2020-06-02 10:51:57 +01:00
Joe
ea2786c69c
Merge branch 'master' into navigation-tidy-up
2020-06-01 22:25:25 +01:00
Joe
4ef1d9453a
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
cb10cbdd38
Merge branch 'master' of github.com:Budibase/budibase
2020-06-01 22:12:13 +01:00
Michael Shanks
4c6b2a4dad
bugfix: left nav scrolling
2020-06-01 22:11:55 +01:00
Michael Shanks
bda4937c45
switcher button bg color was grey on windows
2020-06-01 21:47:31 +01:00
Joe
c1aaeffaec
Formatting update
2020-06-01 21:34:03 +01:00
Martin McKeaveney
aeae4f50e2
tidy up
2020-06-01 21:26:32 +01:00
Joe
6cd94db367
Padding and margin fix
2020-06-01 21:18:43 +01:00
Joe
9e26508bc2
Padding and margin input fields fix
2020-06-01 21:18:25 +01:00
Conor_Mack
93ab8659ed
Property panel updates
2020-06-01 16:31:58 +01:00
Martin McKeaveney
398f200661
merge
2020-06-01 16:27:27 +01:00
Michael Shanks
dd6e4a3d97
lint:fix & forman
2020-06-01 12:15:44 +01:00
Michael Shanks
aa3d724d0e
Merge branch 'master' of github.com:Budibase/budibase into component-nav-update
2020-06-01 10:25:32 +01:00
Michael Shanks
c87ddade50
component nav dropdown menu
2020-06-01 10:18:45 +01:00
Conor_Mack
91b88ecad7
Changes to FlatButtonGroup and more Styling
2020-05-30 18:48:20 +01:00
Martin McKeaveney
65d0161007
orchestrator refactor, user creation block
2020-05-30 13:41:46 +01:00
Joe
50e29f2d0b
Formatting update
2020-05-29 18:32:52 +01:00
Michael Shanks
ddf824c583
Merge branch 'master' into component-nav-update
2020-05-29 15:20:26 +01:00
Joe
bd85079b26
the alert button ui was off and the red is too serious
2020-05-29 13:56:57 +01:00
Michael Shanks
5792e7c0f3
added common switcher component, and moved add component to left
2020-05-29 13:28:12 +01:00
Joe
a8912b27b0
formatting
2020-05-28 19:42:33 +01:00
Kevin Åberg Kultalahti
9070fa76f3
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
d21cadfa47
Merge pull request #258 from Budibase/Design-UI-edit-panel-update
...
Ui Update
2020-05-26 22:45:00 +01:00
Joe
b632cc59a5
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
1e8146e6f6
90% finished modal
2020-05-26 16:25:37 +02:00
Conor_Mack
fcbfddbd23
Removing Svelte Color Picker
2020-05-26 15:08:59 +01:00
Conor_Mack
852a93a1e8
merge
2020-05-26 10:06:04 +01:00
kevmodrome
84d26f962f
refactor home page to use _layout
2020-05-26 10:38:43 +02:00
Joe
3be7182887
Format and linting changes
2020-05-26 09:14:40 +01:00
Joe
1c35836834
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
d250d61c62
Completed CSS Selector Styling
2020-05-25 15:23:56 +01:00
Conor_Mack
a4c65eb803
Stable property panel
2020-05-21 14:28:32 +01:00
Conor_Mack
5b8d1cead7
Testing Complete - Resolve Post Issue
2020-05-18 16:32:00 +01:00
Conor_Mack
c98289783f
Merge branch 'property-panel/structure' into property-panel/new-backend
2020-05-12 14:53:20 +01:00
Conor_Mack
6d70cfd1c1
Properties panel structure complete
2020-05-07 14:30:04 +01:00
Martin McKeaveney
c255883aed
formatting + fixing builder tests
2020-05-07 10:53:34 +01:00
Martin McKeaveney
e55120bb62
removed core library
2020-05-06 20:49:21 +01:00
Conor_Mack
391237403b
<svelte:component> solution for rendering
2020-05-05 14:45:52 +01:00
Martin McKeaveney
c3f68e9895
merge
2020-05-04 17:17:03 +01:00
Martin McKeaveney
abd6da7b11
component library modules and definitions refactor - moved to backend. More routing and middleware reorganisation
2020-05-02 15:29:10 +01:00
Martin McKeaveney
c733b5bee8
access levels, actions and triggers removed. Restructuring and refactoring
2020-04-29 20:29:56 +01:00
Conor_Mack
985ce2f50a
Colorpicker functionality for components panel
2020-04-29 15:49:51 +01:00
Martin McKeaveney
588fe5ebaa
clientId fetching before app load, custom views, fixed schema
2020-04-28 14:39:35 +01:00
Martin McKeaveney
228999aba5
backend allowing creation of models, records and databases
2020-04-20 16:17:18 +01:00
kevmodrome
672bd8b945
update record to model in core
2020-04-14 12:07:21 +02:00
kevmodrome
50abaa4988
change isRecord to isModel
2020-04-14 12:03:22 +02:00
kevmodrome
2ac1bcdcba
update more names from record to model
2020-04-14 11:25:37 +02:00
Joe
b8788b187f
Changes to page layout in navbar
...
Also changed 12px fonts to 13px fonts
2020-04-02 17:11:38 +01:00
Joe
203247f5d3
Styling changes
...
Font stlyes changed
Margin revised
Table fonts updated
Select component updated
2020-04-02 15:11:27 +01:00
Michael Shanks
868d6112e8
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
31f5a1414b
changes from node_modules to using rollup-plugin-alias, fixes tests
2020-04-01 12:38:07 +02:00