Bernhard Hayden
|
baab7141c0
|
Proof of concept OIDC implementation
|
2021-07-06 10:03:40 +01:00 |
mike12345567
|
8550d00751
|
Giving the system the ability to make auto increment columns auto-columns in postgres or mysql.
|
2021-07-05 18:11:23 +01:00 |
Andrew Kingston
|
dcaf02ecee
|
Merge branch 'develop' of github.com:Budibase/budibase into spectrum-apps
|
2021-07-05 17:41:26 +01:00 |
Andrew Kingston
|
c3913372e1
|
Lint
|
2021-07-05 16:47:30 +01:00 |
Peter Clement
|
a0f2de65e7
|
Front End form for OIDC configuration
|
2021-07-05 14:25:42 +01:00 |
mike12345567
|
7d244f0a9c
|
Review comments.
|
2021-07-05 11:06:39 +01:00 |
mike12345567
|
006db17bfc
|
Quick fixes for UI, making sure relationships UI not displayed unless tables exist and fixing issue with through being sent up with one-to-many.
|
2021-07-05 11:03:54 +01:00 |
mike12345567
|
ea8fea98a9
|
Re-working UI after some review.
|
2021-07-05 10:48:28 +01:00 |
Andrew Kingston
|
1f3e0b4e6f
|
Update list and detail autoscreens to be theme aware and use new designs
|
2021-07-05 10:20:20 +01:00 |
mike12345567
|
f450e38dab
|
Linting.
|
2021-07-05 09:38:01 +01:00 |
mike12345567
|
57278b4532
|
Allowing user firstname and lastname to be updated through user portal.
|
2021-07-05 09:29:16 +01:00 |
Andrew Kingston
|
56d687a236
|
Merge branch 'develop' of github.com:Budibase/budibase into spectrum-apps
|
2021-07-05 09:03:24 +01:00 |
mike12345567
|
71f96f9601
|
Fixing little UI bugs.
|
2021-07-03 10:26:37 +01:00 |
mike12345567
|
c24cc5c3fb
|
Fixing issue with many to many through junction table not realising some exist, or some need deleted - as well as removing limit from details screen, this was blocking join statements and served no purpose (its already a search by equals).
|
2021-07-02 18:42:01 +01:00 |
mike12345567
|
9aa672101e
|
Linting.
|
2021-07-02 14:36:24 +01:00 |
mike12345567
|
a8ff2cc7bd
|
Removing console logs and simplifying the relationship name.
|
2021-07-02 14:35:05 +01:00 |
mike12345567
|
10730d8053
|
Implementing UI to support the backend put in place.
|
2021-07-02 14:33:05 +01:00 |
Martin McKeaveney
|
3eb8f3c445
|
bidirectional relationships, many to one
|
2021-07-01 22:23:47 +01:00 |
Martin McKeaveney
|
cae1a20411
|
preventing relationship overrides
|
2021-07-01 21:24:23 +01:00 |
Martin McKeaveney
|
93569ccc87
|
simplify relationship configuration UI
|
2021-07-01 18:24:43 +01:00 |
Martin McKeaveney
|
9f3e5cdc7f
|
Merge branch 'feature/sql-relationships' of github.com:Budibase/budibase into feature/opinionated-relationships-ui
|
2021-07-01 14:14:52 +01:00 |
Martin McKeaveney
|
edcf3161a3
|
relationships E2E
|
2021-07-01 14:14:48 +01:00 |
mike12345567
|
ac834dc713
|
Merge branch 'master' of github.com:Budibase/budibase into feature/sql-relationships
|
2021-07-01 12:29:38 +01:00 |
Andrew Kingston
|
1d2b306574
|
Add border style as an explicit option to prevent issues with dynamically adding it via the styleable helper
|
2021-07-01 00:40:16 +01:00 |
Andrew Kingston
|
18f25f0be2
|
Update list autoscreen to be theme aware and use new component props
|
2021-06-30 20:14:41 +01:00 |
Andrew Kingston
|
ccb48a642f
|
Set light as default app theme
|
2021-06-30 19:41:09 +01:00 |
Andrew Kingston
|
9b9bda1fb4
|
Add error handling to builder preview and loading indicator
|
2021-06-30 19:37:03 +01:00 |
Andrew Kingston
|
45d235ca92
|
Add spectrum card component
|
2021-06-30 16:33:35 +01:00 |
Andrew Kingston
|
2beaa2b28a
|
Merge and add initial work on cards
|
2021-06-30 16:33:19 +01:00 |
Martin McKeaveney
|
3c64f870bd
|
Merge branch 'feature/sql-relationships' of github.com:Budibase/budibase into feature/opinionated-relationships-ui
|
2021-06-30 15:06:42 +01:00 |
Andrew Kingston
|
48fdc8a2df
|
Fix bug where stale data is shown in custom css drawer when changing components
|
2021-06-30 09:38:14 +01:00 |
Andrew Kingston
|
c936ab2619
|
Fix bug which causes an 'undefined' layout to appear if the save call 409s
|
2021-06-30 09:35:31 +01:00 |
Andrew Kingston
|
2693878a72
|
Remove a lot of hacks around screenslots and allow naming them
|
2021-06-30 09:05:03 +01:00 |
Andrew Kingston
|
3ed1ac4ccd
|
Fix text casing on some button settings
|
2021-06-30 08:46:53 +01:00 |
Andrew Kingston
|
6bfcb3fc2b
|
Add better theme compatibility to color picker and client app components
|
2021-06-30 08:30:57 +01:00 |
Martin McKeaveney
|
1987ea5f3e
|
listing relationships in UI
|
2021-06-29 19:57:26 +01:00 |
Martin McKeaveney
|
1ca52dc0b9
|
adding prop to create/edit relationships
|
2021-06-29 15:30:32 +01:00 |
mike12345567
|
5a4398f690
|
Some work towards supporting many SQL relationships.
|
2021-06-28 17:42:39 +01:00 |
Andrew Kingston
|
2b7f3942d0
|
Add initial work on refactoring color picker to account for client app theme
|
2021-06-28 14:51:47 +01:00 |
Martin McKeaveney
|
c1abbc1493
|
definitions and tidy up
|
2021-06-28 13:04:52 +01:00 |
Andrew Kingston
|
f2be9501d3
|
Add global app theme picker and use it in client preview
|
2021-06-28 12:55:11 +01:00 |
Andrew Kingston
|
91b701a746
|
Merge pull request #1834 from Budibase/design-panel-v2
Design panel V2 + big performance improvements + misc features
|
2021-06-28 11:11:00 +01:00 |
Andrew Kingston
|
39197b318b
|
Improve styles in data source page to be more in line with the portal
|
2021-06-28 10:56:17 +01:00 |
Andrew Kingston
|
cdd9bed7ad
|
Prevent creating datasource without a type selected
|
2021-06-28 10:55:58 +01:00 |
Andrew Kingston
|
2333754862
|
Update autoscreens and default layouts to use new component props
|
2021-06-28 10:47:23 +01:00 |
Andrew Kingston
|
be37720dc5
|
Fix placement of 'reset fields' button for field groups
|
2021-06-28 10:09:31 +01:00 |
Martin McKeaveney
|
ba2bdd0e12
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/opinionated-relationships-ui
|
2021-06-25 18:11:48 +01:00 |
Martin McKeaveney
|
aa980e9b8a
|
relationship configuration panel
|
2021-06-25 18:11:03 +01:00 |
Andrew Kingston
|
50f8931fbe
|
Lint
|
2021-06-25 17:27:06 +01:00 |
Andrew Kingston
|
954c83c418
|
Remove deprecated 'inline' style setting
|
2021-06-25 17:00:30 +01:00 |
Andrew Kingston
|
86da3b7f28
|
Add gap prop by default to screens
|
2021-06-25 15:31:35 +01:00 |
Andrew Kingston
|
fb18635bf9
|
Merge branch 'develop' of github.com:Budibase/budibase into design-panel-v2
|
2021-06-24 11:44:49 +01:00 |
Martin McKeaveney
|
751f83bfb0
|
adding relationships file
|
2021-06-23 22:07:18 +01:00 |
mike12345567
|
2db995c906
|
Fixing test case and removing console.log.
|
2021-06-23 20:18:21 +01:00 |
mike12345567
|
2a0cfc949d
|
Fixing issue with automation webhook URL being undefined.
|
2021-06-23 20:11:05 +01:00 |
Martin McKeaveney
|
e6f3a04b4f
|
started on opinionated relationships
|
2021-06-23 14:29:40 +01:00 |
Andrew Kingston
|
098131099d
|
Add new typography settings, add new settings bar dropdowns, add settings bar to text components
|
2021-06-23 14:21:37 +01:00 |
Andrew Kingston
|
d7cc6836a9
|
Fix instance name on layouts
|
2021-06-23 12:26:46 +01:00 |
Andrew Kingston
|
4b9a863c68
|
Add color picker component and tidy up style options
|
2021-06-23 09:54:31 +01:00 |
Martin McKeaveney
|
137aff049d
|
adding scroll to data source select
|
2021-06-23 08:04:24 +01:00 |
Andrew Kingston
|
dd4c7a186e
|
Add new style definitions for containers
|
2021-06-23 07:55:33 +01:00 |
mike12345567
|
559e91ec29
|
Allowing self endpoints to 403 and not reload page.
|
2021-06-22 16:54:25 +01:00 |
mike12345567
|
dee180dc7c
|
Fixing inactivity issue in builder as well #1773.
|
2021-06-22 13:05:15 +01:00 |
mike12345567
|
c531a02725
|
Allowing formula fields to be display columns.
|
2021-06-22 11:49:35 +01:00 |
Andrew Kingston
|
2367a97f39
|
Add screen settings section, refactor more of component settings panel
|
2021-06-22 09:36:50 +01:00 |
Andrew Kingston
|
da1197337e
|
Merge branch 'develop' of github.com:Budibase/budibase into design-panel-v2
|
2021-06-22 09:14:27 +01:00 |
Andrew Kingston
|
aee876a681
|
Add initial work on merging settings and design panels, improve code structure, improve styles
|
2021-06-22 09:14:17 +01:00 |
mike12345567
|
61d810edfe
|
Implementing feature #1700 and making it possible to remove logo.
|
2021-06-21 18:01:25 +01:00 |
mike12345567
|
96f477ddfd
|
Linting and adding internal_api_key to cypress.
|
2021-06-21 14:06:06 +01:00 |
Martin McKeaveney
|
5f3336531f
|
finally fixing cypress tests
|
2021-06-21 13:55:34 +01:00 |
mike12345567
|
db01275483
|
Fixing issue stopping view test from creating tables.
|
2021-06-21 13:41:58 +01:00 |
mike12345567
|
df1e15dd55
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-21 13:05:39 +01:00 |
mike12345567
|
aad0802b83
|
Formatting.
|
2021-06-21 13:05:19 +01:00 |
mike12345567
|
3919f8a5a3
|
Fixing issues discovered by cypress tests.
|
2021-06-21 13:04:41 +01:00 |
Martin McKeaveney
|
03c5640856
|
merge
|
2021-06-21 11:19:22 +01:00 |
Martin McKeaveney
|
0399e15ef0
|
refetch rows when row created
|
2021-06-21 11:10:46 +01:00 |
Andrew Kingston
|
0f691e5484
|
Update autoscreens to require confirmation when deleting rows
|
2021-06-21 10:52:55 +01:00 |
Andrew Kingston
|
0ef31accb8
|
Add confirmation params for some actions
|
2021-06-21 09:58:24 +01:00 |
Martin McKeaveney
|
0f8b3c52be
|
lint ✨
|
2021-06-18 22:18:23 +01:00 |
Martin McKeaveney
|
ef0eadb402
|
Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-18 17:57:09 +01:00 |
Martin McKeaveney
|
f57e10c01a
|
fix condition in layout
|
2021-06-18 17:57:01 +01:00 |
mike12345567
|
b0ebd7d741
|
Removing the ability to delete a table.
|
2021-06-18 17:07:46 +01:00 |
Andrew Kingston
|
ae922492f5
|
Allow sections to be nested inside containers
|
2021-06-18 14:03:55 +01:00 |
mike12345567
|
de1ad05c7a
|
Linting.
|
2021-06-18 13:33:44 +01:00 |
mike12345567
|
40e06cc5d1
|
Formatting and fixing an issue with mysql not being able to return a row that it has created, updated or deleted.
|
2021-06-18 13:14:45 +01:00 |
Andrew Kingston
|
be6e7d52eb
|
Lint and remove unused section properties
|
2021-06-18 12:44:53 +01:00 |
Andrew Kingston
|
be03bbe5bc
|
Remove transition setting from components
|
2021-06-18 12:41:15 +01:00 |
Andrew Kingston
|
e3c064901d
|
Fix error when deleting screen
|
2021-06-18 12:32:55 +01:00 |
Andrew Kingston
|
a0b98e8f27
|
Fix styles of list autoscreen
|
2021-06-18 12:32:47 +01:00 |
mike12345567
|
21b591954f
|
Adding a mySQL plus integration, as well as fixing some issues with running queries directly.
|
2021-06-18 12:29:25 +01:00 |
Andrew Kingston
|
6bc30eb5cb
|
Fix screen deletion not waiting for async operations to finish
|
2021-06-18 12:23:50 +01:00 |
Andrew Kingston
|
085cfdccad
|
Update autoscreen link generation to work with new layouts
|
2021-06-18 12:23:33 +01:00 |
Andrew Kingston
|
b497000f7b
|
Update buttons in settings, improve preview styles
|
2021-06-18 09:59:28 +01:00 |
Andrew Kingston
|
8492fb9c84
|
Remove deprecated navigation component from the builder but leave it in standard components for compatibility
|
2021-06-18 09:59:04 +01:00 |
mike12345567
|
552c608b49
|
Fixing some issues with cypress tests and screens getting multipled.
|
2021-06-17 18:19:34 +01:00 |
mike12345567
|
c80ad016f2
|
Making internal database view a bit nicer.
|
2021-06-17 17:50:40 +01:00 |
Martin McKeaveney
|
dd4ed9b69d
|
tidy up, fix UI tests
|
2021-06-17 14:45:08 +01:00 |
Martin McKeaveney
|
08b74d2cec
|
lint
|
2021-06-17 14:06:31 +01:00 |
Martin McKeaveney
|
a7029017b0
|
table, view, datasource selection logic
|
2021-06-17 13:57:27 +01:00 |
Andrew Kingston
|
410cfe73d2
|
Update autoscreens to work better with layouts
|
2021-06-17 13:24:51 +01:00 |
Andrew Kingston
|
c77f8e45fd
|
Update server generated layouts and improve layout styles
|
2021-06-17 12:57:36 +01:00 |
Martin McKeaveney
|
c97d51bc1e
|
some bugfixes
|
2021-06-17 12:48:37 +01:00 |
Andrew Kingston
|
e6f9f3ec6f
|
Add component for customising navigation links, improve layouts and responsiveness
|
2021-06-17 12:18:48 +01:00 |
Martin McKeaveney
|
626bc5e9dd
|
better UI flow, list tables underneath datasources
|
2021-06-17 11:40:01 +01:00 |
Martin McKeaveney
|
1117b8433b
|
view fix, add help icon to builder
|
2021-06-17 10:47:01 +01:00 |
Martin McKeaveney
|
a79ae5f4ef
|
tidy up imports
|
2021-06-16 23:39:14 +01:00 |
Martin McKeaveney
|
2737949602
|
Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-16 23:27:47 +01:00 |
Martin McKeaveney
|
9841a74e39
|
datasource selection logic - unselect other entities when choosing datasource
|
2021-06-16 23:27:38 +01:00 |
mike12345567
|
615b207fbb
|
Formatting.
|
2021-06-16 18:39:59 +01:00 |
Martin McKeaveney
|
9e41068a5d
|
end to end data providers and opinionated sql
|
2021-06-16 17:50:22 +01:00 |
Martin McKeaveney
|
ba09f2df4b
|
consolidate postgres datas sources
|
2021-06-16 15:45:57 +01:00 |
mike12345567
|
6733b61b78
|
Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-16 14:13:57 +01:00 |
Andrew Kingston
|
88b9527f8a
|
Fix crash determining illegal children when selectedComponent is null
|
2021-06-16 09:37:23 +01:00 |
Andrew Kingston
|
d5e40fc090
|
Merge branch 'master' of github.com:Budibase/budibase into feature/layout-poc
|
2021-06-16 09:35:11 +01:00 |
Andrew Kingston
|
ab6e31811b
|
Merge pull request #1712 from Budibase/fix/eslint-prettier
Fix eslint, update eslint and prettier versions and update package scripts
|
2021-06-16 09:22:07 +01:00 |
mike12345567
|
3d9dced317
|
Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-15 20:00:52 +01:00 |
Martin McKeaveney
|
e3cced9d97
|
consolidate data sources and queries together in one UI
|
2021-06-15 19:48:05 +01:00 |
Andrew Kingston
|
32a3c2bbb6
|
Lint with prettier
|
2021-06-15 19:39:40 +01:00 |
Andrew Kingston
|
38e064fa0f
|
Fix all eslint issues
|
2021-06-15 19:36:56 +01:00 |
Martin McKeaveney
|
de279fa6a9
|
removing _all concept for tables, more work on plus datasource
|
2021-06-15 13:32:11 +01:00 |
mike12345567
|
f55e82ec04
|
Removing log statement.
|
2021-06-15 13:05:31 +01:00 |
Martin McKeaveney
|
760dc88ef3
|
SQL for fetching primary keys, needs merged into column SQL
|
2021-06-14 20:05:18 +01:00 |
mike12345567
|
4950db460c
|
Formatting.
|
2021-06-14 19:07:13 +01:00 |
mike12345567
|
b0bb2a23db
|
Fix for #1710 - don't allow setting setting info from within apps and making the user portal a bit more clear about builders being global admins.
|
2021-06-14 15:23:24 +01:00 |
mike12345567
|
146a72f61d
|
Fixing internal delete.
|
2021-06-14 13:52:06 +01:00 |
Andrew Kingston
|
61912fd7cd
|
Fix crash when removing data bindings from an object which contains a null value
|
2021-06-14 12:18:54 +01:00 |
Andrew Kingston
|
27009438c8
|
Merge branch 'master' of github.com:Budibase/budibase into feature/layout-poc
|
2021-06-14 09:54:11 +01:00 |
Keviin Åberg Kultalahti
|
e47e8b1112
|
missed files that were not commited on friday
|
2021-06-14 07:34:42 +02:00 |
mike12345567
|
6685ebaa7b
|
Fixing bulk deletion.
|
2021-06-11 19:54:47 +01:00 |
mike12345567
|
6b40f15318
|
Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-11 18:56:44 +01:00 |
Martin McKeaveney
|
b546faab15
|
restore page structure back to selected datasource
|
2021-06-11 17:53:55 +01:00 |
Martin McKeaveney
|
114eac4134
|
external/internal tables and datasources merged, removed autocapture, re-added logout action
|
2021-06-11 17:52:08 +01:00 |
Keviin Åberg Kultalahti
|
d541e60243
|
wip layout compoent
|
2021-06-11 14:47:57 +02:00 |
Andrew Kingston
|
d8c49ac168
|
Merge branch 'master' of github.com:Budibase/budibase into interactive-layouts
|
2021-06-11 09:52:21 +01:00 |
Keviin Åberg Kultalahti
|
76954b948d
|
remove unused components in builder settings
|
2021-06-11 09:19:44 +02:00 |
Keviin Åberg Kultalahti
|
a8294f2389
|
Merge branch 'master' into feature/layout-poc
|
2021-06-10 14:57:20 +02:00 |
Martin McKeaveney
|
fac91d0cee
|
Merge pull request #1691 from Budibase/fix/recent-bugs
fix feedback notification panel, prevent MinIO bucket from being deleted
|
2021-06-10 13:45:43 +01:00 |
Keviin Åberg Kultalahti
|
a66d3456b8
|
Merge branch 'master' into feature/layout-poc
|
2021-06-10 13:55:48 +02:00 |
Martin McKeaveney
|
cbb681e140
|
re-adding if
|
2021-06-10 12:10:19 +01:00 |
Martin McKeaveney
|
a7dbada7dc
|
fix feedback notification panel, prevent MinIO bucket from being deleted
|
2021-06-10 12:07:39 +01:00 |
mike12345567
|
21d463ce43
|
Spelling error.
|
2021-06-10 11:30:24 +01:00 |
mike12345567
|
2ce312b5b0
|
Making sure auth section of form can always be filled in.
|
2021-06-10 11:28:03 +01:00 |
mike12345567
|
86f13557ca
|
Adding options to SMTP form for configuring TLS/STARTTLS.
|
2021-06-10 11:25:06 +01:00 |
Andrew Kingston
|
ae5bc4171f
|
Add customProps function to screen component for building autoscreens
|
2021-06-10 10:36:43 +01:00 |
Keviin Åberg Kultalahti
|
7dc7f80571
|
Merge branch 'master' into feature/layout-poc
|
2021-06-10 11:35:46 +02:00 |
Andrew Kingston
|
6b062c90c2
|
Update autoscreens to be more responsive by default
|
2021-06-10 10:20:59 +01:00 |
Andrew Kingston
|
2124c85a09
|
Update autoscreens to have new container props
|
2021-06-10 09:48:08 +01:00 |
Andrew Kingston
|
9040a0bd1c
|
Merge branch 'master' of github.com:Budibase/budibase into interactive-layouts
|
2021-06-09 18:54:36 +01:00 |
mike12345567
|
22431a4ea2
|
Updating SMTP config to show better errors.
|
2021-06-09 15:45:54 +01:00 |
Andrew Kingston
|
2383e4e54a
|
Merge branch 'master' of github.com:Budibase/budibase into interactive-layouts
|
2021-06-09 15:10:11 +01:00 |