Mel O'Hagan
|
31d9e2b1bf
|
Use nullable
|
2022-10-27 14:45:30 +01:00 |
Mel O'Hagan
|
0f729dee1b
|
Make NaN undefined
|
2022-10-24 10:18:51 +01:00 |
Mel O'Hagan
|
200806aa08
|
Merge branch 'develop' into bug/sev3/validate-datasource-config
|
2022-10-24 09:27:24 +01:00 |
Andrew Kingston
|
df589bc415
|
Hide new component panel when selected component changes
|
2022-10-17 09:23:52 +01:00 |
mike12345567
|
49fc65b584
|
Updates to improve the view development experience.
|
2022-09-20 19:12:48 +01:00 |
mike12345567
|
42654622b5
|
PR comments, removing console logs, as well as trying to get jest tests working in builder.
|
2022-09-15 22:47:37 +01:00 |
mike12345567
|
d35864be08
|
Fixing issue introduced by fix for #7683 - encoding the query string caused handlebars statements to break, this rectifies that.
|
2022-09-15 19:35:55 +01:00 |
Maurits Lourens
|
c1ac00840c
|
6538 - add validation to datasource config modal
|
2022-09-12 10:04:14 +01:00 |
mike12345567
|
6cebd08aec
|
Encoding query string URI parameters for REST requests - #7683.
|
2022-09-07 17:31:15 +01:00 |
Peter Clement
|
8fb4cd8da4
|
flag user groups untill licensing ready
|
2022-07-29 13:22:59 +01:00 |
NEOLPAR
|
29818a3ced
|
downloading csv users created through batch
|
2022-07-18 09:57:15 +01:00 |
Martin McKeaveney
|
2d60f74d91
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-07-01 00:34:50 +01:00 |
mike12345567
|
c691a5d9c4
|
Adding loading control to make sure that pagination can't be spammed in between loads.
|
2022-06-30 17:02:50 +01:00 |
mike12345567
|
2733f48492
|
Updating user page to search through the backend and building a basic pagination store that can be used for it.
|
2022-06-30 15:39:26 +01:00 |
mike12345567
|
e7ff299c63
|
Adding user pagination, removing usages of the global user list from builder and replacing with direct user lookups where possible, still need to apply filtering to username/email serverside.
|
2022-06-29 19:11:00 +01:00 |
Andrew Kingston
|
3ada9a12c5
|
Add full navigation settings panel in new design UI. Remove navigation theme settings from theme panel
|
2022-05-06 13:51:27 +01:00 |
Andrew Kingston
|
071dc5be4b
|
Update many usages of goto to redirect to improve routing history and fix many blocking navigation cycles
|
2022-05-05 09:28:33 +01:00 |
Andrew Kingston
|
f50ba7ab4f
|
Improve urlStateSync utility, improve routing structure, improve component tree
|
2022-04-28 12:05:34 +01:00 |
Andrew Kingston
|
a1a4dca420
|
Update routify structure to prevent remounting full page when changing URL params and update nav item wrapping
|
2022-04-25 19:33:43 +01:00 |
Andrew Kingston
|
f4da31e029
|
Add validation and fallback URLs to URL/state sync utility
|
2022-04-25 15:36:01 +01:00 |
Andrew Kingston
|
2436c8d6e8
|
Merge branch 'feature/new-app-publish-workflow' of github.com:Budibase/budibase into new-design-ui-dirty
|
2022-04-25 13:42:23 +01:00 |
Andrew Kingston
|
c35906a831
|
Refactor routes and start updating core design UI into new components
|
2022-04-22 16:03:47 +01:00 |
Andrew Kingston
|
4126e5884d
|
Add reusable utility to sync URL params with state
|
2022-04-21 17:06:11 +01:00 |
Rory Powell
|
b21ba78cf2
|
Feature flag upgrade page
|
2022-04-20 09:46:20 +01:00 |
Dean
|
bc4d0b7e51
|
Minor UI updates for the create app modal. A spinner has been added to the modal confirmation UX. The app name is pre-populated using the app name. The app URL can no longer be null
|
2022-03-23 12:43:20 +00:00 |
Andrew Kingston
|
440eb80df0
|
Merge pull request #4700 from Budibase/rest-api-endpoint-naming
Improve REST query naming in navigation
|
2022-03-01 11:41:56 +00:00 |
Andrew Kingston
|
74468808f3
|
Improve parsing of REST query strings to support equals symbol in values
|
2022-02-28 16:23:53 +00:00 |
Andrew Kingston
|
4304205224
|
Handle leading double slash when displaying REST queries in navigation
|
2022-02-25 14:29:25 +00:00 |
Andrew Kingston
|
2786f657c7
|
Improve REST query naming in navigation
|
2022-02-25 14:18:26 +00:00 |
Andrew Kingston
|
312571314d
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-02-01 16:46:00 +00:00 |
mike12345567
|
8fbd101448
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/formula-filtering
|
2022-01-31 15:21:15 +00:00 |
Andrew Kingston
|
6b03db235b
|
Use frontend-core implementation of data fetching in backend UI
|
2022-01-26 17:43:48 +00:00 |
Andrew Kingston
|
515d4f91c0
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-01-26 16:02:27 +00:00 |
Rory Powell
|
2465753af1
|
Handle undefined url
|
2022-01-26 13:39:40 +00:00 |
Rory Powell
|
4b903ffd47
|
Handle unexpected errors during validation
|
2022-01-25 23:27:28 +00:00 |
Rory Powell
|
3a4b8f4557
|
Fix cypress and update nodemon config to use backend-core
|
2022-01-25 23:26:39 +00:00 |
Rory Powell
|
08bd447b51
|
Remove server -> worker request to retrieve apps, remove hosting endpoints and store
|
2022-01-21 17:31:18 +00:00 |
mike12345567
|
04934a544a
|
Adding the ability to filter using the filter drawer for formula fields, getting them based on the enriched contents of a row - adding functionality to denote to each table which other tables depend on them for formula.
|
2022-01-21 16:24:24 +00:00 |
Rory Powell
|
7b19251b8d
|
Add deprecation notice
|
2022-01-20 21:40:10 +00:00 |
Andrew Kingston
|
58b640c33b
|
More work on builder API refactor
|
2022-01-20 19:27:15 +00:00 |
Andrew Kingston
|
2e73a693db
|
Update parts of builder with core API refactor
|
2022-01-20 18:42:30 +00:00 |
Rory Powell
|
4b787fefc9
|
validator tweak
|
2022-01-20 16:25:09 +00:00 |
Rory Powell
|
31ed47a221
|
validator tweak
|
2022-01-20 16:20:58 +00:00 |
Rory Powell
|
70788d42b7
|
Share validation between app modals, add yup based validation framework, add url to app modals
|
2022-01-20 16:01:09 +00:00 |
Andrew Kingston
|
3a3f4f0538
|
Update usages of utils and helpers in the builder
|
2022-01-20 11:19:37 +00:00 |
Andrew Kingston
|
597a1e5e68
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-01-19 13:54:39 +00:00 |
Andrew Kingston
|
919e31d216
|
Add initial work on frontend-core refactor
|
2022-01-18 09:39:19 +00:00 |
mike12345567
|
abfa80bb47
|
Adding dynamic filter capabilities, also updating search field select in builder to make sure it removes banned search field types.
|
2022-01-17 16:48:49 +00:00 |
mike12345567
|
018e0bd73b
|
Getting client partially working, having an issue with search fields not updating for a table block.
|
2022-01-14 17:42:14 +00:00 |
Andrew Kingston
|
25219d03a2
|
Comment builder implementation of lucene searching to highlight that it will be replaced
|
2022-01-06 14:05:32 +00:00 |