Andrew Kingston
|
7ca7769482
|
Add hover cursor to relationship badges in tables
|
2021-04-12 15:16:49 +01:00 |
Andrew Kingston
|
1c1f71ebfb
|
Don't show header in spectrum table unless rows exist
|
2021-04-12 15:15:35 +01:00 |
Andrew Kingston
|
28b4e178fe
|
Allow clicking on relationships in spectrum table
|
2021-04-12 15:12:59 +01:00 |
Andrew Kingston
|
e7a866e45a
|
Improve table props and update table to work with views
|
2021-04-12 14:45:41 +01:00 |
Andrew Kingston
|
54583873ed
|
Add table placeholder
|
2021-04-09 14:48:26 +01:00 |
Andrew Kingston
|
4e214f4e87
|
Disable image processing of attachments
|
2021-04-09 14:22:11 +01:00 |
Andrew Kingston
|
00d47905a8
|
Add custom renderers to table and improve table sorting
|
2021-04-09 14:21:27 +01:00 |
Andrew Kingston
|
563158da72
|
Merge branch 'spectrum-bbui-table' of github.com:Budibase/budibase into spectrum-bbui-table
|
2021-04-09 13:52:43 +01:00 |
mike12345567
|
b419430f04
|
Updating to make sure a relative URL is always used for attachments.
|
2021-04-09 13:49:16 +01:00 |
Andrew Kingston
|
a2d1b0860d
|
Merge branch 'spectrum-bbui-table' of github.com:Budibase/budibase into spectrum-bbui-table
|
2021-04-09 13:42:20 +01:00 |
mike12345567
|
75e0d82c8d
|
Making attachments always a relative path on the way out.
|
2021-04-09 13:41:39 +01:00 |
Andrew Kingston
|
563694120b
|
Fix error when attachment type doesn't exist
|
2021-04-09 13:36:54 +01:00 |
Andrew Kingston
|
5d880cf4e2
|
Lighten table scrollbar colours
|
2021-04-09 13:08:37 +01:00 |
Andrew Kingston
|
f39cbf5630
|
Fix table border styles in default theme
|
2021-04-09 13:07:22 +01:00 |
Andrew Kingston
|
1362778f10
|
Shrink scroll bars slightly
|
2021-04-09 13:02:55 +01:00 |
Andrew Kingston
|
ed77135093
|
Add spectrum table to BBUI and update builder
|
2021-04-08 15:57:24 +01:00 |
Andrew Kingston
|
886f895f58
|
Add spectrum icon support
|
2021-04-08 11:17:37 +01:00 |
Andrew Kingston
|
43f2f83640
|
Add other required spectrum attributes
|
2021-04-08 09:56:04 +01:00 |
Andrew Kingston
|
81ae7f6dfe
|
Add spectrum classes for darkest theme around whole builder
|
2021-04-08 09:42:43 +01:00 |
mike12345567
|
6d5b13632f
|
Adding a wait for authentication in cypress tests.#
|
2021-04-07 20:19:25 +01:00 |
mike12345567
|
9c0a879e86
|
Merge branch 'dev-experience' of github.com:Budibase/budibase into dev-experience
|
2021-04-07 17:52:36 +01:00 |
mike12345567
|
0f49868de8
|
Updating to make sure the envoy generated dev file is very obviously not to be edited.
|
2021-04-07 17:52:22 +01:00 |
Andrew Kingston
|
8a3a7cfe92
|
Update all scripts to use yarn rather than npm
|
2021-04-07 17:38:49 +01:00 |
mike12345567
|
482525187d
|
Attempting to use HBS to re-create the envoy file as needed in dev.
|
2021-04-07 17:13:19 +01:00 |
mike12345567
|
63135e3351
|
Merge branch 'dev-experience' of github.com:Budibase/budibase into dev-experience
|
2021-04-07 16:08:43 +01:00 |
mike12345567
|
29787032f0
|
Fixing an issue with builder auth, adding a temporary endpoint which the server can set builder token on.
|
2021-04-07 16:08:29 +01:00 |
Andrew Kingston
|
a66389f8a2
|
Lint
|
2021-04-07 15:14:49 +01:00 |
Andrew Kingston
|
799a5285e3
|
Only hydrate state from URL once in design section to avoid cycles
|
2021-04-07 15:10:03 +01:00 |
Andrew Kingston
|
e897a5ae61
|
Fix building loading settings modal before app package call finishes
|
2021-04-07 15:09:35 +01:00 |
Andrew Kingston
|
a9f50556d3
|
Fix cypress tests not deleting old apps
|
2021-04-07 15:08:59 +01:00 |
Andrew Kingston
|
99c8897500
|
Format tests
|
2021-04-07 13:46:26 +01:00 |
Andrew Kingston
|
46a02ddb0c
|
Fix route error when creating a view
|
2021-04-07 13:43:11 +01:00 |
mike12345567
|
c926206ad7
|
Fixing an issue with group by views.
|
2021-04-07 13:08:28 +01:00 |
mike12345567
|
78c6abbb62
|
Merge branch 'dev-experience' of github.com:Budibase/budibase into dev-experience
|
2021-04-07 11:55:04 +01:00 |
mike12345567
|
18ce4a1e19
|
Updating authorization test case to remove check for builder security and removing builder security while auth is being worked on - added an option to start stack without server so that user can start it in a debug mode if desired.
|
2021-04-07 11:54:51 +01:00 |
Andrew Kingston
|
b861341997
|
Add dev script to do a one-time BBUI build so that the stylesheet exists
|
2021-04-07 11:47:01 +01:00 |
Andrew Kingston
|
a027399d57
|
Fix missing import of automationStore
|
2021-04-07 11:33:14 +01:00 |
Andrew Kingston
|
48918a17f5
|
Fix typo
|
2021-04-07 11:31:59 +01:00 |
Andrew Kingston
|
62a5c1697d
|
Merge branch 'dev-experience' of github.com:Budibase/budibase into dev-experience
|
2021-04-07 11:31:26 +01:00 |
Andrew Kingston
|
4cb085d80d
|
Add commonJS fields to package.json for client and standard components so the server can require them
|
2021-04-07 11:31:19 +01:00 |
mike12345567
|
62360b1025
|
Fixing component definition test cases and fixing an issue found by authorized test case.
|
2021-04-07 11:27:15 +01:00 |
Andrew Kingston
|
6d8f27ba4e
|
Export manifext in package.json
|
2021-04-07 11:17:01 +01:00 |
Andrew Kingston
|
2ccdf54924
|
Use node_modules to fetch component manifest in test env
|
2021-04-07 11:16:48 +01:00 |
Andrew Kingston
|
ac75c3cd65
|
Update string-templates tests
|
2021-04-07 10:56:06 +01:00 |
Andrew Kingston
|
4e200d0def
|
Update locks
|
2021-04-07 10:52:41 +01:00 |
Andrew Kingston
|
a788a161b8
|
Include BBUI CSS in standard components
|
2021-04-07 10:52:33 +01:00 |
Andrew Kingston
|
35c2e5dd94
|
Remove CORS hack now that the envoy proxy removes the need for it
|
2021-04-07 10:37:26 +01:00 |
Andrew Kingston
|
41d43eb479
|
Add back in Grid to backend UI
|
2021-04-07 09:03:47 +01:00 |
Keviin Åberg Kultalahti
|
2ab41f8a98
|
fix ag-grid not working
|
2021-04-06 16:48:01 +02:00 |
Andrew Kingston
|
9c0fedbd21
|
Update BBUI to use vite and remove old svench config
|
2021-04-01 21:05:18 +01:00 |