Andrew Kingston
|
6afb096eb8
|
Update home screen sizes
|
2022-04-04 10:42:26 +01:00 |
Andrew Kingston
|
7f31a9529b
|
Remove flashing when navigating between home screens
|
2022-04-01 18:08:23 +01:00 |
Andrew Kingston
|
dc6355a641
|
Remove flashing when navigating between home screens
|
2022-04-01 18:08:16 +01:00 |
Dean
|
56d1339ffb
|
Lint fix and now diplaying the '/app/' prefix when previewing an app url
|
2022-03-29 09:59:39 +01:00 |
Dean
|
6164b4d574
|
Cypress test fixes and refactoring around the create app workflows
|
2022-03-28 23:21:38 +01:00 |
Dean
|
52d43c0781
|
UI/UX code review changes
|
2022-03-25 09:43:28 +00:00 |
Dean
|
8893ad137f
|
Merge remote-tracking branch 'origin/develop' into feature/templates-home-screen
|
2022-03-24 09:06:32 +00:00 |
Rene Pot
|
d9c6590482
|
fix broken docs links
|
2022-03-23 14:47:27 +01:00 |
Dean
|
07ecbb6133
|
Merge remote-tracking branch 'origin/develop' into feature/templates-home-screen
|
2022-03-23 12:43:47 +00: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
|
3f75412fb0
|
Merge pull request #4987 from Budibase/scrollable-component-tree
Scrollable component tree
|
2022-03-23 10:46:55 +00:00 |
Dean
|
9f9832f36b
|
Merge remote-tracking branch 'origin/develop' into feature/templates-home-screen
|
2022-03-23 09:00:09 +00:00 |
Martin McKeaveney
|
60da8273fe
|
Merge pull request #4970 from Budibase/fix/analytics-cleanup
updating analytics endpoint, removing old NPS survey
|
2022-03-22 16:34:25 +00:00 |
Dean
|
ca28c2e27f
|
Code formatting
|
2022-03-22 11:40:45 +00:00 |
Dean
|
4695a008df
|
Initial commit of home screen modifications and template browsing
|
2022-03-22 11:38:17 +00:00 |
Andrew Kingston
|
278c4932aa
|
Update datasource navigation to use new full width nav items
|
2022-03-21 15:47:49 +00:00 |
Andrew Kingston
|
2db3bc44ce
|
Merge branch 'develop' of github.com:Budibase/budibase into scrollable-component-tree
|
2022-03-21 09:52:40 +00:00 |
Martin McKeaveney
|
e2a361f19d
|
updating analytics endpoint, removing old NPS survey
|
2022-03-21 08:00:03 +00:00 |
Andrew Kingston
|
b0761ed36c
|
Add initial work on horizontally scrollable component tree with automatic scrolling
|
2022-03-18 19:52:11 +00:00 |
Andrew Kingston
|
5d30c291bb
|
Merge branch 'develop' of github.com:Budibase/budibase into copy-paste-improvements
|
2022-03-15 11:33:27 +00:00 |
Martin McKeaveney
|
131dd0aa97
|
Merge pull request #4587 from CommanderRoot/rm-deprecated-substr
Replace deprecated String.prototype.substr()
|
2022-03-10 01:57:57 +01:00 |
Andrew Kingston
|
eabe1a0057
|
Add optional chaining to all current asset references to account for nullish values
|
2022-03-08 17:57:36 +00:00 |
mike12345567
|
eaec0e2e17
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api
|
2022-02-28 18:43:45 +00:00 |
mike12345567
|
c5c10cbc79
|
Fixes for review comments.
|
2022-02-28 18:39:05 +00:00 |
Andrew Kingston
|
4eb4f20fb5
|
Always update asset type when required, even if no assets of that type exist
|
2022-02-24 12:25:14 +00:00 |
mike12345567
|
97337db4ee
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api
|
2022-02-21 14:34:06 +00:00 |
Tobias Speicher
|
9d25f26791
|
Replace deprecated String.prototype.substr()
String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr) so we replace it with slice() which works similarily but isn't deprecated.
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
|
2022-02-20 15:28:39 +01:00 |
mike12345567
|
f872e29393
|
Fixing #4522 - frontend-core refactor changed how some of these endpoints were used.
|
2022-02-16 13:13:40 +00:00 |
Michael Drury
|
e01563b6fc
|
Adding basic endpoints for API keys.
|
2022-02-09 23:16:24 +00:00 |
Michael Drury
|
833312f7bd
|
Start of API key modal.
|
2022-02-09 20:30:52 +00:00 |
Michael Drury
|
498999465d
|
Revert "Changing update user info to view user info."
This reverts commit 17dce33acf .
|
2022-02-09 19:39:02 +00:00 |
mike12345567
|
17dce33acf
|
Changing update user info to view user info.
|
2022-02-09 18:30:00 +00:00 |
Michael Drury
|
8a10e31762
|
Merge branch 'develop' into frontend-core
|
2022-02-09 14:42:05 +00:00 |
mike12345567
|
ea1b65fde8
|
Updating the tooltip button to have an info icon like the labels on the right instead.
|
2022-02-08 17:17:00 +00:00 |
mike12345567
|
cb1eef3c57
|
Removing empty block.
|
2022-02-07 18:47:49 +00:00 |
mike12345567
|
2f3af46222
|
Fix for both #4167, allow saving but warn if never sent and #4165 save the query name when clicking name save icon.
|
2022-02-07 18:47:10 +00:00 |
Andrew Kingston
|
04d53a709c
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-02-07 14:45:14 +00:00 |
Andrew Kingston
|
f5197df8b4
|
Reset the builder store whenever unmounting the app root layout
|
2022-02-04 09:29:51 +00:00 |
Andrew Kingston
|
312571314d
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-02-01 16:46:00 +00:00 |
Rory Powell
|
fc05cd240e
|
Merge pull request #4261 from Budibase/fix/csrf-post-login
Fix CSRF token not present using local auth
|
2022-01-31 16:41:43 +00:00 |
Martin McKeaveney
|
42660969c7
|
Merge pull request #4242 from mslourens/add_url_to_templates
Adds a url to the templates
|
2022-01-31 16:37:46 +00:00 |
Rory Powell
|
74b6844ebf
|
Fix CSRF token not present using local auth
|
2022-01-31 11:07:54 +00:00 |
Andrew Kingston
|
f32cfdd3b9
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-01-31 09:40:33 +00:00 |
Rory Powell
|
3ce4f32250
|
Merge branch 'develop' into csrf
|
2022-01-30 21:20:48 +00:00 |
Maurits Lourens
|
fe51686458
|
Adds a url to the templates
|
2022-01-28 16:06:46 +01:00 |
Andrew Kingston
|
d0930e29ed
|
Redirect if opening a locked app
|
2022-01-27 13:44:09 +00:00 |
Andrew Kingston
|
617ddf7092
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-01-26 17:49:27 +00:00 |
Martin McKeaveney
|
203c892f33
|
code review and merge with develop
|
2022-01-26 17:45:28 +01: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 |