Peter Clement
|
2399dbceb9
|
linting and tidy
|
2022-07-07 08:55:32 +01:00 |
Peter Clement
|
f2139df344
|
Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab
|
2022-07-06 16:30:24 +01:00 |
Peter Clement
|
8489ae36a4
|
take into account pagination
|
2022-07-06 12:58:55 +01:00 |
Martin McKeaveney
|
187e138b8f
|
hide banner from new UI
|
2022-07-05 19:26:12 +01:00 |
mike12345567
|
8ec86f2b35
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/june-fixes
|
2022-07-05 17:46:36 +01:00 |
mike12345567
|
48975be041
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-07-05 17:37:04 +01:00 |
Peter Clement
|
00ef0e3ef9
|
Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab
|
2022-07-05 16:04:01 +01:00 |
mike12345567
|
7f80d8d543
|
Fix for #6534 make the user aware of the readonly properties on the user and how to edit them.
|
2022-07-05 14:05:20 +01:00 |
deanhannigan
|
37ce29fa2d
|
Merge pull request #6315 from Budibase/feature/current-user-rest-bindings
REST query bindings for Current User
|
2022-07-05 09:22:03 +01:00 |
Dean
|
663b405032
|
Data providers are excluded from the Form Schema picker
|
2022-07-04 17:01:40 +01:00 |
mike12345567
|
0074b0cb1f
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
|
2022-07-04 15:47:52 +01:00 |
mike12345567
|
d390bb9c20
|
Moving majority of automation logging functionality to pro.
|
2022-07-04 15:44:47 +01:00 |
mike12345567
|
11f1e95cc0
|
Main body of PR comments - still need to move a bit to pro.
|
2022-07-04 11:12:08 +01:00 |
Martin McKeaveney
|
878fa637f7
|
Merge pull request #6473 from Budibase/fix/dates-with-custom-templates
Fix dates with custom templates
|
2022-07-04 09:36:37 +01:00 |
Dean
|
e14289abee
|
Added fixes for query body binding. Query parameter fixes and pretty bindings added
|
2022-07-03 17:33:25 +01:00 |
Dean
|
8ea5e92553
|
Merge remote-tracking branch 'origin/develop' into feature/current-user-rest-bindings
|
2022-07-03 14:04:15 +01:00 |
Dean
|
31b51e1ecf
|
Fixes for datasource authentication parsing. Mapping UX updates
|
2022-07-01 17:27:24 +01:00 |
mike12345567
|
c0d8995053
|
Updating pagination in automation run history to use the same pagination store helper as the users pagination.
|
2022-07-01 15:48:36 +01:00 |
mike12345567
|
21a78d6fc8
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
|
2022-07-01 15:14:12 +01:00 |
Andrew Kingston
|
77a943cc36
|
Reduce builder side panel width to 260px
|
2022-07-01 12:47:30 +01:00 |
Andrew Kingston
|
2dda9caa32
|
Update font sizes and weights
|
2022-07-01 12:03:04 +01:00 |
Andrew Kingston
|
2d0b797216
|
Remove divider from beta tab
|
2022-07-01 11:34:40 +01:00 |
Andrew Kingston
|
c502eff614
|
Update some font sizes and weights
|
2022-07-01 11:26:30 +01:00 |
Peter Clement
|
45fc55278e
|
add InputPicker component and finish onboarding flow
|
2022-06-29 19:04:18 +01:00 |
Dean
|
ac1df878d4
|
Merge remote-tracking branch 'origin/develop' into feature/current-user-rest-bindings
|
2022-06-29 18:50:14 +01:00 |
Mel O'Hagan
|
10c722c871
|
Update SQL Server svg
|
2022-06-29 16:09:08 +01:00 |
Mel O'Hagan
|
1ac5961224
|
Remove array type option for JSON columns
|
2022-06-29 14:11:39 +01:00 |
mike12345567
|
5383b8b224
|
Fix for builder loading flow item header.
|
2022-06-29 13:34:36 +01:00 |
mike12345567
|
74261661f1
|
Updating filter/condition action to show a stopped status rather than error, updating everything else to be aware of this.
|
2022-06-28 17:02:24 +01:00 |
Andrew Kingston
|
e7869504d0
|
Fix slight issue with column editor layout
|
2022-06-27 14:44:38 +01:00 |
mike12345567
|
9fd64307a9
|
Adding in management of time range to lookup automation logs in.
|
2022-06-24 18:11:19 +01:00 |
mike12345567
|
a60c41e58b
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
|
2022-06-24 17:43:59 +01:00 |
Andrew Kingston
|
31502eceee
|
Pull in role select component from new design UI
|
2022-06-24 14:31:55 +01:00 |
Andrew Kingston
|
0dbc4fcd3c
|
Pull in more work from new design UI
|
2022-06-24 14:31:35 +01:00 |
Andrew Kingston
|
6a9d8acf9f
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-06-23 15:33:07 +01:00 |
Andrew Kingston
|
0b919f65e2
|
Lint
|
2022-06-23 12:07:12 +01:00 |
Andrew Kingston
|
af916df75b
|
Update styles to use spectrum components
|
2022-06-23 12:05:05 +01:00 |
Andrew Kingston
|
8bfd54bd80
|
Add types to datasources
|
2022-06-23 11:35:57 +01:00 |
mike12345567
|
063540fe0a
|
Getting notifications working correctly, linking to errors in a better way, generally improving UI, getting some final touches here and there.
|
2022-06-22 20:23:18 +01:00 |
Andrew Kingston
|
a0d83eefaa
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-06-22 12:49:46 +01:00 |
Andrew Kingston
|
680849d561
|
Merge pull request #6392 from Budibase/custom-csv-export
Add option to customise which columns are exported in export data action
|
2022-06-22 12:49:10 +01:00 |
Andrew Kingston
|
b6231b281b
|
Merge pull request #6352 from Budibase/fix/select-table-by-id
Fix autoscreen and autoscreen link creation and deletion
|
2022-06-22 12:47:57 +01:00 |
Andrew Kingston
|
ad57889c79
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-06-21 15:10:58 +01:00 |
mike12345567
|
2d04c57575
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
|
2022-06-21 14:25:09 +01:00 |
mike12345567
|
2ff853c917
|
Adding in main portal page automation error notification.
|
2022-06-21 00:02:22 +01:00 |
Mel O'Hagan
|
b3308b09d4
|
Set external type of field for filter
|
2022-06-20 17:55:11 +01:00 |
mike12345567
|
d8b091309e
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
|
2022-06-20 15:56:00 +01:00 |
Andrew Kingston
|
f1250840af
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-06-20 13:28:26 +01:00 |
Andrew Kingston
|
6845f86689
|
Add option to customise which columns are exported in export data action
|
2022-06-20 12:32:13 +01:00 |
mike12345567
|
5d82a39af3
|
Adding edit automation button.
|
2022-06-17 17:00:43 +01:00 |
Andrew Kingston
|
6580010286
|
Fix logic around deleting autoscreens and autoscreen links
|
2022-06-16 11:46:53 +01:00 |
Andrew Kingston
|
947840e79e
|
Use ID rather than name to identiy datasources when creating autoscreens
|
2022-06-16 11:46:16 +01:00 |
Dean
|
9b9b47ff45
|
Merge remote-tracking branch 'origin/develop' into feature/current-user-rest-bindings
|
2022-06-16 09:59:19 +01:00 |
Andrew Kingston
|
6f0c18b3a5
|
Merge branch 'new-design-ui' of github.com:Budibase/budibase into new-design-ui
|
2022-06-15 15:32:56 +01:00 |
Andrew Kingston
|
b5d635c83f
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-06-15 15:32:33 +01:00 |
mike12345567
|
c4ab4b5af8
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
|
2022-06-15 15:08:48 +01:00 |
Andrew Kingston
|
faa224cf2b
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
|
2022-06-15 11:08:40 +01:00 |
Andrew Kingston
|
eb3a7b44b6
|
Merge pull request #6309 from Budibase/builder-focus-updates
Builder focus updates
|
2022-06-15 11:07:46 +01:00 |
Andrew Kingston
|
ab9adc5cd5
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
|
2022-06-15 09:02:35 +01:00 |
Andrew Kingston
|
2914f99e67
|
Improve determination of default values and logic around showing highlighted settings
|
2022-06-14 15:29:27 +01:00 |
Andrew Kingston
|
7ec1b02c99
|
Scroll the highlighted element into view
|
2022-06-14 14:32:17 +01:00 |
Andrew Kingston
|
e34a79e904
|
Save highlighted setting key in store and show as highlighted until unmounted or changed
|
2022-06-14 14:05:28 +01:00 |
Dean
|
16458f4b11
|
Merge remote-tracking branch 'origin/develop' into feature/current-user-rest-bindings
|
2022-06-14 10:16:52 +01:00 |
Dean
|
d50a62fd37
|
Context binding for authenticated user in REST API querys. Includes fix for REST datasource UI
|
2022-06-14 10:14:05 +01:00 |
Martin McKeaveney
|
9c4e44b09e
|
Merge branch 'new-design-ui' of github.com:Budibase/budibase into new-design-ui
|
2022-06-13 21:01:08 +01:00 |
Martin McKeaveney
|
0e04fb843e
|
CSS updates to beta tab
|
2022-06-13 21:00:15 +01:00 |
Andrew Kingston
|
d89047b2ab
|
Revert focus specific logic in other components and simplify
|
2022-06-13 16:11:12 +01:00 |
Rory Powell
|
4dc5cfc5a7
|
Merge branch 'release' into merge-release
|
2022-06-13 11:45:18 +01:00 |
Andrew Kingston
|
9d38fa938f
|
Update apps list page and app rows to match new styles and behaviours
|
2022-06-10 12:16:28 +01:00 |
Dean
|
d8f82e9482
|
Merge remote-tracking branch 'origin/develop' into feature/required-field-focus
|
2022-06-10 09:53:39 +01:00 |
Rory Powell
|
396a07cac5
|
Merge branch 'release' into feature/event-backfill
|
2022-06-09 15:21:49 +01:00 |
Andrew Kingston
|
5a35c182c1
|
Allow role select to accept a placeholder
|
2022-06-09 14:27:29 +01:00 |
Andrew Kingston
|
e806001107
|
Update action button style for component settings to match designs
|
2022-06-08 16:51:14 +01:00 |
Andrew Kingston
|
56c8a0fcf9
|
Merge branch 'new-design-ui' of github.com:Budibase/budibase into new-design-ui
|
2022-06-08 16:22:22 +01:00 |
Andrew Kingston
|
3aa7b4e2c9
|
Update select settings to match the settings bar style where possible
|
2022-06-08 15:13:47 +01:00 |
Andrew Kingston
|
186e281ef0
|
Fix custom options drawer layout
|
2022-06-08 12:50:04 +01:00 |
Mel O'Hagan
|
9d58b951d8
|
Rename Firebase to Firestore
|
2022-06-08 12:05:29 +01:00 |
Martin McKeaveney
|
02320c0ee0
|
Beta tab initial test for E2E, needs styled
|
2022-06-08 10:20:47 +01:00 |
Martin McKeaveney
|
75c599ce70
|
merge
|
2022-06-07 16:44:04 +01:00 |
Martin McKeaveney
|
1ab022a0af
|
start of beta panel
|
2022-06-07 16:40:43 +01:00 |
Andrew Kingston
|
d059433f1f
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-06-07 08:45:57 +01:00 |
Andrew Kingston
|
72397530ec
|
Apply timezones patch from existing ignore-timezones branch
|
2022-06-07 08:31:00 +01:00 |
Peter Clement
|
5bd5d7df1b
|
Merge pull request #6059 from Budibase/feat/dont-export-app-rows
Allow export of app without rows
|
2022-06-06 16:31:21 +01:00 |
Peter Clement
|
bd737cc1ca
|
negate export button
|
2022-06-06 15:17:14 +01:00 |
Rory Powell
|
6fbb5afeec
|
Remove ui events except for component created and view published app
|
2022-06-06 12:51:22 +01:00 |
Rory Powell
|
33f44f6ee7
|
Remove todos
|
2022-06-06 11:11:13 +01:00 |
Rory Powell
|
361ffd224f
|
Merge branch 'release' into feature/event-backfill
|
2022-06-06 09:50:06 +01:00 |
Martin McKeaveney
|
d5540bbd57
|
update google sheets strategy to use the standard passport strategy
|
2022-06-05 16:43:04 +01:00 |
Maurits Lourens
|
21305a646a
|
move the unpublish link
|
2022-06-03 00:41:16 +02:00 |
mike12345567
|
3f412f0a7a
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
|
2022-06-01 22:41:37 +01:00 |
mike12345567
|
fe84c0f21c
|
Adding pagination control to the API and to the frontend, as well as getting view working as expected, emitting different key combinations to be able to search by any pattern.
|
2022-06-01 22:39:51 +01:00 |
mike12345567
|
34759c7916
|
Adding real history to the history tab, getting storage to couch and retrieval + api working.
|
2022-06-01 16:01:06 +01:00 |
melohagan
|
2faf8e7df6
|
Merge pull request #6068 from Budibase/bug/sev3/error-when-changing-between-values-bindings-in-automations
Make sure linkedRows is an array before map
|
2022-06-01 13:30:19 +01:00 |
Dean
|
692039cd34
|
Component Cypress tests and fixes
|
2022-05-31 22:57:33 +01:00 |
mike12345567
|
702f4057bd
|
Progress towards using couchdb for automation logs, after testing redis and realising it won't work.
|
2022-05-31 19:52:35 +01:00 |
mike12345567
|
b5b1ae38e2
|
Using the test panel in the automation history tab, same experience as that of the automation flow.
|
2022-05-31 13:30:18 +01:00 |
Mel O'Hagan
|
570aeecdc3
|
Added Snowflake integration
|
2022-05-30 21:13:45 +01:00 |
Dean
|
f1111fffca
|
Updated approach to focus behaviour. Placeholder now updates to direct the user to the next required field they haven't entered
|
2022-05-30 12:57:10 +01:00 |
Rory Powell
|
857cd2d735
|
Merge branch 'develop' into feature/posthog-v2
|
2022-05-28 23:03:31 +01:00 |
mike12345567
|
27cd15da90
|
Updating UI after pulling in latest changes.
|
2022-05-27 17:11:41 +01:00 |
Dean
|
08ccea2e49
|
Merge remote-tracking branch 'origin/develop' into feature/required-field-focus
|
2022-05-27 14:04:40 +01:00 |
Andrew Kingston
|
2f324023d9
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-05-27 13:32:07 +01:00 |
mike12345567
|
33a4c0de69
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
|
2022-05-27 12:31:00 +01:00 |
Peter Clement
|
88c98d0227
|
Merge remote-tracking branch 'origin/develop' into feat/dont-export-app-rows
|
2022-05-27 11:00:39 +01:00 |
Martin McKeaveney
|
8a5c3add74
|
Merge pull request #5684 from Budibase/bug/sev/empty-relationships-oncreate
Pass through type when creating internal table
|
2022-05-27 10:59:36 +01:00 |
Dean
|
372ff3b8fe
|
Merge remote-tracking branch 'origin/develop' into feature/required-field-focus
|
2022-05-27 10:22:48 +01:00 |
Martin McKeaveney
|
5c643db4fc
|
Merge pull request #6042 from Budibase/bug/sev3/bad-special-document-member
Internal table columns cannot start with _
|
2022-05-26 23:08:31 +01:00 |
Mel O'Hagan
|
7da5a10c2e
|
Make sure linkedRows is an array before map
|
2022-05-26 13:00:19 +01:00 |
Peter Clement
|
5a67be19fa
|
Merge remote-tracking branch 'origin/develop' into feat/dont-export-app-rows
|
2022-05-26 10:32:18 +01:00 |
mike12345567
|
8bc0142a37
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-05-25 18:12:27 +01:00 |
Andrew Kingston
|
1b82a965d5
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-05-25 13:49:28 +01:00 |
Peter Clement
|
955b9a4d63
|
Export app without rows
|
2022-05-25 09:26:10 +01:00 |
Dean
|
6114e37f19
|
Merge remote-tracking branch 'origin/develop' into feature/required-field-focus
|
2022-05-24 17:09:15 +01:00 |
Martin McKeaveney
|
92ed60af54
|
Merge pull request #5786 from Budibase/feature/app-overview-section
Feature/app overview section
|
2022-05-24 15:16:17 +01:00 |
Mel O'Hagan
|
b4427fa46c
|
Internal table columns cannot start with _
|
2022-05-24 10:22:20 +01:00 |
Dean
|
663a4ee7c7
|
Expanding the focus behaviour to more component types in the builder. Minor fix for cypress test
|
2022-05-24 09:58:05 +01:00 |
Andrew Kingston
|
bff49a33f0
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-05-24 09:47:00 +01:00 |
Dean
|
b60e03f8f1
|
Merge remote-tracking branch 'origin/develop' into feature/required-field-focus
|
2022-05-23 16:13:26 +01:00 |
Dean
|
253642ad1f
|
Refactored the approach to builder focus. Extending the behaviour beyond form fields
|
2022-05-23 16:12:56 +01:00 |
Peter Clement
|
32d0df129c
|
Merge pull request #5795 from Budibase/feature/automation-test-sidebar
Add automation test sidebar
|
2022-05-23 15:07:37 +01:00 |
Peter Clement
|
6bf9346975
|
update Automation button placement and test details button
|
2022-05-23 14:11:37 +01:00 |
Andrew Kingston
|
fcf682b827
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-05-23 11:54:24 +01:00 |
Andrew Kingston
|
0842d78e72
|
Finish new component DND experience
|
2022-05-23 11:50:26 +01:00 |
Rory Powell
|
70fff5c7b9
|
Merge branch 'develop' into feature/posthog-v2
|
2022-05-23 09:04:00 +01:00 |
Peter Clement
|
fd5711bcd3
|
fix animation of test panel
|
2022-05-20 14:20:53 +01:00 |
Dean
|
c3c388b01a
|
Merge remote-tracking branch 'origin/develop' into feature/required-field-focus
|
2022-05-20 09:09:50 +01:00 |
Andrew Kingston
|
d969e1540d
|
Add initial work on component drag and drop refactor
|
2022-05-19 19:14:12 +01:00 |
Peter Clement
|
8364c95ccb
|
ensure binding / value selection in automation persists
|
2022-05-19 15:58:56 +01:00 |
Dean
|
1df325c7d3
|
Minor update to overview page spacing
|
2022-05-19 14:51:33 +01:00 |
mike12345567
|
e846d27c42
|
Review comments.
|
2022-05-19 10:32:14 +01:00 |
Dean
|
c678a5ffbe
|
Minor reflow of the overview tab cards and layout
|
2022-05-19 09:56:47 +01:00 |
Dean
|
11293997a9
|
Code review updates
|
2022-05-18 17:22:58 +01:00 |
mike12345567
|
e61efc5474
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/portal-usage
|
2022-05-18 10:56:44 +01:00 |
mike12345567
|
c528896e2d
|
Finishing off UI, expanding settings menus from 80ch to 90ch as they were quite restricted and made the usage UI a bit difficult to view. Added a DISABLE_DEVELOPER_LICENSE env variable for testing.
|
2022-05-17 17:44:40 +01:00 |
Dean
|
c77b026b53
|
Merge remote-tracking branch 'origin/develop' into feature/app-overview-section
|
2022-05-17 16:54:32 +01:00 |
Dean
|
4c25248de8
|
Builder focus behaviour added to guide users when adding form elements. Refactored the component tests
|
2022-05-17 15:09:13 +01:00 |
Andrew Kingston
|
ea38e5661e
|
Highlighted child components of selected component
|
2022-05-17 13:32:16 +01:00 |
Andrew Kingston
|
08a98b4b95
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-05-17 12:59:15 +01:00 |
Rory Powell
|
0d9147be77
|
Merge branch 'master' into merge-master
|
2022-05-17 08:35:29 +01:00 |
mike12345567
|
b24a108d80
|
Porting UI, still needs testing.
|
2022-05-16 18:13:59 +01:00 |
mike12345567
|
b36274deb5
|
Integrating into app overview panel.
|
2022-05-16 16:22:19 +01:00 |
mike12345567
|
91e65a9d65
|
Merge branch 'feature/app-overview-section' of github.com:Budibase/budibase into feature/automation-logs
|
2022-05-16 12:33:49 +01:00 |
mike12345567
|
8a6b9646fd
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
|
2022-05-16 12:33:01 +01:00 |
Dean
|
fab4b8aa66
|
Removed debug logging
|
2022-05-16 11:35:19 +01:00 |
Dean
|
2a1ef4c87f
|
Code review updates
|
2022-05-16 11:13:17 +01:00 |
Dean
|
2fe7581dd3
|
Merge remote-tracking branch 'origin/develop' into feature/fill-app-name-on-create
|
2022-05-16 09:08:33 +01:00 |
Martin McKeaveney
|
e4766ad388
|
Merge branch 'master' of github.com:Budibase/budibase into fix/oncall-bugs
|
2022-05-13 14:23:51 +01:00 |
Andrew Kingston
|
58145d6bca
|
Allow pasting inside screens on screens tab and fix icon overflow in nav items
|
2022-05-13 12:05:55 +01:00 |
Andrew Kingston
|
76471bfcc4
|
Add icons to component list and update style of nav items
|
2022-05-13 10:12:16 +01:00 |
Rory Powell
|
30c12f2625
|
Merge branch 'master' into merge-master
|
2022-05-13 10:05:21 +01:00 |