1
0
Fork 0
mirror of synced 2024-09-13 07:53:31 +12:00
Commit graph

1535 commits

Author SHA1 Message Date
kevmodrome
6e7bd09588
now uses RichText component in create/edit row modal on the backend 2020-12-03 15:37:04 +01:00
mike12345567
b65a554ede Linting and update to try and fix issues when screens are created, screen saving now generates CSS. 2020-12-03 12:08:33 +00:00
Andrew Kingston
3ab5c834f7 Update client app to work with layouts when running inside builder preview 2020-12-02 18:10:46 +00:00
Martin McKeaveney
f386d0c72b tidy up 2020-12-02 17:07:30 +00:00
Martin McKeaveney
4466923c84 allow editing of screen layout from modal 2020-12-02 16:15:14 +00:00
Martin McKeaveney
504565c3fc component tree layout/screen agnostic 2020-12-02 15:19:38 +00:00
Martin McKeaveney
8cae8e1705 E2E working 2020-12-02 14:49:43 +00:00
mike12345567
fa8d8fcfea Merge branch 'master' of github.com:Budibase/budibase into feature/security-update 2020-12-02 14:18:49 +00:00
Martin McKeaveney
f70db5df36 merge 2020-12-02 14:15:07 +00:00
Andrew Kingston
859ae5f8a4 Move selection highlighting in builder preview in to client library and replace handlebars with mustache again 2020-12-02 13:49:24 +00:00
Martin McKeaveney
48318030a2 merge 2020-12-02 13:44:44 +00:00
Martin McKeaveney
4a51618c11 fix preview save 2020-12-02 13:41:00 +00:00
mike12345567
c7ba0a9cce Linting. 2020-12-02 13:27:20 +00:00
mike12345567
c832ed36d4 Merge branch 'feature/security-update' of github.com:Budibase/budibase into feature/page-refactor 2020-12-02 13:26:57 +00:00
mike12345567
abe3bdabad Linting. 2020-12-02 13:21:13 +00:00
mike12345567
05d5feb9fd Changing the naming of access levels to be roles. 2020-12-02 13:20:56 +00:00
Martin McKeaveney
5674bfc8fa merge 2020-12-01 16:31:40 +00:00
Martin McKeaveney
01343e1474 layouts and screens switcher, merge with component sdk 2020-12-01 16:22:06 +00:00
Andrew Kingston
a7fef455ed Fix cypress tests (sort of) 2020-12-01 14:35:47 +00:00
Andrew Kingston
ce18e253ba Remove deprecated props, fix warnings, remove old code 2020-11-30 15:05:36 +00:00
Andrew Kingston
3ee9fee10c Optimise builder preview speed and performance and fix components not updating when changing props 2020-11-30 12:11:50 +00:00
mike12345567
9b5734b1de Merge branch 'master' of github.com:Budibase/budibase into feature/page-refactor 2020-11-30 11:47:08 +00:00
Joe
3231be4b8c Formatting and linting 2020-11-28 16:44:07 +00:00
Joe
5cfc6a6eda Stat card
During lab day, I created a stat card. This card allows the user to display a single value, with an optional title and label. This is a popular component that will save our users time - expecially when creating dashboards.
2020-11-28 16:35:42 +00:00
mike12345567
d7f2060954 Some further work after testing, really need to get the backlink of screens to layouts functional. 2020-11-27 16:36:31 +00:00
Andrew Kingston
cb626d685b Merge branch 'master' of github.com:Budibase/budibase into component-sdk 2020-11-27 15:59:32 +00:00
Martin McKeaveney
e14d2517f4 allow password creation 2020-11-27 15:33:32 +00:00
Martin McKeaveney
b4440abdd6 allow creation of username 2020-11-27 15:24:43 +00:00
mike12345567
8519ea1a97 Merge branch 'component-sdk' of github.com:Budibase/budibase into feature/page-refactor 2020-11-27 15:11:56 +00:00
Martin McKeaveney
88a61b3b72 prevent username changing 2020-11-27 14:59:27 +00:00
Martin McKeaveney
f38e701d38 fix tests 2020-11-27 14:36:36 +00:00
Martin McKeaveney
6518976825 browse contents of s3 buckets from within budibase 2020-11-26 21:23:20 +00:00
Martin McKeaveney
c12b59e304 CouchDB integration E2E 2020-11-26 17:34:15 +00:00
Martin McKeaveney
1f891cc8ae mongoDB end to end 2020-11-26 16:46:36 +00:00
Martin McKeaveney
113c68e4c9 budibase postgres E2E working 2020-11-26 14:43:56 +00:00
Andrew Kingston
b000174fce Merge branch 'master' of github.com:Budibase/budibase into component-sdk 2020-11-25 18:38:58 +00:00
Andrew Kingston
9c4b9a2a25 Add fade screen transition and fix navigation component casing 2020-11-25 18:30:09 +00:00
mike12345567
d3759a4c10 Major re-work, client library stills needs some work but it appears layouts and screens are no longer inter-dependent. 2020-11-25 17:56:09 +00:00
Martin McKeaveney
792eac2ca5 fix filepath issue 2020-11-25 16:27:49 +00:00
Martin McKeaveney
61a9d954e5 fix users test, remove superfluous files 2020-11-25 15:30:10 +00:00
mike12345567
f2fc4f1a4c Merge branch 'component-sdk' of github.com:Budibase/budibase into feature/page-refactor 2020-11-25 15:04:23 +00:00
Andrew Kingston
907c0fcfda Add button actions, simplify contexts and tidy up 2020-11-25 09:50:51 +00:00
mike12345567
8b4657b196 Starting work on builder, very broken. 2020-11-24 18:11:34 +00:00
Martin McKeaveney
f1fe5de294 users as table working end to end 2020-11-24 17:00:15 +00:00
Martin McKeaveney
327f77dbb3 user table and relationships complete 2020-11-24 14:04:14 +00:00
Martin McKeaveney
27813f5fbb fix windows url issue 2020-11-24 10:23:29 +00:00
Andrew Kingston
74fdd36bce Add actual component for screenslot placeholder 2020-11-23 14:27:45 +00:00
Martin McKeaveney
831d19e11c fix fast view switching bug 2020-11-23 12:12:03 +00:00
mike12345567
b63ca545bf Merge branch 'component-sdk' of github.com:Budibase/budibase into feature/page-refactor 2020-11-23 11:30:15 +00:00
Andrew Kingston
192959c865 Fix builder preview 2020-11-23 11:29:24 +00:00
mike12345567
6aa2e53a40 Merge branch 'component-sdk' of github.com:Budibase/budibase into feature/page-refactor 2020-11-23 11:00:19 +00:00
Martin McKeaveney
42d8a94f9a fix e2e 2020-11-20 11:41:17 +00:00
Andrew Kingston
911fa31fe3 Tidy up data binding 2020-11-20 10:49:39 +00:00
Martin McKeaveney
2bba574ab1 fix for delete screens 2020-11-19 21:07:25 +00:00
Martin McKeaveney
1f1dfbe296 folders for routes, show home instead of slash 2020-11-19 20:50:17 +00:00
Andrew Kingston
2cb4cb2ce9 Add header to flag whether a request originates from the client 2020-11-19 20:04:30 +00:00
Andrew Kingston
71b59d7cca Merge branch 'feature/backend-routing' of github.com:Budibase/budibase into component-sdk 2020-11-19 17:55:40 +00:00
Martin McKeaveney
7b2a9ec807 merge 2020-11-19 17:02:27 +00:00
mike12345567
c240274889 Merge branch 'master' of github.com:Budibase/budibase into feature/backend-routing 2020-11-19 16:58:54 +00:00
mike12345567
a9d5c3a5cb linting. 2020-11-19 16:56:23 +00:00
mike12345567
87528c8d55 Fixing issues with the application API, it utilised /api/:appId heavily which is a route that matches nearly everything. 2020-11-19 16:55:59 +00:00
Martin McKeaveney
270dbe933f tidy up 2020-11-19 16:41:29 +00:00
Martin McKeaveney
83924f0efa remove old files 2020-11-19 16:12:55 +00:00
Andrew Kingston
70a88589e9 Merge branch 'feature/backend-routing' of github.com:Budibase/budibase into component-sdk 2020-11-19 13:56:51 +00:00
Andrew Kingston
c1c7c8ede4 Fix fetching of relationship data in lists 2020-11-19 13:50:20 +00:00
Martin McKeaveney
d473786d7e further store tidy up, derive selected page 2020-11-19 11:15:29 +00:00
Martin McKeaveney
a5827a9c53 nested routing UI up and running, refactor drag and drop functionality by decoupling store from components 2020-11-18 22:04:18 +00:00
Andrew Kingston
1bd2fac9b2 Update all components to be renderable and styleable 2020-11-18 21:06:12 +00:00
Andrew Kingston
a18a861177 Refactor entire SDK into client lib and enable svelte context sharing between client and components 2020-11-18 19:18:18 +00:00
Martin McKeaveney
b501504150 Merge branch 'feature/backend-routing' of github.com:Budibase/budibase into routing-ui 2020-11-18 13:55:08 +00:00
Andrew Kingston
aef49616a7 Merge branch 'master' of github.com:Budibase/budibase into component-sdk 2020-11-18 11:23:06 +00:00
mike12345567
40bfb53771 linting. 2020-11-17 18:13:21 +00:00
Andrew Kingston
5aff97deab Fix screen slot placeholder component display 2020-11-17 14:06:43 +00:00
Andrew Kingston
5fbf3502ce Fix selected component border in builder preview 2020-11-17 12:20:40 +00:00
Martin McKeaveney
e7fb58e5bd merge 2020-11-17 11:26:19 +00:00
Michael Drury
63b08e42aa Large update, tests passing, have simplifed access level API, access levels and permissions are now totally separate. 2020-11-13 15:35:20 +00:00
Martin McKeaveney
a1c3cc6745 show quota errors when deployments fail 2020-11-13 14:32:47 +00:00
Martin McKeaveney
05135a346c Merge branch 'master' of github.com:Budibase/budibase into quota-errors 2020-11-13 13:07:52 +00:00
Kevin Åberg Kultalahti
d3ea680238
Merge pull request #858 from Budibase/feature/adds-rich-text-component
Feature/adds rich text component
2020-11-13 12:37:03 +01:00
Kevin Åberg Kultalahti
df0da3fca5
Merge pull request #857 from Budibase/chart-bugs
Chart bugs
2020-11-13 12:35:03 +01:00
Martin McKeaveney
681b2df2e4 lint 2020-11-13 10:54:03 +00:00
kevmodrome
9799a405fd
sets everything up to be used with a longform type in the Form component 2020-11-13 11:31:00 +01:00
Martin McKeaveney
e8ca3030e1 fixing reactive chart issue 2020-11-13 10:29:54 +00:00
kevmodrome
201e37a2ba
unhides richtext component 2020-11-13 11:16:01 +01:00
kevmodrome
b394dbd88d
hides said non-working RichText component 2020-11-13 11:14:34 +01:00
kevmodrome
24f9ee9d62
adds non-working RichText component 2020-11-13 11:12:38 +01:00
Martin McKeaveney
4e54f6d0d1 track quota errors in deployment 2020-11-12 12:58:05 +00:00
Andrew Kingston
aa70eab935 Add majority of API interactions to SDK 2020-11-12 09:07:09 +00:00
Martin McKeaveney
a1645db1f2
Merge pull request #851 from Budibase/turn-off-invalidation
remove cf invalidation, adding validation around successful deploys only
2020-11-10 19:55:43 +00:00
Martin McKeaveney
f19a20a02d remove cf invalidation, adding validation around successful deploys only 2020-11-10 17:08:02 +00:00
mike12345567
f57acfdf16 Fixing #848 - standard components was not using the same API calls consistently which was breaking some things like charts. For now just make it consistent by updating it to make calls the same way as client lib does but the SDK will eventually replace all this and solve these problems. 2020-11-10 15:09:54 +00:00
Martin McKeaveney
14003d03df fix auto screens issue 2020-11-09 15:55:36 +00:00
Andrew Kingston
8feb05c4f6 Merge branch 'master' of github.com:Budibase/budibase into cheeks-bugfixes 2020-11-09 08:48:56 +00:00
Andrew Kingston
65b36677e6
Merge pull request #817 from Budibase/apex-charts
Apex charts
2020-11-09 08:48:44 +00:00
Andrew Kingston
b450d541e6 Fix case sensitive screen alphabetical sorting 2020-11-09 08:43:36 +00:00
Andrew Kingston
2ccd8fe401 Fix autoscreens sometimes created in public rather than private page 2020-11-09 08:40:47 +00:00
Andrew Kingston
d248060d30 Fix alphabetical sorting of screens 2020-11-09 08:32:44 +00:00
mike12345567
9544d2d205 Changing signup function to createNewApp for clarity. 2020-11-06 12:38:59 +00:00
mike12345567
36d90959ff Linting. 2020-11-06 12:31:47 +00:00
mike12345567
542b003f7e Refactoring to replace the use of frontend store.screens with derived allScreens and currentScreens. 2020-11-05 17:47:27 +00:00
Andrew Kingston
31c083d5ba Add colour palette options for charts 2020-11-05 13:37:28 +00:00
Andrew Kingston
4754f7e0b9 Fix style of DND navigation 2020-11-05 11:58:39 +00:00
Andrew Kingston
7bb3607d25 Reduce padding and indentation in nav items to provide more room for text 2020-11-05 11:48:49 +00:00
mike12345567
707c16c44d Further updates to clear out all usage of the old frontend store functions. 2020-11-05 11:44:18 +00:00
Martin McKeaveney
291e472765 cut over to new frontend store 2020-11-04 17:09:45 +00:00
Martin McKeaveney
333844a1f0 feature parity with current pages, screens and store setup. Starting main bb store refactor 2020-11-04 16:13:50 +00:00
Andrew Kingston
ff16e90f6e Fix warning when no data source and increase robustness of charts 2020-11-04 15:56:57 +00:00
Andrew Kingston
3457b308b2 Add candlestick chart 2020-11-04 15:21:11 +00:00
Andrew Kingston
8742c936d2 Remove additional unused chart settings 2020-11-04 14:27:19 +00:00
Andrew Kingston
3fec9243b2 Remove unused chart settings 2020-11-04 14:26:14 +00:00
Andrew Kingston
0c48a20581 Add support for dates and increase robustness 2020-11-04 12:43:56 +00:00
Andrew Kingston
91ef7fd0a7 Add area chart and unit formatting 2020-11-03 14:32:21 +00:00
Andrew Kingston
3d84b831e9 Add pie and donut charts 2020-11-03 11:50:55 +00:00
Andrew Kingston
3e06d393e1 Default bar chart data labels to false 2020-11-03 10:11:31 +00:00
Andrew Kingston
ff15205277 Fix another evil falsiness bug with setting checkboxes 2020-11-03 10:09:41 +00:00
Andrew Kingston
bcc86af4b4 Fix multi option select handling of default value being hardcoded to a string 2020-11-03 10:09:22 +00:00
Andrew Kingston
0aa672f3b3 Remove log statement 2020-11-03 09:48:58 +00:00
Andrew Kingston
ae876c6c09 Add stacked option to bar chart 2020-11-03 09:48:35 +00:00
Andrew Kingston
0ea30587de Add line chart and enable multiple data series for all charts 2020-11-03 09:43:45 +00:00
Andrew Kingston
4873c66994 Tidy up option select 2020-11-03 09:43:08 +00:00
Andrew Kingston
465f2a6fbd Add multi option select and multi table view field select components 2020-11-03 09:42:46 +00:00
Andrew Kingston
75bfa60231 Fix evil falsiness bug with frontend property settings checkboxes 2020-11-03 09:39:42 +00:00
Andrew Kingston
ab78620b32 Add bar chart with initial apex charts config 2020-11-02 15:32:37 +00:00
Martin McKeaveney
117560a9d8
Merge pull request #812 from Budibase/lock-columns
prevent drag on first two columns
2020-11-02 13:13:28 +00:00
Martin McKeaveney
281721d55c prevent drag on first two columns 2020-11-02 12:33:18 +00:00
Andrew Kingston
5558cfe27d Remove ag-grid loading overlay color 2020-11-02 09:15:39 +00:00
Andrew Kingston
c6bb83a37a Standardise title and capitalisation in create user step 2020-11-02 08:55:48 +00:00
Andrew Kingston
b3644effaf Fix capitalisation of create web app title 2020-11-02 08:55:14 +00:00
Andrew Kingston
50ef2bacb0 Fix styling of get API key link and fix grammar in title 2020-11-02 08:54:27 +00:00
Andrew Kingston
6b5ca2e7de Style background of feedback popover white due to iframe boundary breaking theming 2020-11-02 07:59:29 +00:00
Andrew Kingston
7bc306fe43 Bump BBUI and use slider components from BBUI 2020-10-30 14:54:12 +00:00
Andrew Kingston
cc227904b3 Fix settings checkbox color in dark mode 2020-10-30 13:50:56 +00:00
Andrew Kingston
af61df35f6 Change binding icon colour 2020-10-30 13:49:24 +00:00
Andrew Kingston
290bfd0f91 Standardise binding icon styles 2020-10-30 13:46:16 +00:00
Andrew Kingston
1f5b1cfd10 Save theme settings to local storage and improve slider styles 2020-10-30 13:23:49 +00:00
Andrew Kingston
cb5bce660b Add theme editor component to top bar 2020-10-30 10:41:44 +00:00
Andrew Kingston
b28f7881f3 Adjust logic automation block background 2020-10-29 20:50:18 +00:00
Andrew Kingston
3ced089004 Enabling the dark side 2020-10-29 20:42:34 +00:00
Martin McKeaveney
1ce3fbc9d6 fixing attachment height 2020-10-28 22:21:41 +00:00
Andrew Kingston
6cd428a4c8 Fix crash when an Input exists as a possible datasource 2020-10-28 19:32:46 +00:00
Andrew Kingston
e42543941b Add slight margin to perfectly align empty state text 2020-10-28 17:09:10 +00:00
Andrew Kingston
c59d1a0600 Rename deletion modal titles and fixing cypress tests 2020-10-28 16:05:19 +00:00
Andrew Kingston
9c1515267a Merge ag-grid backend UI and update styles 2020-10-28 15:20:56 +00:00
Andrew Kingston
7c3732d2f4 Update feedback icon to be in line with new UI 2020-10-28 10:59:43 +00:00
Martin McKeaveney
76fa6c6f23
Merge pull request #788 from Budibase/backend-ag-grid
Backend ag grid
2020-10-28 10:02:32 +00:00
Martin McKeaveney
35db8ca7e0 finally reached the summit of the cypress mountain 2020-10-28 09:50:05 +00:00
Andrew Kingston
4e45546aff Merge branch 'master' of github.com:Budibase/budibase into dropdown-components 2020-10-28 09:46:22 +00:00
Michael Shanks
5d3dc58495
Merge pull request #778 from Budibase/feedback
Feedback
2020-10-28 09:45:02 +00:00
Martin McKeaveney
d444a2447c styling updates from code review 2020-10-27 22:57:05 +00:00
Martin McKeaveney
a02a7ae9b9 cypress green 2020-10-27 22:06:51 +00:00
Martin McKeaveney
454962ad02 fix cypress table creation tests 2020-10-27 16:01:27 +00:00
Andrew Kingston
0ca135f978 Merge branch 'master' of github.com:Budibase/budibase into dropdown-components 2020-10-27 15:50:34 +00:00
Andrew Kingston
ced34d9672 Format with prettier 2020-10-27 15:28:13 +00:00
Andrew Kingston
891cdf3e63 Fix cypress tests 2020-10-27 15:26:07 +00:00
mike12345567
5b01320809 Linting. 2020-10-27 13:25:12 +00:00
Martin McKeaveney
4ed8b16fe9 bulk delete, delete column from panel 2020-10-27 13:04:32 +00:00
mike12345567
88cb34a693 Making sure the caret position is respected in the generic binding popover. 2020-10-27 12:32:48 +00:00
mike12345567
d1539ecc8c Adding an empty state for the webhook deployment modal. 2020-10-27 09:44:29 +00:00
Andrew Kingston
10252e9bc0 Lint 2020-10-27 09:37:20 +00:00
Andrew Kingston
e9b9bbba99 More tidy up 2020-10-27 09:17:27 +00:00
Andrew Kingston
8df7781dd4 More tidy up 2020-10-27 09:16:54 +00:00
Andrew Kingston
ddc865940e Remove bunch of unused components and tidy up unused references 2020-10-27 09:10:20 +00:00
Martin McKeaveney
e4a3bb75dc cypress test fixes 2020-10-26 21:43:04 +00:00
Martin McKeaveney
4bcfdd5ea8 lint 2020-10-26 18:07:08 +00:00
mike12345567
b2b1f46867 Linting. 2020-10-26 17:47:03 +00:00
mike12345567
91d0222a5b Adding a way to see the deployed webhook URLs to the deployment page. 2020-10-26 17:46:20 +00:00
Martin McKeaveney
f4965d2fa3 restructuring, more styling updates on table, renaming 2020-10-26 17:42:00 +00:00
mike12345567
533e502143 Joe-ifying some of the work on webhooks to make it a bit easier to understand and finished up some testing around it. 2020-10-26 16:04:02 +00:00
Andrew Kingston
0a643c28b6 Stop propagation in context menu clicks 2020-10-26 15:17:18 +00:00
Andrew Kingston
b668a525a8 Change default font-weight of dropdown options to 400 2020-10-26 15:14:51 +00:00
Andrew Kingston
a978312768 Replace backend usages of dropdown menus with common components 2020-10-26 14:34:52 +00:00
Andrew Kingston
26bb3ebb98 Replace component dropdown menu with new common components 2020-10-26 14:23:08 +00:00
Andrew Kingston
f42dc2551c Use common dropdown components in more places to reduce duplication 2020-10-26 14:03:07 +00:00
Andrew Kingston
309cc56674 Fix automation component paths 2020-10-26 12:25:26 +00:00
Andrew Kingston
0553da5a03 Update styles across entire automations page 2020-10-26 12:18:34 +00:00
Michael Shanks
63234d1288 Feedback check interval to const 2020-10-26 11:35:38 +00:00
Andrew Kingston
d356f8d609 Add new common components for dropdown styles 2020-10-26 11:00:34 +00:00
Martin McKeaveney
5ecb4ae60a tidy up 2020-10-26 09:37:53 +00:00
Martin McKeaveney
3034c284df reinstating relationships 2020-10-25 17:05:11 +00:00
Martin McKeaveney
19f1f01d1a allow editing row from modal 2020-10-23 23:55:51 +01:00
Michael Shanks
a9de659216 gather feedback after 24h, or first deploy 2020-10-23 22:38:40 +01:00
Martin McKeaveney
9ad336d984 update table headers on table change 2020-10-23 22:34:40 +01:00
Martin McKeaveney
4714416e24 more ag grid styling 2020-10-23 17:38:10 +01:00
mike12345567
a6c4e7fd04 Linting. 2020-10-23 17:18:22 +01:00
mike12345567
cc19e2e582 Adding a modal on creation of a webhook automation to make sure the user can setup a schema. 2020-10-23 17:17:53 +01:00
Andrew Kingston
51c11cb537 Reduce unecessary div layers 2020-10-23 12:57:35 +01:00
Andrew Kingston
2c7910ee51 Update data page to use new styles 2020-10-23 12:25:22 +01:00
Andrew Kingston
811391216d Improve component dropdown responsiveness 2020-10-23 10:55:12 +01:00
Andrew Kingston
77c47fcfc2 Add selected styles to component dropdowns 2020-10-23 10:37:28 +01:00
Andrew Kingston
df3ede9d88 Standardise sizing of all settings and design properties 2020-10-23 10:34:14 +01:00
Michael Shanks
8cbfe250e4 Feedback - added Modal after deploy 2020-10-22 21:59:40 +01:00
Andrew Kingston
0b220c4db6 Fix property group name font size until a proper fix in BBUI 2020-10-22 20:48:46 +01:00
Andrew Kingston
601fb815e5 Change component bar to popovers and adjust page layout to match 2020-10-22 20:22:09 +01:00
Andrew Kingston
03582938cd Update FlatButton and CategoryTab styles 2020-10-22 18:23:11 +01:00
Andrew Kingston
d05ec2e90c Adjust page button background to be consistent 2020-10-22 18:14:44 +01:00
Andrew Kingston
2468e5e9a9 Fix issue displaying opened status of screens 2020-10-22 18:14:29 +01:00
Andrew Kingston
81398c6b65 Move large create screen button to icon 2020-10-22 18:12:40 +01:00
Andrew Kingston
9b6ed7d36e Update page button styles 2020-10-22 18:11:33 +01:00
mike12345567
877f0f46a4 Linting. 2020-10-22 17:49:30 +01:00
mike12345567
a967645a21 Some initial work towards webhooks, that generates schema similar to integromat. 2020-10-22 17:48:32 +01:00
Andrew Kingston
3a70a62cf5 Update front end column structure layout and width to increase preview space 2020-10-22 17:47:49 +01:00
Andrew Kingston
8390a8704e Update component definition structure for new layout 2020-10-22 17:47:07 +01:00
Andrew Kingston
b892d1c4da Update routing to use new page names 2020-10-22 17:46:44 +01:00
Andrew Kingston
b50addf96b Move components to above app preview 2020-10-22 17:46:21 +01:00
Andrew Kingston
4cca98bde9 Make OptionSelect styles in line with other components 2020-10-22 17:44:45 +01:00
Andrew Kingston
cef81ea3e0 Fix top right settings icon styles 2020-10-22 17:44:17 +01:00
Andrew Kingston
a68d0e0038 Improve styles of frontend component blocks 2020-10-22 17:43:52 +01:00
Andrew Kingston
8e6b4f1aeb Update screen components hierarchy to use new common component styles 2020-10-22 17:42:03 +01:00
Martin McKeaveney
fdc944741c popovers replaced with table icons 2020-10-22 15:45:58 +01:00
Michael Shanks
420beb996d Feedback - close on submit 2020-10-22 14:54:28 +01:00
Michael Shanks
645ba9643f feedback nav icon loads iframe to public page 2020-10-21 17:24:08 +01:00
Martin McKeaveney
bc58c8ebf5 Merge branch 'master' of github.com:Budibase/budibase into backend-ag-grid 2020-10-21 15:03:31 +01:00
Martin McKeaveney
65479a803a ag grid updates 2020-10-21 13:42:26 +01:00
Andrew Kingston
1b92c2554a Merge branch 'master' of github.com:Budibase/budibase into dropdown-components 2020-10-21 13:28:02 +01:00
Martin McKeaveney
ebc97c087a rename data design, ag grid mvp 2020-10-21 11:15:02 +01:00
Andrew Kingston
2bfb72da2b
Merge pull request #764 from Budibase/qol-updates
QOL updates
2020-10-21 10:45:52 +01:00
Andrew Kingston
f4bbca30ca Add initial work on dropdown components 2020-10-21 09:19:26 +01:00
mike12345567
3db22ec3cc Lint. 2020-10-20 15:09:20 +01:00
mike12345567
484070e0e0 Changing how invalidation is checked for Cloudfront cache, making sure that we don't lose state of the invalidation and can check it fully in the background. 2020-10-20 15:06:34 +01:00
Andrew Kingston
05cb7e5374 Allow CSV upload in browser and add display column option 2020-10-19 19:24:05 +01:00
Martin McKeaveney
be7e6dcded
Merge pull request #758 from Budibase/fix-text-overflow
fix text overflow
2020-10-19 16:14:45 +01:00
Martin McKeaveney
e1766cc4b8 fix text overflow 2020-10-19 16:07:29 +01:00
mike12345567
c319054c30 Fixing some issues seen with cloudfront and adding a bit more UI around the deployment history as pending can be happening for some time. 2020-10-19 15:33:26 +01:00
Martin McKeaveney
1a10069f57
Merge pull request #749 from Budibase/deployment-history
Deployment history
2020-10-19 08:34:33 +01:00
Martin McKeaveney
ae71f9ed01 deployment history design updates and polling 2020-10-18 18:09:19 +01:00
Andrew Kingston
0116f12ad5 Add option to create link when creating new screen 2020-10-17 18:20:31 +01:00
Andrew Kingston
73125767b4 Create links to 'list' autoscreens 2020-10-17 18:20:06 +01:00
Martin McKeaveney
71ceee4299 deployment history rendering in side bar 2020-10-17 15:13:25 +01:00
Martin McKeaveney
8e50aa152b
Merge pull request #743 from Budibase/bug/minor-fixes
Minor fixes - Chuckles
2020-10-17 12:16:46 +01:00
Michael Shanks
143177a0d5 Primary display column is always required 2020-10-16 21:50:58 +01:00
Michael Shanks
3f53e2958b Merge remote-tracking branch 'origin/master' into mike-fixes 2020-10-16 21:39:51 +01:00
mike12345567
1b56778133 Some minor fixes, right padding wasn't the same as left padding and fixing 404 when deleting a view. 2020-10-16 18:05:45 +01:00
Michael Shanks
5027a6e49a removes unused components 2020-10-16 16:04:49 +01:00
Andrew Kingston
edb91717ef Merge branch 'master' of github.com:Budibase/budibase into autoscreen-templates 2020-10-16 15:16:46 +01:00
Andrew Kingston
8149ad848f Add new DetailScreenSelect component for selecting only detail screens and update detail linking in grids 2020-10-16 15:16:29 +01:00
mike12345567
c5dc50e8bf Fixing some issues found with deleting tables and relationships not getting cleaned up fully + builder not updating - also making sure builder store initial state of screens is accurate. 2020-10-16 13:48:59 +01:00
Andrew Kingston
42469e069d Merge branch 'master' of github.com:Budibase/budibase into autoscreen-templates 2020-10-16 12:57:29 +01:00
Andrew Kingston
0f8eaeedf2 Merge branch 'master' of github.com:Budibase/budibase into autoscreen-templates 2020-10-16 10:00:22 +01:00
mike12345567
f31cd884ec linting 2020-10-16 09:54:35 +01:00
mike12345567
77f70d035b Merge branch 'master' of github.com:Budibase/budibase into bug/casing-table-fix 2020-10-16 09:53:38 +01:00
Kevin Åberg Kultalahti
7d1e8398f8
Merge branch 'master' into feature/add-edit-button-custom-renderer-for-grid-component 2020-10-16 10:37:22 +02:00
kevmodrome
35e8c4d655
change from Input to ScreenSelect component for prop 2020-10-16 10:35:15 +02:00
Andrew Kingston
c818bc9a3f Merge branch 'master' of github.com:Budibase/budibase into autoscreen-templates 2020-10-16 09:17:54 +01:00
Andrew Kingston
e21059c74f Merge branch 'master' of github.com:Budibase/budibase into autoscreen-templates 2020-10-16 08:39:06 +01:00
Andrew Kingston
5f7103f508 Add new Delete Row action which can be used in client apps 2020-10-16 08:37:13 +01:00
Andrew Kingston
faafa2130a Add 48px option for padding and margin design settings 2020-10-16 08:36:01 +01:00
Michael Shanks
44d6c3a649 Merge remote-tracking branch 'origin/master' into mike-fixes 2020-10-15 23:21:12 +01:00
Michael Shanks
f08448f9dd fix: ensure CSS is built on app creation 2020-10-15 23:20:56 +01:00
Michael Shanks
24c8510856 Merge remote-tracking branch 'origin/master' into mike-fixes 2020-10-15 19:14:21 +01:00
kevmodrome
67e575bd94
minor fixes 2020-10-15 20:05:55 +02:00