1
0
Fork 0
mirror of synced 2024-09-20 03:08:18 +12:00
Commit graph

127 commits

Author SHA1 Message Date
Andrew Kingston
6ac5a999cb Merge branch 'spectrum-bbui' of github.com:Budibase/budibase into spectrum-bbui-forms 2021-04-20 14:06:33 +01:00
Andrew Kingston
01b5776cf5 Fix styles in create app modal 2021-04-20 10:39:09 +01:00
Andrew Kingston
69e519c460 Update builder settings modal to use spectrum components 2021-04-20 10:26:20 +01:00
Keviin Åberg Kultalahti
e8376435dd Adds Icon component to bbui 2021-04-16 12:24:06 +02:00
Andrew Kingston
534ca3319e Merge branch 'spectrum-bbui' of github.com:Budibase/budibase into spectrum-bbui-forms 2021-04-16 08:08:52 +01:00
Andrew Kingston
ef1448ca6a Clean up create app modal error messages 2021-04-15 19:31:04 +01:00
Andrew Kingston
eea5e9b535 Rewrite create app modal to work with new spectrum fields 2021-04-15 19:28:50 +01:00
Andrew Kingston
b9913390c7 Change BBUI to single bundle export and clean up some form components 2021-04-15 19:28:08 +01:00
Keviin Åberg Kultalahti
5da296ed5d adds divider component 2021-04-14 14:52:25 +02:00
Andrew Kingston
758297a093 Merge branch 'spectrum-bbui' of github.com:Budibase/budibase into spectrum-bbui 2021-04-13 18:08:55 +01:00
Andrew Kingston
105715e68e Add default spectrum colours to existing builder components and allow spectrum dark mode toggle 2021-04-13 18:07:45 +01:00
Keviin Åberg Kultalahti
ba3ce4b128 some button fixes 2021-04-12 16:06:03 +02:00
Keviin Åberg Kultalahti
428ee85e13 adds Link component to bbui 2021-04-09 14:44:48 +02:00
Keviin Åberg Kultalahti
b68d677e27 moves NotificationDisplay to bbui and converts it to spectrum 2021-04-09 12:02:53 +02:00
Andrew Kingston
65fe57ee23 Merge branch 'next' of github.com:Budibase/budibase into spectrum-bbui 2021-04-01 19:10:07 +01:00
Andrew Kingston
230e9ed988 Update to support new backend table structure 2021-04-01 18:00:46 +01:00
Andrew Kingston
d4cc872b5c Merge branch 'feat/store-tests' of github.com:Budibase/budibase into spectrum-bbui 2021-04-01 09:12:16 +01:00
Andrew Kingston
72590acc18 Import image assets as needed to allow proper bundling 2021-03-31 19:58:30 +01:00
Andrew Kingston
6785fd9b5a Prefix builder URLs with 'builder' in both routify and vite to lay groundwork for server proxying 2021-03-31 19:27:52 +01:00
Andrew Kingston
583faba9da Add BBUI to monorepo and use vite for builder, client lib and standard components 2021-03-31 16:14:56 +01:00
Keviin Åberg Kultalahti
3b6d0a4035 remove backendUiStore imports 2021-03-23 14:01:28 +01:00
Keviin Åberg Kultalahti
3cd67b0237 remove backendUiStore 2021-03-23 13:42:03 +01:00
Keviin Åberg Kultalahti
4503a7d1f8 wip: routify 2021-03-17 12:40:24 +01:00
Andrew Kingston
cee0decfcc Remove electron specific app import 2021-03-15 18:32:20 +00:00
Andrew Kingston
c03e361710 Add cypress tests for data bindings and component creation 2021-03-05 13:52:26 +00:00
Keviin Åberg Kultalahti
e9b2e8406f remove unused code in settings and start components 2021-03-01 17:45:32 +01:00
Martin McKeaveney
d0b7cf71e3 show all query types in form component 2021-02-24 11:57:53 +00:00
Martin McKeaveney
03512da423 case insensitive regex for app names 2021-02-23 18:37:37 +00:00
Martin McKeaveney
94f1a14445 few bugfixes 2021-02-06 18:22:58 +00:00
Martin McKeaveney
2cb0e35b25 app export with space in name 2021-02-05 10:55:54 +00:00
Martin McKeaveney
6cb62f6625 fixing JSON and CSV import/export 2021-02-04 08:20:04 +00:00
Martin McKeaveney
184f30771c change backup to be appname 2021-02-03 13:28:11 +00:00
Martin McKeaveney
df2fbf8656 fix template check 2021-01-29 22:23:48 +00:00
Martin McKeaveney
d0f389a5cb smoother downloads, lint 2021-01-29 21:52:45 +00:00
Martin McKeaveney
8168844072 Merge branch 'master' of github.com:Budibase/budibase into qol-updates 2021-01-29 15:46:50 +00:00
Martin McKeaveney
d8a7df0c3e remove superfluous param 2021-01-28 19:35:04 +00:00
Martin McKeaveney
98d82d92ff remove log 2021-01-28 19:34:24 +00:00
Martin McKeaveney
f9190c1ed7 privacy features + allow builder usage without cloud API key 2021-01-28 19:32:13 +00:00
Martin McKeaveney
25da59bd96 file download icon + styling 2021-01-27 14:53:50 +00:00
Martin McKeaveney
67624ebe94 import and export apps 2021-01-27 13:55:46 +00:00
Martin McKeaveney
a73473b16c MySQL integration and self hosted deploy event 2021-01-26 11:07:30 +00:00
mike12345567
29424e59c0 Linting. 2021-01-14 17:02:05 +00:00
mike12345567
0c66d9fca4 When self hosting it is now possible to use a pretty URL to access the app rather than the normal appId. 2021-01-14 17:01:31 +00:00
mike12345567
42a077d5af Linting. 2021-01-07 15:39:49 +00:00
mike12345567
9aca697bee Some minor updates, making template object store URL in self hosting relative so everything just goes through the proxy, and fixing issue with API key being required to create apps in self hosting. 2021-01-07 15:37:41 +00:00
Michael Drury
ae76780345 Fixing cypress failure. 2021-01-06 21:25:52 +00:00
mike12345567
b6e5658f4e Linting. 2021-01-06 17:28:22 +00:00
mike12345567
675e5127ad Updating worker to support using a self host key, a basic level of security, stopping builder from asking for API key if currently configured for self hosting, made the default values for self hosting make sense for a basic local installation, this should be final. 2021-01-06 16:58:29 +00:00
mike12345567
e25f64da71 Fixing up settings to only take the one URL now, the main hosting URL. 2021-01-06 10:59:10 +00:00
mike12345567
6baf4c3e39 Adding theme settings to main builder settings, this felt like a natural place to find it rather than needing to create an app. 2021-01-04 16:13:18 +00:00