1
0
Fork 0
mirror of synced 2024-09-15 16:59:43 +12:00
Commit graph

342 commits

Author SHA1 Message Date
Martin McKeaveney
3811917781 use full date to take TZ into account 2020-09-09 17:02:16 +01:00
Martin McKeaveney
b177a36f89 lint, using bbui component 2020-09-09 16:27:46 +01:00
Michael Shanks
e917d7467a Merge branch 'master' into event-panel 2020-09-09 15:59:57 +01:00
Martin McKeaveney
9c62d0073b tidy up 2020-09-09 13:45:47 +01:00
Martin McKeaveney
6fc72330dc custom flatpickr styling, tidy up 2020-09-09 13:44:36 +01:00
Martin McKeaveney
58fc6d291c using flatpickr, rollup config for CSS in the builder 2020-09-09 12:06:04 +01:00
Martin McKeaveney
8f0656bd3d date field working with HTML5 inputs. Needs more sophisticated parsing 2020-09-08 18:03:41 +01:00
Victoria Sloan
1e78aeafa9 remove UIkit imports 2020-09-06 22:41:46 +01:00
Victoria Sloan
7dca86a685 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
103dc5b780 Circle svelte-loading-spinner replacing uk-spinner 2020-09-06 22:19:16 +01:00
Victoria Sloan
0a5a1769fd remove IconButton.svelte file 2020-09-06 22:04:09 +01:00
Victoria Sloan
38c7d05ad6 removing uk-alert & uk-alert-danger and replacing with bb__alert class 2020-09-06 21:40:18 +01:00
Victoria Sloan
c66d7bfd49 uk-input removed 2020-09-06 21:23:26 +01:00
Michael Shanks
2aae64521f events panel work - backup 2020-09-05 21:53:10 +01:00
Victoria Sloan
2aa9f30546 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
9afb42ba37 remove Modal.svelte and update ConfirmDialog modal to use bbui modal 2020-09-03 08:44:08 +01:00
Victoria Sloan
4846278231 uk-form-width removed 2020-09-01 22:00:30 +01:00
Victoria Sloan
d615f3651f removing form-controls 2020-09-01 21:35:22 +01:00
Victoria Sloan
0910f3b34c bbui version updated to latest & updated Label component used 2020-09-01 21:28:38 +01:00
Victoria Sloan
73a8edb7dc 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
1d4e86621e updating bbui version and replacing uk-form-label with bbui Label component 2020-08-30 15:28:46 +01:00
Victoria Sloan
cea2007b7c removing uk-form-controls from datepicker, componentselector, modelselector & recordselector 2020-08-30 14:49:25 +01:00
Victoria Sloan
ede79eaaa1 remove redundant form-controls class from ValuesList 2020-08-30 14:35:44 +01:00
Victoria Sloan
9f1d15e4e1 removed uk-margin and swapped with new bb-margin classes 2020-08-22 21:34:46 +01:00
Michael Shanks
703d2bb29a some comments 2020-08-18 21:04:42 +01:00
Michael Shanks
f2036a98f5 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
43830f3913 removed Select.svelte - replaced with bbui select 2020-08-18 15:33:28 +01:00
Michael Shanks
46970a759d all inputs using BBUI 2020-08-18 14:51:02 +01:00
Michael Shanks
01798b137b removed InputGroup (not used) 2020-08-17 16:45:13 +01:00
Michael Shanks
02826c3616 removed PlusButton (not used) 2020-08-14 14:50:03 +01:00
Michael Shanks
5a4ef862d3 removed ComingSoon (not used) 2020-08-14 14:43:57 +01:00
Michael Shanks
ac9f2ac0b0 removed Block (not used) 2020-08-14 14:42:17 +01:00
Michael Shanks
749774080a removed CodeArea (not used) 2020-08-14 14:40:10 +01:00
Michael Shanks
c4e1242dd9 removed Textbox (not used) 2020-08-14 14:37:40 +01:00
Michael Shanks
159c665ca5 removed Dropdown.svelte 2020-08-14 14:24:14 +01:00
cmack
9ddf8d07ec Bar chart with tests and general bug fixes 2020-08-06 17:15:57 +01:00
cmack
2cd8d09822 Latest Donut and Legend Updates 2020-08-05 16:57:54 +01:00
cmack
8d9ace5f83 Checkbox component 2020-07-26 12:14:13 +01:00
Michael Shanks
fabfec414b Updated settings icon 2020-07-20 15:31:38 +01:00
Joe
f0856cd795 Update LinkedRecordSelector.svelte 2020-07-15 12:58:35 +01:00
cmack
3e1a66a860 Tidyup and Deletion of old files 2020-07-15 10:50:20 +01:00
Joe
1db1ad1a45 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
ed7b5b779e 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
a597232814 adding renaming test 2020-06-26 09:55:15 +01:00
Martin McKeaveney
28c5756047 record keys as names 2020-06-25 20:04:58 +01:00
Joe
919412df8c Formatting 2020-06-25 16:02:30 +01:00
Joe
7c98a466e4 General UI fixing previous styling issues 2020-06-25 15:49:56 +01:00
Martin McKeaveney
9d829b2a8e renamed colours 2020-06-24 17:13:16 +01:00
Martin McKeaveney
835b21e387 merge 2020-06-24 17:02:38 +01:00
Martin McKeaveney
35a1b1c03e update when linked field added 2020-06-24 16:56:13 +01:00
Martin McKeaveney
c46ccd05f9 lint 2020-06-24 16:12:55 +01:00
Martin McKeaveney
31e89e77e5 custom notifications solution 2020-06-24 16:10:54 +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
Martin McKeaveney
e1b88e6620 enable renaming of records by using IDs 2020-06-23 23:26:54 +01:00
Joe
d95c4c7a54 Selected pseudo class removed, workflow panels updated 2020-06-23 21:29:18 +01:00
Martin McKeaveney
83da838fcd lint 2020-06-23 16:20:06 +01:00
Martin McKeaveney
8ab2e0b6aa improvements to linked records 2020-06-23 13:50:45 +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
Martin McKeaveney
430ca37826 bidirectional linked records 2020-06-22 21:30:23 +01:00
Martin McKeaveney
2ac15c6b89 lint 2020-06-18 17:55:46 +01:00
Martin McKeaveney
7428dd40fc backend v1 - styling to do 2020-06-18 17:17:18 +01:00
Martin McKeaveney
949052c41c add new models and fields, delete models 2020-06-17 16:51:10 +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
Joe
9068bbc89c formatting and lint update 2020-06-11 13:15:19 +01:00
kevmodrome
59aaf33278 adds tests to add components and change props on them 2020-06-11 12:56:16 +02:00
Conor_Mack
d029dc6a4d User can now specify suffix in the Input 2020-06-09 11:33:37 +01:00
kevmodrome
46a2a63ef0 switch out input to use bbui 2020-06-04 09:26:50 +02: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
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
85252de9e5 Card Settings and Fix for Input Suffixes 2020-06-02 14:01:25 +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
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
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
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
Joe
bea111f8c4 Merge branch 'master' into navigation-tidy-up 2020-06-01 22:25:25 +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
f0aea7e283 switcher button bg color was grey on windows 2020-06-01 21:47:31 +01:00
Joe
0b6cac2bf9 Formatting update 2020-06-01 21:34:03 +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
787caa95e5 Property panel updates 2020-06-01 16:31:58 +01:00
Martin McKeaveney
fe0b95d627 merge 2020-06-01 16:27:27 +01:00
Michael Shanks
c1cc4f048e lint:fix & forman 2020-06-01 12:15:44 +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
353c9c8195 component nav dropdown menu 2020-06-01 10:18:45 +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
Joe
1c541c684e Formatting update 2020-05-29 18:32:52 +01:00
Michael Shanks
1c893fa23a Merge branch 'master' into component-nav-update 2020-05-29 15:20:26 +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
13cdc81196 formatting 2020-05-28 19:42:33 +01:00
Kevin Åberg Kultalahti
1a02792479 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
e45c176883 Merge pull request #258 from Budibase/Design-UI-edit-panel-update
Ui Update
2020-05-26 22:45:00 +01:00
Joe
8d522e3eaf 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
2a151821f9 90% finished modal 2020-05-26 16:25:37 +02:00
Conor_Mack
9f42b80977 Removing Svelte Color Picker 2020-05-26 15:08:59 +01:00
Conor_Mack
a9ef48e4ea merge 2020-05-26 10:06:04 +01:00
kevmodrome
5717bda8a4 refactor home page to use _layout 2020-05-26 10:38:43 +02:00
Joe
d1cca48e0e Format and linting changes 2020-05-26 09:14:40 +01:00
Joe
c8e9178b63 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
deab1adc31 Completed CSS Selector Styling 2020-05-25 15:23:56 +01:00
Conor_Mack
facd99f58a Stable property panel 2020-05-21 14:28:32 +01:00
Conor_Mack
983a1c3718 Testing Complete - Resolve Post Issue 2020-05-18 16:32:00 +01:00
Conor_Mack
dc21bcd525 Merge branch 'property-panel/structure' into property-panel/new-backend 2020-05-12 14:53:20 +01:00
Conor_Mack
8d8caa9ff5 Properties panel structure complete 2020-05-07 14:30:04 +01:00
Martin McKeaveney
0ec47971d0 formatting + fixing builder tests 2020-05-07 10:53:34 +01:00
Martin McKeaveney
0af5f12405 removed core library 2020-05-06 20:49:21 +01:00
Conor_Mack
b52b9fdd2f <svelte:component> solution for rendering 2020-05-05 14:45:52 +01:00
Martin McKeaveney
5648eae275 merge 2020-05-04 17:17:03 +01:00
Martin McKeaveney
5b4bce8b8f component library modules and definitions refactor - moved to backend. More routing and middleware reorganisation 2020-05-02 15:29:10 +01:00
Martin McKeaveney
3564fec064 access levels, actions and triggers removed. Restructuring and refactoring 2020-04-29 20:29:56 +01:00
Conor_Mack
26fdad57fd Colorpicker functionality for components panel 2020-04-29 15:49:51 +01:00
Martin McKeaveney
a645df082c clientId fetching before app load, custom views, fixed schema 2020-04-28 14:39:35 +01:00
Martin McKeaveney
1381cefc41 backend allowing creation of models, records and databases 2020-04-20 16:17:18 +01:00
kevmodrome
d6c6ea8d65 update record to model in core 2020-04-14 12:07:21 +02:00
kevmodrome
6201c47616 change isRecord to isModel 2020-04-14 12:03:22 +02:00
kevmodrome
28854c5c9a update more names from record to model 2020-04-14 11:25:37 +02:00
Joe
b99b5fa7b1 Changes to page layout in navbar
Also changed 12px fonts to 13px fonts
2020-04-02 17:11:38 +01:00
Joe
ea46fd0283 Styling changes
Font stlyes changed
Margin revised
Table fonts updated
Select component updated
2020-04-02 15:11:27 +01:00
Michael Shanks
2097c74b9f 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
09b52be379 changes from node_modules to using rollup-plugin-alias, fixes tests 2020-04-01 12:38:07 +02:00